All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
To: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org,
	Tomi Valkeinen <tomi.valkeinen@ti.com>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	linux-omap@vger.kernel.org
Subject: Re: [PATCH] video: fbdev: omap2: remove rfbi
Date: Fri, 27 Apr 2018 17:58:28 +0000	[thread overview]
Message-ID: <2055912.iuafLNK0IC@amdc3058> (raw)
In-Reply-To: <20180427174714.bdvvlljk3txwu2bo@darkstar.musicnaut.iki.fi>

On Friday, April 27, 2018 08:47:14 PM Aaro Koskinen wrote:
> Hi,
> 
> On Fri, Apr 27, 2018 at 05:09:14PM +0200, Bartlomiej Zolnierkiewicz wrote:
> > omapfb equivalent of drm's commit aa61321d4c08 ("drm/omap: remove rfbi"):
> > 
> > The RFBI driver has not worked nor compiled for many years. There are
> > very few boards out there that use RFBI, and no one has stepped up to
> > fix it.
> >
> > So let's remove the RFBI code that doesn't even compile.
> 
> NACK. I'm just about to start fixing this and hoping to get display
> working on N8x0 boards.
> 
> See the other thread: https://marc.info/?l=linux-omap&m\x152469100217934&w=2

You should be targeting omapdrm driver instead, fbdev subsystem is closed
for the new hardware support.

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics


WARNING: multiple messages have this Message-ID (diff)
From: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
To: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org,
	Tomi Valkeinen <tomi.valkeinen@ti.com>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	linux-omap@vger.kernel.org
Subject: Re: [PATCH] video: fbdev: omap2: remove rfbi
Date: Fri, 27 Apr 2018 19:58:28 +0200	[thread overview]
Message-ID: <2055912.iuafLNK0IC@amdc3058> (raw)
In-Reply-To: <20180427174714.bdvvlljk3txwu2bo@darkstar.musicnaut.iki.fi>

On Friday, April 27, 2018 08:47:14 PM Aaro Koskinen wrote:
> Hi,
> 
> On Fri, Apr 27, 2018 at 05:09:14PM +0200, Bartlomiej Zolnierkiewicz wrote:
> > omapfb equivalent of drm's commit aa61321d4c08 ("drm/omap: remove rfbi"):
> > 
> > The RFBI driver has not worked nor compiled for many years. There are
> > very few boards out there that use RFBI, and no one has stepped up to
> > fix it.
> >
> > So let's remove the RFBI code that doesn't even compile.
> 
> NACK. I'm just about to start fixing this and hoping to get display
> working on N8x0 boards.
> 
> See the other thread: https://marc.info/?l=linux-omap&m=152469100217934&w=2

You should be targeting omapdrm driver instead, fbdev subsystem is closed
for the new hardware support.

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

WARNING: multiple messages have this Message-ID (diff)
From: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
To: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org,
	linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] video: fbdev: omap2: remove rfbi
Date: Fri, 27 Apr 2018 19:58:28 +0200	[thread overview]
Message-ID: <2055912.iuafLNK0IC@amdc3058> (raw)
In-Reply-To: <20180427174714.bdvvlljk3txwu2bo@darkstar.musicnaut.iki.fi>

On Friday, April 27, 2018 08:47:14 PM Aaro Koskinen wrote:
> Hi,
> 
> On Fri, Apr 27, 2018 at 05:09:14PM +0200, Bartlomiej Zolnierkiewicz wrote:
> > omapfb equivalent of drm's commit aa61321d4c08 ("drm/omap: remove rfbi"):
> > 
> > The RFBI driver has not worked nor compiled for many years. There are
> > very few boards out there that use RFBI, and no one has stepped up to
> > fix it.
> >
> > So let's remove the RFBI code that doesn't even compile.
> 
> NACK. I'm just about to start fixing this and hoping to get display
> working on N8x0 boards.
> 
> See the other thread: https://marc.info/?l=linux-omap&m=152469100217934&w=2

You should be targeting omapdrm driver instead, fbdev subsystem is closed
for the new hardware support.

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics

  reply	other threads:[~2018-04-27 17:58 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20180427150914eucas1p14dd8df4a215014ddac990b0ccdb1805c@eucas1p1.samsung.com>
2018-04-27 15:09 ` [PATCH] video: fbdev: omap2: remove rfbi Bartlomiej Zolnierkiewicz
2018-04-27 15:09   ` Bartlomiej Zolnierkiewicz
2018-04-27 15:09   ` Bartlomiej Zolnierkiewicz
2018-04-27 17:47   ` Aaro Koskinen
2018-04-27 17:47     ` Aaro Koskinen
2018-04-27 17:58     ` Bartlomiej Zolnierkiewicz [this message]
2018-04-27 17:58       ` Bartlomiej Zolnierkiewicz
2018-04-27 17:58       ` Bartlomiej Zolnierkiewicz
2018-04-27 18:12       ` Aaro Koskinen
2018-04-27 18:12         ` Aaro Koskinen
2018-04-30  7:06         ` Tomi Valkeinen
2018-04-30  7:06           ` Tomi Valkeinen
2018-04-30  7:06           ` Tomi Valkeinen
2018-04-30 19:59           ` Aaro Koskinen
2018-04-30 19:59             ` Aaro Koskinen
2019-06-21 13:01             ` Bartlomiej Zolnierkiewicz
2019-06-21 13:01               ` Bartlomiej Zolnierkiewicz
2018-04-27 18:25   ` Aaro Koskinen
2018-04-27 18:25     ` Aaro Koskinen
2018-04-30 15:34     ` Bartlomiej Zolnierkiewicz
2018-04-30 15:34       ` Bartlomiej Zolnierkiewicz
2018-04-30 19:43       ` Aaro Koskinen
2018-04-30 19:43         ` Aaro Koskinen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2055912.iuafLNK0IC@amdc3058 \
    --to=b.zolnierkie@samsung.com \
    --cc=aaro.koskinen@iki.fi \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=tomi.valkeinen@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.