index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-10-25
drm/amdgpu: use same vce state definition in dpm and powerplay
Rex Zhu
11
-56
/
+36
2016-10-25
drm/amdgpu: move dpm related definitions to amdgpu_dpm.h
Alex Deucher
2
-448
/
+448
2016-10-25
drm/amdgpu: move align_mask and nop into ring funcs as well (v2)
Christian König
14
-43
/
+62
[next]