Searched refs:dsc_disable (Results 1 – 11 of 11) sorted by relevance
27 void (*dsc_disable)(struct dpu_hw_dsc *hw_dsc); member
2223 if (hw_dsc->ops.dsc_disable) in dpu_encoder_dsc_pipe_clr()2224 hw_dsc->ops.dsc_disable(hw_dsc); in dpu_encoder_dsc_pipe_clr()
114 void (*dsc_disable)(struct display_stream_compressor *dsc); member
396 dsc->funcs->dsc_disable(pipe_ctx->stream_res.dsc); in update_dsc_on_stream()399 odm_pipe->stream_res.dsc->funcs->dsc_disable(odm_pipe->stream_res.dsc); in update_dsc_on_stream()
353 bool dsc_disable; member
1546 panel->vbt.edp.dsc_disable = in parse_edp()
1389 connector->panel.vbt.edp.dsc_disable) in intel_dp_has_dsc()
2867 if (dsc && dsc->funcs->dsc_disable) in hwss_dsc_disable()2868 dsc->funcs->dsc_disable(dsc); in hwss_dsc_disable()
933 odm_pipe->stream_res.dsc->funcs->dsc_disable(odm_pipe->stream_res.dsc); in link_set_dsc_on_stream()
1879 dsc->funcs->dsc_disable(dsc); in clean_up_dsc_blocks()
2225 dsc->funcs->dsc_disable(dsc); in dcn20_post_unlock_reset_opp()