Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
H A Ddrm_fb_helper.c320 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_dpms() local
484 struct drm_fb_helper *fb_helper) in drm_fb_helper_init()
676 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_damage_range() local
689 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_damage_area() local
835 struct drm_fb_helper *fb_helper = info->par; in setcmap_legacy() local
918 struct drm_fb_helper *fb_helper = info->par; in setcmap_atomic() local
1011 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_setcmap() local
1054 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_ioctl() local
1221 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_check_var() local
1699 struct drm_fb_helper *fb_helper, in drm_fb_helper_fill_var()
[all …]
H A Ddrm_fbdev_dma.c19 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_dma_fb_open() local
30 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_dma_fb_release() local
40 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_dma_fb_destroy() local
56 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_dma_fb_mmap() local
76 static int drm_fbdev_dma_helper_fb_probe(struct drm_fb_helper *fb_helper, in drm_fbdev_dma_helper_fb_probe()
157 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in drm_fbdev_dma_client_unregister() local
177 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in drm_fbdev_dma_client_hotplug() local
233 struct drm_fb_helper *fb_helper; in drm_fbdev_dma_setup() local
H A Ddrm_fbdev_generic.c18 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_generic_fb_open() local
29 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_generic_fb_release() local
43 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_generic_fb_destroy() local
71 static int drm_fbdev_generic_helper_fb_probe(struct drm_fb_helper *fb_helper, in drm_fbdev_generic_helper_fb_probe()
140 static void drm_fbdev_generic_damage_blit_real(struct drm_fb_helper *fb_helper, in drm_fbdev_generic_damage_blit_real()
179 static int drm_fbdev_generic_damage_blit(struct drm_fb_helper *fb_helper, in drm_fbdev_generic_damage_blit()
244 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in drm_fbdev_generic_client_unregister() local
264 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in drm_fbdev_generic_client_hotplug() local
323 struct drm_fb_helper *fb_helper; in drm_fbdev_generic_setup() local
/linux/drivers/gpu/drm/radeon/
H A Dradeon_fbdev.c55 static int radeon_fbdev_create_pinned_object(struct drm_fb_helper *fb_helper, in radeon_fbdev_create_pinned_object()
147 struct drm_fb_helper *fb_helper = info->par; in radeon_fbdev_fb_open() local
165 struct drm_fb_helper *fb_helper = info->par; in radeon_fbdev_fb_release() local
176 struct drm_fb_helper *fb_helper = info->par; in radeon_fbdev_fb_destroy() local
205 static int radeon_fbdev_fb_helper_fb_probe(struct drm_fb_helper *fb_helper, in radeon_fbdev_fb_helper_fb_probe()
301 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in radeon_fbdev_client_unregister() local
326 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in radeon_fbdev_client_hotplug() local
365 struct drm_fb_helper *fb_helper; in radeon_fbdev_setup() local
403 struct drm_fb_helper *fb_helper = rdev->ddev->fb_helper; in radeon_fbdev_robj_is_fb() local
/linux/include/drm/
H A Ddrm_fb_helper.h285 static inline void drm_fb_helper_unprepare(struct drm_fb_helper *fb_helper) in drm_fb_helper_unprepare()
328 drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode_unlocked()
334 drm_fb_helper_alloc_info(struct drm_fb_helper *fb_helper) in drm_fb_helper_alloc_info()
339 static inline void drm_fb_helper_release_info(struct drm_fb_helper *fb_helper) in drm_fb_helper_release_info()
343 static inline void drm_fb_helper_unregister_info(struct drm_fb_helper *fb_helper) in drm_fb_helper_unregister_info()
349 struct drm_fb_helper *fb_helper, in drm_fb_helper_fill_info()
371 static inline void drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper, in drm_fb_helper_set_suspend()
377 drm_fb_helper_set_suspend_unlocked(struct drm_fb_helper *fb_helper, bool suspend) in drm_fb_helper_set_suspend_unlocked()
381 static inline int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event()
386 static inline int drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper) in drm_fb_helper_initial_config()
H A Ddrm_device.h311 struct drm_fb_helper *fb_helper; member
/linux/drivers/gpu/drm/gma500/
H A Dfbdev.c61 struct drm_fb_helper *fb_helper = info->par; in psb_fbdev_fb_setcolreg() local
117 struct drm_fb_helper *fb_helper = info->par; in psb_fbdev_fb_destroy() local
150 static int psb_fbdev_fb_probe(struct drm_fb_helper *fb_helper, in psb_fbdev_fb_probe()
260 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in psb_fbdev_client_unregister() local
280 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in psb_fbdev_client_hotplug() local
317 struct drm_fb_helper *fb_helper; in psb_fbdev_setup() local
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fbdev.c38 struct drm_fb_helper *fb_helper = info->par; in exynos_drm_fb_destroy() local
148 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in exynos_drm_fbdev_client_unregister() local
168 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in exynos_drm_fbdev_client_hotplug() local
204 struct drm_fb_helper *fb_helper; in exynos_drm_fbdev_setup() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.c72 static struct intel_fbdev *to_intel_fbdev(struct drm_fb_helper *fb_helper) in to_intel_fbdev()
139 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_fb_destroy() local
588 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in intel_fbdev_client_unregister() local
618 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in intel_fbdev_client_hotplug() local
/linux/drivers/gpu/drm/tegra/
H A Dfbdev.c158 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in tegra_fbdev_client_unregister() local
178 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in tegra_fbdev_client_hotplug() local
/linux/drivers/gpu/drm/msm/
H A Dmsm_fbdev.c172 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in msm_fbdev_client_unregister() local
192 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in msm_fbdev_client_hotplug() local
/linux/drivers/gpu/drm/omapdrm/
H A Domap_fbdev.c288 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in omap_fbdev_client_unregister() local
308 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in omap_fbdev_client_hotplug() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.c1628 struct drm_fb_helper *fb_helper = dev->fb_helper; in amdgpu_display_robj_is_fb() local