index
:
linux-fsl-qoriq
master
scalys
Freescale 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_test.c
Age
Commit message (
Expand
)
Author
2012-05-23
drm/radeon: add PRIME support (v2)
Alex Deucher
2012-05-09
drm/radeon: simplify semaphore handling v2
Jerome Glisse
2012-01-05
drm/radeon/kms: add missing ring ready check in sync tests
Alex Deucher
2011-12-20
drm/radeon: improve radeon_test_syncing function
Christian König
2011-12-20
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
2011-12-20
drm/radeon: Add radeon_test_syncing function v2
Christian König
2011-12-20
drm/radeon: make cp variable an array
Christian König
2011-12-20
drm/radeon: make all functions work with multiple rings.
Christian König
2011-12-20
drm/radeon/kms: add support for multiple fence queues v2
Alex Deucher
2011-08-22
drm/radeon: Explicitly print GTT/VRAM offsets on test failure.
Michel Dänzer
2011-08-22
drm/radeon: Take IH ring into account for test size calculation.
Michel Dänzer
2011-02-23
drm/radeon: embed struct drm_gem_object
Daniel Vetter
2010-11-18
drm/radeon/kms: fix alignment when allocating buffers
Alex Deucher
2010-02-18
drm/radeon/kms: simplify memory controller setup V2
Jerome Glisse
2009-12-23
drm/radeon: fix build on 64-bit with some compilers.
Dave Airlie
2009-12-02
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
2009-10-15
drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096
Matt Turner
2009-07-29
drm/radeon: Add radeon.test parameter for running BO GPU copy tests.
Michel Dänzer