Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc.h320 WM_REPORT_OVERRIDE = 1, enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c3088 if (dc->debug.pplib_wm_report_mode == WM_REPORT_OVERRIDE) in dcn10_prepare_bandwidth()
3122 if (dc->debug.pplib_wm_report_mode == WM_REPORT_OVERRIDE) in dcn10_optimize_bandwidth()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/calcs/
H A Ddcn_calcs.c1583 if (dc->debug.pplib_wm_report_mode == WM_REPORT_OVERRIDE) { in dcn_bw_notify_pplib_of_wm_ranges()