[Mesa-dev] [PATCH 1/2 mesa] i965: Add missing Haswell GT3 Desktop to IS_HSW_GT3 check.

2013-05-13 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH 2/2 mesa] i965: Adding more reserved PCI IDs for Haswell.

2013-05-13 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH libdrm] intel: sync i915_pciids.h with kernel

2019-02-02 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH] intel: Add more PCI Device IDs for Coffee Lake and Ice Lake.

2019-02-02 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH] dri2: Sync i965_pci_ids.h from mesa

2019-02-05 Thread Rodrigo Vivi
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

Re: [Mesa-dev] [Intel-gfx] [PATCH i-g-t] lib/i915_pciids.h: synchronize with kernel header

2019-02-05 Thread Rodrigo Vivi
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

Re: [Mesa-dev] [PATCH] intel: Add more PCI Device IDs for Coffee Lake and Ice Lake.

2019-02-19 Thread Rodrigo Vivi
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

Re: [Mesa-dev] [PATCH] Add missing platform information for KBL

2016-01-11 Thread Rodrigo Vivi
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: >

[Mesa-dev] [PATCH] intel: Adding missing Broxton PCI IDs.

2016-03-01 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH 2/2] drm/i915: Removing PCI IDs that are no longer listed as Kabylake.

2016-06-23 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH 2/2] intel: Removing PCI IDs that are no longer listed as Kabylake.

2016-06-23 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH 1/2] drm/i915: Add more Kabylake PCI IDs.

2016-06-23 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH 1/2] intel: Add more Kabylake PCI IDs.

2016-06-23 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH 1/2] i956: Add more Kabylake PCI IDs.

2016-06-23 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH 2/2] i965: Removing PCI IDs that are no longer listed as Kabylake.

2016-06-23 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH 1/2] intel: Add more Kabylake PCI IDs.

2016-06-27 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH 2/2] intel: Removing PCI IDs that are no longer listed as Kabylake.

2016-06-27 Thread Rodrigo Vivi
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

Re: [Mesa-dev] [PATCH] i965: Revert absolute mode for constant buffer pointers.

2017-10-23 Thread Rodrigo Vivi
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

Re: [Mesa-dev] [Intel-gfx] [PATCH libdrm 3/3] intel: PCI Ids for U SKU in CFL

2017-06-29 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH] dri2: Sync i965_pci_ids.h from Mesa.

2017-06-29 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH 2/4] intel: Add Cannonlake PCI IDs for Y-skus.

2017-06-29 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH 3/4] intel/gen10: Add missed gen10 stuff

2017-06-29 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH 1/4] intel: Add Cannonlake PCI IDs for U-skus.

2017-06-29 Thread Rodrigo Vivi
: 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

[Mesa-dev] [PATCH 4/4] intel: add GEN10 to IS_9XX.

2017-06-29 Thread Rodrigo Vivi
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

Re: [Mesa-dev] [PATCH 2/4] intel: Add Cannonlake PCI IDs for Y-skus.

2017-06-30 Thread Rodrigo Vivi
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

Re: [Mesa-dev] [PATCH] intel: Add more Coffee Lake PCI IDs

2018-01-10 Thread Rodrigo Vivi
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

Re: [Mesa-dev] [PATCH] Revert "intel: Remove unused Kabylake pci ids

2017-09-20 Thread Rodrigo Vivi
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 -

Re: [Mesa-dev] [PATCH] Revert "intel: Remove unused Kabylake pci ids

2017-09-21 Thread Rodrigo Vivi
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 -

[Mesa-dev] [PATCH 1/3] intel: aubinator: Adding missed platforms to the error message.

2018-08-30 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH 3/3] intel: Introducing Whiskey Lake platform

2018-08-30 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH 2/3] intel: Introducing Amber Lake platform

2018-08-30 Thread Rodrigo Vivi
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

Re: [Mesa-dev] [PATCH 3/3] intel: Introducing Whiskey Lake platform

2018-08-31 Thread Rodrigo Vivi
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

Re: [Mesa-dev] [PATCH libdrm] intel/intel_chipset.h: Sync Cannonlake IDs.

2018-03-05 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH] dri2: Sync i965_pci_ids.h from Mesa.

2018-03-07 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH libdrm] intel/intel_chipset.h: Sync Cannonlake IDs.

2018-02-14 Thread Rodrigo Vivi
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

Re: [Mesa-dev] XDC 2017 : Call for paper

2017-08-19 Thread Rodrigo Vivi
. > > 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

Re: [Mesa-dev] [Intel-gfx] [PATCH 1/2] drm/i915/kbl: Remove unused Kabylake pci ids

2017-09-11 Thread Rodrigo Vivi
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

Re: [Mesa-dev] [Intel-gfx] [PATCH 1/2] drm/i915/kbl: Remove unused Kabylake pci ids

2017-09-12 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH] intel: Introducing Whiskey Lake platform

2018-10-05 Thread Rodrigo Vivi
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-

Re: [Mesa-dev] [PATCH] intel: Introducing Whiskey Lake platform

2018-10-11 Thread Rodrigo Vivi
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

Re: [Mesa-dev] [PATCH] i965: Add PCI IDs for new Amberlake parts that are Coffeelake based

2018-10-15 Thread Rodrigo Vivi
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 +++-- >

[Mesa-dev] [PATCH libdrm] drm/i915/cfl: Add a new CFL PCI ID.

2018-08-08 Thread Rodrigo Vivi
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

[Mesa-dev] [PATCH] i965: Add a new CFL PCI ID.

2018-08-08 Thread Rodrigo Vivi
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

Re: [Mesa-dev] [PATCH] i965: Add a new CFL PCI ID.

2018-08-14 Thread Rodrigo Vivi
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

Re: [Intel-gfx] No Mesa DRI Intel 945G in Debian Bookworm since Feb. 2022 package change

2022-12-05 Thread Rodrigo Vivi
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

Re: [Mesa-dev] [Intel-gfx] [PATCH mesa] i965: add more Haswell PCI IDs

2012-08-06 Thread Rodrigo Vivi
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