Hi Dave,
A few small fixes for 4.11
The following changes since commit 27b713c2e08ef27d500a79166098d42b24977500:
Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2017-03-16 11:28:44 +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 cf8c73afb3abf0f8905efbaddd4ce11a0deec9da:
drm/amd/amdgpu: add POLARIS12 PCI ID (2017-03-17 14:44:34 -0400)
---------------------------------------------------------------- Alex Deucher (2): drm/radeon: reinstate oland workaround for sclk drm/amdgpu: reinstate oland workaround for sclk
Evan Quan (1): drm/amd/amdgpu: add POLARIS12 PCI ID
Huang Rui (1): drm/amdgpu: fix the clearing wb size
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 4 ++-- drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 1 + drivers/gpu/drm/amd/amdgpu/si_dpm.c | 10 +++++++--- drivers/gpu/drm/radeon/si_dpm.c | 10 +++++++--- 4 files changed, 17 insertions(+), 8 deletions(-)
dri-devel@lists.freedesktop.org