mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: configs: rockchip_linux_defconfig enable DMABUF_DEBUG
Enable DMABUF_DEBUG will default to set a name with pid + taskname to a dmabuf where it's exported, also create a /proc/rk_dmabuf debug node to take a look for the dmabuf list, it's useful for dmabuf leak detect. Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com> Change-Id: Ia8de3d919335fc0237e5802fe98ba64b114af078
This commit is contained in:
@@ -446,6 +446,7 @@ CONFIG_RTC_DRV_HYM8563=y
|
||||
CONFIG_RTC_DRV_RK808=y
|
||||
CONFIG_DMADEVICES=y
|
||||
CONFIG_PL330_DMA=y
|
||||
CONFIG_DMABUF_DEBUG=y
|
||||
CONFIG_SW_SYNC=y
|
||||
CONFIG_DMABUF_HEAPS=y
|
||||
CONFIG_DMABUF_SYSFS_STATS=y
|
||||
|
||||
Reference in New Issue
Block a user