Patches are Acked-by: Huang Rui <ray.hu...@amd.com> Please use "git send-email" on amd-gfx public code review.
Thanks, Ray -----Original Message----- From: Aaron Liu <aaron....@amd.com> Sent: Friday, August 30, 2019 1:33 AM To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander <alexander.deuc...@amd.com>; Huang, Ray <ray.hu...@amd.com>; Liu, Aaron <aaron....@amd.com>; Deucher, Alexander <alexander.deuc...@amd.com> Subject: [PATCH 2/2] drm/amdgpu: fix no interrupt issue for renoir emu (v2) In renoir's vega10_ih model, there's a security change in mmIH_CHICKEN register, that limits IH to use physical address (FBPA, GPA) directly. Those chicken bits need to be programmed first. Signed-off-by: Aaron Liu <aaron....@amd.com> Reviewed-by: Huang Rui <ray.hu...@amd.com> Reviewed-by: Hawking Zhang <hawking.zh...@amd.com> Acked-by: Alex Deucher <alexander.deuc...@amd.com> Signed-off-by: Alex Deucher <alexander.deuc...@amd.com> --- drivers/gpu/drm/amd/amdgpu/vega10_ih.c | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) _______________________________________________ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx