Re: [PATCH 27/28] gpu: ipu-cpmem: Add ipu_cpmem_dump()

2014-07-31 Thread Philipp Zabel
Am Mittwoch, den 25.06.2014, 18:05 -0700 schrieb Steve Longerbeam: Adds ipu_cpmem_dump() which dumps a channel's cpmem to debug. Maybe #ifdef DEBUG this and ipu_dump? regards Philipp -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to

[PATCH 27/28] gpu: ipu-cpmem: Add ipu_cpmem_dump()

2014-06-25 Thread Steve Longerbeam
Adds ipu_cpmem_dump() which dumps a channel's cpmem to debug. Signed-off-by: Steve Longerbeam steve_longerb...@mentor.com --- drivers/gpu/ipu-v3/ipu-cpmem.c | 63 include/video/imx-ipu-v3.h |1 + 2 files changed, 64 insertions(+) diff --git