aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/mid_bios.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-23drm/gma500: Embed struct drm_device in struct drm_psb_privateThomas Zimmermann1-4/+3
2021-09-23drm/gma500: Replace references to dev_private with helper functionThomas Zimmermann1-2/+2
2021-01-06drm/gma500: Remove references to struct drm_device.pdevThomas Zimmermann1-3/+6
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter1-13/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner1-13/+1
2019-05-22drm/gma500: drop drmp.h include from all .c filesSam Ravnborg1-2/+1
2019-05-22drm/gma500: remove empty gma_drm.h header fileSam Ravnborg1-1/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-01-11drm/gma500: Deprecate pci_get_bus_and_slot()Sinan Kaya1-3/+9
2017-10-12driver:gpu: return -ENOMEM on allocation failure.Allen Pais1-1/+1
2014-06-19gma500: remove duplicate FB_REG09 defineDan Carpenter1-1/+0
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-4/+4
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-1/+1
2012-08-24gma500/cdv: Add eDP supportZhao Yakui1-4/+4
2012-05-07gma500: mid-bios: rewrite VBT/GCT handling in a cleaner wayKirill A. Shutemov1-110/+185
2012-01-10gma500: silence gcc warnings in mid_get_vbt_data()Dan Carpenter1-3/+3
2011-12-20gma500: Final enables for OaktrailAlan Cox1-0/+14
2011-12-06gma500: Fix oaktrail probing part 1Alan Cox1-0/+6
2011-12-06gma500: Move the APIAlan Cox1-1/+1
2011-11-16gma500: Add the glue to the various BIOS and firmware interfacesAlan Cox1-0/+243