]> www.infradead.org Git - nvme.git/commit
drm/amd/display: Add debug option for disabling SLDO optimizations
authorNicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Mon, 17 Jun 2024 19:45:51 +0000 (15:45 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 1 Jul 2024 20:10:35 +0000 (16:10 -0400)
commitea04ef19ebdcd22e8a21054a19c2c8fefae011ce
tree8e78cfe001edd073807e32d1f3f92d3652189832
parentfe4b8c98dd1fcfab6e6c18bbc0f0f31a64bba7a5
drm/amd/display: Add debug option for disabling SLDO optimizations

[Why]
DM can hook this up to disable SLDO optimizations in firmware during
DMCUB initialization for debug purposes.

[How]
Add the option and pass it through dmub_srv.

Reviewed-by: Hansen Dsouza <hansen.dsouza@amd.com>
Signed-off-by: Jerry Zuo <jerry.zuo@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/dmub_srv.h
drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn35.c