Searched refs:validate_bandwidth (Results 1 – 14 of 14) sorted by relevance
/drivers/gpu/drm/amd/display/dc/inc/ |
D | core_types.h | 100 bool (*validate_bandwidth)( member
|
/drivers/gpu/drm/amd/display/dc/dce100/ |
D | dce100_resource.c | 977 .validate_bandwidth = dce100_validate_bandwidth,
|
/drivers/gpu/drm/amd/display/dc/dce120/ |
D | dce120_resource.c | 915 .validate_bandwidth = dce112_validate_bandwidth,
|
/drivers/gpu/drm/amd/display/dc/dce80/ |
D | dce80_resource.c | 943 .validate_bandwidth = dce80_validate_bandwidth,
|
/drivers/gpu/drm/amd/display/dc/dce60/ |
D | dce60_resource.c | 938 .validate_bandwidth = dce60_validate_bandwidth,
|
/drivers/gpu/drm/amd/display/dc/dce112/ |
D | dce112_resource.c | 1057 .validate_bandwidth = dce112_validate_bandwidth,
|
/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_resource.c | 1325 .validate_bandwidth = dcn_validate_bandwidth,
|
/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_resource.c | 1241 .validate_bandwidth = dce110_validate_bandwidth,
|
/drivers/gpu/drm/amd/display/dc/core/ |
D | dc.c | 2268 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()
|
D | dc_resource.c | 2262 if (!dc->res_pool->funcs->validate_bandwidth(dc, new_ctx, fast_validate)) in dc_validate_global_state()
|
/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_resource.c | 1781 .validate_bandwidth = dcn21_validate_bandwidth,
|
/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_hwseq.c | 1818 if (!dc->res_pool->funcs->validate_bandwidth(dc, context, false)) in dcn20_update_bandwidth()
|
D | dcn20_resource.c | 3334 .validate_bandwidth = dcn20_validate_bandwidth,
|
/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_resource.c | 2580 .validate_bandwidth = dcn30_validate_bandwidth,
|