I’m trying to find some sort of formal document showing the thou-shalts and
though-shalt-nots of userspace DRM applications’ interaction with the KMS
UAPI.
(For modern atomic commits, not the legacy modeset API.)
I’m interested in stuff like what minimum set of properties are required on
CRTCs or
On Wed, Apr 1, 2020 at 3:17 PM Simon Ser wrote:
> On Wednesday, April 1, 2020 9:38 PM, Matt Hoosier
> wrote:
>
> > I'm searching for some sort of scheme that will let my DRI master query
> the set of available connectors and select the one carrying a prearranged
> de
I'm searching for some sort of scheme that will let my DRI master query the
set of available connectors and select the one carrying a prearranged
designation. The problem I'm trying to solve is to allow deploying one
standardized userspace component across a fleet of devices that have
varying numbe
On Mon, Jan 20, 2020 at 2:58 AM Pekka Paalanen wrote:
> On Fri, 17 Jan 2020 10:51:45 -0600
> Matt Hoosier wrote:
>
> > Hi all,
> >
> > I'm confronting a situation where the hardware with which I work is
> capable
> > of driving connectors at 4K
On Fri, Jul 14, 2017 at 8:56 AM, Daniel Vetter wrote:
> On Fri, Jul 14, 2017 at 03:07:11PM +0530, Vikas Patil wrote:
> > On Thu, Jul 13, 2017 at 7:20 PM, Daniel Vetter
> wrote:
> > > On Thu, Jul 13, 2017 at 3:33 PM, Vikas Patil
> wrote:
> > >> Dear All,
> > >>
> > >> I am looking for an solutio