summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_bios.c
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: remove some dead codeDan Carpenter2017-02-081-3/+1
* drm/radeon: handle vfct with multiple vbios imagesAlex Deucher2017-01-271-30/+36
* ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng2016-12-211-1/+2
* drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h>Lukas Wunner2015-10-141-1/+0
* radeon: Do not directly dereference pointers to BIOS area.David Miller2015-03-271-3/+7
* radeon: clean up coding style differences in radeon_get_bios()Wilfried Klaebe2014-10-281-4/+2
* drm: Remove spurious ';'Damien Lespiau2014-06-101-1/+1
* drm/radeon: handle non-VGA class pci devices with ATRMAlex Deucher2014-05-201-0/+14
* Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-201-1/+1
|\
| * ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-141-1/+1
* | drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä2013-10-091-3/+3
|/
* Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied...Linus Torvalds2013-05-211-12/+16
|\
| * drm/radeon: don't touch DCE or VGA regs on Hainan (v3)Alex Deucher2013-05-201-12/+16
* | radeon: Attempt to use platform-provided ROM imageMatthew Garrett2013-04-011-0/+26
|/
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
* drm/radeon: split ATRM support out from the ATPX handler (v3)Alex Deucher2012-08-201-4/+76
* drm/radeon: convert radeon vfct code to use acpi_get_table_with_sizeAlex Deucher2012-08-201-4/+2
* drm/radeon: implement ACPI VFCT vbios fetch (v3)David Lamparter2012-08-201-0/+60
* drm/radeon: finish getting bios earlierIgor Murzov2012-01-241-1/+1
* drm/radeon/kms: fix typo in read_disabled vbios codeAlex Deucher2011-07-121-6/+15
* drm/radeon/kms: increase rom size for atrm methodAlex Deucher2011-06-301-1/+1
* drm/radeon/kms: add disabled vbios accessor for NI asicsAlex Deucher2011-01-071-0/+41
* drm/radeon/kms: fix typos in disabled vbios codeAlex Deucher2010-12-011-6/+7
* Merge branch 'drm-platform' into drm-testingDave Airlie2010-07-071-1/+1
|\
| * drm: Remove drm_resource wrappersJordan Crouse2010-06-011-1/+1
* | drm/radeon/kms: don't read attempt to read bios from VRAM on unposted GPU.Dave Airlie2010-07-011-0/+4
|/
* drivers/gpu/drm: Use kmemdupJulia Lawall2010-05-181-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie2010-03-011-5/+39
|\
| * vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-011-5/+39
* | drm/radeon/kms: check for valid PCI bios and not OF romDave Airlie2010-02-111-0/+6
|/
* drm/radeon/kms: remove some misleading debugging outputAlex Deucher2009-11-041-3/+0
* drm/radeon/kms: add support for "Surround View"Alex Deucher2009-10-051-2/+47
* drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-151-0/+390