]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: apply gpr/gds workaround before enabling GFX EDC mode
authorHawking Zhang <Hawking.Zhang@amd.com>
Wed, 20 Nov 2019 11:21:35 +0000 (19:21 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Nov 2019 19:51:03 +0000 (14:51 -0500)
commitbe3e73ea7def13abbb481844aaaa073903e18b03
tree0d9c3a7b97ec5ea2e51cef398c52ec16c812c5b2
parente416fdb6a36e873434ac859f73fed487250cda91
drm/amdgpu: apply gpr/gds workaround before enabling GFX EDC mode

gfx memory should be initialized before enabling
DED and FUE field in mmGB_EDC_MODE

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c