Home
last modified time | relevance | path

Searched refs:drm_client_modeset_commit_locked (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_client.h166 int drm_client_modeset_commit_locked(struct drm_client_dev *client);
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_client.h171 int drm_client_modeset_commit_locked(struct drm_client_dev *client);
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_client_modeset.c1140 * drm_client_modeset_commit_locked() - Force commit CRTC configuration
1150 int drm_client_modeset_commit_locked(struct drm_client_dev *client) in drm_client_modeset_commit_locked() function
1164 EXPORT_SYMBOL(drm_client_modeset_commit_locked); variable
1183 ret = drm_client_modeset_commit_locked(client); in drm_client_modeset_commit()
H A Ddrm_fb_helper.c250 ret = drm_client_modeset_commit_locked(&fb_helper->client); in __drm_fb_helper_restore_fbdev_mode_unlocked()
303 ret = drm_client_modeset_commit_locked(&helper->client); in drm_fb_helper_force_kernel_mode()
1403 ret = drm_client_modeset_commit_locked(&fb_helper->client); in pan_display_atomic()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_client_modeset.c1137 * drm_client_modeset_commit_locked() - Force commit CRTC configuration
1147 int drm_client_modeset_commit_locked(struct drm_client_dev *client) in drm_client_modeset_commit_locked() function
1161 EXPORT_SYMBOL(drm_client_modeset_commit_locked); variable
1180 ret = drm_client_modeset_commit_locked(client); in drm_client_modeset_commit()
H A Ddrm_fb_helper.c249 ret = drm_client_modeset_commit_locked(&fb_helper->client); in __drm_fb_helper_restore_fbdev_mode_unlocked()
296 drm_client_modeset_commit_locked(&helper->client); in drm_fb_helper_restore_work_fn()
1370 ret = drm_client_modeset_commit_locked(&fb_helper->client); in pan_display_atomic()

Completed in 9 milliseconds