summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/intel_bios.c
AgeCommit message (Expand)AuthorLines
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter-14/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner-14/+1
2019-05-28Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-3/+3
2019-05-22drm/gma500: drop drmp.h include from all .c filesSam Ravnborg-2/+1
2019-05-22drm/gma500: drop drmP.h from header filesSam Ravnborg-0/+1
2019-05-22drm/gma500: remove empty gma_drm.h header fileSam Ravnborg-1/+1
2019-05-21drm/gma500/cdv: Check vbt config bits when detecting lvds panelsPatrik Jakobsson-0/+3
2014-09-03drm/gma500: Renaming DP training vswing pre emph definesSonika Jindal-8/+8
2013-03-13drivers: gpu: drm: gma500: Replaced calls kzalloc & memcpy with kmemdupAlexandru Gheorghiu-2/+1
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-0/+101
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells-1/+1
2012-08-24gma500/cdv: Add eDP supportZhao Yakui-0/+101
2012-06-27drm/i915/bios: cleanup return type of intel_parse_bios()Dan Carpenter-1/+1
2012-05-17gma500: unload fixesAlan Cox-21/+3
2012-04-27gma500: intel_bios updatesAlan Cox-19/+213
2012-04-27gma500: read the PLL bitsAlan Cox-0/+18
2011-12-06gma500: Move the APIAlan Cox-1/+1
2011-11-16gma500: Add the glue to the various BIOS and firmware interfacesAlan Cox-0/+303