summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_bios.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-14drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h>Lukas Wunner1-1/+0
2015-03-27radeon: Do not directly dereference pointers to BIOS area.David Miller1-3/+7
2014-10-28radeon: clean up coding style differences in radeon_get_bios()Wilfried Klaebe1-4/+2
2014-06-10drm: Remove spurious ';'Damien Lespiau1-1/+1
2014-05-20drm/radeon: handle non-VGA class pci devices with ATRMAlex Deucher1-0/+14
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki1-1/+1
2013-10-09drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä1-3/+3
2013-05-21Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied...Linus Torvalds1-12/+16
2013-05-20drm/radeon: don't touch DCE or VGA regs on Hainan (v3)Alex Deucher1-12/+16
2013-04-01radeon: Attempt to use platform-provided ROM imageMatthew Garrett1-0/+26
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-1/+1
2012-08-20drm/radeon: split ATRM support out from the ATPX handler (v3)Alex Deucher1-4/+76
2012-08-20drm/radeon: convert radeon vfct code to use acpi_get_table_with_sizeAlex Deucher1-4/+2
2012-08-20drm/radeon: implement ACPI VFCT vbios fetch (v3)David Lamparter1-0/+60
2012-01-24drm/radeon: finish getting bios earlierIgor Murzov1-1/+1
2011-07-12drm/radeon/kms: fix typo in read_disabled vbios codeAlex Deucher1-6/+15
2011-06-30drm/radeon/kms: increase rom size for atrm methodAlex Deucher1-1/+1
2011-01-07drm/radeon/kms: add disabled vbios accessor for NI asicsAlex Deucher1-0/+41
2010-12-01drm/radeon/kms: fix typos in disabled vbios codeAlex Deucher1-6/+7
2010-07-07Merge branch 'drm-platform' into drm-testingDave Airlie1-1/+1
2010-07-01drm/radeon/kms: don't read attempt to read bios from VRAM on unposted GPU.Dave Airlie1-0/+4
2010-06-01drm: Remove drm_resource wrappersJordan Crouse1-1/+1
2010-05-18drivers/gpu/drm: Use kmemdupJulia Lawall1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-01Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie1-5/+39
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie1-5/+39
2010-02-11drm/radeon/kms: check for valid PCI bios and not OF romDave Airlie1-0/+6
2009-11-04drm/radeon/kms: remove some misleading debugging outputAlex Deucher1-3/+0
2009-10-05drm/radeon/kms: add support for "Surround View"Alex Deucher1-2/+47
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse1-0/+390