Searched refs:validate_bandwidth (Results 1 – 24 of 24) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/ |
D | core_types.h | 80 bool (*validate_bandwidth)( member
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce100/ |
D | dce100_resource.c | 975 .validate_bandwidth = dce100_validate_bandwidth,
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce120/ |
D | dce120_resource.c | 908 .validate_bandwidth = dce112_validate_bandwidth,
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn201/ |
D | dcn201_resource.c | 1066 .validate_bandwidth = dcn20_validate_bandwidth,
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce112/ |
D | dce112_resource.c | 1057 .validate_bandwidth = dce112_validate_bandwidth,
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce60/ |
D | dce60_resource.c | 934 .validate_bandwidth = dce60_validate_bandwidth,
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce80/ |
D | dce80_resource.c | 941 .validate_bandwidth = dce80_validate_bandwidth,
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/ |
D | dc.c | 3001 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()
|
D | dc_resource.c | 3156 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/ |
D | dcn10_resource.c | 1274 .validate_bandwidth = dcn10_validate_bandwidth,
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_resource.c | 1236 .validate_bandwidth = dce110_validate_bandwidth,
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn302/ |
D | dcn302_resource.c | 1135 .validate_bandwidth = dcn30_validate_bandwidth,
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn303/ |
D | dcn303_resource.c | 1061 .validate_bandwidth = dcn30_validate_bandwidth,
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_resource.c | 1386 .validate_bandwidth = dcn21_validate_bandwidth,
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn301/ |
D | dcn301_resource.c | 1378 .validate_bandwidth = dcn30_validate_bandwidth,
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn316/ |
D | dcn316_resource.c | 1704 .validate_bandwidth = dcn31_validate_bandwidth,
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_resource.c | 1794 .validate_bandwidth = dcn314_validate_bandwidth,
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn315/ |
D | dcn315_resource.c | 1817 .validate_bandwidth = dcn31_validate_bandwidth,
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn321/ |
D | dcn321_resource.c | 1588 .validate_bandwidth = dcn32_validate_bandwidth,
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_resource.c | 1822 .validate_bandwidth = dcn31_validate_bandwidth,
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_resource.c | 2215 .validate_bandwidth = dcn30_validate_bandwidth,
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_resource.c | 2218 .validate_bandwidth = dcn20_validate_bandwidth,
|
D | dcn20_hwseq.c | 2136 if (!dc->res_pool->funcs->validate_bandwidth(dc, context, false)) in dcn20_update_bandwidth()
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_resource.c | 2038 .validate_bandwidth = dcn32_validate_bandwidth,
|