]> Git Repo - linux.git/commit
drm/amd/display: Remove inaccessible registers from DMU diagnostics
authorNicholas Kazlauskas <[email protected]>
Wed, 23 Oct 2024 16:53:37 +0000 (12:53 -0400)
committerAlex Deucher <[email protected]>
Mon, 4 Nov 2024 16:35:22 +0000 (11:35 -0500)
commit69603bfcffc887fdfb5f8e877849e400958fb72d
tree666f0fea3b34c8ab3bdbed31694079459c3dc8be
parent215b6dd7e026fdc32290c61e6f4298587f807e2c
drm/amd/display: Remove inaccessible registers from DMU diagnostics

[Why]
SEC_CNTL isn't readable by x86 and can block Z8 entry if read.

[How]
Remove the read.

Reviewed-by: Ovidiu Bunea <[email protected]>
Reviewed-by: Charlene Liu <[email protected]>
Signed-off-by: Nicholas Kazlauskas <[email protected]>
Signed-off-by: Zaeem Mohamed <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn35.c
This page took 0.051995 seconds and 4 git commands to generate.