Searched refs:drm_fb_helper_prepare (Results 1 – 5 of 5) sorted by relevance
| /dragonfly/sys/dev/drm/include/drm/ |
| HD | drm_fb_helper.h | 245 void drm_fb_helper_prepare(struct drm_device *dev, struct drm_fb_helper *helper, 315 static inline void drm_fb_helper_prepare(struct drm_device *dev, in drm_fb_helper_prepare() function
|
| /dragonfly/sys/dev/drm/amd/amdgpu/ |
| HD | amdgpu_fb.c | 369 drm_fb_helper_prepare(adev->ddev, &rfbdev->helper, in amdgpu_fbdev_init()
|
| /dragonfly/sys/dev/drm/radeon/ |
| HD | radeon_fb.c | 387 drm_fb_helper_prepare(rdev->ddev, &rfbdev->helper, in radeon_fbdev_init()
|
| /dragonfly/sys/dev/drm/i915/ |
| HD | intel_fbdev.c | 698 drm_fb_helper_prepare(dev, &ifbdev->helper, &intel_fb_helper_funcs); in intel_fbdev_init()
|
| /dragonfly/sys/dev/drm/ |
| HD | drm_fb_helper.c | 765 void drm_fb_helper_prepare(struct drm_device *dev, struct drm_fb_helper *helper, in drm_fb_helper_prepare() function 777 EXPORT_SYMBOL(drm_fb_helper_prepare);
|