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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-25
drm/radeon: fix dpms on/off on trinity/aruba v2
Jerome Glisse
1
-2
/
+10
2012-07-25
drm/radeon: on hotplug force link training to happen (v2)
Jerome Glisse
1
-2
/
+8
2012-07-25
drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)
Jerome Glisse
1
-8
/
+21
2012-07-25
drm/radeon: fix non revealent error message
Jerome Glisse
1
-3
/
+7
2012-07-25
drm/radeon: check for allocation failure in radeon_ring_backup()
Dan Carpenter
1
-1
/
+5
2012-07-25
drm/radeon: fix bo creation retry path
Jerome Glisse
1
-1
/
+2
2012-07-25
drm: track dev_mapping in more robust and flexible way
Ilija Hadzic
2
-6
/
+2
2012-07-20
Merge tag 'v3.5-rc7' into drm-next
Dave Airlie
3
-8
/
+19
2012-07-20
drm: kill reclaim_buffers callback
Daniel Vetter
1
-2
/
+0
2012-07-20
drm/radeon/kms: auto detect pcie link speed from root port
Dave Airlie
4
-3
/
+35
2012-07-20
drm/radeon: improve GPU lockup debugging info on r6xx/r7xx/r8xx/r9xx
Jerome Glisse
6
-0
/
+59
2012-07-20
drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.
Michel Dänzer
1
-1
/
+7
2012-07-20
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
7
-10
/
+10
2012-07-18
drm/radeon: fix SS setup for DCPLL
Alex Deucher
1
-12
/
+4
2012-07-18
drm/radeon: fix up pll selection on DCE5/6
Alex Deucher
1
-1
/
+5
2012-07-18
drm/radeon: start to document evergreen.c
Alex Deucher
1
-0
/
+120
2012-07-18
drm/radeon: start to document the functions r100.c
Alex Deucher
1
-3
/
+124
2012-07-18
drm/radeon: document VM functions in radeon_gart.c (v3)
Alex Deucher
1
-0
/
+142
2012-07-18
drm/radeon: document non-VM functions in radeon_gart.c (v2)
Alex Deucher
1
-3
/
+122
2012-07-18
drm/radeon: document radeon_ring.c (v4)
Alex Deucher
1
-3
/
+205
2012-07-18
drm/radeon: document radeon_fence.c (v2)
Alex Deucher
1
-2
/
+240
2012-07-18
drm/radeon: document radeon_asic.c
Alex Deucher
1
-0
/
+46
2012-07-18
drm/radeon: document radeon_irq_kms.c
Alex Deucher
1
-0
/
+150
2012-07-18
drm/radeon: document radeon_kms.c
Alex Deucher
1
-0
/
+126
2012-07-18
drm/radeon: document radeon_device.c (v2)
Alex Deucher
1
-3
/
+310
2012-07-18
drm/radeon: add rptr save support for r1xx-r5xx
Alex Deucher
1
-0
/
+15
2012-07-18
drm/radeon: update rptr saving logic for memory buffers
Alex Deucher
5
-9
/
+67
2012-07-18
drm/radeon: remove radeon_ring_index()
Alex Deucher
5
-45
/
+27
2012-07-18
drm/radeon: update ib_execute for SI (v2)
Alex Deucher
2
-21
/
+29
2012-07-18
drm/radeon: fix const IB handling v2
Christian König
5
-17
/
+25
2012-07-18
drm/radeon: let sa manager block for fences to wait for v2
Christian König
2
-23
/
+61
2012-07-18
drm/radeon: return an error if there is nothing to wait for
Christian König
1
-1
/
+1
2012-07-17
drm/radeon: implement ring saving on reset v4
Christian König
3
-8
/
+126
2012-07-17
drm/radeon: record what is next valid wptr for each ring v4
Christian König
7
-8
/
+68
2012-07-17
drm/radeon: move radeon_ib_ring_tests out of chipset code
Christian König
14
-69
/
+15
2012-07-17
drm/radeon: remove vm_manager start/suspend
Christian König
4
-50
/
+59
2012-07-17
drm/radeon: remove r600_blit_suspend
Christian König
8
-63
/
+40
2012-07-17
drm/radeon: remove ip_pool start/suspend
Christian König
16
-157
/
+84
2012-07-17
drm/radeon: make cp init on cayman more robust
Christian König
1
-77
/
+56
2012-07-17
drm/radeon: remove FIXME comment from chipset suspend
Christian König
5
-5
/
+0
2012-07-17
drm/radeon: fix fence init after resume
Christian König
1
-1
/
+1
2012-07-17
drm/radeon: fix fence value access
Christian König
1
-6
/
+8
2012-07-17
drm/radeon: fix ring commit padding
Christian König
1
-6
/
+1
2012-07-17
drm/radeon: add an exclusive lock for GPU reset v2
Jerome Glisse
4
-0
/
+17
2012-07-17
drm/radeon: fix fence related segfault in CS
Christian König
1
-1
/
+1
2012-07-17
drm/radeon: add error handling to radeon_vm_unbind_locked
Christian König
1
-3
/
+14
2012-07-17
drm/radeon: add error handling to fence_wait_empty_locked
Christian König
2
-13
/
+22
2012-07-03
drm/radeon: fix rare segfault
Jerome Glisse
1
-4
/
+6
2012-06-29
drm/radeon: move r100_enable_bm to a more logic place
Alex Deucher
1
-9
/
+9
2012-06-29
drm/radeon: clean up CS functions in r100.c
Alex Deucher
1
-480
/
+479
[next]