Home
last modified time | relevance | path

Searched refs:I915_ENGINE_CLASS_INVALID (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_busy.c14 if (id == (u16)I915_ENGINE_CLASS_INVALID) in __busy_read_flag()
32 if (id == (u16)I915_ENGINE_CLASS_INVALID) in __busy_write_id()
H A Di915_gem_context.c1822 if (ci.engine_class == (u16)I915_ENGINE_CLASS_INVALID && in set_engines()
1955 .engine_class = I915_ENGINE_CLASS_INVALID, in get_engines()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/
H A Di915_drm.h102 I915_ENGINE_CLASS_INVALID = -1 enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/
H A Di915_drm.h102 I915_ENGINE_CLASS_INVALID = -1 enumerator
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Di915_drm.h126 I915_ENGINE_CLASS_INVALID = -1 enumerator
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Di915_drm.h126 I915_ENGINE_CLASS_INVALID = -1 enumerator
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Di915_drm.h126 I915_ENGINE_CLASS_INVALID = -1 enumerator
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Di915_drm.h126 I915_ENGINE_CLASS_INVALID = -1 enumerator
/OK3568_Linux_fs/kernel/tools/include/uapi/drm/
H A Di915_drm.h126 I915_ENGINE_CLASS_INVALID = -1 enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.c5798 ve->base.uabi_class = I915_ENGINE_CLASS_INVALID; in intel_execlists_create_virtual()