Searched refs:ROCKCHIP_BO_CACHABLE (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/linux-rga/samples/utils/allocator/include/ |
| H A D | drm_alloc.h | 28 ROCKCHIP_BO_CACHABLE = 1 << 1, enumerator 32 ROCKCHIP_BO_MASK = ROCKCHIP_BO_CONTIG | ROCKCHIP_BO_CACHABLE |
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/sources/ |
| H A D | drm_alloc.h | 28 ROCKCHIP_BO_CACHABLE = 1 << 1, enumerator 32 ROCKCHIP_BO_MASK = ROCKCHIP_BO_CONTIG | ROCKCHIP_BO_CACHABLE |
|
| /OK3568_Linux_fs/external/rknpu2/examples/RV1106_RV1103/rknn_yolov5_demo/include/ |
| H A D | drm_func.h | 34 ROCKCHIP_BO_CACHABLE = 1 << 1, enumerator 38 ROCKCHIP_BO_MASK = ROCKCHIP_BO_CONTIG | ROCKCHIP_BO_CACHABLE |
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/include/ |
| H A D | drm_func.h | 34 ROCKCHIP_BO_CACHABLE = 1 << 1, enumerator 38 ROCKCHIP_BO_MASK = ROCKCHIP_BO_CONTIG | ROCKCHIP_BO_CACHABLE |
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | rockchip_drm.h | 38 ROCKCHIP_BO_CACHABLE = 1 << 1, enumerator 46 ROCKCHIP_BO_MASK = ROCKCHIP_BO_CONTIG | ROCKCHIP_BO_CACHABLE |
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/ |
| H A D | drmrga.h | 90 ROCKCHIP_BO_CACHABLE = 1 << 1, enumerator 94 ROCKCHIP_BO_MASK = ROCKCHIP_BO_CONTIG | ROCKCHIP_BO_CACHABLE |
|
| /OK3568_Linux_fs/external/linux-rga/include/ |
| H A D | drmrga.h | 93 ROCKCHIP_BO_CACHABLE = 1 << 1, enumerator 97 ROCKCHIP_BO_MASK = ROCKCHIP_BO_CONTIG | ROCKCHIP_BO_CACHABLE |
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/ |
| H A D | drmrga.h | 93 ROCKCHIP_BO_CACHABLE = 1 << 1, enumerator 97 ROCKCHIP_BO_MASK = ROCKCHIP_BO_CONTIG | ROCKCHIP_BO_CACHABLE |
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/ |
| H A D | drmrga.h | 93 ROCKCHIP_BO_CACHABLE = 1 << 1, enumerator 97 ROCKCHIP_BO_MASK = ROCKCHIP_BO_CONTIG | ROCKCHIP_BO_CACHABLE |
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/ |
| H A D | drmrga.h | 93 ROCKCHIP_BO_CACHABLE = 1 << 1, enumerator 97 ROCKCHIP_BO_MASK = ROCKCHIP_BO_CONTIG | ROCKCHIP_BO_CACHABLE |
|
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | RockchipRga.cpp | 216 return RkRgaGetAllocBufferExt(bo_info, width, height, bpp, ROCKCHIP_BO_CACHABLE); in RkRgaGetAllocBufferCache()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_gem.c | 550 if (rk_obj->flags & ROCKCHIP_BO_CACHABLE) in rockchip_drm_gem_object_mmap()
|