summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/psb_drv.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* gma500: clean up some of the struct fields we no longer useAlan Cox2012-03-101-92/+2
* gma500: Convert Cedarview to work with new output handlingPatrik Jakobsson2011-12-201-1/+1
* gma500: Replace SDVO code with slightly modified version from i915Patrik Jakobsson2011-12-201-0/+19
* gma500: Add support for Intel GMBUSPatrik Jakobsson2011-12-201-0/+9
* gma500: frame buffer lockingAlan Cox2011-12-061-1/+1
* gma500: Add VBLANK support for Poulsbo hardwarePatrik Jakobsson2011-12-061-0/+3
* gma500: Only register interrupt handler for poulsbo hardwarePatrik Jakobsson2011-12-061-0/+1
* gma500: Move the APIAlan Cox2011-12-061-1/+1
* gma500: kill off NUM_PIPE defineAlan Cox2011-12-061-0/+2
* drm/gma500: begin pruning dead bits of APIAlan Cox2011-12-061-2/+0
* gma500: Add the core DRM files and headersAlan Cox2011-11-161-0/+924