Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

drm/amd/display: Reset scrambling on Test Pattern

[Why]
Programming is missing the sequence where for eDP the scrambling is
reset when testing for eye diagram test pattern.

[How]
Include the required register in the definition

Signed-off-by: Chris Park <Chris.Park@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Chris Park and committed by
Alex Deucher
8cfc40cd 6798d042

+1
+1
drivers/gpu/drm/amd/display/dc/dcn30/dcn30_resource.c
··· 491 491 [id] = {\ 492 492 LE_DCN3_REG_LIST(id), \ 493 493 UNIPHY_DCN2_REG_LIST(phyid), \ 494 + SRI(DP_DPHY_INTERNAL_CTRL, DP, id) \ 494 495 } 495 496 496 497 static const struct dce110_aux_registers_shift aux_shift = {