Home
last modified time | relevance | path

Searched refs:uncached (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_buffer_impl.h90 RK_U32 uncached; member
/rockchip-linux_mpp/mpp/base/
H A Dmpp_buffer.c293 if (impl->uncached) { in check_buf_need_sync()
H A Dmpp_buffer_impl.c485 p->uncached = (group->flags & MPP_ALLOC_FLAG_CACHABLE) ? 0 : 1; in mpp_buffer_create()
/rockchip-linux_mpp/
H A DCHANGELOG.md661 - [dma_heap]: add dma heap uncached node checking