Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c827 uint8_t dsc_packed_pps[128]; in link_set_dsc_pps_packet() local
830 memset(dsc_packed_pps, 0, 128); in link_set_dsc_pps_packet()
841 dsc->funcs->dsc_get_packed_pps(dsc, &dsc_cfg, &dsc_packed_pps[0]); in link_set_dsc_pps_packet()
842 memcpy(&stream->dsc_packed_pps[0], &dsc_packed_pps[0], sizeof(stream->dsc_packed_pps)); in link_set_dsc_pps_packet()
849 &dsc_packed_pps[0], in link_set_dsc_pps_packet()
855 &dsc_packed_pps[0], in link_set_dsc_pps_packet()
860 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/
H A Ddc_stream.h212 uint8_t dsc_packed_pps[128]; member
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
H A Ddcn20_dsc.c206 …s(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, uint8_t *dsc_packed_pps) in dsc2_get_packed_pps() argument
220 …drm_dsc_pps_payload_pack((struct drm_dsc_picture_parameter_set *)dsc_packed_pps, &dsc_reg_vals.pps… in dsc2_get_packed_pps()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn35/
H A Ddcn35_dio_stream_encoder.h322 uint8_t *dsc_packed_pps,
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn314/
H A Ddcn314_dio_stream_encoder.h312 uint8_t *dsc_packed_pps,