Re: [Mesa-dev] [RFC] Concrete proposal to split classic

2021-03-25 Thread Rob Clark
On Thu, Mar 25, 2021 at 2:12 PM Kenneth Graunke wrote: > > On Thursday, March 25, 2021 10:15:51 AM PDT Rob Clark wrote: > > Other than the minor detail that we don't have pci-id's to > > differentiate between adreno generations, I might suggest a2xx users > > to use -lts > > > > BR, > > -R > > Cou

Re: [Mesa-dev] [RFC] Concrete proposal to split classic

2021-03-25 Thread Jason Ekstrand
On Thu, Mar 25, 2021 at 4:32 PM Kenneth Graunke wrote: > > On Thursday, March 25, 2021 2:04:45 PM PDT Ian Romanick wrote: > > On 3/25/21 10:49 AM, Jason Ekstrand wrote: > > Can you be more specific? Also, is there a reason why that work can't > > or shouldn't be done directly in the LTS branch? A

Re: [Mesa-dev] [RFC] Concrete proposal to split classic

2021-03-25 Thread Kenneth Graunke
On Thursday, March 25, 2021 2:04:45 PM PDT Ian Romanick wrote: > On 3/25/21 10:49 AM, Jason Ekstrand wrote: [snip] > > I'm not sure we want to totally declare those drivers dead. People can > > still do feature or enhancement development of they want to, it just > > happens in a different branch. >

Re: [Mesa-dev] [RFC] Concrete proposal to split classic

2021-03-25 Thread Kenneth Graunke
On Thursday, March 25, 2021 10:15:51 AM PDT Rob Clark wrote: > Other than the minor detail that we don't have pci-id's to > differentiate between adreno generations, I might suggest a2xx users > to use -lts > > BR, > -R Could it be set up such that freedreno in mainline fails to load on a2xx (and

Re: [Mesa-dev] [RFC] Concrete proposal to split classic

2021-03-25 Thread Ian Romanick
On 3/25/21 10:49 AM, Jason Ekstrand wrote: > Can you be more specific? Also, is there a reason why that work can't > or shouldn't be done directly in the LTS branch? As Ken pointed out, The bulk of things that I had going were to enable some extensions and make those extensions non-optional. ARB

Re: [Mesa-dev] [RFC] Concrete proposal to split classic

2021-03-25 Thread Marek Olšák
On Thu., Mar. 25, 2021, 12:14 Dylan Baker, wrote: > By delete I mean "remove -Dgallium-drivers and -Dvulkan-drivers" from > Meson. Maybe it makes sense to keep gallium for r300? But how many r300 > breakages have we had in recent memory? > We don't have any recent information on the status of r3

Re: [Mesa-dev] [RFC] Concrete proposal to split classic

2021-03-25 Thread Jason Ekstrand
Can you be more specific? Also, is there a reason why that work can't or shouldn't be done directly in the LTS branch? As Ken pointed out, I'm not sure we want to totally declare those drivers dead. People can still do feature or enhancement development of they want to, it just happens in a differ

Re: [Mesa-dev] [RFC] Concrete proposal to split classic

2021-03-25 Thread Rob Clark
Other than the minor detail that we don't have pci-id's to differentiate between adreno generations, I might suggest a2xx users to use -lts BR, -R On Thu, Mar 25, 2021 at 9:14 AM Dylan Baker wrote: > > By delete I mean "remove -Dgallium-drivers and -Dvulkan-drivers" from Meson. > Maybe it makes

Re: [Mesa-dev] [RFC] Concrete proposal to split classic

2021-03-25 Thread Dylan Baker
By delete I mean "remove -Dgallium-drivers and -Dvulkan-drivers" from Meson. Maybe it makes sense to keep gallium for r300? But how many r300 breakages have we had in recent memory? On Wed, Mar 24, 2021, at 09:15, Jason Ekstrand wrote: > On Wed, Mar 24, 2021 at 10:28 AM Rob Clark wrote: > > > >

Re: [Mesa-dev] [RFC] Concrete proposal to split classic

2021-03-25 Thread Dylan Baker
Maybe I could have been clearer, but I meant "We only guarantee that we'll keep the build working and that major security problems get fixed", If you or someone else wants to fix other issues that's fine, but I meant if someone says "i915c is too slow for some workload", we reserve the right to

Re: [Mesa-dev] Rename "master" branch to "main"?

2021-03-25 Thread Jason Ekstrand
On Thu, Mar 25, 2021 at 9:41 AM Rob Clark wrote: > > On Wed, Mar 24, 2021 at 9:15 PM Jason Ekstrand wrote: > > > > On March 24, 2021 22:25:10 Rob Clark wrote: > > > >> On Wed, Mar 24, 2021 at 3:52 PM Jordan Justen > >> wrote: > >>> > >>> > >>> On 2021-03-23 09:38:59, Eric Anholt wrote: >

Re: [Mesa-dev] Rename "master" branch to "main"?

2021-03-25 Thread Rob Clark
On Wed, Mar 24, 2021 at 9:15 PM Jason Ekstrand wrote: > > On March 24, 2021 22:25:10 Rob Clark wrote: > >> On Wed, Mar 24, 2021 at 3:52 PM Jordan Justen >> wrote: >>> >>> >>> On 2021-03-23 09:38:59, Eric Anholt wrote: On Tue, Mar 23, 2021 at 7:02 AM Jason Ekstrand wrote: >