Home
last modified time | relevance | path

Searched defs:mode_cmd (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/sys/dev/pci/drm/radeon/
H A Dradeon_fbdev.c56 struct drm_mode_fb_cmd2 *mode_cmd, in radeon_fbdev_create_pinned_object() argument
215 struct drm_mode_fb_cmd2 mode_cmd = { }; in radeon_fbdev_fb_helper_fb_probe() local
[all...]
H A Dradeon_display.c1300 const struct drm_mode_fb_cmd2 *mode_cmd, in radeon_framebuffer_init() argument
1317 const struct drm_mode_fb_cmd2 *mode_cmd) in radeon_user_framebuffer_create() argument
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_modeset_helper.c82 const struct drm_mode_fb_cmd2 *mode_cmd) in drm_helper_mode_fill_fb_struct()
H A Ddrm_fourcc.c357 const struct drm_mode_fb_cmd2 *mode_cmd) in drm_get_format_info()
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_plane_initial.c168 struct drm_mode_fb_cmd2 mode_cmd = { 0 }; intel_alloc_initial_plane_obj() local
H A Dintel_fb.c1934 struct drm_mode_fb_cmd2 *mode_cmd) in intel_framebuffer_init()
2097 struct drm_mode_fb_cmd2 mode_cmd = *user_mode_cmd; in intel_user_framebuffer_create() local
2121 struct drm_mode_fb_cmd2 *mode_cmd) in intel_framebuffer_create()
H A Dintel_fbdev.c162 struct drm_mode_fb_cmd2 mode_cmd = {}; in intelfb_alloc() local
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_display.c1137 amdgpu_display_gem_fb_verify_and_init(struct drm_device * dev,struct amdgpu_framebuffer * rfb,struct drm_file * file_priv,const struct drm_mode_fb_cmd2 * mode_cmd,struct drm_gem_object * obj) amdgpu_display_gem_fb_verify_and_init() argument
1177 amdgpu_display_framebuffer_init(struct drm_device * dev,struct amdgpu_framebuffer * rfb,const struct drm_mode_fb_cmd2 * mode_cmd,struct drm_gem_object * obj) amdgpu_display_framebuffer_init() argument
1233 amdgpu_display_user_framebuffer_create(struct drm_device * dev,struct drm_file * file_priv,const struct drm_mode_fb_cmd2 * mode_cmd) amdgpu_display_user_framebuffer_create() argument
[all...]
/openbsd-src/sys/dev/fdt/
H A Drkdrm.c484 struct drm_mode_fb_cmd2 mode_cmd = { 0 }; rkdrm_fb_probe() local