[pull] radeon and amdgpu drm-fixes-4.5
Alex Deucher
alexdeucher at gmail.com
Wed Mar 2 16:22:00 UTC 2016
Hi Dave,
Fixes for radeon and amdgpu:
- Fix GPUVM flushing on CI and VI
- Misc DPM and Powerplay fixes
- VCE DPM fixes for CZ/ST
- DP hotplug fix
The following changes since commit 6378076bcfdcd1d4f8d726d08d3fa044736873eb:
drm/amdgpu: disable direct VM updates when vm_debug is set (2016-02-24 12:46:06 -0500)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-4.5
for you to fetch changes up to 0b39c531cfa12dad54eac238c2e303b994df1ef7:
drm/amdgpu: return from atombios_dp_get_dpcd only when error (2016-03-02 11:01:25 -0500)
----------------------------------------------------------------
Alex Deucher (5):
drm/amdgpu/pm: update current crtc info after setting the powerstate
drm/radeon/pm: update current crtc info after setting the powerstate
drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
drm/amdgpu/powerplay/cz: enable/disable vce dpm independent of vce pg
drm/amdgpu/cz: remove commented out call to enable vce pg
Arindam Nath (1):
drm/amdgpu: return from atombios_dp_get_dpcd only when error
Christian König (1):
drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
Chunming Zhou (1):
drm/amdgpu/gfx8: specify which engine to wait before vm flush
Rex Zhu (2):
drm/amd/powerplay: export AMD_PP_EVENT_COMPLETE_INIT task to amdgpu.
drm/amd/powerplay: send event to notify powerplay all modules are initialized.
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 6 +++---
drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.c | 4 +++-
drivers/gpu/drm/amd/amdgpu/cz_dpm.c | 7 ++-----
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c | 13 +++++++++++++
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 3 ++-
drivers/gpu/drm/amd/powerplay/amd_powerplay.c | 5 ++++-
drivers/gpu/drm/amd/powerplay/eventmgr/eventactionchains.c | 1 +
drivers/gpu/drm/amd/powerplay/hwmgr/cz_clockpowergating.c | 2 +-
drivers/gpu/drm/radeon/radeon_pm.c | 8 ++++----
10 files changed, 34 insertions(+), 17 deletions(-)
More information about the dri-devel
mailing list