Re: [Intel-gfx] [PATCH 1/2] drm/i915/tgl: Set subplatforms

2020-08-07 Thread Dhanavanthri, Swathi
Reviewed-by: Swathi Dhanavanthri -Original Message- From: Souza, Jose Sent: Friday, August 07, 2020 10:32 AM To: Dhanavanthri, Swathi ; intel-gfx@lists.freedesktop.org Subject: Re: [Intel-gfx] [PATCH 1/2] drm/i915/tgl: Set subplatforms The default case would do nothing. On Thu, 2020

Re: [Intel-gfx] [PATCH 1/2] drm/i915/tgl: Set subplatforms

2020-08-07 Thread Souza, Jose
reedesktop.org > > On Behalf Of José Roberto de Souza > Sent: Monday, July 20, 2020 10:10 AM > To: > intel-gfx@lists.freedesktop.org > > Subject: [Intel-gfx] [PATCH 1/2] drm/i915/tgl: Set subplatforms > > There is no way to differentiate TGL-U from TGL-Y by the PCI ids as s

Re: [Intel-gfx] [PATCH 1/2] drm/i915/tgl: Set subplatforms

2020-08-06 Thread Dhanavanthri, Swathi
It might be helpful to add a default case in the switch statement for unsupported cases. -Original Message- From: Intel-gfx On Behalf Of José Roberto de Souza Sent: Monday, July 20, 2020 10:10 AM To: intel-gfx@lists.freedesktop.org Subject: [Intel-gfx] [PATCH 1/2] drm/i915/tgl: Set

[Intel-gfx] [PATCH 1/2] drm/i915/tgl: Set subplatforms

2020-07-20 Thread José Roberto de Souza
There is no way to differentiate TGL-U from TGL-Y by the PCI ids as some ids are available in both SKUs. So here using the root device id in the PCI bus that iGPU is in to differentiate between U and Y. BSpec: 44455 Signed-off-by: José Roberto de Souza --- drivers/gpu/drm/i915/i915_drv.h