Re: [PATCH] Add Intel GMA500(Poulsbo) Stub Driver

2010-11-12 Thread Joey Lee
Hi Rui, First, thank's for your review and take care. 於 五,2010-11-12 於 09:31 +0800,Zhang Rui 提到: > Hi, Lee, > > there are several regressions caused by this patch, > http://marc.info/?l=linux-acpi&m=128872402020412&w=2 > http://marc.info/?l=linux-acpi&m=128858111022621&w=2 > > Yes, We can fix

Re: [PATCH] Add Intel GMA500(Poulsbo) Stub Driver

2010-11-12 Thread Zhang Rui
Hi, Lee, there are several regressions caused by this patch, http://marc.info/?l=linux-acpi&m=128872402020412&w=2 http://marc.info/?l=linux-acpi&m=128858111022621&w=2 Yes, We can fix it by "select INPUT if ACPI"/"select VIDEO_OUTPUT_CONTROL if ACPI". But IMO, STUB_POULSBO should not select ACPI_

Re: [PATCH] Add Intel GMA500(Poulsbo) Stub Driver

2010-11-03 Thread Zhang Rui
Hi, Lee, Sorry I missed this thread. On Wed, 2010-10-20 at 13:51 +0800, Lee, Chun-Yi wrote: > Currently, there have no GMA500(Poulsbo) native video driver to support > intel opregion. So, use this stub driver to enable the acpi backlight > control sysfs entry files by requrest acpi_video_register

Re: [PATCH] Add Intel GMA500(Poulsbo) Stub Driver

2010-10-20 Thread Joe Perches
On Wed, 2010-10-20 at 13:51 +0800, Lee, Chun-Yi wrote: > Currently, there have no GMA500(Poulsbo) native video driver to support > intel opregion. So, use this stub driver to enable the acpi backlight > control sysfs entry files by requrest acpi_video_register. [] > diff --git a/drivers/gpu/stub/po