Re: [PATCH] drm/kmb: Avoid warnings on impossible plane_id

2021-09-07 Thread Kees Cook
On Tue, Sep 07, 2021 at 05:32:53PM +, Chrisanthus, Anitha wrote: > Hi Kees, > This patch > https://patchwork.kernel.org/project/dri-devel/patch/20210728003126.1425028-13-anitha.chrisant...@intel.com/ > is pushed to drm-misc-fixes. This change should fix the below warnings. > > I apologize fo

RE: [PATCH] drm/kmb: Avoid warnings on impossible plane_id

2021-09-07 Thread Chrisanthus, Anitha
; From: Chrisanthus, Anitha > Sent: Wednesday, August 25, 2021 1:44 PM > To: Kees Cook > Cc: Dea, Edmund J ; David Airlie ; > Daniel Vetter ; dri-devel@lists.freedesktop.org; Sam > Ravnborg ; linux-ker...@vger.kernel.org; linux- > harden...@vger.kernel.org > Subject: RE: [PATCH]

RE: [PATCH] drm/kmb: Avoid warnings on impossible plane_id

2021-08-25 Thread Chrisanthus, Anitha
Hi Kees, Thanks for your patch. The switch statement is needed for multiple planes which is already approved in this patch series. https://patchwork.kernel.org/project/dri-devel/patch/20210728003126.1425028-13-anitha.chrisant...@intel.com/ This patch has dependencies on the previous patches in t