[Intel-gfx] [PATCH 01/22] drm/i915: add more VLV IDs
Jesse Barnes
jbarnes at virtuousgeek.org
Sat Feb 2 18:35:25 CET 2013
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 <rodrigo.vivi at gmail.com> 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 <jbarnes at virtuousgeek.org> wrote:
> > Signed-off-by: Jesse Barnes <jbarnes at virtuousgeek.org>
> > ---
> > 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
> > @@ -387,6 +387,9 @@ static const struct pci_device_id pciidlist[] = { /* aka */
> > INTEL_VGA_DEVICE(0x0D26, &intel_haswell_m_info), /* CRW GT2 mobile */
> > INTEL_VGA_DEVICE(0x0D36, &intel_haswell_m_info), /* CRW GT2 mobile */
> > INTEL_VGA_DEVICE(0x0f30, &intel_valleyview_m_info),
> > + INTEL_VGA_DEVICE(0x0f31, &intel_valleyview_m_info),
> > + INTEL_VGA_DEVICE(0x0f32, &intel_valleyview_m_info),
> > + INTEL_VGA_DEVICE(0x0f33, &intel_valleyview_m_info),
> > INTEL_VGA_DEVICE(0x0157, &intel_valleyview_m_info),
> > INTEL_VGA_DEVICE(0x0155, &intel_valleyview_d_info),
> > {0, 0, 0}
> > --
> > 1.7.9.5
> >
> > _______________________________________________
> > Intel-gfx mailing list
> > Intel-gfx at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/intel-gfx
>
>
>
More information about the Intel-gfx
mailing list