/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | core_types.h | 84 enum dc_status (*validate_bandwidth)( member
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dce100/ |
H A D | dce100_resource.c | 975 .validate_bandwidth = dce100_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/ |
H A D | dcn201_resource.c | 1072 .validate_bandwidth = dcn20_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dce112/ |
H A D | dce112_resource.c | 1055 .validate_bandwidth = dce112_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dce80/ |
H A D | dce80_resource.c | 940 .validate_bandwidth = dce80_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dce60/ |
H A D | dce60_resource.c | 934 .validate_bandwidth = dce60_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/ |
H A D | dcn302_resource.c | 1137 .validate_bandwidth = dcn30_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/ |
H A D | dce110_resource.c | 1237 .validate_bandwidth = dce110_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/ |
H A D | dcn10_resource.c | 1279 .validate_bandwidth = dcn10_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/ |
H A D | dcn303_resource.c | 1082 .validate_bandwidth = dcn30_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/ |
H A D | dcn301_resource.c | 1388 .validate_bandwidth = dcn30_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/ |
H A D | dcn21_resource.c | 1368 .validate_bandwidth = dcn21_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc.c | 3310 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 D | dcn316_resource.c | 1705 .validate_bandwidth = dcn31_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/ |
H A D | dcn314_resource.c | 1764 .validate_bandwidth = dcn314_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/ |
H A D | dcn35_resource.c | 1770 .validate_bandwidth = dcn35_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/ |
H A D | dcn351_resource.c | 1742 .validate_bandwidth = dcn351_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/ |
H A D | dcn31_resource.c | 1835 .validate_bandwidth = dcn31_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/ |
H A D | dcn36_resource.c | 1744 .validate_bandwidth = dcn35_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/ |
H A D | dcn321_resource.c | 1601 .validate_bandwidth = dcn32_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/ |
H A D | dcn401_resource.c | 1778 .validate_bandwidth = dcn401_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/ |
H A D | dcn30_resource.c | 2235 .validate_bandwidth = dcn30_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
H A D | dcn32_resource.c | 2094 .validate_bandwidth = dcn32_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
H A D | dcn20_resource.c | 2223 .validate_bandwidth = dcn20_validate_bandwidth,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
H A D | dcn401_hwseq.c | 2384 …if (dc->res_pool->funcs->validate_bandwidth(dc, context, DC_VALIDATE_MODE_AND_PROGRAMMING) != DC_O… in dcn401_update_bandwidth()
|