Home
last modified time | relevance | path

Searched defs:has_bsd2 (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/inc/
H A Ddevconfig.h55 uint32_t has_bsd2 :1; // I915_PARAM_HAS_BSD member
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_gt.c622 bool has_bsd2 = gem_has_bsd2(fd); in gem_ring_is_physical_engine() local
H A Dioctl_wrappers.c987 static int has_bsd2 = -1; in gem_has_bsd2() local
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/i915/include/
H A Dmos_bufmgr_priv.h416 bool (*has_bsd2)(struct mos_bufmgr *bufmgr) = nullptr; member
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/i915_production/
H A Dmos_bufmgr_priv.h417 bool (*has_bsd2)(struct mos_bufmgr *bufmgr) = nullptr; member
H A Dmos_bufmgr.c156 unsigned int has_bsd2 : 1; member
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/i915/
H A Dmos_bufmgr.c156 unsigned int has_bsd2 : 1; member