| Commit message (Expand) | Author | Age |
* | drm/radeon: fix compilation with backlight disabled | Alex Deucher | 2012-10-15 |
* | drm/radeon: use %zu for formatting size_t | Luca Tettamanti | 2012-10-15 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-04 |
|\ |
|
| * | drm/radeon: rework the backlight control to be an asic callback | Alex Deucher | 2012-09-20 |
| * | drm/radeon: add initial support for ATCS ACPI methods | Alex Deucher | 2012-09-20 |
| * | drm/radeon: document radeon_acpi.c | Alex Deucher | 2012-09-20 |
| * | drm/radeon: block the keypress on ATIF events | Luca Tettamanti | 2012-09-20 |
| * | drm/radeon: re-organize the acpi notifier callback | Alex Deucher | 2012-09-20 |
| * | drm/radeon: implement handler for ACPI event | Luca Tettamanti | 2012-09-20 |
| * | drm/radeon: implement wrapper for GET_SYSTEM_PARAMS | Luca Tettamanti | 2012-09-20 |
| * | drm/radeon: implement radeon_atif_verify_interface | Luca Tettamanti | 2012-09-20 |
| * | drm/radeon: refactor radeon_atif_call | Luca Tettamanti | 2012-09-20 |
| * | drm/radeon: add a license header to radeon_apci.c | Alex Deucher | 2012-09-20 |
| * | drm/radeon: add new AMD ACPI header and update relevant code (v2) | Alex Deucher | 2012-09-20 |
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 |
* | | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. | David Howells | 2012-10-02 |
|/ |
|
* | drm/radeon/kms: Skip ACPI call to ATIF when possible | Jean Delvare | 2011-12-01 |
* | drm/radeon/kms: Hide debugging message | Jean Delvare | 2011-12-01 |
* | drm/radeon: tone down overchatty acpi debug messages. | Dave Airlie | 2010-08-03 |
* | drm/radeon: Add support for the ATIF ACPI method to the radeon driver | Alberto Milone | 2010-08-01 |