]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/amd/display: add back removed hack for mpcc add
authorEric Yang <Eric.Yang2@amd.com>
Thu, 14 Sep 2017 23:03:04 +0000 (19:03 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 21 Oct 2017 20:41:50 +0000 (16:41 -0400)
commit904aa42e77aa7fb5f95408b4d1ffb4b2c3a805d7
treee4baf61edb7377fee0b8724203d4283d71e5b3b3
parent25bab0da8f61e7d8f717e4f9be34e97a1aaa0ccc
drm/amd/display: add back removed hack for mpcc add

A previous changed removed the hack to match mpcc_idd
with mi instance. This causes pstate hang on resume
from hibernate for yet unknown reason. Add the hack
back for now to work around the issue. More debugging
required in init_hw to root cause the hang.

Signed-off-by: Eric Yang <Eric.Yang2@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_mpc.c