Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dstream_encoder.h252 uint8_t *dsc_packed_pps,
336 uint8_t *dsc_packed_pps,
/linux/drivers/gpu/drm/amd/display/dc/dio/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()
/linux/drivers/gpu/drm/amd/display/dc/dsc/
A Ddsc.h106 uint8_t *dsc_packed_pps);
/linux/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/drivers/gpu/drm/amd/display/dc/link/
A Dlink_dpms.c936 uint8_t dsc_packed_pps[128]; in link_set_dsc_pps_packet() local
939 memset(dsc_packed_pps, 0, 128); in link_set_dsc_pps_packet()
949 dsc->funcs->dsc_get_packed_pps(dsc, &dsc_cfg, &dsc_packed_pps[0]); in link_set_dsc_pps_packet()
950 memcpy(&stream->dsc_packed_pps[0], &dsc_packed_pps[0], sizeof(stream->dsc_packed_pps)); in link_set_dsc_pps_packet()
957 &dsc_packed_pps[0], in link_set_dsc_pps_packet()
963 &dsc_packed_pps[0], in link_set_dsc_pps_packet()
968 memset(&stream->dsc_packed_pps[0], 0, sizeof(stream->dsc_packed_pps)); in link_set_dsc_pps_packet()
/linux/drivers/gpu/drm/amd/display/dc/hpo/dcn31/
A Ddcn31_hpo_dp_stream_encoder.c550 uint8_t *dsc_packed_pps, in dcn31_hpo_dp_stream_enc_set_dsc_pps_info_packet() argument
571 memcpy(pps_sdp.sb, &dsc_packed_pps[i * 32], 32); in dcn31_hpo_dp_stream_enc_set_dsc_pps_info_packet()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn30/
A Ddcn30_dio_stream_encoder.c321 uint8_t *dsc_packed_pps, in enc3_dp_set_dsc_pps_info_packet() argument
348 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/drivers/gpu/drm/amd/display/dc/
A Ddc_stream.h203 uint8_t dsc_packed_pps[128]; member
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
A Ddcn20_dsc.c205 …s(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, uint8_t *dsc_packed_pps) in dsc2_get_packed_pps() argument
219 …drm_dsc_pps_payload_pack((struct drm_dsc_picture_parameter_set *)dsc_packed_pps, &dsc_reg_vals.pps… in dsc2_get_packed_pps()
A Ddcn20_dsc.h600 uint8_t *dsc_packed_pps);
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn314/
A Ddcn314_dio_stream_encoder.h312 uint8_t *dsc_packed_pps,
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn35/
A Ddcn35_dio_stream_encoder.h322 uint8_t *dsc_packed_pps,

Completed in 26 milliseconds