summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2016-11-11drm/amd/powerplay: make CAC feature controlled by module parameter.Rex Zhu
2016-11-11drm/amd/powerplay: add new bit mask to ctrl clock stretch feature.Rex Zhu
2016-11-11Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-11-09drm/amdgpu: add the interface of waiting multiple fences (v4)Junwei Zhang
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie
2016-11-01Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into...Dave Airlie
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2016-10-27drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CIRex Zhu
2016-10-27drm/amdgpu: disable dpm before turn off clock when vce idle.Rex Zhu
2016-10-27drm/amdgpu: enable uvd bypass mode for CI/VI.Rex Zhu
2016-10-27drm/amdgpu: just not load smc firmware if smu is already runningRex Zhu
2016-10-27drm/amdgpu: when suspend, set boot state instand of disable dpm.Rex Zhu
2016-10-27drm/amdgpu: use failed label to handle context init failureHuang Rui
2016-10-27drm/amd/powerplay: fix bug get wrong evv voltage of Polaris.Rex Zhu
2016-10-27drm/amdgpu/si_dpm: workaround for SI kickersAlex Deucher
2016-10-26drm/amdgpu: fix s3 resume back, uvd dpm randomly can't disable.Rex Zhu
2016-10-26drm/drivers: add support for using the arch wc mapping API.Dave Airlie
2016-10-25drm/amdgpu: add amdgpu_ttm_bo_eviction_valuable callbackChristian König
2016-10-25drm/ttm: make eviction decision a driver callback v2Christian König
2016-10-25drm/amd/powerplay: fix spelling mistake and add KERN_WARNING to printksColin Ian King
2016-10-25drm/amdgpu:new ids flag for preemptMonk Liu
2016-10-25drm/amdgpu: mark symbols static where possibleBaoyou Xie
2016-10-25drm/amdgpu: change function declarations and add missing header dependenciesBaoyou Xie
2016-10-25drm/amdgpu: s/amdgpuCrtc/amdgpu_crtc/ in pageflip codeAlex Deucher
2016-10-25drm/amdgpu/atom: remove a bunch of unused functionsAlex Deucher
2016-10-25drm/amdgpu: consolidate atom scratch reg handling for hangsAlex Deucher
2016-10-25drm/amdgpu: use amdgpu_bo_[create|free]_kernel for wbAlex Deucher
2016-10-25drm/amdgpu: add VCE VM session trackingChristian König
2016-10-25drm/amdgpu: improve parse_cs handling a bitChristian König
2016-10-25drm/amdgpu: refine set power state logic for dpm.Rex Zhu
2016-10-25drm/amdgpu: update current ps/requeset ps in adev with real ps.Rex Zhu
2016-10-25drm/amdgpu: add an implement for check_power_state equal for KVAlex Deucher
2016-10-25drm/amdgpu: add an implement for check_power_state equal for Si.Rex Zhu
2016-10-25drm/amdgpu: add an implement for check_power_state equal for Cz.Rex Zhu
2016-10-25drm/amdgpu: add an implement for check_power_state equal for CIRex Zhu
2016-10-25drm/amdgpu: add new callback to check power state infoRex Zhu
2016-10-25drm/amdgpu: check min clock set by DAL before set ps.Rex Zhu
2016-10-25drm/amd/amdgpu: Put in rest of wave fieldsTom St Denis
2016-10-25drm/amd/amdgpu: re-factor debugfs wave readerTom St Denis
2016-10-25drm/amd/amdgpu: Make debugfs write compliment readTom St Denis
2016-10-25drm/amd/amdgpu: Allow broadcast on debugfs read (v2)Tom St Denis
2016-10-25drm/amd/amdgpu: Fix debugfs wave readerTom St Denis
2016-10-25drm/amd/amdgpu: Add wave reader to debugfsTom St Denis
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher
2016-10-25drm/amdgpu/powerplay: fix spelling in amdgpu_powerplay.hAlex Deucher
2016-10-25drm/amdgpu/virtual_dce: move define into source fileAlex Deucher
2016-10-25drm/amdgpu: enable virtual dce on SIAlex Deucher
2016-10-25drm/amdgpu: fill in vce clock info ioctl query (v2)Alex Deucher
2016-10-25drm/amdgpu/powerplay: add an implementation for get_vce_clock_state (v3)Alex Deucher
2016-10-25drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)Alex Deucher