Home
last modified time | relevance | path

Searched refs:__drm_atomic_helper_set_config (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/
Ddrm_crtc_internal.h239 int __drm_atomic_helper_set_config(struct drm_mode_set *set,
Ddrm_atomic.c1568 int __drm_atomic_helper_set_config(struct drm_mode_set *set, in __drm_atomic_helper_set_config() function
1641 EXPORT_SYMBOL(__drm_atomic_helper_set_config);
Ddrm_client_modeset.c1030 ret = __drm_atomic_helper_set_config(mode_set, state); in drm_client_modeset_commit_atomic()
Ddrm_atomic_helper.c3158 ret = __drm_atomic_helper_set_config(set, state); in drm_atomic_helper_set_config()