Cc: mesa-dev ml
On Sat, Dec 03, 2022 at 03:00:44AM -0500, Felix Miata wrote:
> From libgl1-mesa-dri:amd64 changelog:
> mesa (22.0.0~rc2-1) experimental; urgency=medium
>
> * New upstream release candidate.
> * path_max.diff: Refreshed.
> * rules: Drop classic drivers (r100, r200, nouveau_vi
On Mon, Feb 18, 2019 at 04:54:34PM +1100, Jonathan Gray wrote:
> Compared to linux and libdrm Mesa is missing a VLV and ICL id.
>
> 0x0f30
> ff049b6ce21d2814451afd4a116d001712e0116b
> drm/i915: bind driver to ValleyView chipsets
>
> 0x8A70
> d55cb4fa2cf0105bfb16b60a2846737b91fdc173
> drm/i915/icl
t one to discuss ideas like that
let me invite him for the discussion in a way he can explain his
ideas here.
Also cc'ing some relevant mailing lists.
Thanks,
Rodrigo.
On Wed, Dec 20, 2017 at 12:06:24PM -0800, De Marchi, Lucas wrote:
> On Tue, 2017-12-19 at 15:28 -0800, Rodrigo Vivi wrot
Cc: Lionel Landwerlin
Signed-off-by: Rodrigo Vivi
---
hw/xfree86/dri2/pci_ids/i965_pci_ids.h | 21 ++---
1 file changed, 14 insertions(+), 7 deletions(-)
diff --git a/hw/xfree86/dri2/pci_ids/i965_pci_ids.h
b/hw/xfree86/dri2/pci_ids/i965_pci_ids.h
index 1ef1a0edf..b91abd7a3 10064
Align with kernel commits:
5e0f5a58b167 ("drm/i915/cfl: Adding another PCI Device ID.")
03ca3cf8e9aa ("drm/i915/icl: Adding few more device IDs for Ice Lake")
Cc: José Roberto de Souza
Cc: Kenneth Graunke
Cc: Anuj Phogat
Signed-off-by: Rodrigo Vivi
---
include/pci_id
device IDs for Ice Lake")
c0c46ca461f1 ("drm/i915/aml: Add new Amber Lake PCI ID")
c1c8f6fa731b ("drm/i915: Redefine some Whiskey Lake SKUs")
Cc: José Roberto de Souza
Signed-off-by: Rodrigo Vivi
---
intel/i915_pciids.h | 29 +
1 file changed
On Mon, Oct 15, 2018 at 04:05:39PM -0700, Kenneth Graunke wrote:
> See commit c0c46ca461f136a0ae1ed69da6c874e850aeeb53 in the Linux kernel,
> where José Roberto de Souza added this new PCI ID there.
Reviewed-by: Rodrigo Vivi
> ---
> include/pci_ids/i965_pci_ids.h | 5 +++--
>
On Sat, Oct 06, 2018 at 12:32:14PM +0100, Lionel Landwerlin wrote:
> On 05/10/2018 22:29, Rodrigo Vivi wrote:
> > Whiskey Lake uses the same gen graphics as Coffe Lake, including some
> > ids that were previously marked as reserved on Coffe Lake, but that
> > now
form")
and commit c1c8f6fa731b ("drm/i915: Redefine some Whiskey Lake SKUs")
v2: Lionel noticed that GT{1,2,3} on kernel wasn't following
spec when looking to number of EUs, so kernel has been updated.
Cc: Lionel Landwerlin
Cc: José Roberto de Souza
Cc: Anuj Phogat
Signed-off-
On Fri, Aug 31, 2018 at 11:05:13AM +0100, Lionel Landwerlin wrote:
> On 30/08/2018 22:41, Rodrigo Vivi wrote:
> > Whiskey Lake uses the same gen graphics as Coffe Lake, including some
> > ids that were previously marked as reserved on Coffe Lake, but that
> > now
Many new platforms got added to gen_device_name_to_pci_device_id()
but the error message inside aubinator didn't reflected those
changes. So syncing on the same order to be sure that we are not
missing any now.
Cc: Anuj Phogat
Cc: Matt Turner
Cc: Jordan Justen
Signed-off-by: Rodrigo
uot;)
Cc: José Roberto de Souza
Cc: Anuj Phogat
Signed-off-by: Rodrigo Vivi
---
include/pci_ids/i965_pci_ids.h | 10 +-
src/intel/compiler/test_eu_validate.cpp | 1 +
src/intel/dev/gen_device_info.c | 1 +
src/intel/tools/aubinator.c | 2 +-
4 f
ported-by: Timo Aaltonen
Cc: José Roberto de Souza
Cc: Anuj Phogat
Signed-off-by: Rodrigo Vivi
---
include/pci_ids/i965_pci_ids.h | 3 ++-
src/intel/compiler/test_eu_validate.cpp | 1 +
src/intel/dev/gen_device_info.c | 1 +
src/intel/tools/aubinator.c | 2 +-
4 f
On Thu, Aug 09, 2018 at 11:25:31AM +0100, Lionel Landwerlin wrote:
> Reviewed-by: Lionel Landwerlin
pushed, thanks.
>
> On 09/08/18 06:44, Rodrigo Vivi wrote:
> > One more CFL ID added to spec.
> >
> > Align with kernel commit d0e062ebb3a4 ("drm/i9
One more CFL ID added to spec.
Align with kernel commit d0e062ebb3a4 ("drm/i915/cfl:
Add a new CFL PCI ID.")
Cc: José Roberto de Souza
Cc: Anuj Phogat
Signed-off-by: Rodrigo Vivi
---
include/pci_ids/i965_pci_ids.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/inclu
One more CFL ID added to spec.
Align with kernel commit d0e062ebb3a4 ("drm/i915/cfl:
Add a new CFL PCI ID.")
Cc: José Roberto de Souza
Signed-off-by: Rodrigo Vivi
---
intel/intel_chipset.h | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/intel/intel_chipset
Copied from Mesa with no modifications.
Gives us Geminilake and Kaby Lake platform names updates and
sync on Coffee Lake PCI IDs.
Cc: Timo Aaltonen
Signed-off-by: Rodrigo Vivi
---
hw/xfree86/dri2/pci_ids/i965_pci_ids.h | 26 +-
1 file changed, 17 insertions(+), 9
On Mon, Mar 05, 2018 at 02:51:46PM -0800, Rafael Antognolli wrote:
> This is matching both the kernel and the spec.
>
> Reviewed-by: Rafael Antognolli .
pushed, thanks
>
> On Wed, Feb 14, 2018 at 05:42:24PM -0800, Rodrigo Vivi wrote:
> > Let's sync CNL ids with Spec
Let's sync CNL ids with Spec and kernel.
Sync with kernel commit '3f43031b1693 ("drm/i915/cnl:
Add Cannonlake PCI IDs for another SKU.")' and
commit 'e3890d05b342 ("drm/i915/cnl: Sync PCI ID with Spec.")'
Cc: James Ausmus
Cc: Lucas De Marchi
On Tue, Jan 09, 2018 at 09:41:02PM +, Anuj Phogat wrote:
> More Coffee Lake PCI IDs have been added to the spec.
>
> Cc: Rodrigo Vivi
> Signed-off-by: Anuj Phogat
Reviewed-by: Rodrigo Vivi
> ---
> include/pci_ids/i965_pci_ids.h | 10 +-
> 1 file change
On Mon, Oct 23, 2017 at 10:32:43PM +, Jordan Justen wrote:
> On 2017-10-19 16:30:44, Kristian Høgsberg wrote:
> > On Thu, Oct 19, 2017 at 4:18 PM, Kenneth Graunke
> > wrote:
> > > The kernel doesn't initialize the value of the INSTPM or CS_DEBUG_MODE2
> > > registers at context initialization
9e66b161a7ee9845af78f73e0
> ebc5ccf3cc88990248695e833d9ff11e10d91240.
>
> Signed-off-by: Anuj Phogat
> Cc: Matt Turner
> Cc: Rodrigo Vivi
Reviewed-by: Rodrigo Vivi
> ---
> include/pci_ids/i965_pci_ids.h | 8
> 1 file changed, 8 insertions(+)
>
> diff -
9e66b161a7ee9845af78f73e0
> ebc5ccf3cc88990248695e833d9ff11e10d91240.
>
> Signed-off-by: Anuj Phogat
> Cc: Matt Turner
> Cc: Rodrigo Vivi
Reviewed-by: Rodrigo Vivi
> ---
> include/pci_ids/i965_pci_ids.h | 8
> 1 file changed, 8 insertions(+)
>
> diff -
On Tue, Sep 12, 2017 at 08:30:47PM +, Paulo Zanoni wrote:
> Em Seg, 2017-09-11 às 10:10 -0700, Rodrigo Vivi escreveu:
> > On Mon, Sep 11, 2017 at 04:11:33PM +, Anuj Phogat wrote:
> > > See Mesa commits: ebc5ccf and b2dae9f
> >
> > I believe we need to be in s
e didn't have to do any extra step.
For this same reason I believe the right solution is to
add those ids back to mesa instead of removing from kernel and libdrm.
Thanks,
Rodrigo.
>
> Cc: Matt Turner
> Cc: Rodrigo Vivi
> Signed-off-by: Anuj Phogat
> ---
> drivers
.
>
> Thanks,
> Stéphane
>
> >
> > Martin Peres
> ___
> xorg-de...@lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: https://lists.x.org/mailman/listinfo/xorg-devel
--
Rodrigo Vivi
Blog: http://blog.vivi.eng.br
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev
series pushed to libdrm. Thanks for the review.
On Thu, Jun 29, 2017 at 3:16 PM, Clint Taylor
wrote:
> Reviewed-by: Clinton Taylor
>
> -Clint
>
>
>
>
> On 06/29/2017 02:34 PM, Rodrigo Vivi wrote:
>>
>> By the Spec all CNL Y skus are 2+2, i.e. GT2.
>>
&g
From: Paulo Zanoni
As far as I understand, IS_9XX should return true for it.
Signed-off-by: Paulo Zanoni
---
intel/intel_chipset.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/intel/intel_chipset.h b/intel/intel_chipset.h
index 37579c6..770d21f 100644
--- a/intel/intel
From: Ben Widawsky
This got lost on rebase, I believe
Signed-off-by: Ben Widawsky
---
intel/intel_bufmgr_gem.c | 2 ++
intel/intel_decode.c | 4 +++-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/intel/intel_bufmgr_gem.c b/intel/intel_bufmgr_gem.c
index 45a26da..71f140f 100
: Remove PCI IDs for SKU not mentioned in spec.
v3: Add kernel commit id for reference.
Cc: Anusha Srivatsa
Cc: Clinton Taylor
Signed-off-by: Rodrigo Vivi
---
intel/intel_chipset.h | 13 +
1 file changed, 13 insertions(+)
diff --git a/intel/intel_chipset.h b/intel/intel_chi
By the Spec all CNL Y skus are 2+2, i.e. GT2.
This is a copy of merged i915's
commit 95578277cbdb ("drm/i915/cnl: Add Cannonlake PCI IDs for Y-skus.")
v2: Add kernel commit id for reference.
Cc: Anusha Srivatsa
Cc: Clinton Taylor
Signed-off-by: Rodrigo Vivi
---
intel/intel
Copied from Mesa with no modifications.
Gives us Coffee Lake and Cannon Lake PCI IDs.
Cc: Kenneth Graunke
Cc: Eric Anholt
Signed-off-by: Rodrigo Vivi
---
hw/xfree86/dri2/pci_ids/i965_pci_ids.h | 23 +++
1 file changed, 23 insertions(+)
diff --git a/hw/xfree86/dri2
series merged to libdrm. thanks for patches and review.
On Wed, Jun 28, 2017 at 2:09 PM, Clint Taylor
wrote:
>
>
> On 06/21/2017 09:39 AM, Anusha Srivatsa wrote:
>>
>> Add the PCI IDs for U SKU IN CFL by following the spec.
>>
>> v2: Update IDs
>>
>&g
before they become used in any
other future platform.
v2: Rebase.
Cc: Dhinakaran Pandiyan
Signed-off-by: Rodrigo Vivi
---
intel/intel_chipset.h | 16 +++-
1 file changed, 3 insertions(+), 13 deletions(-)
diff --git a/intel/intel_chipset.h b/intel/intel_chipset.h
index 6b8d4e9
The spec has been updated adding new PCI IDs.
v2: Avoid using "H" instead of HALO to keep names uniform - DK.
Cc: Dhinakaran Pandiyan
Signed-off-by: Rodrigo Vivi
---
intel/intel_chipset.h | 14 ++
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/intel/intel
The spec has been updated adding new PCI IDs.
Signed-off-by: Rodrigo Vivi
---
include/drm/i915_pciids.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
index 9094599..87dde1c 100644
--- a/include/drm/i915_pciids.h
+++ b/include/drm
The spec has been updated adding new PCI IDs.
Signed-off-by: Rodrigo Vivi
---
intel/intel_chipset.h | 14 ++
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/intel/intel_chipset.h b/intel/intel_chipset.h
index e2554c3..0c3ca82 100644
--- a/intel/intel_chipset.h
+++ b
The spec has been updated adding new PCI IDs.
Signed-off-by: Rodrigo Vivi
---
include/pci_ids/i965_pci_ids.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/include/pci_ids/i965_pci_ids.h b/include/pci_ids/i965_pci_ids.h
index fce00da..7a7897f 100644
--- a/include/pci_ids/i965_pci_ids.h
before they become used in any
other future platform.
Signed-off-by: Rodrigo Vivi
---
include/pci_ids/i965_pci_ids.h | 5 -
1 file changed, 5 deletions(-)
diff --git a/include/pci_ids/i965_pci_ids.h b/include/pci_ids/i965_pci_ids.h
index 7a7897f..1566afd 100644
--- a/include/pci_ids
before they become used in any
other future platform.
Signed-off-by: Rodrigo Vivi
---
intel/intel_chipset.h | 16 +++-
1 file changed, 3 insertions(+), 13 deletions(-)
diff --git a/intel/intel_chipset.h b/intel/intel_chipset.h
index 0c3ca82..79c152e 100644
--- a/intel/intel_chipset.h
before they become used in any
other future platform.
Signed-off-by: Rodrigo Vivi
---
include/drm/i915_pciids.h | 9 ++---
1 file changed, 2 insertions(+), 7 deletions(-)
diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
index 87dde1c..33466bf 100644
--- a/include/drm
These IDs were already part of the kernel since:
kernel commit 985dd4360fdf2533fe48a33a4a2094f2e4718dc0
Author: Imre Deak
Date: Thu Jan 28 16:04:12 2016 +0200
drm/i915/bxt: update list of PCIIDs
Signed-off-by: Rodrigo Vivi
Cc: Venkateswarlu Vinjamuri
---
intel/intel_chipset.h | 6
On Mon, Jan 11, 2016 at 11:23 AM Sarah Sharp
wrote:
> On Sat, Jan 09, 2016 at 11:57:38AM -0800, Kristian Høgsberg Kristensen
> wrote:
> > Mark Janes writes:
> >
> > > Sarah Sharp writes:
> > >
> > >> On Fri, Jan 08, 2016 at 04:30:20PM -0800, Mark Janes wrote:
> > >>> In testing KBL, I found:
>
At DDX commit Chris mentioned the tendency we have of finding out more
PCI IDs only when users report. So Let's add all new reserved Haswell IDs.
References: http://bugs.freedesktop.org/show_bug.cgi?id=63701
Signed-off-by: Rodrigo Vivi
---
include/pci_ids/i965_pci_ids.h
Signed-off-by: Rodrigo Vivi
---
src/mesa/drivers/dri/intel/intel_chipset.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/mesa/drivers/dri/intel/intel_chipset.h
b/src/mesa/drivers/dri/intel/intel_chipset.h
index df025ac..ee735bb 100644
--- a/src/mesa/drivers/dri
Reviewed-by: Rodrigo Vivi
On Mon, Aug 6, 2012 at 6:50 PM, Paulo Zanoni wrote:
> From: Paulo Zanoni
>
> Signed-off-by: Paulo Zanoni
> ---
> include/pci_ids/i965_pci_ids.h | 33 ++-
> src/mesa/drivers/dri/intel/in
46 matches
Mail list logo