Searched refs:validate_bandwidth (Results 1 - 24 of 24) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/dc/inc/
H A Dcore_types.h80 bool (*validate_bandwidth)( member in struct:resource_funcs
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn201/
H A Ddcn201_resource.c1066 .validate_bandwidth = dcn20_validate_bandwidth,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dce100/
H A Ddce100_resource.c975 .validate_bandwidth = dce100_validate_bandwidth,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dce120/
H A Ddce120_resource.c908 .validate_bandwidth = dce112_validate_bandwidth,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dce60/
H A Ddce60_resource.c934 .validate_bandwidth = dce60_validate_bandwidth,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c1274 .validate_bandwidth = dcn10_validate_bandwidth,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c1135 .validate_bandwidth = dcn30_validate_bandwidth,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c1061 .validate_bandwidth = dcn30_validate_bandwidth,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dce110/
H A Ddce110_resource.c1236 .validate_bandwidth = dce110_validate_bandwidth,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dce112/
H A Ddce112_resource.c1057 .validate_bandwidth = dce112_validate_bandwidth,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dce80/
H A Ddce80_resource.c941 .validate_bandwidth = dce80_validate_bandwidth,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/core/
H A Damdgpu_dc.c2970 if (!dc->res_pool->funcs->validate_bandwidth(dc, dsc_validate_context, true)) {
3093 if (!dc->res_pool->funcs->validate_bandwidth(dc, context, false)) {
4067 if (dc->res_pool->funcs->validate_bandwidth(dc, transition_context, false)) {
4480 if (!dc->res_pool->funcs->validate_bandwidth(dc, context, false)) {
H A Ddc_resource.c3156 if (!dc->res_pool->funcs->validate_bandwidth(dc, new_ctx, fast_validate))
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c1386 .validate_bandwidth = dcn21_validate_bandwidth,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c1588 .validate_bandwidth = dcn32_validate_bandwidth,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c1817 .validate_bandwidth = dcn31_validate_bandwidth,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.c1794 .validate_bandwidth = dcn314_validate_bandwidth,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c1704 .validate_bandwidth = dcn31_validate_bandwidth,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn301/
H A Ddcn301_resource.c1378 .validate_bandwidth = dcn30_validate_bandwidth,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c1822 .validate_bandwidth = dcn31_validate_bandwidth,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c2038 .validate_bandwidth = dcn32_validate_bandwidth,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c2215 .validate_bandwidth = dcn30_validate_bandwidth,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c2218 .validate_bandwidth = dcn20_validate_bandwidth,
H A Ddcn20_hwseq.c2164 if (!dc->res_pool->funcs->validate_bandwidth(dc, context, false))

Completed in 278 milliseconds