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-- 139 bytes
config.c -rw-r--r-- 1.5 KB
dvma.c -rw-r--r-- 4.6 KB
prom.c -rw-r--r-- 3.6 KB
time.c -rw-r--r-- 2.1 KB
time.h -rw-r--r-- 449 bytes

back to top