Home
last modified time | relevance | path

Searched refs:dpu_encoder_is_dsc_enabled (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.h150 bool dpu_encoder_is_dsc_enabled(const struct drm_encoder *drm_enc);
H A Ddpu_encoder_phys_vid.c105 timing->compression_en = dpu_encoder_is_dsc_enabled(phys_enc->parent); in drm_mode_to_intf_timing_params()
H A Ddpu_encoder.c232 bool dpu_encoder_is_dsc_enabled(const struct drm_encoder *drm_enc) in dpu_encoder_is_dsc_enabled() function