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
/
amd
Age
Commit message (
Expand
)
Author
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-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/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
2016-10-25
drm/amdgpu: use same vce state definition in dpm and powerplay
Rex Zhu
2016-10-25
drm/amdgpu: move dpm related definitions to amdgpu_dpm.h
Alex Deucher
2016-10-25
drm/amdgpu: move align_mask and nop into ring funcs as well (v2)
Christian König
2016-10-25
drm/amdgpu: move the ring type into the funcs structure (v2)
Christian König
2016-10-25
drm/amdgpu: move IB and frame size directly into the engine description
Christian König
2016-10-25
drm/amdgpu: remove explicit NULL init for parse_cs
Christian König
2016-10-25
drm/amdgpu: remove 128 NOP hack from vm_flush v2
Christian König
2016-10-25
drm/amdgpu: remove ring type check for conditional execution
Christian König
[next]