Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
A Ddrm_fb_helper.c321 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_dpms() local
515 struct drm_fb_helper *fb_helper) in drm_fb_helper_init()
940 struct drm_fb_helper *fb_helper = info->par; in setcmap_legacy() local
1023 struct drm_fb_helper *fb_helper = info->par; in setcmap_atomic() local
1116 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_setcmap() local
1159 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_ioctl() local
1299 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_check_var() local
1372 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_set_par() local
1700 struct drm_fb_helper *fb_helper, in drm_fb_helper_fill_var()
1736 struct drm_fb_helper *fb_helper, in drm_fb_helper_fill_info()
[all …]
/linux/include/drm/
A Ddrm_fb_helper.h319 drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode_unlocked()
325 drm_fb_helper_alloc_fbi(struct drm_fb_helper *fb_helper) in drm_fb_helper_alloc_fbi()
330 static inline void drm_fb_helper_unregister_fbi(struct drm_fb_helper *fb_helper) in drm_fb_helper_unregister_fbi()
336 struct drm_fb_helper *fb_helper, in drm_fb_helper_fill_info()
358 static inline int drm_fb_helper_defio_init(struct drm_fb_helper *fb_helper) in drm_fb_helper_defio_init()
407 static inline void drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper, in drm_fb_helper_set_suspend()
413 drm_fb_helper_set_suspend_unlocked(struct drm_fb_helper *fb_helper, bool suspend) in drm_fb_helper_set_suspend_unlocked()
417 static inline int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event()
422 static inline int drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper, in drm_fb_helper_initial_config()
A Ddrm_device.h299 struct drm_fb_helper *fb_helper; member
/linux/drivers/gpu/drm/gma500/
A Dframebuffer.c44 struct drm_fb_helper *fb_helper = info->par; in psbfb_setcolreg() local
128 struct drm_fb_helper *fb_helper = info->par; in psbfb_mmap() local
260 static int psbfb_create(struct drm_fb_helper *fb_helper, in psbfb_create()
373 static int psbfb_probe(struct drm_fb_helper *fb_helper, in psbfb_probe()
405 struct drm_fb_helper *fb_helper) in psb_fbdev_destroy()
424 struct drm_fb_helper *fb_helper; in psb_fbdev_init() local
A Dpsb_drv.h539 struct drm_fb_helper *fb_helper; member
/linux/drivers/gpu/drm/i915/display/
A Dintel_fbdev.c65 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_set_par() local
79 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_blank() local
94 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_pan_display() local
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_fb.c52 struct drm_fb_helper *fb_helper = info->par; in amdgpufb_open() local
65 struct drm_fb_helper *fb_helper = info->par; in amdgpufb_release() local
/linux/drivers/gpu/drm/exynos/
A Dexynos_drm_fbdev.c208 struct drm_fb_helper *fb_helper) in exynos_drm_fbdev_destroy()
A Dexynos_drm_drv.h200 struct drm_fb_helper *fb_helper; member

Completed in 29 milliseconds