Searched refs:dsc_disable (Results 1 – 6 of 6) sorted by relevance
27 void (*dsc_disable)(struct dpu_hw_dsc *hw_dsc); member
2212 if (hw_dsc->ops.dsc_disable) in dpu_encoder_dsc_pipe_clr()2213 hw_dsc->ops.dsc_disable(hw_dsc); in dpu_encoder_dsc_pipe_clr()
352 bool dsc_disable; member
2865 if (dsc && dsc->funcs->dsc_disable) in hwss_dsc_disable()2866 dsc->funcs->dsc_disable(dsc); in hwss_dsc_disable()
931 odm_pipe->stream_res.dsc->funcs->dsc_disable(odm_pipe->stream_res.dsc); in link_set_dsc_on_stream()
2240 dsc->funcs->dsc_disable(dsc); in dcn20_post_unlock_reset_opp()