summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/oaktrail_device.c
Commit message (Expand)AuthorAgeFilesLines
* drm/gma500: Don't store crtc_funcs in psb_opsPatrik Jakobsson2022-03-171-1/+0
* drm/gma500: Move gma_intel_crtc_funcs into gma_display.cPatrik Jakobsson2022-03-171-1/+1
* drm/gma500: Replace references to dev_private with helper functionThomas Zimmermann2021-09-231-10/+10
* Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-161-1/+1
|\
| * drm/gma500: Unify crtc helpersPatrik Jakobsson2021-02-091-1/+1
* | Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-02-221-3/+0
|\ \ | |/ |/|
| * drm/gma500: Convert to use new SCU IPC APIAndy Shevchenko2021-01-251-3/+0
* | drm/gma500: Remove references to struct drm_device.pdevThomas Zimmermann2021-01-061-1/+2
* | drm/gma500: Fix trailing whitespacesThomas Zimmermann2021-01-061-1/+1
|/
* drm/gma500: Remove 2D accel codePatrik Jakobsson2020-11-151-1/+0
* 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-7/+9
* | drm/gma500: drop use of DRM_UDELAY wrapperSam Ravnborg2019-05-221-1/+1
* | drm/gma500: remove empty gma_drm.h header fileSam Ravnborg2019-05-221-1/+1
|/
* 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-171-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/+3
* 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/+0
* 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