Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Ddc.h378 enum wm_report_mode pplib_wm_report_mode; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_resource.c591 .pplib_wm_report_mode = WM_REPORT_DEFAULT,
H A Damdgpu_dcn10_hw_sequencer.c2670 if (dc->debug.pplib_wm_report_mode == WM_REPORT_OVERRIDE) in dcn10_prepare_bandwidth()
2703 if (dc->debug.pplib_wm_report_mode == WM_REPORT_OVERRIDE) in dcn10_optimize_bandwidth()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
H A Damdgpu_dcn_calcs.c1540 if (dc->debug.pplib_wm_report_mode == WM_REPORT_OVERRIDE) { in dcn_bw_notify_pplib_of_wm_ranges()