linux-loongson/drivers/gpu/drm/amd/display/dc/dpp/dcn30
Mario Limonciello 33056a97ae drm/amd/display: Remove double checks for debug.enable_mem_low_power.bits.cm
[Why]
A variety of the 3DLUT handling functions check
`debug.enable_mem_low_power.bits.cm` both in the caller and function.
This is unnecessary overhead.

[How]
For each of them reduce to just checking just in caller or function.

Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Roman Li <roman.li@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-04-07 18:01:07 -04:00
..
dcn30_dpp_cm.c drm/amd/display: Fix uninitialized variables in DC 2024-04-26 17:22:44 -04:00
dcn30_dpp.c drm/amd/display: Remove double checks for debug.enable_mem_low_power.bits.cm 2025-04-07 18:01:07 -04:00
dcn30_dpp.h drm/amd/display: w/a to program DISPCLK_R_GATE_DISABLE DCN35 2024-10-22 17:50:38 -04:00