Documentation showing requirements on correct userspace DRM master behavior?

2024-01-18 Thread Matt Hoosier
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

Re: Aliases for DRI connectors?

2020-04-01 Thread Matt Hoosier
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

Aliases for DRI connectors?

2020-04-01 Thread Matt Hoosier
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

Re: backend-drm and scanning really large resolutions

2020-01-21 Thread Matt Hoosier
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

Re: Linux: Smooth splashscreen with system having weston with drm-backend

2017-07-17 Thread Matt Hoosier
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