/kernel/linux/linux-5.10/drivers/gpu/drm/ |
D | drm_gem_framebuffer_helper.c | 67 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() 216 const struct drm_mode_fb_cmd2 *mode_cmd, in drm_gem_fb_create_with_funcs() 265 const struct drm_mode_fb_cmd2 *mode_cmd) in drm_gem_fb_create() 303 const struct drm_mode_fb_cmd2 *mode_cmd) in drm_gem_fb_create_with_dirty() 311 const struct drm_mode_fb_cmd2 *mode_cmd) in drm_gem_afbc_get_bpp() 338 const struct drm_mode_fb_cmd2 *mode_cmd, in drm_gem_afbc_min_size() 413 const struct drm_mode_fb_cmd2 *mode_cmd, in drm_gem_fb_afbc_init()
|
D | drm_modeset_helper.c | 81 const struct drm_mode_fb_cmd2 *mode_cmd) in drm_helper_mode_fill_fb_struct()
|
D | drm_fourcc.c | 336 const struct drm_mode_fb_cmd2 *mode_cmd) in drm_get_format_info()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
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()
|
D | rockchip_drm_fbdev.c | 43 struct drm_mode_fb_cmd2 mode_cmd = { 0 }; in rockchip_drm_fbdev_create() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/ |
D | msm_fb.c | 100 struct drm_file *file, const struct drm_mode_fb_cmd2 *mode_cmd) in msm_framebuffer_create() 131 const struct drm_mode_fb_cmd2 *mode_cmd, struct drm_gem_object **bos) in msm_framebuffer_init() 209 struct drm_mode_fb_cmd2 mode_cmd = { in msm_alloc_stolen_fb() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
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()
|
D | exynos_drm_fbdev.c | 108 struct drm_mode_fb_cmd2 mode_cmd = { 0 }; in exynos_drm_fbdev_create() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/ |
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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
D | framebuffer.c | 211 const struct drm_mode_fb_cmd2 *mode_cmd, in psb_framebuffer_init() 252 const struct drm_mode_fb_cmd2 *mode_cmd, in psb_framebuffer_create() 308 struct drm_mode_fb_cmd2 mode_cmd; in psbfb_create() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/shmobile/ |
D | shmob_drm_kms.c | 93 const struct drm_mode_fb_cmd2 *mode_cmd) in shmob_drm_fb_create()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
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
|
D | amdgpu_display.c | 542 const struct drm_mode_fb_cmd2 *mode_cmd, in amdgpu_display_framebuffer_init() 559 const struct drm_mode_fb_cmd2 *mode_cmd) in amdgpu_display_user_framebuffer_create()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
D | radeon_fb.c | 126 struct drm_mode_fb_cmd2 *mode_cmd, in radeonfb_create_pinned_object() 219 struct drm_mode_fb_cmd2 mode_cmd; in radeonfb_create() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/ |
D | malidp_drv.c | 274 const struct drm_mode_fb_cmd2 *mode_cmd) in malidp_verify_afbc_framebuffer_caps() 303 const struct drm_mode_fb_cmd2 *mode_cmd) in malidp_verify_afbc_framebuffer_size() 363 const struct drm_mode_fb_cmd2 *mode_cmd) in malidp_verify_afbc_framebuffer() 373 const struct drm_mode_fb_cmd2 *mode_cmd) in malidp_fb_create()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/ |
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()
|
D | omap_fbdev.c | 99 struct drm_mode_fb_cmd2 mode_cmd = {0}; in omap_fbdev_create() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/virtio/ |
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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/ |
D | test-drm_framebuffer.c | 308 const struct drm_mode_fb_cmd2 *mode_cmd) in fb_create_mock()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bochs/ |
D | bochs_kms.c | 123 const struct drm_mode_fb_cmd2 *mode_cmd) in bochs_gem_fb_create()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/xlnx/ |
D | zynqmp_dpsub.c | 54 const struct drm_mode_fb_cmd2 *mode_cmd) in zynqmp_dpsub_fb_create()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/mxsfb/ |
D | mxsfb_drv.c | 90 const struct drm_mode_fb_cmd2 *mode_cmd) in mxsfb_fb_create()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.c | 888 const struct drm_mode_fb_cmd2 in vmw_kms_new_framebuffer_surface() 1143 const struct drm_mode_fb_cmd2 *mode_cmd, in vmw_create_bo_proxy() 1211 const struct drm_mode_fb_cmd2 in vmw_kms_new_framebuffer_bo() 1306 const struct drm_mode_fb_cmd2 *mode_cmd) in vmw_kms_new_framebuffer() 1363 const struct drm_mode_fb_cmd2 *mode_cmd) in vmw_kms_fb_create()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
D | nouveau_display.c | 301 const struct drm_mode_fb_cmd2 *mode_cmd, in nouveau_framebuffer_new() 386 const struct drm_mode_fb_cmd2 *mode_cmd) in nouveau_user_framebuffer_create()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
D | fb.c | 101 const struct drm_mode_fb_cmd2 *mode_cmd, in tegra_fb_alloc()
|