Searched refs:drm_mode_fb_cmd2 (Results 1 - 25 of 74) sorted by relevance

123

/linux-master/drivers/gpu/drm/xe/display/
H A Dintel_fb_bo.h10 struct drm_mode_fb_cmd2;
18 struct drm_mode_fb_cmd2 *mode_cmd);
22 const struct drm_mode_fb_cmd2 *mode_cmd);
H A Dintel_fb_bo.c25 struct drm_mode_fb_cmd2 *mode_cmd)
60 const struct drm_mode_fb_cmd2 *mode_cmd)
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_fb_bo.h10 struct drm_mode_fb_cmd2;
19 struct drm_mode_fb_cmd2 *mode_cmd);
24 const struct drm_mode_fb_cmd2 *user_mode_cmd);
H A Dintel_fb.h17 struct drm_mode_fb_cmd2;
45 intel_fb_get_format_info(const struct drm_mode_fb_cmd2 *cmd);
89 struct drm_mode_fb_cmd2 *mode_cmd);
93 const struct drm_mode_fb_cmd2 *user_mode_cmd);
H A Dintel_fb_bo.c21 struct drm_mode_fb_cmd2 *mode_cmd)
80 const struct drm_mode_fb_cmd2 *mode_cmd)
/linux-master/include/drm/
H A Ddrm_modeset_helper.h30 struct drm_mode_fb_cmd2;
36 const struct drm_mode_fb_cmd2 *mode_cmd);
H A Ddrm_gem_framebuffer_helper.h14 struct drm_mode_fb_cmd2;
27 const struct drm_mode_fb_cmd2 *mode_cmd,
31 const struct drm_mode_fb_cmd2 *mode_cmd,
35 const struct drm_mode_fb_cmd2 *mode_cmd);
38 const struct drm_mode_fb_cmd2 *mode_cmd);
50 const struct drm_mode_fb_cmd2 *mode_cmd,
H A Ddrm_mode_config.h37 struct drm_mode_fb_cmd2;
53 * &struct drm_mode_fb_cmd2 for details.
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);
H A Ddrm_fourcc.h57 struct drm_mode_fb_cmd2;
312 const struct drm_mode_fb_cmd2 *mode_cmd);
/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_fb.h17 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-master/drivers/gpu/drm/exynos/
H A Dexynos_drm_fb.h17 const struct drm_mode_fb_cmd2 *mode_cmd,
H A Dexynos_drm_fb.c59 const struct drm_mode_fb_cmd2 *mode_cmd,
97 const struct drm_mode_fb_cmd2 *mode_cmd)
/linux-master/drivers/gpu/drm/armada/
H A Darmada_fb.h20 const struct drm_mode_fb_cmd2 *, struct armada_gem_object *);
22 struct drm_file *dfile, const struct drm_mode_fb_cmd2 *mode);
H A Darmada_fb.c21 const struct drm_mode_fb_cmd2 *mode, struct armada_gem_object *obj)
87 struct drm_file *dfile, const struct drm_mode_fb_cmd2 *mode)
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_formats.h70 const struct drm_mode_fb_cmd2 *cmd,
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_display.h13 const struct drm_mode_fb_cmd2 *mode_cmd,
70 const struct drm_mode_fb_cmd2 *);
/linux-master/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_framebuffer.h40 const struct drm_mode_fb_cmd2 *mode_cmd);
H A Dkomeda_framebuffer.c41 const struct drm_mode_fb_cmd2 *mode_cmd)
113 const struct drm_mode_fb_cmd2 *mode_cmd)
160 const struct drm_mode_fb_cmd2 *mode_cmd)
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.h59 const struct drm_format_info *amdgpu_dm_plane_get_format_info(const struct drm_mode_fb_cmd2 *cmd);
/linux-master/drivers/gpu/drm/gma500/
H A Dframebuffer.c32 const struct drm_mode_fb_cmd2 *mode_cmd,
71 const struct drm_mode_fb_cmd2 *mode_cmd,
99 const struct drm_mode_fb_cmd2 *cmd)
/linux-master/drivers/gpu/drm/
H A Ddrm_gem_framebuffer_helper.c70 const struct drm_mode_fb_cmd2 *mode_cmd,
154 const struct drm_mode_fb_cmd2 *mode_cmd,
235 const struct drm_mode_fb_cmd2 *mode_cmd,
268 * &drm_mode_fb_cmd2. This description includes handles for the buffer(s)
284 const struct drm_mode_fb_cmd2 *mode_cmd)
305 * &drm_mode_fb_cmd2. This description includes handles for the buffer(s)
322 const struct drm_mode_fb_cmd2 *mode_cmd)
504 const struct drm_mode_fb_cmd2 *mode_cmd)
523 const struct drm_mode_fb_cmd2 *mode_cmd,
598 const struct drm_mode_fb_cmd2 *mode_cm
[all...]
/linux-master/drivers/gpu/drm/tegra/
H A Dfb.c105 const struct drm_mode_fb_cmd2 *mode_cmd,
135 const struct drm_mode_fb_cmd2 *cmd)
/linux-master/drivers/gpu/drm/rockchip/
H A Drockchip_drm_fb.c33 const struct drm_mode_fb_cmd2 *mode_cmd)
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.h45 const struct drm_mode_fb_cmd2 *mode_cmd);
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_fb.c33 const struct drm_mode_fb_cmd2 *mode_cmd, struct drm_gem_object **bos);
137 struct drm_file *file, const struct drm_mode_fb_cmd2 *mode_cmd)
168 const struct drm_mode_fb_cmd2 *mode_cmd, struct drm_gem_object **bos)
248 struct drm_mode_fb_cmd2 mode_cmd = {

Completed in 283 milliseconds

123