Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_dsc.h43 void (*dsc_config_thresh)(struct dpu_hw_dsc *hw_dsc, member
A Ddpu_hw_dsc.c201 ops->dsc_config_thresh = dpu_hw_dsc_config_thresh; in _setup_dsc_ops()
A Ddpu_encoder.c1825 if (hw_dsc->ops.dsc_config_thresh) in dpu_encoder_dsc_pipe_cfg()
1826 hw_dsc->ops.dsc_config_thresh(hw_dsc, dsc); in dpu_encoder_dsc_pipe_cfg()

Completed in 9 milliseconds