summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/oaktrail_device.c
Commit message (Expand)AuthorAgeFilesLines
* drm/gma500: Move to private save/restore hooksDaniel Vetter2015-12-081-0/+2
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-151-0/+6
|\
| * drm/gma500/mrst: Add SDVO to output initPatrik Jakobsson2013-11-081-0/+3
| * drm/gma500/mrst: Setup GMBUS for oaktrail/mrstPatrik Jakobsson2013-11-081-0/+2
| * drm/gma500: Add chip specific sdvo masksPatrik Jakobsson2013-11-081-0/+1
* | intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2013-10-181-1/+1
|/
* gma600: Enable HDMI supportAlan Cox2012-11-071-1/+1
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
* gma500: Fix regression on Oaktrail devicesAlan Cox2012-09-131-0/+2
* gma500: handle poulsbo cursor restrictionPatrik Jakobsson2012-05-221-0/+1
* gma500: clean up some more checksAlan Cox2012-05-111-0/+3
* gma500: use the register map to clean upAlan Cox2012-05-111-1/+1
* gma500: introduce some register mapsAlan Cox2012-05-111-0/+51
* gma500: introduce a structure describing each pipeAlan Cox2012-05-111-35/+37
* gma500: mid-bios: rewrite VBT/GCT handling in a cleaner wayKirill A. Shutemov2012-05-071-5/+3Star
* gma500: opregion and ACPIAlan Cox2012-05-071-1/+1
* gma500: Sync up Oaktrail HDMIAlan Cox2012-05-031-0/+1
* cdv: continue synching up with updated reference codeAlan Cox2012-04-271-0/+2
* gma500: mark oaktrail_backlight_init() as staticKirill A. Shutemov2012-03-101-1/+1
* gma500: rework register stuff sanelyAlan Cox2012-03-101-99/+99
* gma500: make init_pm callback in struct psb_op optionalKirill A. Shutemov2012-03-101-5/+0Star
* gma500: now move the Oaktrail save state into its own structureAlan Cox2012-03-101-101/+103
* gma500: Oaktrail BIOS handlingAlan Cox2011-12-061-2/+9
* gma500: Fix oaktrail probing part 1Alan Cox2011-12-061-1/+17
* gma500: Move the APIAlan Cox2011-12-061-1/+1
* gma500: Add Oaktrail supportAlan Cox2011-11-161-0/+489