Home
last modified time | relevance | path

Searched refs:pplib_wm_report_mode (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/amd/display/dc/
Ddc.h554 enum wm_report_mode pplib_wm_report_mode; member
/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c610 .pplib_wm_report_mode = WM_REPORT_DEFAULT,
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()