aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm2/radeon/radeon_bios.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the i915 and radeon drivers.Warner Losh2019-02-191-750/+0
* Revert drm2 removal.Warner Losh2018-08-241-0/+750
* Remove legacy drm and drm2 from treeMatt Macy2018-08-221-750/+0
* Cleanup unnecessary semicolons from the kernel.Pedro F. Giffuni2016-04-101-1/+1
* drm: Update the device-independent code to match Linux 3.8.13Jean-Sébastien Pédron2015-03-171-14/+33
* drm/radeon: Add missing "return false" after unmapping invalid BIOSJean-Sébastien Pédron2013-09-151-0/+1
* drm/radeon: Fix usage of vga_pci_map_bios()Jean-Sébastien Pédron2013-09-141-3/+5
* drm/radeon: Import the Radeon KMS driverJean-Sébastien Pédron2013-08-251-0/+728