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

12

/linux-master/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h81 bool (*validate_bandwidth)( member in struct:resource_funcs
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dce100/
H A Ddce100_resource.c975 .validate_bandwidth = dce100_validate_bandwidth,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dce120/
H A Ddce120_resource.c908 .validate_bandwidth = dce112_validate_bandwidth,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c1069 .validate_bandwidth = dcn20_validate_bandwidth,
/linux-master/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_resource.c934 .validate_bandwidth = dce60_validate_bandwidth,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.c1236 .validate_bandwidth = dce110_validate_bandwidth,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dce112/
H A Ddce112_resource.c1055 .validate_bandwidth = dce112_validate_bandwidth,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dce80/
H A Ddce80_resource.c940 .validate_bandwidth = dce80_validate_bandwidth,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c1282 .validate_bandwidth = dcn10_validate_bandwidth,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c1138 .validate_bandwidth = dcn30_validate_bandwidth,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c1082 .validate_bandwidth = dcn30_validate_bandwidth,
/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c3023 if (!dc->res_pool->funcs->validate_bandwidth(dc, dsc_validate_context, true)) {
3237 if (!dc->res_pool->funcs->validate_bandwidth(dc, context, false)) {
4229 if (dc->res_pool->funcs->validate_bandwidth(dc, minimal_transition_context, false)) {
4712 if (!dc->res_pool->funcs->validate_bandwidth(dc, context, false)) {
H A Ddc_resource.c3963 if (!dc->res_pool->funcs->validate_bandwidth(dc, new_ctx, fast_validate))
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c1368 .validate_bandwidth = dcn21_validate_bandwidth,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c1785 .validate_bandwidth = dcn314_validate_bandwidth,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1822 .validate_bandwidth = dcn31_validate_bandwidth,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1706 .validate_bandwidth = dcn31_validate_bandwidth,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c1381 .validate_bandwidth = dcn30_validate_bandwidth,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1761 .validate_bandwidth = dcn35_validate_bandwidth,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c2234 .validate_bandwidth = dcn30_validate_bandwidth,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1829 .validate_bandwidth = dcn31_validate_bandwidth,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2031 .validate_bandwidth = dcn32_validate_bandwidth,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1606 .validate_bandwidth = dcn32_validate_bandwidth,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c1740 .validate_bandwidth = dcn351_validate_bandwidth,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c2242 .validate_bandwidth = dcn20_validate_bandwidth,

Completed in 484 milliseconds

12