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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
34
-71
/
+8
2016-11-02
drm/gma500: Add compat ioctl
Patrik Jakobsson
1
-0
/
+3
2016-10-28
Merge branch 'linux-4.9' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
44
-207
/
+904
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
112
-777
/
+3947
2016-10-27
drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CI
Rex Zhu
1
-4
/
+16
2016-10-27
drm/amdgpu: disable dpm before turn off clock when vce idle.
Rex Zhu
1
-4
/
+3
2016-10-27
drm/amdgpu: enable uvd bypass mode for CI/VI.
Rex Zhu
3
-8
/
+44
2016-10-27
drm/amdgpu: just not load smc firmware if smu is already running
Rex Zhu
1
-2
/
+5
2016-10-27
drm/amdgpu: when suspend, set boot state instand of disable dpm.
Rex Zhu
2
-4
/
+15
2016-10-27
drm/amdgpu: use failed label to handle context init failure
Huang Rui
1
-9
/
+9
2016-10-27
drm/bridge: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2016-10-27
drm/bridge: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2016-10-26
drm: Print some debug/error info during DP dual mode detect
Imre Deak
1
-0
/
+18
2016-10-26
drm/bridge: add Silicon Image SiI8620 driver
Andrzej Hajda
4
-0
/
+3090
2016-10-25
drm/amdgpu: add amdgpu_ttm_bo_eviction_valuable callback
Christian König
1
-1
/
+25
2016-10-25
drm/ttm: make eviction decision a driver callback v2
Christian König
11
-13
/
+32
2016-10-25
drm/radeon/pm: autoswitch power state when in balanced mode
Lucas Stach
1
-1
/
+5
2016-10-25
drm/amd/powerplay: fix spelling mistake and add KERN_WARNING to printks
Colin Ian King
4
-8
/
+8
2016-10-25
drm/amdgpu:new ids flag for preempt
Monk Liu
1
-0
/
+2
2016-10-25
drm/amdgpu: mark symbols static where possible
Baoyou Xie
1
-2
/
+2
2016-10-25
drm/amdgpu: change function declarations and add missing header dependencies
Baoyou Xie
8
-7
/
+11
2016-10-25
drm/amdgpu: s/amdgpuCrtc/amdgpu_crtc/ in pageflip code
Alex Deucher
1
-6
/
+6
2016-10-25
drm/amdgpu/atom: remove a bunch of unused functions
Alex Deucher
2
-92
/
+0
2016-10-25
drm/amdgpu: consolidate atom scratch reg handling for hangs
Alex Deucher
4
-28
/
+20
2016-10-25
drm/amdgpu: use amdgpu_bo_[create|free]_kernel for wb
Alex Deucher
1
-30
/
+7
2016-10-25
drm/amdgpu: add VCE VM session tracking
Christian König
3
-0
/
+92
2016-10-25
drm/amdgpu: improve parse_cs handling a bit
Christian König
3
-4
/
+11
2016-10-25
drm/amdgpu: refine set power state logic for dpm.
Rex Zhu
1
-65
/
+15
2016-10-25
drm/amdgpu: update current ps/requeset ps in adev with real ps.
Rex Zhu
3
-2
/
+8
2016-10-25
drm/amdgpu: add an implement for check_power_state equal for KV
Alex Deucher
1
-0
/
+13
2016-10-25
drm/amdgpu: add an implement for check_power_state equal for Si.
Rex Zhu
1
-0
/
+52
2016-10-25
drm/amdgpu: add an implement for check_power_state equal for Cz.
Rex Zhu
1
-0
/
+13
2016-10-25
drm/amdgpu: add an implement for check_power_state equal for CI
Rex Zhu
1
-0
/
+51
2016-10-25
drm/amdgpu: add new callback to check power state info
Rex Zhu
1
-0
/
+7
2016-10-25
drm/amdgpu: check min clock set by DAL before set ps.
Rex Zhu
1
-0
/
+6
2016-10-25
drm/amd/amdgpu: Put in rest of wave fields
Tom St Denis
2
-0
/
+12
2016-10-25
drm/amd/amdgpu: re-factor debugfs wave reader
Tom St Denis
4
-23
/
+58
2016-10-25
drm/amd/amdgpu: Make debugfs write compliment read
Tom St Denis
1
-0
/
+43
2016-10-25
drm/amd/amdgpu: Allow broadcast on debugfs read (v2)
Tom St Denis
1
-2
/
+9
2016-10-25
drm/amd/amdgpu: Fix debugfs wave reader
Tom St Denis
1
-2
/
+3
2016-10-25
drm/amd/amdgpu: Add wave reader to debugfs
Tom St Denis
1
-0
/
+74
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
69
-1935
/
+924
2016-10-25
drm/amdgpu/powerplay: fix spelling in amdgpu_powerplay.h
Alex Deucher
1
-3
/
+3
2016-10-25
drm/amdgpu/virtual_dce: move define into source file
Alex Deucher
2
-1
/
+3
2016-10-25
drm/amdgpu: enable virtual dce on SI
Alex Deucher
1
-4
/
+136
2016-10-25
drm/amdgpu: fill in vce clock info ioctl query (v2)
Alex Deucher
1
-0
/
+18
2016-10-25
drm/amdgpu/powerplay: add an implementation for get_vce_clock_state (v3)
Alex Deucher
1
-0
/
+16
2016-10-25
drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)
Alex Deucher
5
-0
/
+15
2016-10-25
drm/amdgpu/dpm: add new callback to fetch vce clock state (v2)
Alex Deucher
2
-0
/
+6
2016-10-25
drm/amdgpu: save number of vce states in dpm struct.
Rex Zhu
5
-6
/
+8
[next]