Home
last modified time | relevance | path

Searched defs:fb_helper (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/
Ddrm_fb_helper.c122 static int __drm_fb_helper_add_one_connector(struct drm_fb_helper *fb_helper, in __drm_fb_helper_add_one_connector()
158 int drm_fb_helper_add_one_connector(struct drm_fb_helper *fb_helper, in drm_fb_helper_add_one_connector()
188 int drm_fb_helper_single_add_all_connectors(struct drm_fb_helper *fb_helper) in drm_fb_helper_single_add_all_connectors()
228 static int __drm_fb_helper_remove_one_connector(struct drm_fb_helper *fb_helper, in __drm_fb_helper_remove_one_connector()
258 int drm_fb_helper_remove_one_connector(struct drm_fb_helper *fb_helper, in drm_fb_helper_remove_one_connector()
368 static int restore_fbdev_mode_atomic(struct drm_fb_helper *fb_helper, bool active) in restore_fbdev_mode_atomic()
449 static int restore_fbdev_mode_legacy(struct drm_fb_helper *fb_helper) in restore_fbdev_mode_legacy()
490 static int restore_fbdev_mode(struct drm_fb_helper *fb_helper) in restore_fbdev_mode()
511 int drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode_unlocked()
537 static bool drm_fb_helper_is_bound(struct drm_fb_helper *fb_helper) in drm_fb_helper_is_bound()
[all …]
Ddrm_fb_cma_helper.c31 struct drm_fb_helper fb_helper; member
154 struct drm_fb_helper *fb_helper; in drm_fbdev_cma_init() local
/Linux-v4.19/include/drm/
Ddrm_fb_helper.h405 drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode_unlocked()
411 drm_fb_helper_alloc_fbi(struct drm_fb_helper *fb_helper) in drm_fb_helper_alloc_fbi()
416 static inline void drm_fb_helper_unregister_fbi(struct drm_fb_helper *fb_helper) in drm_fb_helper_unregister_fbi()
421 struct drm_fb_helper *fb_helper, in drm_fb_helper_fill_var()
443 static inline void drm_fb_helper_unlink_fbi(struct drm_fb_helper *fb_helper) in drm_fb_helper_unlink_fbi()
452 static inline int drm_fb_helper_defio_init(struct drm_fb_helper *fb_helper) in drm_fb_helper_defio_init()
501 static inline void drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper, in drm_fb_helper_set_suspend()
507 drm_fb_helper_set_suspend_unlocked(struct drm_fb_helper *fb_helper, bool suspend) in drm_fb_helper_set_suspend_unlocked()
511 static inline int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event()
516 static inline int drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper, in drm_fb_helper_initial_config()
[all …]
Ddrm_device.h223 struct drm_fb_helper *fb_helper; member
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_fbdev.c59 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_set_par() local
73 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_blank() local
88 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_pan_display() local
292 intel_fb_helper_crtc(struct drm_fb_helper *fb_helper, struct drm_crtc *crtc) in intel_fb_helper_crtc()
330 static bool intel_fb_initial_config(struct drm_fb_helper *fb_helper, in intel_fb_initial_config()
/Linux-v4.19/drivers/gpu/drm/bochs/
Dbochs_fbdev.c15 struct drm_fb_helper *fb_helper = info->par; in bochsfb_mmap() local
/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c238 struct drm_fb_helper *fb_helper) in exynos_drm_fbdev_destroy()
Dexynos_drm_drv.h197 struct drm_fb_helper *fb_helper; member