Searched refs:set_throttled_vcp_size (Results 1 – 16 of 16) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/link/ |
D | link_hwss_dio.c | 35 stream_encoder->funcs->set_throttled_vcp_size( in set_dio_throttled_vcp_size() 179 .set_throttled_vcp_size = set_dio_throttled_vcp_size,
|
D | link_hwss_dpia.c | 61 .set_throttled_vcp_size = set_dio_throttled_vcp_size,
|
D | link_hwss_hpo_dp.c | 58 hpo_dp_link_encoder->funcs->set_throttled_vcp_size(hpo_dp_link_encoder, in set_hpo_dp_throttled_vcp_size() 271 .set_throttled_vcp_size = set_hpo_dp_throttled_vcp_size,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/ |
D | link_hwss.h | 51 void (*set_throttled_vcp_size)(struct pipe_ctx *pipe_ctx, member
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_hpo_dp_link_encoder.c | 67 .set_throttled_vcp_size = dcn31_hpo_dp_link_enc_set_throttled_vcp_size,
|
D | dcn32_dio_stream_encoder.c | 433 .set_throttled_vcp_size =
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/virtual/ |
D | virtual_stream_encoder.c | 118 .set_throttled_vcp_size =
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/ |
D | dc_link.c | 3643 if (link_hwss->ext.set_throttled_vcp_size) in dc_link_update_sst_payload() 3644 link_hwss->ext.set_throttled_vcp_size(pipe_ctx, in dc_link_update_sst_payload() 3694 if (link_hwss->ext.set_throttled_vcp_size) in dc_link_update_sst_payload() 3695 link_hwss->ext.set_throttled_vcp_size(pipe_ctx, in dc_link_update_sst_payload() 3803 if (link_hwss->ext.set_throttled_vcp_size) in dc_link_allocate_mst_payload() 3804 link_hwss->ext.set_throttled_vcp_size(pipe_ctx, avg_time_slots_per_mtp); in dc_link_allocate_mst_payload() 3831 if (link_hwss->ext.set_throttled_vcp_size) in dc_link_reduce_mst_payload() 3832 link_hwss->ext.set_throttled_vcp_size(pipe_ctx, avg_time_slots_per_mtp); in dc_link_reduce_mst_payload() 3980 if (link_hwss->ext.set_throttled_vcp_size) in dc_link_increase_mst_payload() 3981 link_hwss->ext.set_throttled_vcp_size(pipe_ctx, avg_time_slots_per_mtp); in dc_link_increase_mst_payload() [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | link_encoder.h | 313 void (*set_throttled_vcp_size)( member
|
D | stream_encoder.h | 146 void (*set_throttled_vcp_size)( member
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_dio_stream_encoder.c | 425 .set_throttled_vcp_size =
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_stream_encoder.c | 584 .set_throttled_vcp_size =
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_hpo_dp_link_encoder.c | 597 .set_throttled_vcp_size = dcn31_hpo_dp_link_enc_set_throttled_vcp_size,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_dio_stream_encoder.c | 800 .set_throttled_vcp_size =
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_stream_encoder.c | 1524 .set_throttled_vcp_size =
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_stream_encoder.c | 1570 .set_throttled_vcp_size =
|