Searched refs:drm_dp_mst_atomic_check (Results 1 – 5 of 5) sorted by relevance
1012 ret = drm_dp_mst_atomic_check(state); in increase_dsc_bpp()1033 ret = drm_dp_mst_atomic_check(state); in increase_dsc_bpp()1112 ret = drm_dp_mst_atomic_check(state); in try_disable_dsc()1249 ret = drm_dp_mst_atomic_check(state); in compute_mst_dsc_configs_for_link()1280 ret = drm_dp_mst_atomic_check(state); in compute_mst_dsc_configs_for_link()
12190 ret = drm_dp_mst_atomic_check(state); in amdgpu_dm_atomic_check()
958 int __must_check drm_dp_mst_atomic_check(struct drm_atomic_state *state);
5606 int drm_dp_mst_atomic_check(struct drm_atomic_state *state) in drm_dp_mst_atomic_check() function5622 EXPORT_SYMBOL(drm_dp_mst_atomic_check);
2603 ret = drm_dp_mst_atomic_check(state); in nv50_disp_atomic_check()