Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c546 .pplib_wm_report_mode = WM_REPORT_DEFAULT,
/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc.h914 enum wm_report_mode pplib_wm_report_mode; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c3141 if (dc->debug.pplib_wm_report_mode == WM_REPORT_OVERRIDE) { in dcn10_prepare_bandwidth()
3180 if (dc->debug.pplib_wm_report_mode == WM_REPORT_OVERRIDE) { in dcn10_optimize_bandwidth()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calcs.c1403 if (dc->debug.pplib_wm_report_mode == WM_REPORT_OVERRIDE) { in dcn_bw_notify_pplib_of_wm_ranges()