Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dstream_encoder.h253 uint8_t *dsc_packed_pps,
337 uint8_t *dsc_packed_pps,
/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()
/drivers/gpu/drm/amd/display/dc/dsc/
A Ddsc.h106 uint8_t *dsc_packed_pps);
/drivers/gpu/drm/amd/display/dc/link/
A Dlink_dpms.c961 uint8_t dsc_packed_pps[128]; in link_set_dsc_pps_packet() local
964 memset(dsc_packed_pps, 0, 128); in link_set_dsc_pps_packet()
974 dsc->funcs->dsc_get_packed_pps(dsc, &dsc_cfg, &dsc_packed_pps[0]); in link_set_dsc_pps_packet()
975 memcpy(&stream->dsc_packed_pps[0], &dsc_packed_pps[0], sizeof(stream->dsc_packed_pps)); in link_set_dsc_pps_packet()
982 &dsc_packed_pps[0], in link_set_dsc_pps_packet()
988 &dsc_packed_pps[0], in link_set_dsc_pps_packet()
993 memset(&stream->dsc_packed_pps[0], 0, sizeof(stream->dsc_packed_pps)); in link_set_dsc_pps_packet()
/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
/drivers/gpu/drm/amd/display/dc/hpo/dcn31/
A Ddcn31_hpo_dp_stream_encoder.c551 uint8_t *dsc_packed_pps, in dcn31_hpo_dp_stream_enc_set_dsc_pps_info_packet() argument
572 memcpy(pps_sdp.sb, &dsc_packed_pps[i * 32], 32); in dcn31_hpo_dp_stream_enc_set_dsc_pps_info_packet()
/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,
/drivers/gpu/drm/amd/display/dc/
A Ddc_stream.h206 uint8_t dsc_packed_pps[128]; member
/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
A Ddcn20_dsc.c198 …s(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, uint8_t *dsc_packed_pps) in dsc2_get_packed_pps() argument
212 …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.h606 uint8_t *dsc_packed_pps);
/drivers/gpu/drm/amd/display/dc/dio/dcn314/
A Ddcn314_dio_stream_encoder.h312 uint8_t *dsc_packed_pps,
/drivers/gpu/drm/amd/display/dc/dio/dcn35/
A Ddcn35_dio_stream_encoder.h322 uint8_t *dsc_packed_pps,

Completed in 23 milliseconds