Home
last modified time | relevance | path

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

12

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h85 bool (*validate_bandwidth)( member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dce100/
Ddce100_resource.c975 .validate_bandwidth = dce100_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dce120/
Ddce120_resource.c908 .validate_bandwidth = dce112_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn201/
Ddcn201_resource.c1073 .validate_bandwidth = dcn20_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dce112/
Ddce112_resource.c1055 .validate_bandwidth = dce112_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce60/
Ddce60_resource.c934 .validate_bandwidth = dce60_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dce80/
Ddce80_resource.c940 .validate_bandwidth = dce80_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dce110/
Ddce110_resource.c1237 .validate_bandwidth = dce110_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn302/
Ddcn302_resource.c1138 .validate_bandwidth = dcn30_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn10/
Ddcn10_resource.c1282 .validate_bandwidth = dcn10_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn303/
Ddcn303_resource.c1083 .validate_bandwidth = dcn30_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc.c3026 if (!dc->res_pool->funcs->validate_bandwidth(dc, dsc_validate_context, true)) { in copy_stream_update_to_stream()
3242 if (!dc->res_pool->funcs->validate_bandwidth(dc, context, false)) { in update_planes_and_stream_state()
4311 if (dc->res_pool->funcs->validate_bandwidth(dc, minimal_transition_context, false)) { in create_minimal_transition_state()
4825 if (!dc->res_pool->funcs->validate_bandwidth(dc, context, false)) { in update_planes_and_stream_v1()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn301/
Ddcn301_resource.c1389 .validate_bandwidth = dcn30_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn21/
Ddcn21_resource.c1369 .validate_bandwidth = dcn21_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn316/
Ddcn316_resource.c1706 .validate_bandwidth = dcn31_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn314/
Ddcn314_resource.c1763 .validate_bandwidth = dcn314_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn321/
Ddcn321_resource.c1608 .validate_bandwidth = dcn32_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn351/
Ddcn351_resource.c1743 .validate_bandwidth = dcn351_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn315/
Ddcn315_resource.c1826 .validate_bandwidth = dcn31_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn31/
Ddcn31_resource.c1829 .validate_bandwidth = dcn31_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn35/
Ddcn35_resource.c1764 .validate_bandwidth = dcn35_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn401/
Ddcn401_resource.c1696 .validate_bandwidth = dcn401_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn30/
Ddcn30_resource.c2237 .validate_bandwidth = dcn30_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn20/
Ddcn20_resource.c2251 .validate_bandwidth = dcn20_validate_bandwidth,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn32/
Ddcn32_resource.c2046 .validate_bandwidth = dcn32_validate_bandwidth,

12