All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Kevin Brace <kevinbrace@gmx.com>
Cc: Kevin Brace <kevinbrace@bracecomputerlab.com>,
	dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v3 00/32] OpenChrome DRM for Linux 5.20
Date: Thu, 11 Aug 2022 21:36:12 +0200	[thread overview]
Message-ID: <YvVaLM4sUVzBKL2v@ravnborg.org> (raw)
In-Reply-To: <20220725235127.20433-1-kevinbrace@gmx.com>

Hi Kevin,

On Mon, Jul 25, 2022 at 04:50:55PM -0700, Kevin Brace wrote:
> From: Kevin Brace <kevinbrace@bracecomputerlab.com>
> 
> Hi,
> 
> This is my first attempt (this is not a RFC posting) in trying to get
> OpenChrome DRM pulled in for Linux 5.20.
> I started to work on this seriously around the summer of 2017, so it has
> been a long journey.

I hope we have not discouraged you to upstream the openchrome driver.
Eventually we may end up where you aim for, but for now we ask you to
aim for a non-accelerated focused driver with no new IOCTL's.

So I hope we will see a respin of the series so more people can benefit
from all the effort you and others have put into the driver over time.

If anything is unclear or you need help with something let us know.

Best regards,

	Sam

      parent reply	other threads:[~2022-08-11 19:36 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-25 23:50 [PATCH v3 00/32] OpenChrome DRM for Linux 5.20 Kevin Brace
2022-07-25 23:50 ` [PATCH v3 01/32] drm/via: Delete VIA DRM code Kevin Brace
2022-07-26  7:19   ` Thomas Zimmermann
2022-07-31  0:13     ` Kevin Brace
2022-07-25 23:50 ` [PATCH v3 02/32] drm/via: Add via_3d_reg.h Kevin Brace
2022-07-26  7:21   ` Thomas Zimmermann
2022-07-31  1:07     ` Kevin Brace
2022-07-25 23:50 ` [PATCH v3 03/32] drm/via: Add via_crtc_hw.h Kevin Brace
2022-07-25 23:50 ` [PATCH v3 04/32] drm/via: Add via_disp_reg.h Kevin Brace
2022-07-25 23:51 ` [PATCH v3 05/32] drm/via: Add via_drv.h Kevin Brace
2022-07-25 23:51 ` [PATCH v3 06/32] drm/via: Add via_regs.h Kevin Brace
2022-07-25 23:51 ` [PATCH v3 07/32] drm/via: Add via_crtc.c Kevin Brace
2022-07-25 23:51 ` [PATCH v3 08/32] drm/via: Add via_crtc_hw.c Kevin Brace
2022-07-25 23:51 ` [PATCH v3 09/32] drm/via: Add via_cursor.c Kevin Brace
2022-07-25 23:51 ` [PATCH v3 10/32] drm/via: Add via_dac.c Kevin Brace
2022-07-25 23:51 ` [PATCH v3 11/32] drm/via: Add via_display.c Kevin Brace
2022-07-25 23:51 ` [PATCH v3 12/32] drm/via: Add via_drv.c Kevin Brace
2022-07-25 23:51 ` [PATCH v3 13/32] drm/via: Add via_encoder.c Kevin Brace
2022-07-25 23:51 ` [PATCH v3 14/32] drm/via: Add via_hdmi.c Kevin Brace
2022-07-25 23:51 ` [PATCH v3 15/32] drm/via: Add via_i2c.c Kevin Brace
2022-07-25 23:51 ` [PATCH v3 16/32] drm/via: Add via_init.c Kevin Brace
2022-07-25 23:51 ` [PATCH v3 17/32] drm/via: Add via_ioctl.c Kevin Brace
2022-07-25 23:51 ` [PATCH v3 18/32] drm/via: Add via_lvds.c Kevin Brace
2022-07-25 23:51 ` [PATCH v3 19/32] drm/via: Add via_object.c Kevin Brace
2022-08-11 19:36 ` Sam Ravnborg [this message]

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=YvVaLM4sUVzBKL2v@ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=kevinbrace@bracecomputerlab.com \
    --cc=kevinbrace@gmx.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.