Home
last modified time | relevance | path

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

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