[PATCH 4/4] gma500: opregion and ACPI

2012-05-03 Thread Alan Cox
On Thu, 3 May 2012 09:15:23 +0100 Dave Airlie wrote: > On Tue, May 1, 2012 at 2:33 PM, Alan Cox wrote: > > From: Alan Cox > > > > Add the opregion support and bring us in line with the opregion > > functionality in the > > reference driver code. We can't share this with i915 currently because

[PATCH 4/4] gma500: opregion and ACPI

2012-05-03 Thread Dave Airlie
On Tue, May 1, 2012 at 2:33 PM, Alan Cox wrote: > From: Alan Cox > > Add the opregion support and bring us in line with the opregion functionality > in the > reference driver code. We can't share this with i915 currently because there > are > hardcoded assumptions about dev_priv etc in both ver

Re: [PATCH 4/4] gma500: opregion and ACPI

2012-05-03 Thread Alan Cox
On Thu, 3 May 2012 09:15:23 +0100 Dave Airlie wrote: > On Tue, May 1, 2012 at 2:33 PM, Alan Cox wrote: > > From: Alan Cox > > > > Add the opregion support and bring us in line with the opregion > > functionality in the > > reference driver code. We can't share this with i915 currently because

Re: [PATCH 4/4] gma500: opregion and ACPI

2012-05-03 Thread Dave Airlie
On Tue, May 1, 2012 at 2:33 PM, Alan Cox wrote: > From: Alan Cox > > Add the opregion support and bring us in line with the opregion functionality > in the > reference driver code. We can't share this with i915 currently because there > are > hardcoded assumptions about dev_priv etc in both ver

[PATCH 4/4] gma500: opregion and ACPI

2012-05-01 Thread Alan Cox
From: Alan Cox Add the opregion support and bring us in line with the opregion functionality in the reference driver code. We can't share this with i915 currently because there are hardcoded assumptions about dev_priv etc in both versions. Signed-off-by: Alan Cox --- drivers/gpu/drm/gma500/M

[PATCH 4/4] gma500: opregion and ACPI

2012-05-01 Thread Alan Cox
From: Alan Cox Add the opregion support and bring us in line with the opregion functionality in the reference driver code. We can't share this with i915 currently because there are hardcoded assumptions about dev_priv etc in both versions. Signed-off-by: Alan Cox --- drivers/gpu/drm/gma500/M