Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/
H A Damdgpu_rc_calc_dpi.c37 static void copy_pps_fields(struct drm_dsc_config *to, const struct drm_dsc_config *from) in copy_pps_fields()
79 static void copy_rc_to_cfg(struct drm_dsc_config *dsc_cfg, const struct rc_params *rc) in copy_rc_to_cfg()
106 int dscc_compute_dsc_parameters(const struct drm_dsc_config *pps, struct dsc_parameters *dsc_params) in dscc_compute_dsc_parameters()
119 struct drm_dsc_config dsc_cfg; in dscc_compute_dsc_parameters()
H A Ddscc_types.h44 struct drm_dsc_config pps;
51 int dscc_compute_dsc_parameters(const struct drm_dsc_config *pps, struct dsc_parameters *dsc_params…
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_dsc.h77 struct drm_dsc_config { struct
608 const struct drm_dsc_config *dsc_cfg);
609 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg);
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_vdsc.c390 struct drm_dsc_config *vdsc_cfg = &pipe_config->dsc.config; in intel_dsc_compute_params()
505 const struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dsc_pps_configure()
903 struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dsc_get_config()
950 const struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dsc_dsi_pps_write()
971 const struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dsc_dp_pps_write()
H A Dintel_display_types.h1049 struct drm_dsc_config config;
H A Dicl_dsi.c1342 struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in gen11_dsi_dsc_compute_config()
H A Dintel_bios.c2425 struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in fill_dsc()
H A Dintel_dp.c2065 struct drm_dsc_config *vdsc_cfg = &crtc_state->dsc.config; in intel_dp_dsc_compute_params()
/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()
262 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg) in drm_dsc_compute_rc_parameters()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_dsc.c35 static void dsc_log_pps(struct display_stream_compressor *dsc, struct drm_dsc_config *pps);
279 static void dsc_log_pps(struct display_stream_compressor *dsc, struct drm_dsc_config *pps) in dsc_log_pps()
H A Ddcn20_dsc.h535 struct drm_dsc_config pps;