Home
last modified time | relevance | path

Searched defs:mode_cmd (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/gpu/drm/msm/
H A Dmsm_fb.c144 const struct drm_mode_fb_cmd2 *mode_cmd) in msm_framebuffer_create()
174 const struct drm_mode_fb_cmd2 *mode_cmd, struct drm_gem_object **bos) in msm_framebuffer_init()
252 struct drm_mode_fb_cmd2 mode_cmd = { in msm_alloc_stolen_fb() local
/linux/drivers/gpu/drm/gma500/
H A Dframebuffer.c33 const struct drm_mode_fb_cmd2 *mode_cmd, in psb_framebuffer_init()
72 const struct drm_mode_fb_cmd2 *mode_cmd, in psb_framebuffer_create()
H A Dfbdev.c113 struct drm_mode_fb_cmd2 mode_cmd = { }; in psb_fbdev_driver_fbdev_probe() local
/linux/drivers/gpu/drm/radeon/
H A Dradeon_fbdev.c57 struct drm_mode_fb_cmd2 *mode_cmd, in radeon_fbdev_create_pinned_object()
204 struct drm_mode_fb_cmd2 mode_cmd = { }; in radeon_fbdev_driver_fbdev_probe() local
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_fb.c34 const struct drm_mode_fb_cmd2 *mode_cmd) in rockchip_fb_create()
/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_kms.c121 const struct drm_mode_fb_cmd2 *mode_cmd) in shmob_drm_fb_create()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.c209 struct drm_mode_fb_cmd2 *mode_cmd) in intel_fbdev_fill_mode_cmd()
229 struct drm_mode_fb_cmd2 mode_cmd = {}; in __intel_fbdev_fb_alloc() local
H A Dintel_fb.c2211 struct drm_mode_fb_cmd2 *mode_cmd) in intel_framebuffer_init()
2348 struct drm_mode_fb_cmd2 mode_cmd = *user_mode_cmd; in intel_user_framebuffer_create() local
2374 struct drm_mode_fb_cmd2 *mode_cmd) in intel_framebuffer_create()
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fbdev.c89 struct drm_mode_fb_cmd2 mode_cmd = { 0 }; in exynos_drm_fbdev_driver_fbdev_probe() local
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c504 const struct drm_mode_fb_cmd2 in vmw_kms_new_framebuffer_surface()
610 const struct drm_mode_fb_cmd2 in vmw_kms_new_framebuffer_bo()
694 const struct drm_mode_fb_cmd2 *mode_cmd) in vmw_kms_new_framebuffer()
723 const struct drm_mode_fb_cmd2 *mode_cmd) in vmw_kms_fb_create()
/linux/drivers/gpu/drm/omapdrm/
H A Domap_fbdev.c160 struct drm_mode_fb_cmd2 mode_cmd = {0}; in omap_fbdev_driver_fbdev_probe() local
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_display.c258 const struct drm_mode_fb_cmd2 *mode_cmd, in nouveau_framebuffer_new()
335 const struct drm_mode_fb_cmd2 *mode_cmd) in nouveau_user_framebuffer_create()
/linux/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_kms.c195 const struct drm_mode_fb_cmd2 *mode_cmd) in rzg2l_du_fb_create()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.c1198 const struct drm_mode_fb_cmd2 *mode_cmd, in amdgpu_display_gem_fb_verify_and_init()
1238 const struct drm_mode_fb_cmd2 *mode_cmd, in amdgpu_display_framebuffer_init()
1300 const struct drm_mode_fb_cmd2 *mode_cmd) in amdgpu_display_user_framebuffer_create()
/linux/drivers/gpu/drm/mxsfb/
H A Dmxsfb_drv.c95 const struct drm_mode_fb_cmd2 *mode_cmd) in mxsfb_fb_create()
/linux/drivers/gpu/drm/tests/
H A Ddrm_framebuffer_test.c367 const struct drm_mode_fb_cmd2 *mode_cmd) in fb_create_mock()