Bug 13165
Summary: | 2.6.30-rc3 : Regression: i915 , video | ||
---|---|---|---|
Product: | ACPI | Reporter: | Rafael J. Wysocki (rjw) |
Component: | Power-Video | Assignee: | acpi_power-video |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | lenb, matej, rodrigo, yakui.zhao |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.30-rc3 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 13070 |
Description
Rafael J. Wysocki
2009-04-25 11:30:05 UTC
Notify-Also : Soeren Sonnenburg <sonne@debian.org> On Sunday 26 April 2009, We La wrote:
>
> The patch didnt yet enter into the -git of the main kernel. Thus, the
> problem still is relevant.
The issue can be fixed by the patch in http://patchwork.kernel.org/patch/18420/. But a new issue will be triggered. The issue can be fixed by the following patch: http://marc.info/?l=linux-acpi&m=124058818318025&w=2 Thanks. *** Bug 13048 has been marked as a duplicate of this bug. *** Handled-By : Len Brown <len.brown@intel.com> Patch : http://marc.info/?l=linux-acpi&m=124058818318025&w=2 shipped in linux-2.6.30-rc6-git1 Well, for me ACPI_VIDEO newer worked alright and caused hardware backlight control not to work properly. However, I was happy with DRM_I915, ACPI enabled and ACPI_VIDEO disabled in .30-rc7 (no build problems here(?)). So commit 31db5645bda24682dadbc97d5e8a7918ade2a298 broke my setup. I wonder whether ACPI_VIDEO is really needed by DRM_I915. Could it be made optional? The proper solution to this may be fixing acpi-video to work here (Fujitsu-Siemens M9400 laptop with Intel GM965 gpu), but I've never had a use for it, so it's not relevant for me. |