Searched refs:calculate_wm_and_dlg (Results 1 – 11 of 11) sorted by relevance
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/ |
H A D | core_types.h | 84 void (*calculate_wm_and_dlg)( member
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn314/ |
H A D | dcn314_resource.c | 1770 if (dc->res_pool->funcs->calculate_wm_and_dlg) in dcn314_validate_bandwidth() 1771 dc->res_pool->funcs->calculate_wm_and_dlg(dc, context, pipes, pipe_cnt, vlevel); in dcn314_validate_bandwidth() 1800 .calculate_wm_and_dlg = dcn31_calculate_wm_and_dlg,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn31/ |
H A D | dcn31_resource.c | 1789 if (dc->res_pool->funcs->calculate_wm_and_dlg) in dcn31_validate_bandwidth() 1790 dc->res_pool->funcs->calculate_wm_and_dlg(dc, context, pipes, pipe_cnt, vlevel); in dcn31_validate_bandwidth() 1828 .calculate_wm_and_dlg = dcn31_calculate_wm_and_dlg,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn30/ |
H A D | dcn30_resource.c | 2069 if (dc->res_pool->funcs->calculate_wm_and_dlg) in dcn30_validate_bandwidth() 2070 dc->res_pool->funcs->calculate_wm_and_dlg(dc, context, pipes, pipe_cnt, vlevel); in dcn30_validate_bandwidth() 2219 .calculate_wm_and_dlg = dcn30_calculate_wm_and_dlg,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/ |
H A D | dcn32_resource.c | 1873 dc->res_pool->funcs->calculate_wm_and_dlg(dc, context, pipes, pipe_cnt, vlevel); in dcn32_validate_bandwidth() 2047 .calculate_wm_and_dlg = dcn32_calculate_wm_and_dlg,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn302/ |
H A D | dcn302_resource.c | 1136 .calculate_wm_and_dlg = dcn30_calculate_wm_and_dlg,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn303/ |
H A D | dcn303_resource.c | 1062 .calculate_wm_and_dlg = dcn30_calculate_wm_and_dlg,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn301/ |
H A D | dcn301_resource.c | 1379 .calculate_wm_and_dlg = dcn301_calculate_wm_and_dlg,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn316/ |
H A D | dcn316_resource.c | 1707 .calculate_wm_and_dlg = dcn31_calculate_wm_and_dlg,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn315/ |
H A D | dcn315_resource.c | 1820 .calculate_wm_and_dlg = dcn31_calculate_wm_and_dlg,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn321/ |
H A D | dcn321_resource.c | 1591 .calculate_wm_and_dlg = dcn32_calculate_wm_and_dlg,
|