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
/
radeon_asic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-31
drm/radeon: remove special handling for the DMA ring
Christian König
1
-15
/
+15
2013-08-31
drm/radeon: rework UVD writeback & [rw]ptr handling
Christian König
1
-6
/
+6
2013-08-31
drm/radeon: rework ring function handling
Christian König
1
-756
/
+270
2013-08-31
drm/radeon/dpm: implement UVD powergating for CI
Alex Deucher
1
-0
/
+1
2013-08-31
drm/radeon/dpm: implement UVD powergating for KB/KV
Alex Deucher
1
-0
/
+1
2013-08-31
drm/radeon/dpm: implement force performance level for KB/KV
Alex Deucher
1
-0
/
+1
2013-08-31
drm/radeon/dpm: add debugfs support for KB/KV
Alex Deucher
1
-0
/
+1
2013-08-31
drm/radeon/dpm: implement vblank_too_short callback for CI
Alex Deucher
1
-0
/
+1
2013-08-31
drm/radeon/dpm: implement force performance level for CI
Alex Deucher
1
-0
/
+1
2013-08-31
drm/radeon/dpm: add debugfs support for CI
Alex Deucher
1
-0
/
+1
2013-08-31
drm/radeon: add dpm support for CI dGPUs (v2)
Alex Deucher
1
-0
/
+14
2013-08-31
drm/radeon/kms: add dpm support for KB/KV
Alex Deucher
1
-0
/
+14
2013-08-31
drm/radeon: add get_temperature() callbacks for CIK (v2)
Alex Deucher
1
-0
/
+2
2013-08-31
drm/radeon: implement clock and power gating for CIK (v3)
Alex Deucher
1
-0
/
+2
2013-08-31
drm/radeon: switch r6xx+ to using CP DMA for the blit copy callback
Alex Deucher
1
-9
/
+9
2013-07-26
drm/radeon/dpm: implement force performance levels for rv6xx
Alex Deucher
1
-0
/
+1
2013-07-18
drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)
Alex Deucher
1
-0
/
+1
2013-07-14
drm/radeon: use CP DMA on r6xx for bo moves
Alex Deucher
1
-3
/
+3
2013-07-14
drm/radeon: Disable dma rings for bo moves on r6xx
Alex Deucher
1
-6
/
+6
2013-07-09
drm/radeon/dpm: implement vblank_too_short callback for si
Alex Deucher
1
-0
/
+1
2013-07-09
drm/radeon/dpm: implement vblank_too_short callback for cayman
Alex Deucher
1
-0
/
+1
2013-07-09
drm/radeon/dpm: implement vblank_too_short callback for btc
Alex Deucher
1
-0
/
+1
2013-07-09
drm/radeon/dpm: implement vblank_too_short callback for evergreen
Alex Deucher
1
-0
/
+1
2013-07-09
drm/radeon/dpm: implement vblank_too_short callback for 7xx
Alex Deucher
1
-0
/
+1
2013-07-06
drm/radeon/dpm: implement force performance level for TN
Alex Deucher
1
-0
/
+1
2013-07-06
drm/radeon/dpm: implement force performance level for ON/LN
Alex Deucher
1
-0
/
+1
2013-07-06
drm/radeon/dpm: implement force performance level for SI
Alex Deucher
1
-0
/
+1
2013-07-06
drm/radeon/dpm: implement force performance level for cayman
Alex Deucher
1
-0
/
+1
2013-07-06
drm/radeon/dpm: implement force performance levels for 7xx/eg/btc
Alex Deucher
1
-0
/
+3
2013-07-02
drm/radeon/dpm: add debugfs support for SI
Alex Deucher
1
-0
/
+1
2013-07-02
drm/radeon/dpm: add debugfs support for cayman
Alex Deucher
1
-0
/
+1
2013-07-02
drm/radeon/dpm: add debugfs support for TN
Alex Deucher
1
-0
/
+1
2013-07-02
drm/radeon/dpm: add debugfs support for ON/LN
Alex Deucher
1
-0
/
+1
2013-07-02
drm/radeon/dpm: add debugfs support for 7xx/evergreen/btc
Alex Deucher
1
-0
/
+3
2013-07-02
drm/radeon/dpm: add debugfs support for rv6xx
Alex Deucher
1
-0
/
+1
2013-06-28
drm/radeon/kms: add dpm support for SI (v7)
Alex Deucher
1
-0
/
+14
2013-06-28
drm/radeon/dpm: add pre/post_set_power_state callback (cayman)
Alex Deucher
1
-0
/
+2
2013-06-28
drm/radeon/dpm: add pre/post_set_power_state callback (BTC)
Alex Deucher
1
-2
/
+4
2013-06-28
drm/radeon/dpm: add pre/post_set_power_state callback (TN)
Alex Deucher
1
-0
/
+2
2013-06-28
drm/radeon/dpm: add pre/post_set_power_state callback (sumo)
Alex Deucher
1
-0
/
+2
2013-06-28
drm/radeon/dpm: add pre/post_set_power_state callbacks (6xx-eg)
Alex Deucher
1
-0
/
+8
2013-06-28
drm/radeon/kms: add dpm support for cayman (v5)
Alex Deucher
1
-0
/
+12
2013-06-28
drm/radeon/kms: add dpm support for trinity asics
Alex Deucher
1
-0
/
+12
2013-06-28
drm/radeon/kms: add dpm support for sumo asics (v2)
Alex Deucher
1
-0
/
+12
2013-06-28
drm/radeon/kms: add dpm support for btc (v3)
Alex Deucher
1
-0
/
+12
2013-06-28
drm/radeon/kms: add dpm support for evergreen (v4)
Alex Deucher
1
-0
/
+12
2013-06-28
drm/radeon/kms: add dpm support for rv7xx (v4)
Alex Deucher
1
-0
/
+12
2013-06-27
drm/radeon/kms: add dpm support for rv6xx (v3)
Alex Deucher
1
-0
/
+12
2013-06-27
drm/radeon/kms: add dpm support for rs780/rs880
Alex Deucher
1
-0
/
+12
2013-06-27
drm/radeon/kms: add new asic struct for rv6xx (v4)
Alex Deucher
1
-5
/
+97
[next]