index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-11-02
drm/gma500: Add compat ioctl
Patrik Jakobsson
2016-10-28
Merge branch 'linux-4.9' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-27
drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CI
Rex Zhu
2016-10-27
drm/amdgpu: disable dpm before turn off clock when vce idle.
Rex Zhu
2016-10-27
drm/amdgpu: enable uvd bypass mode for CI/VI.
Rex Zhu
2016-10-27
drm/amdgpu: just not load smc firmware if smu is already running
Rex Zhu
2016-10-27
drm/amdgpu: when suspend, set boot state instand of disable dpm.
Rex Zhu
2016-10-27
drm/amdgpu: use failed label to handle context init failure
Huang Rui
2016-10-27
drm/bridge: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2016-10-27
drm/bridge: fix semicolon.cocci warnings
kbuild test robot
2016-10-26
drm: Print some debug/error info during DP dual mode detect
Imre Deak
2016-10-26
drm/bridge: add Silicon Image SiI8620 driver
Andrzej Hajda
2016-10-25
drm/amdgpu: add amdgpu_ttm_bo_eviction_valuable callback
Christian König
2016-10-25
drm/ttm: make eviction decision a driver callback v2
Christian König
2016-10-25
drm/radeon/pm: autoswitch power state when in balanced mode
Lucas Stach
2016-10-25
drm/amd/powerplay: fix spelling mistake and add KERN_WARNING to printks
Colin Ian King
2016-10-25
drm/amdgpu:new ids flag for preempt
Monk Liu
2016-10-25
drm/amdgpu: mark symbols static where possible
Baoyou Xie
2016-10-25
drm/amdgpu: change function declarations and add missing header dependencies
Baoyou Xie
2016-10-25
drm/amdgpu: s/amdgpuCrtc/amdgpu_crtc/ in pageflip code
Alex Deucher
2016-10-25
drm/amdgpu/atom: remove a bunch of unused functions
Alex Deucher
2016-10-25
drm/amdgpu: consolidate atom scratch reg handling for hangs
Alex Deucher
2016-10-25
drm/amdgpu: use amdgpu_bo_[create|free]_kernel for wb
Alex Deucher
2016-10-25
drm/amdgpu: add VCE VM session tracking
Christian König
2016-10-25
drm/amdgpu: improve parse_cs handling a bit
Christian König
2016-10-25
drm/amdgpu: refine set power state logic for dpm.
Rex Zhu
2016-10-25
drm/amdgpu: update current ps/requeset ps in adev with real ps.
Rex Zhu
2016-10-25
drm/amdgpu: add an implement for check_power_state equal for KV
Alex Deucher
2016-10-25
drm/amdgpu: add an implement for check_power_state equal for Si.
Rex Zhu
2016-10-25
drm/amdgpu: add an implement for check_power_state equal for Cz.
Rex Zhu
2016-10-25
drm/amdgpu: add an implement for check_power_state equal for CI
Rex Zhu
2016-10-25
drm/amdgpu: add new callback to check power state info
Rex Zhu
2016-10-25
drm/amdgpu: check min clock set by DAL before set ps.
Rex Zhu
2016-10-25
drm/amd/amdgpu: Put in rest of wave fields
Tom St Denis
2016-10-25
drm/amd/amdgpu: re-factor debugfs wave reader
Tom St Denis
2016-10-25
drm/amd/amdgpu: Make debugfs write compliment read
Tom St Denis
2016-10-25
drm/amd/amdgpu: Allow broadcast on debugfs read (v2)
Tom St Denis
2016-10-25
drm/amd/amdgpu: Fix debugfs wave reader
Tom St Denis
2016-10-25
drm/amd/amdgpu: Add wave reader to debugfs
Tom St Denis
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
2016-10-25
drm/amdgpu/powerplay: fix spelling in amdgpu_powerplay.h
Alex Deucher
2016-10-25
drm/amdgpu/virtual_dce: move define into source file
Alex Deucher
2016-10-25
drm/amdgpu: enable virtual dce on SI
Alex Deucher
2016-10-25
drm/amdgpu: fill in vce clock info ioctl query (v2)
Alex Deucher
2016-10-25
drm/amdgpu/powerplay: add an implementation for get_vce_clock_state (v3)
Alex Deucher
2016-10-25
drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)
Alex Deucher
2016-10-25
drm/amdgpu/dpm: add new callback to fetch vce clock state (v2)
Alex Deucher
2016-10-25
drm/amdgpu: save number of vce states in dpm struct.
Rex Zhu
[next]