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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-20
drm/radeon: add a asic callback to get the xclk
Alex Deucher
9
-1
/
+93
2013-02-20
drm/radeon: Avoid NULL pointer dereference from atom_index_iio() allocation f...
Tim Gardner
2
-3
/
+15
2013-02-20
drm/radeon: remove overzealous warning in hdmi handling
Alex Deucher
1
-1
/
+0
2013-02-20
drm/radeon: fix multi-head power profile stability on BTC+ asics
Alex Deucher
2
-1
/
+14
2013-02-06
drm/radeon/dce6: fix display powergating
Alex Deucher
1
-4
/
+2
2013-02-02
drm/radeon: radeon-asic updates for Oland
Alex Deucher
1
-1
/
+5
2013-02-02
drm/radeon: add ucode loading support for Oland
Alex Deucher
1
-0
/
+59
2013-02-02
drm/radeon: fill in gpu init for Oland
Alex Deucher
1
-1
/
+19
2013-02-02
drm/radeon: add Oland chip family
Alex Deucher
3
-0
/
+3
2013-02-01
drm/radeon: switch back to using the DMA ring for VM PT updates
Alex Deucher
1
-3
/
+3
2013-02-01
drm/radeon: use IBs for VM page table updates v2
Alex Deucher
7
-92
/
+103
2013-02-01
drm/radeon: don't reset the MC on IGPs/APUs
Alex Deucher
3
-6
/
+12
2013-02-01
drm/radeon: use the reset mask to determine if rings are hung
Alex Deucher
6
-80
/
+173
2013-02-01
drm/radeon: halt engines before disabling MC (si)
Alex Deucher
1
-5
/
+7
2013-02-01
drm/radeon: halt engines before disabling MC (cayman/TN)
Alex Deucher
1
-7
/
+7
2013-02-01
drm/radeon: halt engines before disabling MC (evergreen)
Alex Deucher
1
-5
/
+7
2013-02-01
drm/radeon: halt engines before disabling MC (6xx/7xx)
Alex Deucher
1
-5
/
+5
2013-02-01
drm/radeon: use status regs to determine what to reset (si)
Alex Deucher
2
-34
/
+132
2013-02-01
drm/radeon: use status regs to determine what to reset (cayman)
Alex Deucher
3
-32
/
+136
2013-02-01
drm/radeon: use status regs to determine what to reset (evergreen)
Alex Deucher
3
-32
/
+145
2013-02-01
drm/radeon: use status regs to determine what to reset (6xx/7xx)
Alex Deucher
3
-32
/
+136
2013-02-01
drm/radeon: rework GPU reset on cayman/TN
Alex Deucher
1
-92
/
+90
2013-02-01
drm/radeon: rework GPU reset on cayman/TN
Alex Deucher
2
-108
/
+92
2013-02-01
drm/radeon: rework GPU reset on evergreen
Alex Deucher
1
-76
/
+85
2013-02-01
drm/radeon: rework GPU reset on r6xx/r7xx
Alex Deucher
2
-122
/
+129
2013-02-01
drm/radeon: add a bios scratch asic hung helper
Alex Deucher
5
-0
/
+33
2013-02-01
drm/radeon: add additional reset flags
Alex Deucher
1
-0
/
+9
2013-02-01
drm/radeon: Deprecate UMS support v2
Christian König
14
-117
/
+115
2013-02-01
radeon/kms: cleanup async dma packet checking
Jerome Glisse
3
-435
/
+417
2013-02-01
drm/radeon: consolidate redundant macros and constants
Ilija Hadzic
12
-104
/
+35
2013-02-01
drm/radeon: use common next_reloc function
Ilija Hadzic
6
-295
/
+98
2013-02-01
drm/radeon: pull out common next_reloc function
Ilija Hadzic
2
-0
/
+57
2013-02-01
drm/radeon: rename r100_cs_dump_packet to radeon_cs_dump_packet
Ilija Hadzic
6
-51
/
+58
2013-02-01
drm/radeon: add a check to wait_reg_mem command
Ilija Hadzic
2
-0
/
+11
2013-02-01
drm/radeon: refactor vline packet parsing function
Ilija Hadzic
4
-117
/
+70
2013-02-01
drm/radeon: factor out cs_next_is_pkt3_nop function
Ilija Hadzic
5
-48
/
+30
2013-02-01
drm/radeon: use common cs packet parse function
Ilija Hadzic
5
-157
/
+20
2013-02-01
drm/radeon: implement common cs packet parse function
Ilija Hadzic
2
-0
/
+64
2013-02-01
drm/radeon: fix formatting
Ilija Hadzic
1
-23
/
+22
2013-02-01
drm/radeon: remove unused prototype from radeon_cs
Ilija Hadzic
1
-3
/
+0
2013-02-01
drm/radeon: remove unecessary assignment
Ilija Hadzic
1
-4
/
+1
2013-02-01
drm/radeon: switch back to the CP ring for VM PT updates
Alex Deucher
1
-3
/
+3
2013-02-01
drm/radeon: prevent crash in the ring space allocation
Alex Deucher
1
-0
/
+3
2013-02-01
drm/radeon: Calling object_unrefer() when creating fb failure
liu chuansheng
1
-1
/
+3
2013-02-01
drm/radeon/r5xx-r7xx: wait for the MC to settle after MC blackout
Alex Deucher
1
-0
/
+2
2013-01-31
drm/radeon/evergreen+: wait for the MC to settle after MC blackout
Alex Deucher
1
-0
/
+2
2013-01-30
drm/radeon: protect against div by 0 in backend setup
Mikko Tiihonen
1
-2
/
+5
2013-01-30
drm/radeon: fix backend map setup on 1 RB sumo boards
Alex Deucher
1
-3
/
+14
2013-01-30
drm/radeon: add quirk for RV100 board
Alex Deucher
1
-0
/
+8
2013-01-28
drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TN
Alex Deucher
1
-0
/
+1
[next]