aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/psb_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-13gma500: remove unused drm_psb_no_fbWang YanQing1-1/+0
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+19
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-2/+2
2012-08-24drm: gma500: Kill the GEM glue layerLaurent Pinchart1-1/+0
2012-08-24gma500/cdv: Add eDP supportZhao Yakui1-0/+19
2012-05-22gma500: handle poulsbo cursor restrictionPatrik Jakobsson1-0/+1
2012-05-17gma500: unload fixesAlan Cox1-0/+1
2012-05-11gma500: introduce some register mapsAlan Cox1-0/+31
2012-05-11gma500: introduce a structure describing each pipeAlan Cox1-105/+31
2012-05-11gma500: Fix build without ACPIAlan Cox1-6/+0
2012-05-07gma500: mid-bios: rewrite VBT/GCT handling in a cleaner wayKirill A. Shutemov1-1/+1
2012-05-07gma500: vram_addr should be __iomemKirill A. Shutemov1-1/+1
2012-05-07gma500: sgx_reg and vdc_reg should be __iomemKirill A. Shutemov1-2/+2
2012-05-07gma500: gtt: fix __iomem sparse warningsKirill A. Shutemov1-1/+1
2012-05-07gma500: address the lid codeAlan Cox1-1/+0
2012-05-07gma500: opregion and ACPIAlan Cox1-1/+3
2012-04-27gma500: Add the base elements of CDV hotplug supportAlan Cox1-0/+5
2012-04-27gma500: Add ops for hotplug support.Alan Cox1-0/+3
2012-04-27cdv: continue synching up with updated reference codeAlan Cox1-0/+4
2012-04-27gma500: intel_bios updatesAlan Cox1-0/+4
2012-04-27gma500: read the PLL bitsAlan Cox1-0/+2
2012-03-15gma500: suspend/resume support for CedartrailAlan Cox1-0/+20
2012-03-10gma500: initial medfield mergeKirill A. Shutemov1-0/+89
2012-03-10gma500: rework register stuff sanelyAlan Cox1-5/+13
2012-03-10gma500: now move the Oaktrail save state into its own structureAlan Cox1-108/+118
2012-03-10gma500: clean up some of the struct fields we no longer useAlan Cox1-92/+2
2011-12-20gma500: Convert Cedarview to work with new output handlingPatrik Jakobsson1-1/+1
2011-12-20gma500: Replace SDVO code with slightly modified version from i915Patrik Jakobsson1-0/+19
2011-12-20gma500: Add support for Intel GMBUSPatrik Jakobsson1-0/+9
2011-12-06gma500: frame buffer lockingAlan Cox1-1/+1
2011-12-06gma500: Add VBLANK support for Poulsbo hardwarePatrik Jakobsson1-0/+3
2011-12-06gma500: Only register interrupt handler for poulsbo hardwarePatrik Jakobsson1-0/+1
2011-12-06gma500: Move the APIAlan Cox1-1/+1
2011-12-06gma500: kill off NUM_PIPE defineAlan Cox1-0/+2
2011-12-06drm/gma500: begin pruning dead bits of APIAlan Cox1-2/+0
2011-11-16gma500: Add the core DRM files and headersAlan Cox1-0/+924