summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gma500/oaktrail_device.c
AgeCommit message (Expand)Author
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner
2019-05-22drm/gma500: drop drmp.h include from all .c filesSam Ravnborg
2019-05-22drm/gma500: drop use of DRM_UDELAY wrapperSam Ravnborg
2019-05-22drm/gma500: remove empty gma_drm.h header fileSam Ravnborg
2015-12-08drm/gma500: Move to private save/restore hooksDaniel Vetter
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-08drm/gma500/mrst: Add SDVO to output initPatrik Jakobsson
2013-11-08drm/gma500/mrst: Setup GMBUS for oaktrail/mrstPatrik Jakobsson
2013-11-08drm/gma500: Add chip specific sdvo masksPatrik Jakobsson
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan
2012-11-07gma600: Enable HDMI supportAlan Cox
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-09-13gma500: Fix regression on Oaktrail devicesAlan Cox
2012-05-22gma500: handle poulsbo cursor restrictionPatrik Jakobsson
2012-05-11gma500: clean up some more checksAlan Cox
2012-05-11gma500: use the register map to clean upAlan Cox
2012-05-11gma500: introduce some register mapsAlan Cox
2012-05-11gma500: introduce a structure describing each pipeAlan Cox
2012-05-07gma500: mid-bios: rewrite VBT/GCT handling in a cleaner wayKirill A. Shutemov
2012-05-07gma500: opregion and ACPIAlan Cox
2012-05-03gma500: Sync up Oaktrail HDMIAlan Cox
2012-04-27cdv: continue synching up with updated reference codeAlan Cox
2012-03-10gma500: mark oaktrail_backlight_init() as staticKirill A. Shutemov
2012-03-10gma500: rework register stuff sanelyAlan Cox
2012-03-10gma500: make init_pm callback in struct psb_op optionalKirill A. Shutemov
2012-03-10gma500: now move the Oaktrail save state into its own structureAlan Cox
2011-12-06gma500: Oaktrail BIOS handlingAlan Cox
2011-12-06gma500: Fix oaktrail probing part 1Alan Cox
2011-12-06gma500: Move the APIAlan Cox
2011-11-16gma500: Add Oaktrail supportAlan Cox