[PATCH 7/9] drm/i915: Use CK505 as non-SSC source where available

2011-09-27 Thread Chris Wilson
On Mon, 26 Sep 2011 23:11:44 -0700, Keith Packard wrote: > This eliminates VGA shimmer on some Ironlake machines which have a > CK505 clock source. > > Signed-off-by: Keith Packard References: https://bugzilla.kernel.org/show_bug.cgi?id=21742 References:

[PATCH 7/9] drm/i915: Use CK505 as non-SSC source where available

2011-09-27 Thread Keith Packard
This eliminates VGA shimmer on some Ironlake machines which have a CK505 clock source. Signed-off-by: Keith Packard --- drivers/gpu/drm/i915/intel_display.c | 12 +--- 1 files changed, 9 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_display.c

[PATCH 7/9] drm/i915: Use CK505 as non-SSC source where available

2011-09-27 Thread Keith Packard
This eliminates VGA shimmer on some Ironlake machines which have a CK505 clock source. Signed-off-by: Keith Packard kei...@keithp.com --- drivers/gpu/drm/i915/intel_display.c | 12 +--- 1 files changed, 9 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_display.c

Re: [PATCH 7/9] drm/i915: Use CK505 as non-SSC source where available

2011-09-27 Thread Chris Wilson
On Mon, 26 Sep 2011 23:11:44 -0700, Keith Packard kei...@keithp.com wrote: This eliminates VGA shimmer on some Ironlake machines which have a CK505 clock source. Signed-off-by: Keith Packard kei...@keithp.com References: https://bugzilla.kernel.org/show_bug.cgi?id=21742 References: