summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/psb_drv.h
Commit message (Expand)AuthorAgeFilesLines
* gma500: remove unused drm_psb_no_fbWang YanQing2013-03-131-1/+0Star
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-041-1/+19
|\
| * drm: gma500: Kill the GEM glue layerLaurent Pinchart2012-08-241-1/+0Star
| * 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/+31Star
* gma500: Fix build without ACPIAlan Cox2012-05-111-6/+0Star
* 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/+0Star
* 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/+2Star
* 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/+0Star
* gma500: Add the core DRM files and headersAlan Cox2011-11-161-0/+924