Home
last modified time | relevance | path

Searched refs:SAVAGE_WAIT_2D (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Dsavage_drm.h126 #define SAVAGE_WAIT_2D 0x1 /* wait for 2D idle before updating event tag */ macro
/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 Dsavage_drm.h126 #define SAVAGE_WAIT_2D 0x1 /* wait for 2D idle before updating event tag */ macro
/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 Dsavage_drm.h126 #define SAVAGE_WAIT_2D 0x1 /* wait for 2D idle before updating event tag */ macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Dsavage_drm.h126 #define SAVAGE_WAIT_2D 0x1 /* wait for 2D idle before updating event tag */ macro
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Dsavage_drm.h126 #define SAVAGE_WAIT_2D 0x1 /* wait for 2D idle before updating event tag */ macro
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Dsavage_drm.h126 #define SAVAGE_WAIT_2D 0x1 /* wait for 2D idle before updating event tag */ macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/savage/
H A Dsavage_bci.c196 if ((flags & (SAVAGE_WAIT_2D | SAVAGE_WAIT_3D))) { in savage_bci_emit_event()
198 if ((flags & SAVAGE_WAIT_2D)) in savage_bci_emit_event()