Re: [PATCH libdrm 1/2] intel: Introducing Whiskey Lake platform

2018-06-20 Thread Rodrigo Vivi
On Tue, Jun 19, 2018 at 04:45:20PM -0700, José Roberto de Souza 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 are moved to WHL page. > > So, let's just move them to WHL macros that will fee

[PATCH libdrm 1/2] intel: Introducing Whiskey Lake platform

2018-06-19 Thread José Roberto de Souza
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 are moved to WHL page. So, let's just move them to WHL macros that will feed into CFL macro just to keep it better organized to make easier future code revi