[pull] amdgpu drm-next-5.3
Alex Deucher
alexdeucher at gmail.com
Mon Jun 24 14:46:02 UTC 2019
Hi Dave, Daniel,
Just a follow up pull to fix a regression on older asics due to the navi10
merge.
The following changes since commit f3f48d7331cf5ad9a6b3a6beff38f3dad1871b49:
drm/amdgpu: drop unused df init callback (2019-06-22 09:34:14 -0500)
are available in the Git repository at:
git://people.freedesktop.org/~agd5f/linux tags/drm-next-5.3-2019-06-24
for you to fetch changes up to 8ac875db0fdc1cfa55c424b38a81cf5282f3df0b:
drm/amdgpu: disable gfxoff on navi10 (2019-06-24 09:31:43 -0500)
----------------------------------------------------------------
drm-next-5.3-2019-06-24:
amdgpu:
- Fix a regression with uvd init on some older asics due to Navi merge
- Disable gfx off on navi10 until it's ready
----------------------------------------------------------------
Hawking Zhang (1):
drm/amdgpu: fix modprobe failure for uvd_4/5/6
tiancyin (1):
drm/amdgpu: disable gfxoff on navi10
drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c | 11 ++++++++++-
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 4 +---
drivers/gpu/drm/amd/powerplay/amdgpu_smu.c | 3 +++
3 files changed, 14 insertions(+), 4 deletions(-)
More information about the amd-gfx
mailing list