Home
last modified time | relevance | path

Searched refs:drm_syncobj_array (Results 1 – 25 of 51) sorted by relevance

123

/aosp_15_r20/external/rust/android-crates-io/crates/drm-ffi/src/
Dsyncobj.rs124 pub fn reset(fd: BorrowedFd<'_>, handles: &[u32]) -> io::Result<drm_syncobj_array> { in reset() argument
125 let mut args = drm_syncobj_array { in reset()
139 pub fn signal(fd: BorrowedFd<'_>, handles: &[u32]) -> io::Result<drm_syncobj_array> { in signal() argument
140 let mut args = drm_syncobj_array { in signal()
Dioctl.rs259 ioctl_readwrite!(reset, DRM_IOCTL_BASE, 0xC4, drm_syncobj_array);
261 ioctl_readwrite!(signal, DRM_IOCTL_BASE, 0xC5, drm_syncobj_array);
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/jm/
H A Dpanvk_vX_event.c88 struct drm_syncobj_array objs = { in panvk_per_arch()
110 struct drm_syncobj_array objs = { in panvk_per_arch()
/aosp_15_r20/external/igt-gpu-tools/include/drm-uapi/
H A Ddrm.h744 struct drm_syncobj_array { struct
898 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
899 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/drm/
Ddrm.h433 struct drm_syncobj_array { struct
566 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
567 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/drm/
Ddrm.h433 struct drm_syncobj_array { struct
566 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
567 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/drm/
Ddrm.h433 struct drm_syncobj_array { struct
566 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
567 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/drm/
Ddrm.h433 struct drm_syncobj_array { struct
566 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
567 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)
/aosp_15_r20/bionic/libc/kernel/uapi/drm/
H A Ddrm.h433 struct drm_syncobj_array { struct
566 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
567 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)
/aosp_15_r20/external/kernel-headers/original/uapi/drm/
H A Ddrm.h990 struct drm_syncobj_array { struct
1226 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
1227 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/drm/
Ddrm.h433 struct drm_syncobj_array { struct
566 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
567 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/drm/
Ddrm.h433 struct drm_syncobj_array { struct
566 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
567 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)
/aosp_15_r20/external/libdrm/include/drm/
H A Ddrm.h984 struct drm_syncobj_array { struct
1220 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
1221 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/drm/
Ddrm.h433 struct drm_syncobj_array { struct
566 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
567 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/i915/include/uapi/
H A Ddrm.h907 struct drm_syncobj_array { struct
1080 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
1081 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/drm/
H A Ddrm.h433 struct drm_syncobj_array { struct
566 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
567 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/kernel/uapi/drm/
H A Ddrm.h433 struct drm_syncobj_array { struct
566 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
567 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/drm/
H A Ddrm.h433 struct drm_syncobj_array { struct
566 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
567 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/drm/
H A Ddrm.h433 struct drm_syncobj_array { struct
566 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
567 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/drm/
H A Ddrm.h433 struct drm_syncobj_array { struct
566 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
567 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/drm/
Ddrm.h433 struct drm_syncobj_array { struct
566 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
567 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/drm/
Ddrm.h433 struct drm_syncobj_array { struct
566 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
567 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/drm/
Ddrm.h433 struct drm_syncobj_array { struct
566 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
567 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/drm/
H A Ddrm.h433 struct drm_syncobj_array { struct
566 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
567 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/drm/
H A Ddrm.h433 struct drm_syncobj_array { struct
566 #define DRM_IOCTL_SYNCOBJ_RESET DRM_IOWR(0xC4, struct drm_syncobj_array)
567 #define DRM_IOCTL_SYNCOBJ_SIGNAL DRM_IOWR(0xC5, struct drm_syncobj_array)

123