summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/intel_bios.c
Commit message (Expand)AuthorAgeFilesLines
* Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-191-14/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-14/+1Star
* | Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-05-281-3/+3
|\ \ | |/ |/|
| * drm/gma500: drop drmp.h include from all .c filesSam Ravnborg2019-05-221-2/+1Star
| * drm/gma500: drop drmP.h from header filesSam Ravnborg2019-05-221-0/+1
| * drm/gma500: remove empty gma_drm.h header fileSam Ravnborg2019-05-221-1/+1
* | drm/gma500/cdv: Check vbt config bits when detecting lvds panelsPatrik Jakobsson2019-05-211-0/+3
|/
* drm/gma500: Renaming DP training vswing pre emph definesSonika Jindal2014-09-031-8/+8
* drivers: gpu: drm: gma500: Replaced calls kzalloc & memcpy with kmemdupAlexandru Gheorghiu2013-03-131-2/+1Star
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-041-0/+101
|\
| * gma500/cdv: Add eDP supportZhao Yakui2012-08-241-0/+101
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
|/
* drm/i915/bios: cleanup return type of intel_parse_bios()Dan Carpenter2012-06-271-1/+1
* gma500: unload fixesAlan Cox2012-05-171-21/+3Star
* gma500: intel_bios updatesAlan Cox2012-04-271-19/+213
* gma500: read the PLL bitsAlan Cox2012-04-271-0/+18
* gma500: Move the APIAlan Cox2011-12-061-1/+1
* gma500: Add the glue to the various BIOS and firmware interfacesAlan Cox2011-11-161-0/+303