Hi Dave,
A few fixes for 4.11.
The following changes since commit 3f81e1340706e9a7f854808e2f580c3106805d0c:
drm: mxsfb: Implement drm_panel handling (2017-03-10 11:11:14 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-4.11
for you to fetch changes up to 801a6aa9a63c90724e8899982ad8c7f16be1e2cd:
drm/amd/amdgpu: Fix debugfs reg read/write address width (2017-03-15 16:21:34 -0400)
---------------------------------------------------------------- Alex Deucher (2): drm/radeon/si: add dpm quirk for Oland drm/amdgpu/si: add dpm quirk for Oland
Arnd Bergmann (1): drm: amd: remove broken include path
Dave Airlie (1): drm/amdgpu: fix parser init error path to avoid crash in parser fini
Rex Zhu (1): drm/amd/powerplay: fix copy error in smu7_clockpoweragting.c
Tom St Denis (2): drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved drm/amd/amdgpu: Fix debugfs reg read/write address width
drivers/gpu/drm/amd/acp/Makefile | 2 -- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 2 ++ drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 4 ++-- drivers/gpu/drm/amd/amdgpu/si_dpm.c | 6 ++++++ drivers/gpu/drm/amd/amdgpu/vi.c | 2 +- drivers/gpu/drm/amd/powerplay/hwmgr/smu7_clockpowergating.c | 2 +- drivers/gpu/drm/radeon/si_dpm.c | 6 ++++++ 7 files changed, 18 insertions(+), 6 deletions(-)