https://github.com/torvalds/linux
Revision 2da94e2808bd7df30ace134991ed0fbd95188acd authored by Wesley Chalmers on 07 December 2020, 16:46:08 UTC, committed by Alex Deucher on 23 December 2020, 20:01:24 UTC
[WHY]
HUBP blanking sequence on DCN30 requires us to check if HUBP is in blank
and also toggle HUBP_DISABLE, which should instead be called
HUBP_SOFT_RESET for what it does in HW.

Signed-off-by: Wesley Chalmers <Wesley.Chalmers@amd.com>
Acked-by: Bindu Ramamurthy <bindu.r@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent ea96b12
History
Tip revision: 2da94e2808bd7df30ace134991ed0fbd95188acd authored by Wesley Chalmers on 07 December 2020, 16:46:08 UTC
drm/amd/display: Interfaces for hubp blank and soft reset
Tip revision: 2da94e2
File Mode Size
Makefile -rw-r--r-- 206 bytes
amiints.c -rw-r--r-- 4.0 KB
amisound.c -rw-r--r-- 2.7 KB
chipram.c -rw-r--r-- 2.6 KB
cia.c -rw-r--r-- 4.5 KB
config.c -rw-r--r-- 20.6 KB
pcmcia.c -rw-r--r-- 2.5 KB
platform.c -rw-r--r-- 5.5 KB

back to top