[Intel-gfx] [PATCH 10/19] drm/i915: treat Ivy Bridge watermarks like Sandy Bridge
Jesse Barnes
jbarnes at virtuousgeek.org
Fri Apr 29 01:06:31 CEST 2011
On Thu, 28 Apr 2011 15:46:06 -0700
Keith Packard <keithp at keithp.com> wrote:
> On Thu, 28 Apr 2011 15:12:56 -0700, Jesse Barnes <jbarnes at virtuousgeek.org> wrote:
>
> > - if (IS_GEN6(dev)) {
> > + if (IS_GEN6(dev) || IS_IVYBRIDGE(dev)) {
>
> IS_GEN6 for SNB and IS_IVYBRIDGE for IVB? More consistency, please.
>
See earlier mail; GEN6 is the wrong one to use here imo.
--
Jesse Barnes, Intel Open Source Technology Center
More information about the Intel-gfx
mailing list