index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
evergreen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-20
drm/radeon/kms: auto detect pcie link speed from root port
Dave Airlie
1
-1
/
+11
2012-07-20
drm/radeon: improve GPU lockup debugging info on r6xx/r7xx/r8xx/r9xx
Jerome Glisse
1
-0
/
+16
2012-07-18
drm/radeon: start to document evergreen.c
Alex Deucher
1
-0
/
+120
2012-07-18
drm/radeon: update rptr saving logic for memory buffers
Alex Deucher
1
-1
/
+9
2012-07-17
drm/radeon: record what is next valid wptr for each ring v4
Christian König
1
-1
/
+9
2012-07-17
drm/radeon: move radeon_ib_ring_tests out of chipset code
Christian König
1
-4
/
+0
2012-07-17
drm/radeon: remove r600_blit_suspend
Christian König
1
-1
/
+0
2012-07-17
drm/radeon: remove ip_pool start/suspend
Christian König
1
-11
/
+6
2012-07-17
drm/radeon: remove FIXME comment from chipset suspend
Christian König
1
-1
/
+0
2012-06-21
drm/radeon: replace pflip and sw_int counters with atomics
Christian Koenig
1
-16
/
+16
2012-06-21
drm/radeon: apply Murphy's law to the kms irq code v3
Christian Koenig
1
-15
/
+6
2012-06-21
drm/radeon: fix & improve ih ring handling v3
Christian Koenig
1
-13
/
+13
2012-06-21
drm/radeon: remove radeon_fence_create
Christian König
1
-1
/
+1
2012-06-16
drm/radeon: add some additional 6xx/7xx/EG register init
Alex Deucher
1
-0
/
+3
2012-06-01
drm/radeon: fixup tiling group size and backendmap on r6xx-r9xx (v4)
Alex Deucher
1
-323
/
+45
2012-06-01
drm/radeon: fix HD6790, HD6570 backend programming
Jerome Glisse
1
-2
/
+2
2012-06-01
drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock
Alex Deucher
1
-0
/
+5
2012-06-01
drm/radeon: fix bank information in tiling config
Alex Deucher
1
-3
/
+6
2012-05-17
drm/radeon: make use of radeon_gem_init() consistent
Alex Deucher
1
-4
/
+0
2012-05-09
drm/radeon: simplify semaphore handling v2
Jerome Glisse
1
-1
/
+0
2012-05-03
drm/radeon: make forcing ring activity a common function
Christian König
1
-9
/
+1
2012-05-03
drm/radeon: move lockup detection code into radeon_ring.c
Christian König
1
-3
/
+2
2012-05-03
drm/radeon: use central function for IB testing
Christian König
1
-5
/
+2
2012-04-24
drm/radeon/kms: fix up audio interrupt handling
Alex Deucher
1
-0
/
+128
2012-03-21
drm/radeon/kms: Update evergreen functions for trinity
Alex Deucher
1
-6
/
+17
2012-03-21
drm/radeon/kms: DCE6.1 watermark updates for TN
Alex Deucher
1
-1
/
+1
2012-03-15
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
1
-0
/
+1
2012-02-29
drm/radeon/kms: make ring_start, ring_test, and ib_test per ring
Alex Deucher
1
-2
/
+2
2012-02-29
drm/radeon/kms: reorganize copy callbacks
Alex Deucher
1
-1
/
+1
2012-02-27
drm/radeon/kms: add wait_for_vblank asic callback
Alex Deucher
1
-0
/
+19
2012-02-23
Merge remote-tracking branch 'airlied/drm-next' into for-airlied
Daniel Vetter
1
-0
/
+31
2012-02-22
drm/radeon/kms: properly set accel working flag and bailout when false
Jerome Glisse
1
-0
/
+1
2012-02-13
drm/radeon: add support for evergreen/ni tiling informations v11
Jerome Glisse
1
-0
/
+31
2012-02-03
drm/radeon: do not continue after error from r600_ib_test
Matthijs Kooijman
1
-0
/
+1
2012-01-23
drm/radeon/kms: add some missing semaphore init
Alex Deucher
1
-0
/
+1
2012-01-10
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-86
/
+155
2012-01-03
Merge branch 'drm-radeon-testing' of ../drm-radeon-next into drm-core-next
Dave Airlie
1
-0
/
+7
2011-12-22
drm/radeon/kms: bail on BTC parts if MC ucode is missing
Alex Deucher
1
-0
/
+12
2011-12-20
drm/radeon: introduce a sub allocator and convert ib pool to it v4
Jerome Glisse
1
-20
/
+22
2011-12-20
drm/radeon/kms: add support for per-ring fence interrupts
Alex Deucher
1
-7
/
+51
2011-12-20
drm/radeon/kms: add some new ring params to better handle other ring types
Alex Deucher
1
-1
/
+2
2011-12-20
drm/radeon: precompute fence cpu/gpu addr once v3
Jerome Glisse
1
-1
/
+7
2011-12-20
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
1
-62
/
+62
2011-12-20
drm/radeon: make cp variable an array
Christian König
1
-7
/
+7
2011-12-20
drm/radeon: make ring rptr and wptr register offsets variable
Christian König
1
-1
/
+2
2011-12-20
drm/radeon: make all functions work with multiple rings.
Christian König
1
-58
/
+65
2011-12-20
drm/radeon/kms: add support for semaphores v3
Christian König
1
-1
/
+2
2011-12-20
drm/radeon/kms: add support for multiple fence queues v2
Alex Deucher
1
-3
/
+3
2011-12-19
drm/radeon/kms: support for audio on Evergreen
Rafał Miłecki
1
-0
/
+14
2011-12-01
drm/radeon/kms: add some loop timeouts in pageflip code
Alex Deucher
1
-1
/
+6
[next]