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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-31
drm/radeon/si: enable DMA pg by default
Alex Deucher
2
-15
/
+7
2013-08-31
drm/radeon/si: properly set up the clearstate buffer for pg (v2)
Alex Deucher
2
-39
/
+145
2013-08-31
drm/radeon: enable mgcg on SI
Alex Deucher
1
-5
/
+5
2013-08-31
drm/radeon: handle cg in SI dpm code
Alex Deucher
1
-0
/
+38
2013-08-31
drm/radeon: fixes for gfx clockgating on SI
Alex Deucher
2
-18
/
+9
2013-08-31
drm/radeon/si: restructure cg code (v3)
Alex Deucher
4
-34
/
+192
2013-08-31
drm/radeon: use new cg/pg flags for SI
Alex Deucher
2
-29
/
+128
2013-08-31
drm/radeon: add cg and pg flags
Alex Deucher
1
-0
/
+35
2013-08-31
drm/radeon: set speaker allocation for DCE3.2
Alex Deucher
2
-0
/
+49
2013-08-31
drm/radeon: set speaker allocation for DCE4/5 (v2)
Alex Deucher
2
-1
/
+47
2013-08-31
drm/radeon: set speakers allocation earlier
Rafał Miłecki
2
-22
/
+54
2013-08-31
drm/radeon: add audio support for DCE6/8 GPUs (v12)
Alex Deucher
15
-62
/
+455
2013-08-31
drm/radeon: use loop for initializing AFMT blocks
Rafał Miłecki
1
-30
/
+23
2013-08-31
drm/edid: add a helper function to extract the speaker allocation data block ...
Alex Deucher
2
-0
/
+53
2013-08-31
drm/radeon: separate DMA code
Christian König
13
-1899
/
+2181
2013-08-31
drm/radeon: separate UVD code v3
Christian König
15
-555
/
+826
2013-08-31
drm/radeon: remove special handling for the DMA ring
Christian König
11
-59
/
+95
2013-08-31
drm/radeon: rework UVD writeback & [rw]ptr handling
Christian König
10
-31
/
+38
2013-08-31
drm/radeon: rework ring function handling
Christian König
3
-787
/
+313
2013-08-31
drm/radeon: fix endian bugs in hw i2c atom routines
Alex Deucher
2
-4
/
+6
2013-08-31
drm/radeon/dpm: adjust the vblank time checks for eg, ni, si
Alex Deucher
2
-2
/
+4
2013-08-31
drm/radeon/dpm: add reclocking quirk for ASUS K70AF
Alex Deucher
1
-1
/
+9
2013-08-31
drm/radeon/dpm: implement UVD powergating for CI
Alex Deucher
3
-6
/
+3
2013-08-31
drm/radeon/dpm: implement UVD powergating for KB/KV
Alex Deucher
4
-9
/
+19
2013-08-31
drm/radeon: restructure UVD code to handle UVD PG (v2)
Alex Deucher
7
-50
/
+50
2013-08-31
drm/radeon/dpm: add new callback for powergating UVD (v4)
Alex Deucher
2
-18
/
+27
2013-08-31
drm/radeon/dpm: implement force performance level for KB/KV
Alex Deucher
3
-0
/
+46
2013-08-31
drm/radeon/dpm: add debugfs support for KB/KV
Alex Deucher
4
-0
/
+30
2013-08-31
drm/radeon/dpm: implement vblank_too_short callback for CI
Alex Deucher
3
-1
/
+17
2013-08-31
drm/radeon/dpm: implement force performance level for CI
Alex Deucher
4
-0
/
+157
2013-08-31
drm/radeon/dpm: add debugfs support for CI
Alex Deucher
4
-0
/
+26
2013-08-31
drm/radeon: add dpm support for CI dGPUs (v2)
Alex Deucher
15
-15
/
+6447
2013-08-31
drm/radeon/kms: add dpm support for KB/KV
Alex Deucher
12
-4
/
+3576
2013-08-31
drm/radeon/dpm: add helper to fetch the vrefresh of the current mode
Alex Deucher
2
-0
/
+19
2013-08-31
drm/radeon/dpm: add a helper to encode pcie lane setting
Alex Deucher
2
-0
/
+11
2013-08-31
drm/radeon/dpm: add vce clocks to radeon_ps
Alex Deucher
1
-0
/
+3
2013-08-31
drm/radeon: add r600_get_pcie_lane_support helper
Alex Deucher
2
-0
/
+27
2013-08-31
drm/radeon: parse the acp clock voltage deps table
Alex Deucher
1
-0
/
+26
2013-08-31
drm/radeon: parse the samu clock voltage deps table
Alex Deucher
1
-0
/
+26
2013-08-31
drm/radeon/dpm: clean up the extended table error pathes
Alex Deucher
1
-34
/
+6
2013-08-31
drm/radeon: parse the uvd clock voltage deps table
Alex Deucher
1
-0
/
+40
2013-08-31
drm/radeon: parse the vce clock voltage deps table
Alex Deucher
1
-1
/
+40
2013-08-31
drm/radeon: add clock voltage dep tables for acp, samu
Alex Deucher
1
-0
/
+2
2013-08-31
drm/radeon: add structs to store vce clock voltage deps
Alex Deucher
1
-0
/
+12
2013-08-31
drm/radeon/dpm: grab mvdd_dependency_on_mclk info from vbios
Alex Deucher
2
-0
/
+20
2013-08-31
drm/radeon/dpm: add support for parsing the atom powertune table
Alex Deucher
2
-0
/
+56
2013-08-31
drm/radeon/dpm: update cac leakage table parsing for CI
Alex Deucher
2
-8
/
+24
2013-08-31
drm/radeon: adjust si_dpm function for code sharing
Alex Deucher
1
-7
/
+14
2013-08-31
drm/radeon: add get_temperature() callbacks for CIK (v2)
Alex Deucher
5
-0
/
+51
2013-08-31
drm/radeon: add KB/KV to r600_is_internal_thermal_sensor
Alex Deucher
1
-0
/
+1
[next]