/linux/drivers/gpu/drm/ |
A D | drm_gem_framebuffer_helper.c | 66 const struct drm_mode_fb_cmd2 *mode_cmd, in drm_gem_fb_init() 150 const struct drm_mode_fb_cmd2 *mode_cmd, in drm_gem_fb_init_with_funcs() 223 const struct drm_mode_fb_cmd2 *mode_cmd, in drm_gem_fb_create_with_funcs() 272 const struct drm_mode_fb_cmd2 *mode_cmd) in drm_gem_fb_create() 310 const struct drm_mode_fb_cmd2 *mode_cmd) in drm_gem_fb_create_with_dirty() 496 const struct drm_mode_fb_cmd2 *mode_cmd) in drm_gem_afbc_get_bpp() 523 const struct drm_mode_fb_cmd2 *mode_cmd, in drm_gem_afbc_min_size() 598 const struct drm_mode_fb_cmd2 *mode_cmd, in drm_gem_fb_afbc_init()
|
A D | drm_modeset_helper.c | 81 const struct drm_mode_fb_cmd2 *mode_cmd) in drm_helper_mode_fill_fb_struct()
|
A D | drm_fourcc.c | 316 const struct drm_mode_fb_cmd2 *mode_cmd) in drm_get_format_info()
|
/linux/drivers/gpu/drm/rockchip/ |
A D | rockchip_drm_fb.c | 28 rockchip_fb_alloc(struct drm_device *dev, const struct drm_mode_fb_cmd2 *mode_cmd, in rockchip_fb_alloc() 62 const struct drm_mode_fb_cmd2 *mode_cmd) in rockchip_fb_create() 110 const struct drm_mode_fb_cmd2 *mode_cmd, in rockchip_drm_framebuffer_init()
|
A D | rockchip_drm_fbdev.c | 43 struct drm_mode_fb_cmd2 mode_cmd = { 0 }; in rockchip_drm_fbdev_create() local
|
/linux/drivers/gpu/drm/arm/display/komeda/ |
A D | komeda_framebuffer.c | 41 const struct drm_mode_fb_cmd2 *mode_cmd) in komeda_fb_afbc_size_check() 113 const struct drm_mode_fb_cmd2 *mode_cmd) in komeda_fb_none_afbc_size_check() 160 const struct drm_mode_fb_cmd2 *mode_cmd) in komeda_fb_create()
|
/linux/drivers/gpu/drm/msm/ |
A D | msm_fb.c | 101 struct drm_file *file, const struct drm_mode_fb_cmd2 *mode_cmd) in msm_framebuffer_create() 132 const struct drm_mode_fb_cmd2 *mode_cmd, struct drm_gem_object **bos) in msm_framebuffer_init() 210 struct drm_mode_fb_cmd2 mode_cmd = { in msm_alloc_stolen_fb() local
|
/linux/drivers/gpu/drm/exynos/ |
A D | exynos_drm_fb.c | 59 const struct drm_mode_fb_cmd2 *mode_cmd, in exynos_drm_framebuffer_init() 97 const struct drm_mode_fb_cmd2 *mode_cmd) in exynos_user_fb_create()
|
A D | exynos_drm_fbdev.c | 108 struct drm_mode_fb_cmd2 mode_cmd = { 0 }; in exynos_drm_fbdev_create() local
|
/linux/drivers/gpu/drm/gma500/ |
A D | framebuffer.c | 169 const struct drm_mode_fb_cmd2 *mode_cmd, in psb_framebuffer_init() 210 const struct drm_mode_fb_cmd2 *mode_cmd, in psb_framebuffer_create() 268 struct drm_mode_fb_cmd2 mode_cmd; in psbfb_create() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_fb.c | 121 struct drm_mode_fb_cmd2 *mode_cmd, in amdgpufb_create_pinned_object() 204 struct drm_mode_fb_cmd2 mode_cmd; in amdgpufb_create() local
|
A D | amdgpu_display.c | 1065 const struct drm_mode_fb_cmd2 *mode_cmd, in amdgpu_display_gem_fb_init() 1090 struct drm_file *file_priv, const struct drm_mode_fb_cmd2 *mode_cmd, in amdgpu_display_gem_fb_verify_and_init() 1125 const struct drm_mode_fb_cmd2 *mode_cmd, in amdgpu_display_framebuffer_init() 1181 const struct drm_mode_fb_cmd2 *mode_cmd) in amdgpu_display_user_framebuffer_create()
|
/linux/drivers/gpu/drm/arm/ |
A D | malidp_drv.c | 277 const struct drm_mode_fb_cmd2 *mode_cmd) in malidp_verify_afbc_framebuffer_caps() 306 const struct drm_mode_fb_cmd2 *mode_cmd) in malidp_verify_afbc_framebuffer_size() 366 const struct drm_mode_fb_cmd2 *mode_cmd) in malidp_verify_afbc_framebuffer() 376 const struct drm_mode_fb_cmd2 *mode_cmd) in malidp_fb_create()
|
/linux/drivers/gpu/drm/radeon/ |
A D | radeon_fb.c | 127 struct drm_mode_fb_cmd2 *mode_cmd, in radeonfb_create_pinned_object() 220 struct drm_mode_fb_cmd2 mode_cmd; in radeonfb_create() local
|
/linux/drivers/gpu/drm/shmobile/ |
A D | shmob_drm_kms.c | 93 const struct drm_mode_fb_cmd2 *mode_cmd) in shmob_drm_fb_create()
|
/linux/drivers/gpu/drm/omapdrm/ |
A D | omap_fb.c | 304 struct drm_file *file, const struct drm_mode_fb_cmd2 *mode_cmd) in omap_framebuffer_create() 335 const struct drm_mode_fb_cmd2 *mode_cmd, struct drm_gem_object **bos) in omap_framebuffer_init()
|
A D | omap_fbdev.c | 99 struct drm_mode_fb_cmd2 mode_cmd = {0}; in omap_fbdev_create() local
|
/linux/drivers/gpu/drm/virtio/ |
A D | virtgpu_display.c | 68 const struct drm_mode_fb_cmd2 *mode_cmd, in virtio_gpu_framebuffer_init() 295 const struct drm_mode_fb_cmd2 *mode_cmd) in virtio_gpu_user_framebuffer_create()
|
/linux/drivers/gpu/drm/selftests/ |
A D | test-drm_framebuffer.c | 309 const struct drm_mode_fb_cmd2 *mode_cmd) in fb_create_mock()
|
/linux/drivers/gpu/drm/i915/display/ |
A D | intel_plane_initial.c | 120 struct drm_mode_fb_cmd2 mode_cmd = { 0 }; in intel_alloc_initial_plane_obj() local
|
/linux/drivers/gpu/drm/xlnx/ |
A D | zynqmp_dpsub.c | 54 const struct drm_mode_fb_cmd2 *mode_cmd) in zynqmp_dpsub_fb_create()
|
/linux/drivers/gpu/drm/vmwgfx/ |
A D | vmwgfx_kms.c | 901 const struct drm_mode_fb_cmd2 in vmw_kms_new_framebuffer_surface() 1149 const struct drm_mode_fb_cmd2 *mode_cmd, in vmw_create_bo_proxy() 1216 const struct drm_mode_fb_cmd2 in vmw_kms_new_framebuffer_bo() 1311 const struct drm_mode_fb_cmd2 *mode_cmd) in vmw_kms_new_framebuffer() 1368 const struct drm_mode_fb_cmd2 *mode_cmd) in vmw_kms_fb_create()
|
/linux/drivers/gpu/drm/mxsfb/ |
A D | mxsfb_drv.c | 89 const struct drm_mode_fb_cmd2 *mode_cmd) in mxsfb_fb_create()
|
/linux/drivers/gpu/drm/nouveau/ |
A D | nouveau_display.c | 301 const struct drm_mode_fb_cmd2 *mode_cmd, in nouveau_framebuffer_new() 383 const struct drm_mode_fb_cmd2 *mode_cmd) in nouveau_user_framebuffer_create()
|
/linux/drivers/gpu/drm/tegra/ |
A D | fb.c | 111 const struct drm_mode_fb_cmd2 *mode_cmd, in tegra_fb_alloc()
|