aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_atpx_handler.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-27drm/radeon: print the supported atpx function maskAlex Deucher1-1/+2
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki1-2/+14
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+3
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki1-2/+2
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki1-2/+1
2013-11-01drm/radeon: add runtime PM support (v2)Dave Airlie1-0/+4
2013-02-20drm/radeon: properly validate the atpx interfaceAlex Deucher1-2/+71
2012-11-01drm/radeon: fix ATPX function documentationIgor Murzov1-2/+2
2012-10-24drm/radeon: fix ATPX regression in acpi reworkAlex Deucher1-1/+1
2012-10-24drm/radeon: fix ATPX function documentationAlex Deucher1-2/+2
2012-10-16drm: radeon: fix printk format warningRandy Dunlap1-1/+1
2012-09-20drm/radeon: document radeon_atpx_handler.c (v2)Alex Deucher1-0/+111
2012-09-20drm/radeon: reorganize ATPX support (v2)Alex Deucher1-60/+110
2012-09-20drm/radeon: update ATPX verify interface handling (v2)Alex Deucher1-17/+124
2012-09-20drm/radeon: add new AMD ACPI header and update relevant code (v2)Alex Deucher1-21/+14
2012-08-20drm/radeon: split ATRM support out from the ATPX handler (v3)Alex Deucher1-55/+1
2012-02-02drm/radeon: fix use after free in ATRM bios reading code.Dave Airlie1-1/+2
2012-01-24drm/radeon: finish getting bios earlierIgor Murzov1-1/+1
2012-01-24drm/radeon: fix invalid memory access in radeon_atrm_get_bios()Igor Murzov1-1/+1
2011-05-09drm/radeon/kms: ATPX switcheroo fixesAlex Deucher1-2/+27
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-01vga_switcheroo: fix build on platforms with no ACPIDave Airlie1-1/+0
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie1-0/+258