Re: Internal DRI subsystem locking and contention between connector commits

2022-10-07 Thread Pekka Paalanen
On Thu, 6 Oct 2022 12:03:56 + "Hoosier, Matt" wrote: > I have a DRM master implementing a purpose-built compositor for a > dedicated use-case. It drives several different connectors, each on > its own vsync cadence (there's no clone mode happening here). > > The goal is to have commits to ea

Internal DRI subsystem locking and contention between connector commits

2022-10-06 Thread Hoosier, Matt
I have a DRM master implementing a purpose-built compositor for a dedicated use-case. It drives several different connectors, each on its own vsync cadence (there's no clone mode happening here). The goal is to have commits to each connector occur completely without respect to whatever is happe