Hi,
On Sat, 5 Oct 2024 at 23:40, Pintu Kumar wrote:
>
> These warnings/errors are reported by checkpatch.
> Fix them with minor changes to make it clean.
> No other functional changes.
>
> WARNING: Block comments use * on subsequent lines
> + /* only support discovering the end of the buffe
On Wed, 2 Oct 2024 at 02:54, T.J. Mercier wrote:
>
> On Tue, Oct 1, 2024 at 7:51 PM Pintu Kumar wrote:
> >
> > Use of kmap_atomic/kunmap_atomic is deprecated, use
> > kmap_local_page/kunmap_local instead.
> >
> > This is reported by checkpatch.
> > Also fix repeated word issue.
> >
> > WARNING: D
Hi Sumit,
On Thu, 3 Oct 2024 at 12:27, Sumit Semwal wrote:
>
> Hello Pintu,
>
> On Tue, 1 Oct 2024 at 23:16, Pintu Kumar wrote:
> >
> > Symbolic permissions are not preferred, instead use the octal.
> > Also, fix other warnings/errors as well for cleanup.
> >
> > WARNING: Block comments use * on
Hi,
On Thu, 3 Aug 2023 at 23:04, Pintu Agarwal wrote:
>
> Hi,
>
> On Wed, 2 Aug 2023 at 15:17, Christoph Hellwig wrote:
> >
> > On Tue, Aug 01, 2023 at 10:39:04PM -0700, John Stultz wrote:
> > > So, forgive me, I've not had a chance to look into this, but m
Hi,
On Wed, 2 Aug 2023 at 15:17, Christoph Hellwig wrote:
>
> On Tue, Aug 01, 2023 at 10:39:04PM -0700, John Stultz wrote:
> > So, forgive me, I've not had a chance to look into this, but my
> > recollection was "reserved" is the name we see on x86, but other names
> > are possibly provided via t
Hi Christoph,
Thank you so much for your review and comments.
On Mon, 31 Jul 2023 at 16:51, Christoph Hellwig wrote:
>
> Hi Pintu,
>
> On Sat, Jul 29, 2023 at 08:05:15AM +0530, Pintu Kumar wrote:
> > The current global cma region name defined as "reserved"
> > which is misleading, creates confusi
On Fri, Oct 4, 2019 at 3:47 PM Pintu Agarwal wrote:
>
> Hi,
>
> On Sun, Sep 29, 2019 at 10:24 PM Pintu Agarwal wrote:
> >
> > >
> > > On Mon, Sep 23, 2019 at 1:28 PM Pintu Agarwal
> > > wrote:
> > > >
> > > > Dear Philipp,
Hi,
On Sun, Sep 29, 2019 at 10:24 PM Pintu Agarwal wrote:
>
> >
> > On Mon, Sep 23, 2019 at 1:28 PM Pintu Agarwal wrote:
> > >
> > > Dear Philipp,
> > >
> > > I have a iMX6dl custom board with custom Linux Kernel 4.8.
> > > I have both
>
> On Mon, Sep 23, 2019 at 1:28 PM Pintu Agarwal wrote:
> >
> > Dear Philipp,
> >
> > I have a iMX6dl custom board with custom Linux Kernel 4.8.
> > I have both LCD and HDMI connected to the board.
> > And we are using weston/wayland as the display i
Dear Philipp,
Can you reply to my issue below?
It will be of great help!
Regards,
Pintu
On Mon, Sep 23, 2019 at 1:28 PM Pintu Agarwal wrote:
>
> Dear Philipp,
>
> I have a iMX6dl custom board with custom Linux Kernel 4.8.
> I have both LCD and HDMI connected to the board.
>
On Mon, May 27, 2019 at 3:42 PM Pintu Agarwal wrote:
>
> On Mon, May 27, 2019 at 12:41 PM Pintu Agarwal wrote:
> >
> > Dear All,
> >
> > I have a iMX.6 (arm 32) board with Linux Kernel 3.10 and debian
> > platform running.
> > The board is connected to o
On Mon, May 27, 2019 at 12:41 PM Pintu Agarwal wrote:
>
> Dear All,
>
> I have a iMX.6 (arm 32) board with Linux Kernel 3.10 and debian
> platform running.
> The board is connected to one LCD screen and one HDMI monitor.
> It have DRM + Wayland setup for display.
> Also
Dear All,
I have a iMX.6 (arm 32) board with Linux Kernel 3.10 and debian
platform running.
The board is connected to one LCD screen and one HDMI monitor.
It have DRM + Wayland setup for display.
Also, I noticed that it have two dri interface:
/dev/dri/card0
/dev/dri/card1
I am not very familiar
13 matches
Mail list logo