mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-17 16:10:00 -04:00
drm/amd/display: Disable DCN401 idle optimizations
[WHY&HOW] Disable to improve stability for now. Reviewed-by: Alvin Lee <alvin.lee2@amd.com> Acked-by: Roman Li <roman.li@amd.com> Signed-off-by: Dillon Varone <dillon.varone@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
44b9a7cfc0
commit
9716bae1ea
@@ -731,6 +731,7 @@ static const struct dc_debug_options debug_defaults_drv = {
|
||||
}
|
||||
},
|
||||
.force_cositing = CHROMA_COSITING_TOPLEFT + 1,
|
||||
.disable_idle_power_optimizations = true,
|
||||
};
|
||||
|
||||
static struct dce_aux *dcn401_aux_engine_create(
|
||||
|
||||
Reference in New Issue
Block a user