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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-18
Merge tag 'v3.14-rc7' into drm-next
Dave Airlie
28
-71
/
+113
2014-03-13
drm/radeon/cik: properly set compute ring status on disable
Alex Deucher
1
-1
/
+4
2014-03-12
drm/radeon/cik: stop the sdma engines in the enable() function
Alex Deucher
1
-7
/
+5
2014-03-12
drm/radeon/cik: properly set sdma ring status on disable
Alex Deucher
1
-0
/
+2
2014-03-12
drm/radeon: fix runpm disabling on non-PX harder
Alex Deucher
1
-1
/
+9
2014-03-07
drm/radeon/atom: select the proper number of lanes in transmitter setup
Alex Deucher
1
-1
/
+1
2014-03-07
drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegisters
Alex Deucher
1
-1
/
+1
2014-03-07
drm/radeon/cik: fix typo in documentation
Alex Deucher
1
-1
/
+1
2014-03-07
drm/radeon: silence GCC warning on 32 bit
Paul Bolle
1
-1
/
+1
2014-03-07
drm/radeon: resume old pm late
Alex Deucher
15
-23
/
+16
2014-03-07
drm/radeon: TTM must be init with cpu-visible VRAM, v2
Lauri Kasanen
1
-0
/
+3
2014-03-04
drm/radeon: remove struct radeon_bo_list
Christian König
11
-245
/
+244
2014-03-03
drm/radeon: drop non blocking allocations from sub allocator
Christian König
4
-8
/
+5
2014-03-03
drm/radeon: remove global vm lock
Christian König
5
-14
/
+11
2014-03-03
drm/radeon: use normal BOs for the page tables v4
Christian König
5
-295
/
+269
2014-03-03
drm/radeon: further cleanup vm flushing & fencing
Christian König
4
-16
/
+38
2014-03-03
drm/radeon: separate gart and vm functions
Christian König
3
-959
/
+982
2014-03-03
drm/radeon: fix VCE suspend/resume
Christian König
2
-30
/
+34
2014-03-03
drm/radeon: fix missing bo reservation
Christian König
1
-0
/
+6
2014-03-03
drm/radeon: limit how much memory TTM can move per IB according to VRAM usage
Marek Olšák
3
-8
/
+85
2014-03-03
drm/radeon: validate relocations in the order determined by userspace v3
Marek Olšák
4
-16
/
+61
2014-03-03
drm/radeon: add buffers to the LRU list from smallest to largest
Marek Olšák
1
-0
/
+23
2014-03-03
drm/radeon: deduplicate code in radeon_gem_busy_ioctl
Marek Olšák
1
-12
/
+1
2014-03-03
drm/radeon: track memory statistics about VRAM and GTT usage and buffer moves v2
Marek Olšák
5
-3
/
+62
2014-03-03
drm/radeon: add a way to get and set initial buffer domains v2
Marek Olšák
5
-1
/
+45
2014-02-28
drm/radeon: use variable UVD clocks
Alex Deucher
2
-5
/
+1
2014-02-28
drm/radeon: cleanup the fence ring locking code
Christian König
6
-61
/
+25
2014-02-28
drm/radeon: improve ring lockup detection code v2
Christian König
2
-15
/
+12
2014-02-27
drm/radeon: enable speaker allocation setup on dce3.2
Alex Deucher
1
-3
/
+0
2014-02-27
drm/radeon: change audio enable logic
Alex Deucher
5
-27
/
+44
2014-02-27
drm/radeon: fix audio disable on dce6+
Alex Deucher
1
-1
/
+1
2014-02-27
drm/radeon: free uvd ring on unload
Jerome Glisse
3
-2
/
+4
2014-02-27
drm/radeon: disable pll sharing for DP on DCE4.1
Alex Deucher
1
-1
/
+15
2014-02-27
drm/radeon: fix missing bo reservation
Christian König
1
-0
/
+6
2014-02-27
drm/radeon: print the supported atpx function mask
Alex Deucher
1
-1
/
+2
2014-02-27
Merge branch 'drm-next-3.15' of git://people.freedesktop.org/~deathsimple/lin...
Dave Airlie
39
-175
/
+1686
2014-02-18
drm/radeon/ni: fix typo in dpm sq ramping setup
Alex Deucher
1
-1
/
+1
2014-02-18
drm/radeon/si: fix typo in dpm sq ramping setup
Alex Deucher
1
-1
/
+1
2014-02-18
drm/radeon: fix CP semaphores on CIK
Christian König
3
-5
/
+20
2014-02-18
drm/radeon: delete a stray tab
Dan Carpenter
1
-1
/
+1
2014-02-18
drm/radeon: fix display tiling setup on SI
Alex Deucher
1
-6
/
+7
2014-02-18
drm/radeon/dpm: reduce r7xx vblank mclk threshold to 200
Alex Deucher
1
-8
/
+1
2014-02-18
drm/radeon: fill in DRM_CAPs for cursor size
Alex Deucher
1
-0
/
+2
2014-02-18
drm/radeon: unify bpc handling
Alex Deucher
2
-4
/
+5
2014-02-18
drm/radeon: cleanup false positive lockup handling
Christian König
1
-6
/
+3
2014-02-18
drm/radeon: drop radeon_ring_force_activity
Christian König
13
-60
/
+1
2014-02-18
drm/radeon: drop drivers copy of the rptr
Christian König
15
-53
/
+32
2014-02-18
drm/radeon/cik: enable/disable vce cg when encoding v2
Alex Deucher
3
-1
/
+17
2014-02-18
drm/radeon: add support for vce 2.0 clock gating
Alex Deucher
2
-0
/
+121
2014-02-18
drm/radeon/dpm: properly enable/disable vce when vce pg is enabled
Alex Deucher
1
-4
/
+7
[next]