Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h80 bool (*validate_bandwidth)( member
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c975 .validate_bandwidth = dce100_validate_bandwidth,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_resource.c908 .validate_bandwidth = dce112_validate_bandwidth,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_resource.c1066 .validate_bandwidth = dcn20_validate_bandwidth,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_resource.c1057 .validate_bandwidth = dce112_validate_bandwidth,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce60/
Ddce60_resource.c934 .validate_bandwidth = dce60_validate_bandwidth,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_resource.c941 .validate_bandwidth = dce80_validate_bandwidth,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/
Ddc.c3001 if (!dc->res_pool->funcs->validate_bandwidth(dc, dsc_validate_context, true)) { in copy_stream_update_to_stream()
3124 if (!dc->res_pool->funcs->validate_bandwidth(dc, context, false)) { in update_planes_and_stream_state()
4098 if (dc->res_pool->funcs->validate_bandwidth(dc, transition_context, false)) { in commit_minimal_transition_state()
4503 if (!dc->res_pool->funcs->validate_bandwidth(dc, context, false)) { in dc_commit_updates_for_stream()
Ddc_resource.c3156 if (!dc->res_pool->funcs->validate_bandwidth(dc, new_ctx, fast_validate)) in dc_validate_global_state()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c1274 .validate_bandwidth = dcn10_validate_bandwidth,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c1236 .validate_bandwidth = dce110_validate_bandwidth,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c1135 .validate_bandwidth = dcn30_validate_bandwidth,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c1061 .validate_bandwidth = dcn30_validate_bandwidth,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c1386 .validate_bandwidth = dcn21_validate_bandwidth,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c1378 .validate_bandwidth = dcn30_validate_bandwidth,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn316/
Ddcn316_resource.c1704 .validate_bandwidth = dcn31_validate_bandwidth,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_resource.c1794 .validate_bandwidth = dcn314_validate_bandwidth,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn315/
Ddcn315_resource.c1817 .validate_bandwidth = dcn31_validate_bandwidth,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn321/
Ddcn321_resource.c1588 .validate_bandwidth = dcn32_validate_bandwidth,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c1822 .validate_bandwidth = dcn31_validate_bandwidth,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c2215 .validate_bandwidth = dcn30_validate_bandwidth,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c2218 .validate_bandwidth = dcn20_validate_bandwidth,
Ddcn20_hwseq.c2136 if (!dc->res_pool->funcs->validate_bandwidth(dc, context, false)) in dcn20_update_bandwidth()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c2038 .validate_bandwidth = dcn32_validate_bandwidth,