aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/oaktrail_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-08drm/gma500: Move to private save/restore hooksDaniel Vetter1-0/+2
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+6
2013-11-08drm/gma500/mrst: Add SDVO to output initPatrik Jakobsson1-0/+3
2013-11-08drm/gma500/mrst: Setup GMBUS for oaktrail/mrstPatrik Jakobsson1-0/+2
2013-11-08drm/gma500: Add chip specific sdvo masksPatrik Jakobsson1-0/+1
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan1-1/+1
2012-11-07gma600: Enable HDMI supportAlan Cox1-1/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-1/+1
2012-09-13gma500: Fix regression on Oaktrail devicesAlan Cox1-0/+2
2012-05-22gma500: handle poulsbo cursor restrictionPatrik Jakobsson1-0/+1
2012-05-11gma500: clean up some more checksAlan Cox1-0/+3
2012-05-11gma500: use the register map to clean upAlan Cox1-1/+1
2012-05-11gma500: introduce some register mapsAlan Cox1-0/+51
2012-05-11gma500: introduce a structure describing each pipeAlan Cox1-35/+37
2012-05-07gma500: mid-bios: rewrite VBT/GCT handling in a cleaner wayKirill A. Shutemov1-5/+3
2012-05-07gma500: opregion and ACPIAlan Cox1-1/+1
2012-05-03gma500: Sync up Oaktrail HDMIAlan Cox1-0/+1
2012-04-27cdv: continue synching up with updated reference codeAlan Cox1-0/+2
2012-03-10gma500: mark oaktrail_backlight_init() as staticKirill A. Shutemov1-1/+1
2012-03-10gma500: rework register stuff sanelyAlan Cox1-99/+99
2012-03-10gma500: make init_pm callback in struct psb_op optionalKirill A. Shutemov1-5/+0
2012-03-10gma500: now move the Oaktrail save state into its own structureAlan Cox1-101/+103
2011-12-06gma500: Oaktrail BIOS handlingAlan Cox1-2/+9
2011-12-06gma500: Fix oaktrail probing part 1Alan Cox1-1/+17
2011-12-06gma500: Move the APIAlan Cox1-1/+1
2011-11-16gma500: Add Oaktrail supportAlan Cox1-0/+489