Re: [PATCH] drm/doc: describe PATH format for DP MST

2023-10-23 Thread Dmitry Baryshkov
On Mon, 23 Oct 2023 at 23:37, Simon Ser wrote: > > This is already uAPI, xserver parses it. It's useful to document > since user-space might want to lookup the parent connector. > > Additionally, people (me included) have misunderstood the PATH > property for being stable across reboots, but since

[PATCH] drm/doc: describe PATH format for DP MST

2023-10-23 Thread Simon Ser
This is already uAPI, xserver parses it. It's useful to document since user-space might want to lookup the parent connector. Additionally, people (me included) have misunderstood the PATH property for being stable across reboots, but since a KMS object ID is baked in there that's not the case. So

Re: Weston 13 and Weston 12.0.3 release schedule

2023-10-23 Thread Marius Vlad
Hi all, Just a heads-up, we're going to postpone our Beta release for the next week (it should've been today), as to able to fix some issues we've discovered recently, and also give fdo.org time to "recover". Note that all the other dates are also shifted with one week. Thanks! On Mon, Oct 09, 2

Re: [PATCH v6 6/6] drm/doc: Define KMS atomic state set

2023-10-23 Thread Simon Ser
On Tuesday, October 17th, 2023 at 14:10, Ville Syrjälä wrote: > On Mon, Oct 16, 2023 at 10:00:51PM +, Simon Ser wrote: > > > On Monday, October 16th, 2023 at 17:10, Ville Syrjälä > > ville.syrj...@linux.intel.com wrote: > > > > > On Mon, Oct 16, 2023 at 05:52:22PM +0300, Pekka Paalanen wr

Re: [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed

2023-10-23 Thread Pekka Paalanen
On Fri, 20 Oct 2023 11:23:28 -0400 Harry Wentland wrote: > On 2023-10-20 10:57, Pekka Paalanen wrote: > > On Fri, 20 Oct 2023 16:22:56 +0200 > > Sebastian Wick wrote: > > > >> Thanks for continuing to work on this! > >> > >> On Thu, Oct 19, 2023 at 05:21:22PM -0400, Harry Wentland wrote: >