And here is a version that supports radeon(4) as well.
Still looking for oks...
Index: dev/pci/drm/drmP.h
===
RCS file: /cvs/src/sys/dev/pci/drm/drmP.h,v
retrieving revision 1.217
diff -u -p -r1.217 drmP.h
--- dev/pci/drm/drmP.h 19
On Wed, Jun 20, 2018 at 08:55:39PM +0200, Mark Kettenis wrote:
> This diff adds DRI3/prime support to the OpenBSD kernel. The whole
> idea behind this is to allow graphics buffers to be exchanged between
> processes (typically X client and X server) by passing file
> descriptors. The curremt (DRI
> Date: Thu, 21 Jun 2018 11:28:26 +1000
> From: Jonathan Gray
>
> On Wed, Jun 20, 2018 at 08:55:39PM +0200, Mark Kettenis wrote:
> > This diff adds DRI3/prime support to the OpenBSD kernel. The whole
> > idea behind this is to allow graphics buffers to be exchanged between
> > processes (typical
On Wed, Jun 20, 2018 at 08:55:39PM +0200, Mark Kettenis wrote:
> This diff adds DRI3/prime support to the OpenBSD kernel. The whole
> idea behind this is to allow graphics buffers to be exchanged between
> processes (typically X client and X server) by passing file
> descriptors. The curremt (DRI
This diff adds DRI3/prime support to the OpenBSD kernel. The whole
idea behind this is to allow graphics buffers to be exchanged between
processes (typically X client and X server) by passing file
descriptors. The curremt (DRI2) method of exchanging graphics buffers
uses guessable 32-bit integers