Home
last modified time | relevance | path

Searched refs:dsc_packed_pps (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dstream_encoder.h251 uint8_t *dsc_packed_pps,
332 uint8_t *dsc_packed_pps,
A Ddsc.h104 uint8_t *dsc_packed_pps);
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_stream_encoder.c298 uint8_t *dsc_packed_pps, in enc2_dp_set_dsc_pps_info_packet() argument
306 ASSERT(dsc_packed_pps); in enc2_dp_set_dsc_pps_info_packet()
314 memcpy(&pps_sdp.sb[0], dsc_packed_pps, sizeof(pps_sdp.sb)); in enc2_dp_set_dsc_pps_info_packet()
A Ddcn20_dsc.c48 …(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, uint8_t *dsc_packed_pps);
214 …s(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, uint8_t *dsc_packed_pps) in dsc2_get_packed_pps() argument
228 …drm_dsc_pps_payload_pack((struct drm_dsc_picture_parameter_set *)dsc_packed_pps, &dsc_reg_vals.pps… in dsc2_get_packed_pps()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/virtual/
A Dvirtual_stream_encoder.c105 uint8_t *dsc_packed_pps, in virtual_stream_encoder_set_dsc_pps_info_packet() argument
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/
A Dlink_dpms.c888 uint8_t dsc_packed_pps[128]; in link_set_dsc_pps_packet() local
891 memset(dsc_packed_pps, 0, 128); in link_set_dsc_pps_packet()
901 dsc->funcs->dsc_get_packed_pps(dsc, &dsc_cfg, &dsc_packed_pps[0]); in link_set_dsc_pps_packet()
902 memcpy(&stream->dsc_packed_pps[0], &dsc_packed_pps[0], sizeof(stream->dsc_packed_pps)); in link_set_dsc_pps_packet()
909 &dsc_packed_pps[0], in link_set_dsc_pps_packet()
915 &dsc_packed_pps[0], in link_set_dsc_pps_packet()
920 memset(&stream->dsc_packed_pps[0], 0, sizeof(stream->dsc_packed_pps)); in link_set_dsc_pps_packet()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hpo_dp_stream_encoder.c546 uint8_t *dsc_packed_pps, in dcn31_hpo_dp_stream_enc_set_dsc_pps_info_packet() argument
567 memcpy(pps_sdp.sb, &dsc_packed_pps[i * 32], 32); in dcn31_hpo_dp_stream_enc_set_dsc_pps_info_packet()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_dio_stream_encoder.c323 uint8_t *dsc_packed_pps, in enc3_dp_set_dsc_pps_info_packet() argument
350 memcpy(pps_sdp.sb, &dsc_packed_pps[i * 32], 32); in enc3_dp_set_dsc_pps_info_packet()
A Ddcn30_dio_stream_encoder.h324 uint8_t *dsc_packed_pps,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_stream.h194 uint8_t dsc_packed_pps[128]; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn314/
A Ddcn314_dio_stream_encoder.h312 uint8_t *dsc_packed_pps,

Completed in 30 milliseconds