Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_pp_smu.h72 WM_TYPE_RETRAINING = 1, enumerator
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn301/
H A Ddcn301_fpu.c430 if (table_entry->wm_type == WM_TYPE_RETRAINING) in dcn301_calculate_wm_and_dlg_fp()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c2290 if (table_entry->wm_type == WM_TYPE_RETRAINING) in dcn21_calculate_wm()
2468 bw_params->wm_table.entries[WM_D].wm_type = WM_TYPE_RETRAINING; in dcn21_clk_mgr_set_bw_params_wm_table()