Home
last modified time | relevance | path

Searched defs:dsc_cfg (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/
H A Damdgpu_rc_calc_dpi.c79 static void copy_rc_to_cfg(struct drm_dsc_config *dsc_cfg, const struct rc_params *rc) in copy_rc_to_cfg()
119 struct drm_dsc_config dsc_cfg; in dscc_compute_dsc_parameters() local
H A Damdgpu_dc_dsc.c566 struct dc_dsc_config *dsc_cfg) in setup_dsc_config()
917 struct dc_dsc_config *dsc_cfg) in dc_dsc_compute_config()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_dsc.c168 … bool dsc2_validate_stream(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg) in dsc2_validate_stream()
191 static void dsc2_set_config(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, in dsc2_set_config()
208 … dsc2_get_packed_pps(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, uint… in dsc2_get_packed_pps()
333 static bool dsc_prepare_config(const struct dsc_config *dsc_cfg, struct dsc_reg_values *dsc_reg_val… in dsc_prepare_config()
H A Damdgpu_dcn20_resource.c2293 struct dsc_config dsc_cfg; in dcn20_validate_dsc() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_dsc.c76 const struct drm_dsc_config *dsc_cfg) in drm_dsc_pps_payload_pack()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_link_hwss.c428 struct dsc_config dsc_cfg; in dp_set_dsc_on_stream() local
530 struct dsc_config dsc_cfg; in dp_set_dsc_pps_sdp() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Ddc_hw_types.h740 struct dc_dsc_config dsc_cfg; member