Home
last modified time | relevance | path

Searched refs:drm_mode_create_dumb (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/src/gallium/winsys/panfrost/drm/
H A Dpanfrost_drm_winsys.c58 struct drm_mode_create_dumb create_dumb = { in panfrost_create_kms_dumb_buffer_for_resource()
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DDisplaySurfaceKHR.cpp158 struct drm_mode_create_dumb creq; in DisplaySurfaceKHR()
159 memset(&creq, 0, sizeof(struct drm_mode_create_dumb)); in DisplaySurfaceKHR()
/third_party/mesa3d/src/gallium/auxiliary/renderonly/
H A Drenderonly.c60 struct drm_mode_create_dumb create_dumb = { in renderonly_create_kms_dumb_buffer_for_resource()
/third_party/libdrm/tests/modetest/
H A Dbuffers.c60 struct drm_mode_create_dumb arg; in bo_create_dumb()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_simulator.c455 struct drm_mode_create_dumb create = { in vc4_simulator_create_bo_ioctl()
482 struct drm_mode_create_dumb create = { in vc4_simulator_create_shader_bo_ioctl()
/third_party/mesa3d/src/imagination/vulkan/winsys/
H A Dpvr_winsys_helper.c41 struct drm_mode_create_dumb args = { in pvr_winsys_helper_display_buffer_create()
/third_party/mesa3d/include/drm-uapi/
H A Ddrm_mode.h977 struct drm_mode_create_dumb { struct
H A Ddrm.h1061 #define DRM_IOCTL_MODE_CREATE_DUMB DRM_IOWR(0xB2, struct drm_mode_create_dumb)
/third_party/libdrm/include/drm/
H A Ddrm_mode.h893 struct drm_mode_create_dumb { struct
H A Ddrm.h1051 #define DRM_IOCTL_MODE_CREATE_DUMB DRM_IOWR(0xB2, struct drm_mode_create_dumb)
/third_party/mesa3d/src/gallium/winsys/sw/kms-dri/
H A Dkms_dri_sw_winsys.c174 struct drm_mode_create_dumb create_req; in kms_sw_displaytarget_create()
/third_party/mesa3d/src/broadcom/simulator/
H A Dv3d_simulator.c567 struct drm_mode_create_dumb create = { in v3d_simulator_create_bo_ioctl()
/third_party/mesa3d/src/gbm/backends/dri/
H A Dgbm_dri.c1155 struct drm_mode_create_dumb create_arg; in create_dumb()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c2211 struct drm_mode_create_dumb create_dumb = { in device_alloc_for_wsi()

Completed in 20 milliseconds