Bug 32602
Summary: | intel_acpi call _DSM with wrong parameter | ||
---|---|---|---|
Product: | Drivers | Reporter: | Alex Williamson (alex.williamson) |
Component: | Video(DRI - Intel) | Assignee: | intel-gfx-bugs (intel-gfx-bugs) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | alan, daniel, intel-gfx-bugs, lv.zheng, rui.zhang |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.38 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | pass correct ACPI arg to _DSM |
Description
Alex Williamson
2011-04-04 03:37:29 UTC
Created attachment 86301 [details]
pass correct ACPI arg to _DSM
Sorry for the eternal delay in looking at this. Is this patch the right thing to do? I'm a complete ACPI-noob ...
Also I'll restrict this to intel-only, please file a separate bug for nouveau, thanks. Fix merged to drm-intel-next-queued: commit 44a258c9fa89435d9ec2b6bcee6260b94bd11ebd Author: Peter Wu <lekensteyn@gmail.com> Date: Thu Aug 1 18:21:28 2013 +0200 i915: fix ACPI _DSM warning |