On 21 June 2010 16:39, Alex Deucher wrote:
> On Mon, Jun 21, 2010 at 10:21 AM, Alberto Milone
> wrote:
>> Hi all,
>>
>> Thanks to the help of Alex Deucher and Matthew Garrett, I've added
>> support for calling the ATIF ACPI method to the radeon driver. This
>> makes the video switch hotkey work p
Hi all,
Thanks to the help of Alex Deucher and Matthew Garrett, I've added
support for calling the ATIF ACPI method to the radeon driver. This
makes the video switch hotkey work properly, as we get an ACPI event
when the key is pressed.
Note: I guess it depends on the bios I'm working with, but I
On Mon, Jun 21, 2010 at 12:08 PM, Alberto Milone
wrote:
> On 21 June 2010 16:39, Alex Deucher wrote:
>> On Mon, Jun 21, 2010 at 10:21 AM, Alberto Milone
>> wrote:
>>> Hi all,
>>>
>>> Thanks to the help of Alex Deucher and Matthew Garrett, I've added
>>> support for calling the ATIF ACPI method t
On Mon, Jun 21, 2010 at 10:21 AM, Alberto Milone
wrote:
> Hi all,
>
> Thanks to the help of Alex Deucher and Matthew Garrett, I've added
> support for calling the ATIF ACPI method to the radeon driver. This
> makes the video switch hotkey work properly, as we get an ACPI event
> when the key is pr
On Mon, Jun 21, 2010 at 12:08 PM, Alberto Milone
wrote:
> On 21 June 2010 16:39, Alex Deucher wrote:
>> On Mon, Jun 21, 2010 at 10:21 AM, Alberto Milone
>> wrote:
>>> Hi all,
>>>
>>> Thanks to the help of Alex Deucher and Matthew Garrett, I've added
>>> support for calling the ATIF ACPI method t
with the
changes that you requested.
Regards,
--
Alberto Milone
Sustaining Engineer (system)
Foundations Team
Canonical OEM Services
From de093510d4e6f65a23b6c53ebc222e5d11e492ca Mon Sep 17 00:00:00 2001
From: Alberto Milone
Date: Mon, 21 Jun 2010 18:02:29 +0200
Subject: [PATCH 1/1] Add suppo
On Mon, Jun 21, 2010 at 10:21 AM, Alberto Milone
wrote:
> Hi all,
>
> Thanks to the help of Alex Deucher and Matthew Garrett, I've added
> support for calling the ATIF ACPI method to the radeon driver. This
> makes the video switch hotkey work properly, as we get an ACPI event
> when the key is pr
e
Date: Mon, 21 Jun 2010 15:33:58 +0200
Subject: [PATCH 1/1] Add support for the ATIF ACPI method to the radeon driver
By calling the ATIF method in the radeon driver we can make sure
that hotkeys such as the video switch key emit ACPI events when
pressed.
Signed-off-by: Alberto Milone
---
dr