Home
last modified time | relevance | path

Searched refs:WM_REPORT_OVERRIDE (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/amd/display/dc/
Ddc.h348 WM_REPORT_OVERRIDE = 1, enumerator
/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c2950 if (dc->debug.pplib_wm_report_mode == WM_REPORT_OVERRIDE) in dcn10_prepare_bandwidth()
2984 if (dc->debug.pplib_wm_report_mode == WM_REPORT_OVERRIDE) in dcn10_optimize_bandwidth()
/drivers/gpu/drm/amd/display/dc/calcs/
Ddcn_calcs.c1585 if (dc->debug.pplib_wm_report_mode == WM_REPORT_OVERRIDE) { in dcn_bw_notify_pplib_of_wm_ranges()