Home
last modified time | relevance | path

Searched refs:dummy_wms (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
Ddcn316_clk_mgr.c336 static struct dcn316_watermarks dummy_wms = { 0 }; variable
596 clk_mgr->smu_wm_set.wm_set = &dummy_wms; in dcn316_clk_mgr_construct()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
Dvg_clk_mgr.c636 static struct watermarks dummy_wms = { 0 }; variable
687 clk_mgr->smu_wm_set.wm_set = &dummy_wms; in vg_clk_mgr_construct()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
Ddcn31_clk_mgr.c419 static struct dcn31_watermarks dummy_wms = { 0 }; variable
700 clk_mgr->smu_wm_set.wm_set = &dummy_wms; in dcn31_clk_mgr_construct()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
Ddcn315_clk_mgr.c371 static struct dcn315_watermarks dummy_wms = { 0 }; variable
623 clk_mgr->smu_wm_set.wm_set = &dummy_wms; in dcn315_clk_mgr_construct()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
Ddcn314_clk_mgr.c434 static struct dcn314_watermarks dummy_wms = { 0 }; variable
744 clk_mgr->smu_wm_set.wm_set = &dummy_wms; in dcn314_clk_mgr_construct()