[Freedreno] [DPU PATCH v2 2/2] drm/msm: remove partial update support

2018-02-27 Thread Jeykumar Sankaran
Implementation of partial update in DPU DRM is heavily dependent on custom properties and dsi hooks. Removing the support for now. We may need to revisit the support in the future. Change-Id: Idd87272fe4d4c0a26fcb405154c0605af1edf1ba Signed-off-by: Jeykumar Sankaran ---

Re: [Freedreno] [DPU PATCH 2/2] drm/msm: remove partial update support

2018-02-27 Thread jsanka
On 2018-02-26 07:21, Sean Paul wrote: On Thu, Feb 22, 2018 at 06:32:05PM -0800, Jeykumar Sankaran wrote: Implementation of partial update in DPU DRM is heavily dependent on custom properties and dsi hooks. Removing the support for now. We may need to revisit the support in the future.

Re: [Freedreno] [DPU PATCH] msm/hdcp: Remove redundant stubs/CONFIG

2018-02-27 Thread Sean Paul
On Mon, Feb 26, 2018 at 03:01:14PM -0800, abhin...@codeaurora.org wrote: > The change itself is okay. However I am planning to do a bigger cleanup here > ( removing the entire hdmi_hdcp.c ). > > We dont use this file as we have our equivalent sde_hdcp_1x.c. Yes, we definitely need to rationalize