mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
drm: rockchip: use dma-buf-cache
Change-Id: I6a34a5a4f33e54b7459461bcfa84f03a831d2f65 Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include <drm/drm_gem_cma_helper.h>
|
||||
#include <drm/drm_of.h>
|
||||
#include <linux/devfreq.h>
|
||||
#include <linux/dma-buf.h>
|
||||
#include <linux/dma-buf-cache.h>
|
||||
#include <linux/dma-mapping.h>
|
||||
#include <linux/dma-iommu.h>
|
||||
#include <linux/genalloc.h>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
#include <drm/drm_gem.h>
|
||||
#include <drm/drm_vma_manager.h>
|
||||
|
||||
#include <linux/dma-buf.h>
|
||||
#include <linux/dma-buf-cache.h>
|
||||
#include <linux/genalloc.h>
|
||||
#include <linux/iommu.h>
|
||||
#include <linux/pagemap.h>
|
||||
|
||||
Reference in New Issue
Block a user