summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/power.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/gma500: Remove unnecessary suspend/resume wrappersHans de Goede2022-09-171-25/+0
* drm/gma500: Rewrite power management codeHans de Goede2022-09-171-103/+30
* drm/gma500: Fix (vblank) IRQs not working after suspend/resumeHans de Goede2022-09-171-7/+1
* drm/gma500: Cosmetic cleanup of irq codePatrik Jakobsson2022-03-171-5/+5
* drm/gma500: Move GEM memory management functions to gem.cThomas Zimmermann2022-03-161-0/+1
* drm/gma500: Inline psb_gtt_restore()Thomas Zimmermann2022-03-161-1/+3
* drm/gma500: Replace references to dev_private with helper functionThomas Zimmermann2021-09-231-10/+10
* drm/gma500: Convert to Linux IRQ interfacesThomas Zimmermann2021-08-101-0/+1
* gma500: Use DEFINE_SPINLOCK() for spinlockGuobin Huang2021-04-081-2/+1
* drm/gma500/power: Remove excess param description 'state'Lee Jones2021-01-181-1/+0
* drm/gma500/power: Fix a bunch of *dev documentation issuesLee Jones2021-01-181-3/+4
* drm/gma500: Remove references to struct drm_device.pdevThomas Zimmermann2021-01-061-6/+7
* drm/gma500: use to_pci_dev()Geliang Tang2016-01-041-2/+2
* drm/gma500: Add hooks for hibernationPatrik Jakobsson2013-04-071-0/+15
* drm/gma500: Activate the gtt rebuild on suspend/resumePatrik Jakobsson2013-04-071-0/+2
* gma500: suspend/resume support for CedartrailAlan Cox2012-03-151-1/+2
* gma500: Fix resume pathsAlan Cox2012-03-151-3/+0
* gma500: make init_pm callback in struct psb_op optionalKirill A. Shutemov2012-03-101-1/+2
* gma500: now move the Oaktrail save state into its own structureAlan Cox2012-03-101-4/+4
* gma500: Fix backlight crashAlan Cox2011-12-061-1/+1
* gma500: Add device frameworkAlan Cox2011-11-161-0/+316