From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: [PATCH v3 0/3] Enable R8A7790/1 DU VSPD compositor Date: Thu, 26 Jan 2017 00:33:55 +0300 Message-ID: <1542778.dcWpka5Jpx@wasted.cogentembedded.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Sender: linux-kernel-owner@vger.kernel.org To: laurent.pinchart@ideasonboard.com, airlied@linux.ie, dri-devel@lists.freedesktop.org, daniel.vetter@intel.com, jani.nikula@linux.intel.com, seanpaul@chromium.org Cc: linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: dri-devel@lists.freedesktop.org Hello. Here's the set of 3 patches against the 'drm-next' branch of David Airlie's 'linux.git' repo. This is a port of Laurent's DRM/DU live source patches to the recent kernel, see [1] for the version 2 of the patchset (including a Laurent's big blurb :-)). For the patch #3 to work one absolutely needs the VSP1 patch [2] to be applied, else the kernel will just hang... [1] https://lists.freedesktop.org/archives/dri-devel/2015-March/079319.html. [2] https://patchwork.kernel.org/patch/9473265/ [1/3] drm: Add live source object [2/3] drm: Connect live source to framebuffers [3/3] drm: rcar-du: Add VSP1 live source support MBR, Sergei