OSDN Git Service

drm/amdgpu: fix CPDMA hang in PRT mode for VEGA10
authorTianci.Yin <tianci.yin@amd.com>
Tue, 10 Sep 2019 08:54:14 +0000 (16:54 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Sep 2019 15:09:14 +0000 (10:09 -0500)
commitff9d09719359a9afe46abf58fa9064893423651c
tree5f776beabfa1b5e31f3660f0c993f76c6a17a018
parentf31703528863d6748631c953426a75450f250850
drm/amdgpu: fix CPDMA hang in PRT mode for VEGA10

add and_mask since the programming logic of golden setting changed

Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Tianci.Yin <tianci.yin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c