summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/mdfld_device.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/gma500: Remove Medfield supportThomas Zimmermann2021-02-091-564/+0
* drm/gma500: Remove references to struct drm_device.pdevThomas Zimmermann2021-01-061-1/+3
* drm/gma500: Remove 2D accel codePatrik Jakobsson2020-11-151-1/+0
* drm: gma500: Convert to GPIO descriptorsLinus Walleij2020-08-191-0/+20
* Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-191-13/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-13/+1
* | drm/gma500: drop drmp.h include from all .c filesSam Ravnborg2019-05-221-5/+5
* | drm/gma500: drop use of DRM_UDELAY wrapperSam Ravnborg2019-05-221-2/+2
* | drm/gma500: drop drmP.h from header filesSam Ravnborg2019-05-221-0/+2
|/
* drm/gma500: Move to private save/restore hooksDaniel Vetter2015-12-081-0/+2
* gma500: handle poulsbo cursor restrictionPatrik Jakobsson2012-05-221-0/+1
* gma500: clean up some more checksAlan Cox2012-05-111-0/+2
* gma500: use the register map to clean upAlan Cox2012-05-111-169/+54
* gma500: introduce some register mapsAlan Cox2012-05-111-1/+79
* gma500: Clean up from the psb_pipe structureAlan Cox2012-05-111-83/+46
* gma500: introduce a structure describing each pipeAlan Cox2012-05-111-124/+53
* cdv: Fix typos in initialization of mdfld_chip_opsPatrik Jakobsson2012-05-031-2/+2
* cdv: continue synching up with updated reference codeAlan Cox2012-04-271-0/+2
* gma500: mdfld_device: mark few functions as staticKirill A. Shutemov2012-03-101-2/+2
* gma500: initial medfield mergeKirill A. Shutemov2012-03-101-0/+691