Searched refs:msm_alloc_stolen_fb (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/ |
H A D | msm_fbdev.c | 80 fb = msm_alloc_stolen_fb(dev, sizes->surface_width, in msm_fbdev_create()
|
H A D | msm_fb.c | 207 msm_alloc_stolen_fb(struct drm_device *dev, int w, int h, int p, uint32_t format) in msm_alloc_stolen_fb() function
|
H A D | msm_drv.h | 349 struct drm_framebuffer * msm_alloc_stolen_fb(struct drm_device *dev,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
H A D | msm_fbdev.c | 87 fb = msm_alloc_stolen_fb(dev, sizes->surface_width, in msm_fbdev_create()
|
H A D | msm_fb.c | 246 msm_alloc_stolen_fb(struct drm_device *dev, int w, int h, int p, uint32_t format) in msm_alloc_stolen_fb() function
|
H A D | msm_drv.h | 307 struct drm_framebuffer * msm_alloc_stolen_fb(struct drm_device *dev,
|
Completed in 4 milliseconds