commit | 6d62ef3ac30be756244b458fa5bd8befb35a48d4 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Mon Sep 07 17:14:58 2015 +0300 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Tue Feb 23 09:32:44 2016 +0200 |
tree | 073a802920087d3aca5bc7caa67506bbdae14b46 | |
parent | ab334e137c31440e3a826e0d3c2753425f18641b [diff] |
drm: rcar-du: Expose the VSP1 compositor through KMS planes On R-Car Gen3 SoCs the DU lost its ability to access memory directly and needs to work in conjunction with the VSP to do so. This commit handles the VSP internally to hide it from the user. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>