HomeSort by: relevance | last modified time | path
    Searched refs:drm_mode_fb_cmd2 (Results 1 - 25 of 37) sorted by relevancy

1 2

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_modeset_helper.h 32 struct drm_mode_fb_cmd2;
38 const struct drm_mode_fb_cmd2 *mode_cmd);
drm_gem_framebuffer_helper.h 12 struct drm_mode_fb_cmd2;
25 const struct drm_mode_fb_cmd2 *mode_cmd,
29 const struct drm_mode_fb_cmd2 *mode_cmd);
32 const struct drm_mode_fb_cmd2 *mode_cmd);
drm_mode_config.h 39 struct drm_mode_fb_cmd2;
55 * &struct drm_mode_fb_cmd2 for details.
81 const struct drm_mode_fb_cmd2 *mode_cmd);
94 const struct drm_format_info *(*get_format_info)(const struct drm_mode_fb_cmd2 *mode_cmd);
drm_fourcc.h 53 struct drm_mode_fb_cmd2;
313 const struct drm_mode_fb_cmd2 *mode_cmd);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_display.h 31 const struct drm_mode_fb_cmd2 *,
81 const struct drm_mode_fb_cmd2 *);
nouveau_display.c 239 const struct drm_mode_fb_cmd2 *mode_cmd,
282 const struct drm_mode_fb_cmd2 *mode_cmd)
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_display.h 48 const struct drm_mode_fb_cmd2 *mode_cmd);
amdgpu_fb.c 136 struct drm_mode_fb_cmd2 *mode_cmd,
220 struct drm_mode_fb_cmd2 mode_cmd;
amdgpu_mode.h 603 const struct drm_mode_fb_cmd2 *mode_cmd,
amdgpu_display.c 545 const struct drm_mode_fb_cmd2 *mode_cmd,
562 const struct drm_mode_fb_cmd2 *mode_cmd)
  /src/sys/external/bsd/drm2/drm/
drm_gem_framebuffer_helper.c 99 const struct drm_mode_fb_cmd2 *mode_cmd,
  /src/sys/external/bsd/drm2/dist/drm/
drm_crtc_internal.h 52 struct drm_mode_fb_cmd2;
196 const struct drm_mode_fb_cmd2 *r,
drm_modeset_helper.c 86 const struct drm_mode_fb_cmd2 *mode_cmd)
drm_framebuffer.c 58 * &struct drm_mode_fb_cmd2 argument. For drivers using GEM as their userspace
125 struct drm_mode_fb_cmd2 r = {};
178 const struct drm_mode_fb_cmd2 *r)
297 const struct drm_mode_fb_cmd2 *r,
358 struct drm_mode_fb_cmd2 *r = data;
drm_fourcc.c 326 const struct drm_mode_fb_cmd2 *mode_cmd)
  /src/sys/external/bsd/drm2/dist/drm/virtio/
virtgpu_display.c 73 const struct drm_mode_fb_cmd2 *mode_cmd,
303 const struct drm_mode_fb_cmd2 *mode_cmd)
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_fb.c 139 struct drm_mode_fb_cmd2 *mode_cmd,
234 struct drm_mode_fb_cmd2 mode_cmd;
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_kms.h 443 const struct drm_mode_fb_cmd2 *mode_cmd);
vmwgfx_kms.c 893 const struct drm_mode_fb_cmd2
1148 const struct drm_mode_fb_cmd2 *mode_cmd,
1223 const struct drm_mode_fb_cmd2
1318 const struct drm_mode_fb_cmd2 *mode_cmd)
1375 const struct drm_mode_fb_cmd2 *mode_cmd)
  /src/sys/external/bsd/drm2/dist/drm/xen/
xen_drm_front_kms.c 60 const struct drm_mode_fb_cmd2 *mode_cmd)
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
drm_mode.h 491 struct drm_mode_fb_cmd2 { struct
  /src/sys/arch/arm/rockchip/
rk_drm.c 258 const struct drm_mode_fb_cmd2 *cmd)
  /src/sys/compat/netbsd32/
netbsd32_drm.c 882 map_req32to64(struct drm_mode_fb_cmd2 *req64, struct drm_mode_fb_cmd232 *req32)
894 struct drm_mode_fb_cmd2 req64;
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.h 565 struct drm_mode_fb_cmd2 *mode_cmd);
intel_fbdev.c 134 struct drm_mode_fb_cmd2 mode_cmd = {};

Completed in 32 milliseconds

1 2