Hi Dave, Just a few fixes for amdgpu. The following changes since commit c5dfd654d0ec0a28fe81e7bd4d4fd984a9855e09: Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2015-07-22 14:45:25 -0700) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-4.2 for you to fetch changes up to acc6a1a69b79fad70c4794a925dbfffa9fd6b21b: drm/amdgpu/cz/dpm: properly report UVD and VCE clock levels (2015-07-23 15:10:32 -0400) ---------------------------------------------------------------- Alex Deucher (3): drm/amdgpu: implement VCE 3.0 harvesting support (v4) drm/amdgpu/cz: implement voltage validation properly drm/amdgpu/cz/dpm: properly report UVD and VCE clock levels Leo Liu (1): drm/amdgpu: add VCE harvesting instance query Michel Dänzer (2): drm/amdgpu/dce11: Re-set VBLANK interrupt state when enabling a CRTC drm/amdgpu/dce10: Re-set VBLANK interrupt state when enabling a CRTC drivers/gpu/drm/amd/amdgpu/amdgpu.h | 4 ++ drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 1 + drivers/gpu/drm/amd/amdgpu/cz_dpm.c | 70 +++++++++++++++++++++++++-------- drivers/gpu/drm/amd/amdgpu/dce_v10_0.c | 4 ++ drivers/gpu/drm/amd/amdgpu/dce_v11_0.c | 4 ++ drivers/gpu/drm/amd/amdgpu/vce_v3_0.c | 48 ++++++++++++++++++++++ include/uapi/drm/amdgpu_drm.h | 2 + 7 files changed, 117 insertions(+), 16 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel