mirror of
https://github.com/torvalds/linux.git
synced 2026-07-29 02:31:27 +02:00
drm/amd/display: enable watermark range reporting to pplib
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Harry Wentland <Harry.Wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
ca3cba9c60
commit
d5c40d5368
|
|
@ -432,7 +432,7 @@ static const struct dc_debug debug_defaults_drv = {
|
|||
.force_abm_enable = false,
|
||||
.timing_trace = false,
|
||||
.disable_pplib_clock_request = true,
|
||||
.disable_pplib_wm_range = true,
|
||||
.disable_pplib_wm_range = false,
|
||||
#if defined(CONFIG_DRM_AMD_DC_DCN1_0)
|
||||
.use_dml_wm = false,
|
||||
.use_max_voltage = true
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user