| /Linux-v5.15/include/drm/ |
| D | drm_gem_framebuffer_helper.h | 16 struct drm_mode_fb_cmd2; 29 const struct drm_mode_fb_cmd2 *mode_cmd, 33 const struct drm_mode_fb_cmd2 *mode_cmd, 37 const struct drm_mode_fb_cmd2 *mode_cmd); 40 const struct drm_mode_fb_cmd2 *mode_cmd); 54 const struct drm_mode_fb_cmd2 *mode_cmd,
|
| D | drm_modeset_helper.h | 30 struct drm_mode_fb_cmd2; 36 const struct drm_mode_fb_cmd2 *mode_cmd);
|
| D | drm_mode_config.h | 37 struct drm_mode_fb_cmd2; 85 const struct drm_mode_fb_cmd2 *mode_cmd); 98 const struct drm_format_info *(*get_format_info)(const struct drm_mode_fb_cmd2 *mode_cmd);
|
| D | drm_fourcc.h | 56 struct drm_mode_fb_cmd2; 308 const struct drm_mode_fb_cmd2 *mode_cmd);
|
| /Linux-v5.15/drivers/gpu/drm/omapdrm/ |
| D | omap_fb.h | 17 struct drm_mode_fb_cmd2; 23 struct drm_file *file, const struct drm_mode_fb_cmd2 *mode_cmd); 25 const struct drm_mode_fb_cmd2 *mode_cmd, struct drm_gem_object **bos);
|
| /Linux-v5.15/drivers/gpu/drm/ |
| D | drm_gem_framebuffer_helper.c | 63 const struct drm_mode_fb_cmd2 *mode_cmd, in drm_gem_fb_init() 147 const struct drm_mode_fb_cmd2 *mode_cmd, in drm_gem_fb_init_with_funcs() 220 const struct drm_mode_fb_cmd2 *mode_cmd, in drm_gem_fb_create_with_funcs() 269 const struct drm_mode_fb_cmd2 *mode_cmd) in drm_gem_fb_create() 307 const struct drm_mode_fb_cmd2 *mode_cmd) in drm_gem_fb_create_with_dirty() 493 const struct drm_mode_fb_cmd2 *mode_cmd) in drm_gem_afbc_get_bpp() 520 const struct drm_mode_fb_cmd2 *mode_cmd, in drm_gem_afbc_min_size() 595 const struct drm_mode_fb_cmd2 *mode_cmd, in drm_gem_fb_afbc_init()
|
| D | drm_crtc_internal.h | 51 struct drm_mode_fb_cmd2; 199 const struct drm_mode_fb_cmd2 *r,
|
| D | drm_framebuffer.c | 120 struct drm_mode_fb_cmd2 r = {}; in drm_mode_addfb() 173 const struct drm_mode_fb_cmd2 *r) in framebuffer_check() 288 const struct drm_mode_fb_cmd2 *r, in drm_internal_framebuffer_create() 349 struct drm_mode_fb_cmd2 *r = data; in drm_mode_addfb2() 570 struct drm_mode_fb_cmd2 *r = data; in drm_mode_getfb2_ioctl()
|
| /Linux-v5.15/drivers/gpu/drm/armada/ |
| D | armada_fb.h | 18 const struct drm_mode_fb_cmd2 *, struct armada_gem_object *); 20 struct drm_file *dfile, const struct drm_mode_fb_cmd2 *mode);
|
| D | armada_fb.c | 22 const struct drm_mode_fb_cmd2 *mode, struct armada_gem_object *obj) in armada_framebuffer_create() 88 struct drm_file *dfile, const struct drm_mode_fb_cmd2 *mode) in armada_fb_create()
|
| /Linux-v5.15/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_fb.h | 12 const struct drm_mode_fb_cmd2 *mode_cmd,
|
| /Linux-v5.15/drivers/gpu/drm/msm/ |
| D | msm_fb.c | 25 const struct drm_mode_fb_cmd2 *mode_cmd, struct drm_gem_object **bos); 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()
|
| /Linux-v5.15/drivers/gpu/drm/nouveau/ |
| D | nouveau_display.h | 13 const struct drm_mode_fb_cmd2 *mode_cmd, 70 const struct drm_mode_fb_cmd2 *);
|
| /Linux-v5.15/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_fb.h | 17 const struct drm_mode_fb_cmd2 *mode_cmd,
|
| /Linux-v5.15/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()
|
| D | komeda_framebuffer.h | 40 const struct drm_mode_fb_cmd2 *mode_cmd);
|
| /Linux-v5.15/drivers/gpu/drm/gma500/ |
| 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() 352 const struct drm_mode_fb_cmd2 *cmd) in psb_user_framebuffer_create()
|
| /Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_formats.h | 48 const struct drm_mode_fb_cmd2 *cmd,
|
| /Linux-v5.15/drivers/gpu/drm/tegra/ |
| D | fb.c | 111 const struct drm_mode_fb_cmd2 *mode_cmd, in tegra_fb_alloc() 141 const struct drm_mode_fb_cmd2 *cmd) in tegra_fb_create() 220 struct drm_mode_fb_cmd2 cmd = { 0 }; in tegra_fbdev_probe()
|
| /Linux-v5.15/drivers/gpu/drm/xlnx/ |
| D | zynqmp_dpsub.c | 54 const struct drm_mode_fb_cmd2 *mode_cmd) in zynqmp_dpsub_fb_create() 57 struct drm_mode_fb_cmd2 cmd = *mode_cmd; in zynqmp_dpsub_fb_create()
|
| /Linux-v5.15/drivers/gpu/drm/selftests/ |
| D | test-drm_framebuffer.c | 24 struct drm_mode_fb_cmd2 cmd; 309 const struct drm_mode_fb_cmd2 *mode_cmd) in fb_create_mock() 331 static int execute_drm_mode_fb_cmd2(struct drm_mode_fb_cmd2 *r) in execute_drm_mode_fb_cmd2()
|
| /Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_mode.h | 607 const struct drm_mode_fb_cmd2 *mode_cmd, 611 struct drm_file *file_priv, const struct drm_mode_fb_cmd2 *mode_cmd, 615 const struct drm_mode_fb_cmd2 *mode_cmd,
|
| D | amdgpu_display.h | 46 const struct drm_mode_fb_cmd2 *mode_cmd);
|