summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/mid_bios.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
* drm/gma500: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-121-3/+9
* driver:gpu: return -ENOMEM on allocation failure.Allen Pais2017-10-121-1/+1
* gma500: remove duplicate FB_REG09 defineDan Carpenter2014-06-191-1/+0Star
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-041-4/+4
|\
| * gma500/cdv: Add eDP supportZhao Yakui2012-08-241-4/+4
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
|/
* gma500: mid-bios: rewrite VBT/GCT handling in a cleaner wayKirill A. Shutemov2012-05-071-110/+185
* gma500: silence gcc warnings in mid_get_vbt_data()Dan Carpenter2012-01-101-3/+3
* gma500: Final enables for OaktrailAlan Cox2011-12-201-0/+14
* gma500: Fix oaktrail probing part 1Alan Cox2011-12-061-0/+6
* gma500: Move the APIAlan Cox2011-12-061-1/+1
* gma500: Add the glue to the various BIOS and firmware interfacesAlan Cox2011-11-161-0/+243