summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/psb_drv.h
Commit message (Expand)AuthorAgeFilesLines
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-1/+1
* drm/gma500: remove unused ioctl declarationsJiang Biao2016-11-081-4/+0
* drm/gma500: Move to private save/restore hooksDaniel Vetter2015-12-081-0/+2
* drm/gma500: Add driver private mutex for the fault handlerDaniel Vetter2015-12-011-0/+2
* drm/irq: Use unsigned int pipe in public APIThierry Reding2015-10-061-3/+3
* drm/gma500: add support for atom e6xx lpc lvds i2cJan Safrata2014-12-021-0/+3
* drm/gma500: Code cleanup - inline documentationArthur Borsboom2014-03-171-101/+34
* drm/gma500: Code cleanup - style fixesArthur Borsboom2014-03-171-11/+11
* drm/gma500: Move asle interrupt work into a work taskPatrik Jakobsson2014-03-171-0/+1
* drm/gma500: Give MMU code it's own header filePatrik Jakobsson2014-03-171-44/+1
* drm/gma500: Make SGX MMU driver actually do somethingPatrik Jakobsson2014-03-171-5/+5
* drm: Kill DRM_IRQ_ARGSDaniel Vetter2013-12-181-1/+1
* drm: Kill DRM_HZDaniel Vetter2013-12-181-3/+3
* drm/gma500/mrst: Add aux register writes when programming pipePatrik Jakobsson2013-11-081-0/+27
* drm/gma500: Add support for aux pci vdc devicePatrik Jakobsson2013-11-081-1/+20
* drm/gma500: Add chip specific sdvo masksPatrik Jakobsson2013-11-081-0/+1
* drm/gma500: Add Minnowboard to the IS_MRST() macroPatrik Jakobsson2013-11-081-1/+1
* drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä2013-10-091-4/+4
* drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-091-1/+0
* Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-nextDave Airlie2013-08-221-0/+5
|\
| * drm/gma500/cdv: Add and hook up chip op for disabling srPatrik Jakobsson2013-08-151-0/+1
| * drm/gma500/cdv: Add and hook up chip op for watermarksPatrik Jakobsson2013-08-141-0/+1
| * drm/gma500: Add IS_CDV() macroPatrik Jakobsson2013-07-241-0/+1
| * drm/gma500: Add generic code for clock calculationPatrik Jakobsson2013-07-241-0/+2
* | drm/gem: create drm_gem_dumb_destroyDaniel Vetter2013-08-071-2/+0
|/
* gma500: remove unused drm_psb_no_fbWang YanQing2013-03-131-1/+0
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-031-1/+19
|\
| * drm: gma500: Kill the GEM glue layerLaurent Pinchart2012-08-241-1/+0
| * gma500/cdv: Add eDP supportZhao Yakui2012-08-241-0/+19
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-2/+2
|/
* gma500: handle poulsbo cursor restrictionPatrik Jakobsson2012-05-221-0/+1
* gma500: unload fixesAlan Cox2012-05-171-0/+1
* gma500: introduce some register mapsAlan Cox2012-05-111-0/+31
* gma500: introduce a structure describing each pipeAlan Cox2012-05-111-105/+31
* gma500: Fix build without ACPIAlan Cox2012-05-111-6/+0
* gma500: mid-bios: rewrite VBT/GCT handling in a cleaner wayKirill A. Shutemov2012-05-071-1/+1
* gma500: vram_addr should be __iomemKirill A. Shutemov2012-05-071-1/+1
* gma500: sgx_reg and vdc_reg should be __iomemKirill A. Shutemov2012-05-071-2/+2
* gma500: gtt: fix __iomem sparse warningsKirill A. Shutemov2012-05-071-1/+1
* gma500: address the lid codeAlan Cox2012-05-071-1/+0
* gma500: opregion and ACPIAlan Cox2012-05-071-1/+3
* gma500: Add the base elements of CDV hotplug supportAlan Cox2012-04-271-0/+5
* gma500: Add ops for hotplug support.Alan Cox2012-04-271-0/+3
* cdv: continue synching up with updated reference codeAlan Cox2012-04-271-0/+4
* gma500: intel_bios updatesAlan Cox2012-04-271-0/+4
* gma500: read the PLL bitsAlan Cox2012-04-271-0/+2
* gma500: suspend/resume support for CedartrailAlan Cox2012-03-151-0/+20
* gma500: initial medfield mergeKirill A. Shutemov2012-03-101-0/+89
* gma500: rework register stuff sanelyAlan Cox2012-03-101-5/+13
* gma500: now move the Oaktrail save state into its own structureAlan Cox2012-03-101-108/+118