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_ttm.c
Age
Commit message (
Expand
)
Author
2013-02-04
drm: fix compile failure by including <linux/swiotlb.h>
Chris Metcalf
2012-12-10
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-11-20
drm/ttm: remove sync_arg from driver functions
Maarten Lankhorst
2012-11-20
drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanup
Maarten Lankhorst
2012-09-20
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
2012-07-25
drm: track dev_mapping in more robust and flexible way
Ilija Hadzic
2012-06-21
drm/radeon: replace vmram_mutex with mclk_lock v2
Christian König
2012-06-21
drm/radeon: rework ring syncing code
Christian König
2012-06-21
drm/radeon: remove radeon_fence_create
Christian König
2012-05-23
drm/radeon: add PRIME support (v2)
Alex Deucher
2012-05-09
drm/radeon: immediately free ttm-move semaphore
Christian König
2012-05-03
drm/radeon: fix a bug with the ring syncing code
Christian König
2012-02-29
drm/radeon/kms: reorganize copy callbacks
Alex Deucher
2012-01-06
ttm: fix agp since ttm tt rework
Jerome Glisse
2012-01-06
drm/radeon/kms: sync across multiple rings when doing bo moves v3
Alex Deucher
2011-12-20
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
2011-12-20
drm/radeon: make cp variable an array
Christian König
2011-12-20
drm/radeon/kms: add support for multiple fence queues v2
Alex Deucher
2011-12-06
drm/ttm: isolate dma data from ttm_tt V4
Jerome Glisse
2011-12-06
drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4
Konrad Rzeszutek Wilk
2011-12-06
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2011-12-06
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
2011-12-06
drm/ttm: remove unused backend flags field
Jerome Glisse
2011-09-18
drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2)
Alex Deucher
2011-08-22
drm/radeon/alpha: Add Alpha support to Radeon DRM code
Jay Estabrook
2011-03-16
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
2011-03-14
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
2011-03-14
drm/radeon: fix problem with changing active VRAM size. (v2)
Dave Airlie
2011-02-23
Revert "ttm: Include the 'struct dev' when using the DMA API."
Dave Airlie
2011-02-23
Merge branch 'drm-mm-cleanup' into drm-next
Dave Airlie
2011-02-23
Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
2011-02-23
drm/radeon: embed struct drm_gem_object
Daniel Vetter
2011-02-22
ttm: Include the 'struct dev' when using the DMA API.
Konrad Rzeszutek Wilk
2011-02-18
radeon/ttm/PCIe: Use dma_addr if TTM has set it.
Konrad Rzeszutek Wilk
2011-02-14
drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46
Dave Airlie
2011-01-27
ttm: Expand (*populate) to support an array of DMA addresses.
Konrad Rzeszutek Wilk
2010-11-18
drm/radeon/kms: fix alignment when allocating buffers
Alex Deucher
2010-11-09
drivers/gpu/drm: Update WARN uses
Joe Perches
2010-10-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
2010-10-05
drm/ttm: introduce utility function to free an allocated memory node
Ben Skeggs
2010-09-23
drivers/gpu/drm: Remove unnecessary casts of private_data
Joe Perches
2010-08-04
drm: move ttm global code to core drm
Dave Airlie
2010-05-21
drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.
Michel Dänzer
2010-05-18
radeon: Unmap vram pages when reclocking
Matthew Garrett
2010-04-20
Merge branch 'drm-ttm-unmappable' into drm-core-next
Dave Airlie
2010-04-20
drm/ttm: remove io_ field from TTM V6
Jerome Glisse
2010-04-20
drm/radeon/kms: add support for new fault callback V7
Jerome Glisse
2010-04-20
Merge branch 'drm-ttm-pool' into drm-core-next
Dave Airlie
2010-04-08
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
[next]