Re: [Intel-gfx] [PATCH] drm/i915: BDW: Adding Reserved PCI IDs.

2014-06-24 Thread Chris Wilson
On Tue, Jun 24, 2014 at 04:19:38PM +0300, Jani Nikula wrote: > On Fri, 13 Jun 2014, Rodrigo Vivi wrote: > > Hi Daniel, > > > > please consider to merge the first version. So we can move fwd with ddx > > patche followed by proper marketing names. > > Pushed v1 to -fixes, thanks for the patch and r

Re: [Intel-gfx] [PATCH] drm/i915: BDW: Adding Reserved PCI IDs.

2014-06-24 Thread Jani Nikula
On Fri, 13 Jun 2014, Rodrigo Vivi wrote: > Hi Daniel, > > please consider to merge the first version. So we can move fwd with ddx > patche followed by proper marketing names. Pushed v1 to -fixes, thanks for the patch and review. BR, Jani. > > Thanks, > Rodrigo. > > > On Wed, Jun 11, 2014 at 1

Re: [Intel-gfx] [PATCH] drm/i915: BDW: Adding Reserved PCI IDs.

2014-06-12 Thread Rodrigo Vivi
Hi Daniel, please consider to merge the first version. So we can move fwd with ddx patche followed by proper marketing names. Thanks, Rodrigo. On Wed, Jun 11, 2014 at 10:47 AM, Ben Widawsky wrote: > On Tue, Jun 10, 2014 at 10:41:07AM -0700, Rodrigo Vivi wrote: > > These PCI IDs are reserved o

Re: [Intel-gfx] [PATCH] drm/i915: BDW: Adding Reserved PCI IDs.

2014-06-11 Thread Ben Widawsky
On Tue, Jun 10, 2014 at 10:41:07AM -0700, Rodrigo Vivi wrote: > These PCI IDs are reserved on BSpec and can be used at any time in the future. > So let's add this now in order to avoid issues that we already faced on > previous > platforms, like finding out about new ids when user reported accelar

[Intel-gfx] [PATCH] drm/i915: BDW: Adding Reserved PCI IDs.

2014-06-10 Thread Rodrigo Vivi
These PCI IDs are reserved on BSpec and can be used at any time in the future. So let's add this now in order to avoid issues that we already faced on previous platforms, like finding out about new ids when user reported accelaration weren't enabled. v2: Reserved IDs doesn't have GT defined. So,

Re: [Intel-gfx] [PATCH] drm/i915: BDW: Adding Reserved PCI IDs.

2014-06-10 Thread Ben Widawsky
On Tue, Jun 10, 2014 at 10:09:52AM -0700, Rodrigo Vivi wrote: > These PCI IDs are reserved on BSpec and can be used at any time in the future. > So let's add this now in order to avoid issues that we already faced on > previous > platforms, like finding out about new ids when user reported accelar

[Intel-gfx] [PATCH] drm/i915: BDW: Adding Reserved PCI IDs.

2014-06-10 Thread Rodrigo Vivi
These PCI IDs are reserved on BSpec and can be used at any time in the future. So let's add this now in order to avoid issues that we already faced on previous platforms, like finding out about new ids when user reported accelaration weren't enabled. Signed-off-by: Rodrigo Vivi --- include/drm/