Home
last modified time | relevance | path

Searched refs:drm_xe_exec_queue_get_property (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/drm/
H A Dxe_drm.h32 … DRM_IOWR(DRM_COMMAND_BASE + DRM_XE_EXEC_QUEUE_GET_PROPERTY, struct drm_xe_exec_queue_get_property)
259 struct drm_xe_exec_queue_get_property { struct
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/xe/include/
H A Dxe_drm.h113 … DRM_IOWR(DRM_COMMAND_BASE + DRM_XE_EXEC_QUEUE_GET_PROPERTY, struct drm_xe_exec_queue_get_property)
1126 struct drm_xe_exec_queue_get_property { struct
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/drm/
H A Dxe_drm.h32 … DRM_IOWR(DRM_COMMAND_BASE + DRM_XE_EXEC_QUEUE_GET_PROPERTY, struct drm_xe_exec_queue_get_property)
259 struct drm_xe_exec_queue_get_property { struct
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/drm/
H A Dxe_drm.h32 … DRM_IOWR(DRM_COMMAND_BASE + DRM_XE_EXEC_QUEUE_GET_PROPERTY, struct drm_xe_exec_queue_get_property)
259 struct drm_xe_exec_queue_get_property { struct
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/drm/
H A Dxe_drm.h32 … DRM_IOWR(DRM_COMMAND_BASE + DRM_XE_EXEC_QUEUE_GET_PROPERTY, struct drm_xe_exec_queue_get_property)
259 struct drm_xe_exec_queue_get_property { struct
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/kernel/uapi/drm/
H A Dxe_drm.h32 … DRM_IOWR(DRM_COMMAND_BASE + DRM_XE_EXEC_QUEUE_GET_PROPERTY, struct drm_xe_exec_queue_get_property)
259 struct drm_xe_exec_queue_get_property { struct
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/drm/
H A Dxe_drm.h32 … DRM_IOWR(DRM_COMMAND_BASE + DRM_XE_EXEC_QUEUE_GET_PROPERTY, struct drm_xe_exec_queue_get_property)
259 struct drm_xe_exec_queue_get_property { struct
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/drm/
H A Dxe_drm.h33 … DRM_IOWR(DRM_COMMAND_BASE + DRM_XE_EXEC_QUEUE_GET_PROPERTY, struct drm_xe_exec_queue_get_property)
263 struct drm_xe_exec_queue_get_property { struct
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/drm/
H A Dxe_drm.h33 … DRM_IOWR(DRM_COMMAND_BASE + DRM_XE_EXEC_QUEUE_GET_PROPERTY, struct drm_xe_exec_queue_get_property)
263 struct drm_xe_exec_queue_get_property { struct
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/drm/
H A Dxe_drm.h33 … DRM_IOWR(DRM_COMMAND_BASE + DRM_XE_EXEC_QUEUE_GET_PROPERTY, struct drm_xe_exec_queue_get_property)
263 struct drm_xe_exec_queue_get_property { struct
/aosp_15_r20/bionic/libc/kernel/uapi/drm/
H A Dxe_drm.h33 … DRM_IOWR(DRM_COMMAND_BASE + DRM_XE_EXEC_QUEUE_GET_PROPERTY, struct drm_xe_exec_queue_get_property)
263 struct drm_xe_exec_queue_get_property { struct
/aosp_15_r20/external/mesa3d/include/drm-uapi/
H A Dxe_drm.h116 … DRM_IOWR(DRM_COMMAND_BASE + DRM_XE_EXEC_QUEUE_GET_PROPERTY, struct drm_xe_exec_queue_get_property)
1163 struct drm_xe_exec_queue_get_property { struct
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/drm/
Dxe_drm.h33 … DRM_IOWR(DRM_COMMAND_BASE + DRM_XE_EXEC_QUEUE_GET_PROPERTY, struct drm_xe_exec_queue_get_property)
263 struct drm_xe_exec_queue_get_property { struct
/aosp_15_r20/external/kernel-headers/original/uapi/drm/
H A Dxe_drm.h116 … DRM_IOWR(DRM_COMMAND_BASE + DRM_XE_EXEC_QUEUE_GET_PROPERTY, struct drm_xe_exec_queue_get_property)
1155 struct drm_xe_exec_queue_get_property { struct
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/drm/
H A Dxe_drm.h33 … DRM_IOWR(DRM_COMMAND_BASE + DRM_XE_EXEC_QUEUE_GET_PROPERTY, struct drm_xe_exec_queue_get_property)
263 struct drm_xe_exec_queue_get_property { struct
/aosp_15_r20/external/mesa3d/src/intel/vulkan/xe/
H A Danv_device.c179 struct drm_xe_exec_queue_get_property exec_queue_get_property = { in anv_xe_get_device_status()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/xe/
H A Diris_kmd_backend.c198 struct drm_xe_exec_queue_get_property exec_queue_get_property = { in xe_batch_check_for_reset()
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/xe/
H A Dmos_bufmgr_xe.c1088 struct drm_xe_exec_queue_get_property p; in __mos_get_context_property_xe()