Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h84 enum dc_status (*validate_bandwidth)( member
/linux/drivers/gpu/drm/amd/display/dc/resource/dce100/
H A Ddce100_resource.c975 .validate_bandwidth = dce100_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c1072 .validate_bandwidth = dcn20_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/resource/dce112/
H A Ddce112_resource.c1055 .validate_bandwidth = dce112_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/resource/dce80/
H A Ddce80_resource.c940 .validate_bandwidth = dce80_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/resource/dce60/
H A Ddce60_resource.c934 .validate_bandwidth = dce60_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c1137 .validate_bandwidth = dcn30_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.c1237 .validate_bandwidth = dce110_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c1279 .validate_bandwidth = dcn10_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c1082 .validate_bandwidth = dcn30_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c1388 .validate_bandwidth = dcn30_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c1368 .validate_bandwidth = dcn21_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c3310 if (dc->res_pool->funcs->validate_bandwidth(dc, dsc_validate_context, in copy_stream_update_to_stream()
3533 …if (dc->res_pool->funcs->validate_bandwidth(dc, context, DC_VALIDATE_MODE_AND_PROGRAMMING) != DC_O… in update_planes_and_stream_state()
4639 if (dc->res_pool->funcs->validate_bandwidth(dc, minimal_transition_context, in create_minimal_transition_state()
5163 …if (dc->res_pool->funcs->validate_bandwidth(dc, context, DC_VALIDATE_MODE_AND_PROGRAMMING) != DC_O… in update_planes_and_stream_v1()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1705 .validate_bandwidth = dcn31_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c1764 .validate_bandwidth = dcn314_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1770 .validate_bandwidth = dcn35_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c1742 .validate_bandwidth = dcn351_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1835 .validate_bandwidth = dcn31_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c1744 .validate_bandwidth = dcn35_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1601 .validate_bandwidth = dcn32_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1778 .validate_bandwidth = dcn401_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c2235 .validate_bandwidth = dcn30_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2094 .validate_bandwidth = dcn32_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c2223 .validate_bandwidth = dcn20_validate_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2384 …if (dc->res_pool->funcs->validate_bandwidth(dc, context, DC_VALIDATE_MODE_AND_PROGRAMMING) != DC_O… in dcn401_update_bandwidth()

12