index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_acpi.c
Age
Commit message (
Expand
)
Author
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2017-08-15
drm/radeon: Make radeon_atif_handler static
Jean Delvare
2016-09-22
drm/radeon/atif: Send a hotplug event when we get dgpu display request
Alex Deucher
2016-07-29
drm/radeon: drop confusing message about backlight control
Alex Deucher
2015-10-14
drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h>
Lukas Wunner
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-11-14
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
2013-06-27
drm/radeon: implement apci perf request
Alex Deucher
2013-06-27
drm/radeon/kms: add dpm support for evergreen (v4)
Alex Deucher
2012-10-15
drm/radeon: fix compilation with backlight disabled
Alex Deucher
2012-10-15
drm/radeon: use %zu for formatting size_t
Luca Tettamanti
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
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-09-20
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
2011-12-01
drm/radeon/kms: Skip ACPI call to ATIF when possible
Jean Delvare
2011-12-01
drm/radeon/kms: Hide debugging message
Jean Delvare
2010-08-04
drm/radeon: tone down overchatty acpi debug messages.
Dave Airlie
2010-08-02
drm/radeon: Add support for the ATIF ACPI method to the radeon driver
Alberto Milone