On Sunday, November 04, 2007 11:28 Zhenyu Wang wrote:
> [PATCH] i915: fix missing G33 detect in IS_I9XX
>
> G33 detect seems missing with Jesse's suspend/resume patch.
>
> ---
> shared-core/i915_drv.h |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/shared-core/i915_d
[PATCH] i915: fix missing G33 detect in IS_I9XX
G33 detect seems missing with Jesse's suspend/resume patch.
---
shared-core/i915_drv.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/shared-core/i915_drv.h b/shared-core/i915_drv.h
index 9ee79fa..8902e8e 100644
--- a/sh