Searched refs:drm_dp_mst_atomic_check (Results 1 – 7 of 7) sorted by relevance
959 ret = drm_dp_mst_atomic_check(state); in increase_dsc_bpp()980 ret = drm_dp_mst_atomic_check(state); in increase_dsc_bpp()1052 ret = drm_dp_mst_atomic_check(state); in try_disable_dsc()1159 ret = drm_dp_mst_atomic_check(state); in compute_mst_dsc_configs_for_link()1187 ret = drm_dp_mst_atomic_check(state); in compute_mst_dsc_configs_for_link()
10423 ret = drm_dp_mst_atomic_check(state); in amdgpu_dm_atomic_check()
910 int __must_check drm_dp_mst_atomic_check(struct drm_atomic_state *state);
121 ret = drm_dp_mst_atomic_check(state); in intel_dp_mst_find_vcpi_slots_for_bpp()
6345 ret = drm_dp_mst_atomic_check(&state->base); in intel_atomic_check()
5448 int drm_dp_mst_atomic_check(struct drm_atomic_state *state) in drm_dp_mst_atomic_check() function5474 EXPORT_SYMBOL(drm_dp_mst_atomic_check);
2441 ret = drm_dp_mst_atomic_check(state); in nv50_disp_atomic_check()