commit | 7d2691da901d71ff62ad974510ea7149b391bdfe | [log] [tgz] |
---|---|---|
author | Steve Longerbeam <slongerbeam@gmail.com> | Wed Jun 25 18:05:47 2014 -0700 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Mon Aug 18 14:17:41 2014 +0200 |
tree | c86091bbb9219ebe50196a2bab3250b0bc869fa2 | |
parent | 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9 [diff] |
gpu: ipu-v3: Add ipu-cpmem unit Move channel parameter memory setup functions and macros into a new submodule ipu-cpmem. In the process, cleanup arguments to the functions to take a channel pointer instead of a pointer into cpmem for that channel. That allows the structure of the parameter memory to be private to ipu-cpmem.c. Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>