Re: [Intel-gfx] [PATCH 01/22] drm/i915: add more VLV IDs

2013-02-02 Thread Jesse Barnes
The IDs are off in the VLV doc sites, which are separate and internal only atm. Jesse On Sat, 2 Feb 2013 15:30:59 -0200 Rodrigo Vivi wrote: > I was going to review them, but I couldn't find vlv ids at bspec. > where is the ids list? > > On Sat, Feb 2, 2013 at 10:56 AM, Jesse Barnes > wrote:

Re: [Intel-gfx] [PATCH 01/22] drm/i915: add more VLV IDs

2013-02-02 Thread Rodrigo Vivi
I was going to review them, but I couldn't find vlv ids at bspec. where is the ids list? On Sat, Feb 2, 2013 at 10:56 AM, Jesse Barnes wrote: > Signed-off-by: Jesse Barnes > --- > drivers/gpu/drm/i915/i915_drv.c |3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/drivers/gpu/drm/i915

[Intel-gfx] [PATCH 01/22] drm/i915: add more VLV IDs

2013-02-02 Thread Jesse Barnes
Signed-off-by: Jesse Barnes --- drivers/gpu/drm/i915/i915_drv.c |3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/drm/i915/i915_drv.c index 51e9c76..69d0637 100644 --- a/drivers/gpu/drm/i915/i915_drv.c +++ b/drivers/gpu/drm/i915/i915_drv.c @@