lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250522151348.856a75a66cd87d8794500dc4@hugovil.com>
Date: Thu, 22 May 2025 15:13:48 -0400
From: Hugo Villeneuve <hugo@...ovil.com>
To: Biju Das <biju.das.jz@...renesas.com>
Cc: "maarten.lankhorst@...ux.intel.com" <maarten.lankhorst@...ux.intel.com>,
 "mripard@...nel.org" <mripard@...nel.org>, "tzimmermann@...e.de"
 <tzimmermann@...e.de>, "airlied@...il.com" <airlied@...il.com>,
 "simona@...ll.ch" <simona@...ll.ch>, Chris Brandt
 <Chris.Brandt@...esas.com>, "dri-devel@...ts.freedesktop.org"
 <dri-devel@...ts.freedesktop.org>, "linux-renesas-soc@...r.kernel.org"
 <linux-renesas-soc@...r.kernel.org>, "linux-kernel@...r.kernel.org"
 <linux-kernel@...r.kernel.org>, Hugo Villeneuve <hvilleneuve@...onoff.com>
Subject: Re: [PATCH v3 0/2] drm: rcar-du: rzg2l_mipi_dsi: add MIPI DSI
 command support

On Thu, 22 May 2025 18:40:29 +0000
Biju Das <biju.das.jz@...renesas.com> wrote:

> Hi Hugo,
> 
> Thanks for the patch.
> 
> > -----Original Message-----
> > From: Hugo Villeneuve <hugo@...ovil.com>
> > Sent: 22 May 2025 15:39
> > Subject: [PATCH v3 0/2] drm: rcar-du: rzg2l_mipi_dsi: add MIPI DSI command support
> > 
> > From: Hugo Villeneuve <hvilleneuve@...onoff.com>
> > 
> > Hello,
> > this patch series add support for sending MIPI DSI command packets to the Renesas RZ/G2L MIPI DSI
> > driver.
> > 
> > Tested on a custom board with a SolidRun RZ/G2L SOM, with two different LCD panels using the jd9365da
> > and st7703 drivers.
> > 
> > Tested short and long writes.
> > 
> > Tested read of 1 byte, 2 bytes and long reads.
> 
> I see tested-by tag for patch[1] and this patch series is conflict with that patch.

Hi Biju,
there is no conflict per se for the moment, as these are two separate
submissions. Chris's patch is not part of this submission.

I tested patch[1] by rebasing my series on top of Chris patch.

> Can this patch series work without patch[1]? If yes, no issue.

Yes it can.


> Otherwise, you need to rebase your patch on top of [1] to avoid merge conflict.

Eventually, if Chris's patch is accepted before my series, I
will rebase and resubmit then. Right now, it seems I cannot do it,
because submitting my serie based on an "not yet accepted" patch will
result in the kernel test robot complaining (and rightly so). Unless
there is a mean to specify that my serie depends on other
unapplied patch...

Ideally, it should have been easier if I could have integrated Chris's
patch into my serie, but he preferred to send his patch alone since
he felt that it could be accepted more rapidly like this.

Hugo.


> [1] https://lore.kernel.org/all/20250521210335.3149065-1-chris.brandt@renesas.com/
> 
> Cheers,
> Biju
> 
> > 
> > Thank you.
> > 
> > Link: [v1] https://lore.kernel.org/all/20250520164034.3453315-1-hugo@hugovil.com
> > 
> > Changes for V3:
> > - No code change, resending after fixing mail server config resulting in
> >   only cover letter being sent
> > 
> > Changes for V2:
> > - Change commit message prefix to "drm: renesas: rz-du: "
> > - Reorder variables in rzg2l_mipi_dsi_read_response()
> > - Remove unused macros
> > - Add missing bitfield include (kernel test robot)
> > 
> > Hugo Villeneuve (2):
> >   drm: renesas: rz-du: Implement MIPI DSI host transfers
> >   drm: renesas: rz-du: Set DCS maximum return packet size
> > 
> >  .../gpu/drm/renesas/rz-du/rzg2l_mipi_dsi.c    | 186 ++++++++++++++++++
> >  .../drm/renesas/rz-du/rzg2l_mipi_dsi_regs.h   |  54 +++++
> >  2 files changed, 240 insertions(+)
> > 
> > 
> > base-commit: c4f8ac095fc91084108ec21117eb9c1fff64725d
> > --
> > 2.39.5
> 
> 


-- 
Hugo Villeneuve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ