]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection
authorNicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Tue, 28 May 2024 19:25:30 +0000 (15:25 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jun 2024 20:17:16 +0000 (16:17 -0400)
commit466423c6dd8af23ebb3a69d43434d01aed0db356
tree9fc24bab24d0abf549bcf5d469b41a6f5922de07
parent38e0c3df6dbd36e69d38f67853cdd1bb6110d05f
drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection

[Why]
These registers should not be read from driver and triggering the
security violation when DMCUB work times out and diagnostics are
collected blocks Z8 entry.

[How]
Remove the register read from DCN35.

Reviewed-by: Duncan Ma <duncan.ma@amd.com>
Acked-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn35.c