Bug 63941
Summary: | Can't control brightness with ATI 5650/Intel Ironlake when switched to radeon | ||
---|---|---|---|
Product: | Drivers | Reporter: | Nikolay Amiantov (nikoamia) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | alexdeucher, intel-gfx-bugs, nikoamia, szg00000 |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.12-git | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
lspci
attachment-21199-0.html |
Description
Nikolay Amiantov
2013-10-28 13:38:16 UTC
Interesting enough, if unused Intel card is powered up, brightness works properly. Checked this on latest 3.12-git (aff22d3) (In reply to Nikolay Amiantov from comment #1) > Interesting enough, if unused Intel card is powered up, brightness works > properly. It looks like i915 is in control of the backlight. Either it was designed this way, or there's an additional mux that needs switching for backlight, or something else... I don't really know. Reassigning to non-Intel, maybe the Radeon folks have more clues? The radeon driver should add a backlight control if the platform utilizes the GPU's backlight controller. If there is no radeon backlight interface, the platform uses some OEM specific backlight control (probably Intel or ACPI). I suspect you will have to use the intel backlight control to control the backlight. Created attachment 112661 [details] attachment-21199-0.html Is there any way to trace ACPI calls and Intel card state (enabled or not) on Windows? It works there, so maybe I can get some information. 29.10.2013 17:32 пользователь <bugzilla-daemon@bugzilla.kernel.org> написал: > https://bugzilla.kernel.org/show_bug.cgi?id=63941 > > Alex Deucher <alexdeucher@gmail.com> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > CC| |alexdeucher@gmail.com > > --- Comment #4 from Alex Deucher <alexdeucher@gmail.com> --- > The radeon driver should add a backlight control if the platform utilizes > the > GPU's backlight controller. If there is no radeon backlight interface, the > platform uses some OEM specific backlight control (probably Intel or > ACPI). I > suspect you will have to use the intel backlight control to control the > backlight. > > -- > You are receiving this mail because: > You are on the CC list for the bug. > You reported the bug. > Comment on attachment 112661 [details]
attachment-21199-0.html
Replied from GMail and this happened, sorry.
Really old bug, closing. Please file any remaining drm/i915 bugs at https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel |