Home
last modified time | relevance | path

Searched refs:set_throttled_vcp_size (Results 1 – 17 of 17) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/accessories/
A Dlink_fpga.c89 if (link_hwss->ext.set_throttled_vcp_size) in dp_fpga_hpo_enable_link_and_stream()
90 link_hwss->ext.set_throttled_vcp_size(pipe_ctx, avg_time_slots_per_mtp); in dp_fpga_hpo_enable_link_and_stream()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/
A Dlink_dpms.c1261 if (link_hwss->ext.set_throttled_vcp_size) in deallocate_mst_payload_with_temp_drm_wa()
1262 link_hwss->ext.set_throttled_vcp_size(pipe_ctx, avg_time_slots_per_mtp); in deallocate_mst_payload_with_temp_drm_wa()
1350 if (link_hwss->ext.set_throttled_vcp_size) in deallocate_mst_payload()
1351 link_hwss->ext.set_throttled_vcp_size(pipe_ctx, avg_time_slots_per_mtp); in deallocate_mst_payload()
1522 if (link_hwss->ext.set_throttled_vcp_size) in allocate_mst_payload()
1675 if (link_hwss->ext.set_throttled_vcp_size) in update_sst_payload()
1676 link_hwss->ext.set_throttled_vcp_size(pipe_ctx, in update_sst_payload()
1726 if (link_hwss->ext.set_throttled_vcp_size) in update_sst_payload()
1727 link_hwss->ext.set_throttled_vcp_size(pipe_ctx, in update_sst_payload()
1758 if (link_hwss->ext.set_throttled_vcp_size) in link_reduce_mst_payload()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/
A Dlink_hwss.h52 void (*set_throttled_vcp_size)(struct pipe_ctx *pipe_ctx, member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/hwss/
A Dlink_hwss_dpia.c64 .set_throttled_vcp_size = set_dio_throttled_vcp_size,
A Dlink_hwss_dio.c34 stream_encoder->funcs->set_throttled_vcp_size( in set_dio_throttled_vcp_size()
230 .set_throttled_vcp_size = set_dio_throttled_vcp_size,
A Dlink_hwss_hpo_dp.c57 hpo_dp_link_encoder->funcs->set_throttled_vcp_size(hpo_dp_link_encoder, in set_hpo_dp_throttled_vcp_size()
258 .set_throttled_vcp_size = set_hpo_dp_throttled_vcp_size,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_hpo_dp_link_encoder.c67 .set_throttled_vcp_size = dcn31_hpo_dp_link_enc_set_throttled_vcp_size,
A Ddcn32_dio_stream_encoder.c460 .set_throttled_vcp_size =
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/virtual/
A Dvirtual_stream_encoder.c118 .set_throttled_vcp_size =
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dlink_encoder.h313 void (*set_throttled_vcp_size)( member
A Dstream_encoder.h155 void (*set_throttled_vcp_size)( member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn314/
A Ddcn314_dio_stream_encoder.c426 .set_throttled_vcp_size =
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_stream_encoder.c600 .set_throttled_vcp_size =
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hpo_dp_link_encoder.c600 .set_throttled_vcp_size = dcn31_hpo_dp_link_enc_set_throttled_vcp_size,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_dio_stream_encoder.c824 .set_throttled_vcp_size =
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_stream_encoder.c1524 .set_throttled_vcp_size =
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_stream_encoder.c1577 .set_throttled_vcp_size =

Completed in 56 milliseconds