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