index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_gart.c
Age
Commit message (
Expand
)
Author
2014-08-05
drm/radeon: Allow write-combined CPU mappings of BOs in GTT (v2)
Michel Dänzer
2014-08-05
drm/radeon: Pass GART page flags to radeon_gart_set_page() explicitly
Michel Dänzer
2014-08-05
drm/radeon: Remove radeon_gart_restore()
Michel Dänzer
2014-03-03
drm/radeon: separate gart and vm functions
Christian König
2014-01-29
drm/radeon: add missing trace point
Christian König
2014-01-29
drm/radeon: fix VMID use tracking
Christian König
2013-12-02
drm/radeon: add radeon_vm_bo_update trace point
Christian König
2013-12-02
drm/radeon: add VMID allocation trace point
Christian König
2013-11-15
drm/radeon/vm: don't attempt to update ptes if ib allocation fails
Alex Deucher
2013-11-15
drm/radeon: allow semaphore emission to fail
Christian König
2013-11-01
drm/radeon: clear the page directory using the DMA
Christian König
2013-11-01
drm/radeon: initially clear page tables
Christian König
2013-11-01
drm/radeon: drop CP page table updates & cleanup v2
Christian König
2013-08-07
drm/radeon: remove unnecessary unpin
Christian König
2013-07-22
drm/radeon/vm: only align the pt base to 32k
Alex Deucher
2013-07-15
drm/radeon: align VM PTBs (Page Table Blocks) to 32K
Alex Deucher
2013-07-14
drm/radeon: allow selection of alignment in the sub-allocator
Alex Deucher
2013-06-12
drm/radeon: do not try to uselessly update virtual memory pagetable
Jerome Glisse
2013-02-01
drm/radeon: use IBs for VM page table updates v2
Alex Deucher
2012-12-10
drm/radeon: allow move_notify to be called without reservation
Maarten Lankhorst
2012-11-07
drm/radeon: Use ttm_bo_is_reserved
Maarten Lankhorst
2012-10-24
drm/radeon: use vzalloc for gart pages
Christian König
2012-10-23
drm/radeon: fix header size estimation in VM code
Christian König
2012-10-23
drm/radeon: remove set_page check from VM code
Christian König
2012-10-23
drm/radeon: fix sparse warning
Alex Deucher
2012-10-15
drm/radeon: separate pt alloc from lru add
Christian König
2012-10-15
drm/radeon: don't add the IB pool to all VMs v2
Christian König
2012-10-15
drm/radeon: allocate page tables on demand v4
Christian König
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-09-27
drm/radeon: add 2-level VM pagetables support v9
Dmitry Cherkasov
2012-09-27
drm/radeon: refactor set_page chipset interface v5
Christian König
2012-09-20
drm/radeon: rework the VM code a bit more (v2)
Christian König
2012-09-20
drm/radeon: move and rename radeon_bo_va function
Christian König
2012-09-20
drm/radeon: move IB pool to 1MB offset
Christian König
2012-09-20
drm/radeon: fix VA overlap check
Christian König
2012-09-20
drm/radeon: fix VA range check
Christian König
2012-09-20
drm/radeon: make page table updates async v2
Christian König
2012-09-20
drm/radeon: Move looping over the PTEs into chip code
Christian König
2012-09-20
drm/radeon: rework VM page table handling
Christian König
2012-09-20
drm/radeon: rework VMID handling
Christian König
2012-09-20
drm/radeon: make VM flushs a ring operation
Christian König
2012-09-20
drm/radeon: remove vm_unbind
Christian König
2012-09-20
drm/radeon: move VM funcs into asic structure
Christian König
2012-08-13
drm/radeon: fix typo in function header comment
Dmitrii Cherkasov
2012-08-13
drm/radeon: fence virtual address and free it once idle v4
Jerome Glisse
2012-07-20
Merge tag 'v3.5-rc7' into drm-next
Dave Airlie
2012-07-18
drm/radeon: document VM functions in radeon_gart.c (v3)
Alex Deucher
2012-07-18
drm/radeon: document non-VM functions in radeon_gart.c (v2)
Alex Deucher
2012-07-17
drm/radeon: remove vm_manager start/suspend
Christian König
[next]