Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/
Ddrm_crtc_internal.h230 int __drm_atomic_helper_set_config(struct drm_mode_set *set,
Ddrm_atomic.c1351 int __drm_atomic_helper_set_config(struct drm_mode_set *set, in __drm_atomic_helper_set_config() function
1424 EXPORT_SYMBOL(__drm_atomic_helper_set_config);
Ddrm_client_modeset.c948 ret = __drm_atomic_helper_set_config(mode_set, state); in drm_client_modeset_commit_atomic()
Ddrm_atomic_helper.c2945 ret = __drm_atomic_helper_set_config(set, state); in drm_atomic_helper_set_config()