Searched refs:drm_dp_mst_atomic_check (Results 1 – 6 of 6) sorted by relevance
642 if (!drm_dp_mst_atomic_check(state)) { in increase_dsc_bpp()661 if (!drm_dp_mst_atomic_check(state)) { in increase_dsc_bpp()728 if (!drm_dp_mst_atomic_check(state)) { in try_disable_dsc()808 if (!drm_dp_mst_atomic_check(state) && !debugfs_overwrite) { in compute_mst_dsc_configs_for_link()837 if (drm_dp_mst_atomic_check(state)) in compute_mst_dsc_configs_for_link()
10554 ret = drm_dp_mst_atomic_check(state); in amdgpu_dm_atomic_check()
866 int __must_check drm_dp_mst_atomic_check(struct drm_atomic_state *state);
5411 int drm_dp_mst_atomic_check(struct drm_atomic_state *state) in drm_dp_mst_atomic_check() function5437 EXPORT_SYMBOL(drm_dp_mst_atomic_check);
2561 ret = drm_dp_mst_atomic_check(state); in nv50_disp_atomic_check()
10160 ret = drm_dp_mst_atomic_check(&state->base); in intel_atomic_check()