summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/i2caux/aux_engine.c
diff options
context:
space:
mode:
authorMonk Liu <Monk.Liu@amd.com>2018-01-29 19:24:32 +0800
committerAlex Deucher <alexander.deucher@amd.com>2018-02-28 14:18:08 -0500
commit9f0178fb67699992d38601cb923b434f9986dd68 (patch)
tree491f79b4bd3c2a8ca11629154c6a84b6d05bb60c /drivers/gpu/drm/amd/display/dc/i2caux/aux_engine.c
parentbffe07b8b97d7faaf3d291129aafef2ee8a80e90 (diff)
downloadlinux-9f0178fb67699992d38601cb923b434f9986dd68.tar.gz
linux-9f0178fb67699992d38601cb923b434f9986dd68.tar.bz2
linux-9f0178fb67699992d38601cb923b434f9986dd68.zip
drm/amdgpu: disable GFX ring and disable PQ wptr in hw_fini
otherwise there will be DMAR reading error comes out from CP since GFX is still alive and CPC's WPTR_POLL is still enabled, which would lead to DMAR read error. fix: we can hault CPG after hw_fini, but cannot halt CPC becaues KIQ stil need to be alive to let RLCV invoke, but its WPTR_POLL could be disabled. Signed-off-by: Monk Liu <Monk.Liu@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/i2caux/aux_engine.c')
0 files changed, 0 insertions, 0 deletions