Thread (2 messages) 2 messages, 2 authors, 2016-07-30

Re: [PATCH] drm/amdgpu/gmc7: add missing mullins case

From: Edward O'Callaghan <hidden>
Date: 2016-07-30 03:22:19
Also in: amd-gfx

Reviewed-by: Edward O'Callaghan <redacted>

On 07/30/2016 08:06 AM, Alex Deucher wrote:
quoted hunk ↗ jump to hunk
Looks like this got missed when we ported the code from radeon.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
---
 drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c b/drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c
index d24a82b..0b0f086 100644
--- a/drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c
@@ -144,6 +144,7 @@ static int gmc_v7_0_init_microcode(struct amdgpu_device *adev)
 		break;
 	case CHIP_KAVERI:
 	case CHIP_KABINI:
+	case CHIP_MULLINS:
 		return 0;
 	default: BUG();
 	}
  

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help