Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h100 bool (*validate_bandwidth)( member
/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c977 .validate_bandwidth = dce100_validate_bandwidth,
/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_resource.c915 .validate_bandwidth = dce112_validate_bandwidth,
/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_resource.c943 .validate_bandwidth = dce80_validate_bandwidth,
/drivers/gpu/drm/amd/display/dc/dce60/
Ddce60_resource.c938 .validate_bandwidth = dce60_validate_bandwidth,
/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_resource.c1057 .validate_bandwidth = dce112_validate_bandwidth,
/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c1325 .validate_bandwidth = dcn_validate_bandwidth,
/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c1241 .validate_bandwidth = dce110_validate_bandwidth,
/drivers/gpu/drm/amd/display/dc/core/
Ddc.c2268 if (!dc->res_pool->funcs->validate_bandwidth(dc, dsc_validate_context, true)) { in copy_stream_update_to_stream()
2727 if (!dc->res_pool->funcs->validate_bandwidth(dc, context, false)) { in dc_commit_updates_for_stream()
Ddc_resource.c2262 if (!dc->res_pool->funcs->validate_bandwidth(dc, new_ctx, fast_validate)) in dc_validate_global_state()
/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c1781 .validate_bandwidth = dcn21_validate_bandwidth,
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1818 if (!dc->res_pool->funcs->validate_bandwidth(dc, context, false)) in dcn20_update_bandwidth()
Ddcn20_resource.c3334 .validate_bandwidth = dcn20_validate_bandwidth,
/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c2580 .validate_bandwidth = dcn30_validate_bandwidth,