index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
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
2014-03-18
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-03-18
Merge tag 'v3.14-rc7' into drm-next
Dave Airlie
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
2014-03-06
drm/radeon: silence GCC warning on 32 bit
Paul Bolle
2014-03-06
drm/radeon: TTM must be init with cpu-visible VRAM, v2
Lauri Kasanen
2014-03-03
drm/radeon: track memory statistics about VRAM and GTT usage and buffer moves v2
Marek Olšák
2013-12-24
drm/radeon: add GART debugfs access v3
Christian König
2013-12-24
drm/radeon: add VRAM debugfs access v3
Christian König
2013-12-24
drm/radeon: cleanup radeon_ttm debugfs handling
Christian König
2013-12-18
drm: rip out drm_core_has_AGP
Daniel Vetter
2013-08-27
drm: verify vma access in TTM+GEM drivers
David Herrmann
2013-05-20
drm/radeon: Fix VRAM size calculation for VRAM >= 4GB
Niels Ole Salscheider
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-13
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
[next]