summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/psb_drv.c
Commit message (Expand)AuthorAgeFilesLines
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-07-261-1/+0
|\
| * drm: kill reclaim_buffers callbackDaniel Vetter2012-07-191-1/+0
* | gma500: move the ASLE enableAlan Cox2012-07-161-0/+1
|/
* drm: Constify gem_vm_ops pointerLaurent Pinchart2012-05-221-1/+1
* gma500: unload fixesAlan Cox2012-05-171-14/+6
* gma500: Fix crash on D2700MUD and various other boardsAlan Cox2012-05-171-4/+2
* gma500: Turn on the IRQ for everythingAlan Cox2012-05-111-2/+2
* gma500: clean up some more checksAlan Cox2012-05-111-5/+0
* cdv: Add all cedarview pci idsAlan Cox2012-05-111-0/+8
* gma500: Clean up some of the noiseAlan Cox2012-05-111-18/+0
* gma500: address the lid codeAlan Cox2012-05-071-1/+1
* gma500: opregion and ACPIAlan Cox2012-05-071-4/+4
* gma500: don't register the ACPI video busAlan Cox2012-05-031-1/+1
* gma500: Fix leak of uncached pageAlan Cox2012-04-271-0/+1
* gma500: fix two -Wmissing-field-initializers warningsKirill A. Shutemov2012-03-101-2/+4
* gma500: mark psb_driver_device_is_agp() and psb_driver_preclose() as staticKirill A. Shutemov2012-03-101-2/+2
* gma500: psb_driver_load(): drop unused variablesKirill A. Shutemov2012-03-101-8/+0
* gma500: use DRM_IOCTL_DEF_DRV instead of custom PSB_IOCTL_DEFKirill A. Shutemov2012-03-101-19/+16
* gma500: initial medfield mergeKirill A. Shutemov2012-03-101-0/+10
* drm: move pci bus master enable into driver.Dave Airlie2012-02-161-0/+2
* gma500: remove no_fb bitsAlan Cox2012-01-031-11/+4
* gma500: Fix Cedarview support (Correct version)Alan Cox2012-01-031-1/+1
* gma500: Add the E6xx PCI identifier we are missingAlan Cox2012-01-031-0/+2
* gma500: Final enables for OaktrailAlan Cox2011-12-201-1/+1
* gma500: Fix encoder type checking for connectorsPatrik Jakobsson2011-12-201-3/+3
* gma500: frame buffer lockingAlan Cox2011-12-061-1/+1
* gma500: do a pass over the FIXME tagsAlan Cox2011-12-061-1/+0
* gma500: Don't enable MSI on PoulsboPatrik Jakobsson2011-12-061-3/+5
* gma500: Only register interrupt handler for poulsbo hardwarePatrik Jakobsson2011-12-061-1/+1
* gma500: Move the APIAlan Cox2011-12-061-1/+1
* gma500: Rename the ioctls to avoid clashing with the legacy driversAlan Cox2011-12-061-8/+8
* drm/gma500: begin pruning dead bits of APIAlan Cox2011-12-061-506/+1
* drm/gma500: fix compile errorIlija Hadzic2011-11-281-11/+12
* gma500: fixup build versus latest header changes.Dave Airlie2011-11-161-0/+1
* gma500: Add the core DRM files and headersAlan Cox2011-11-161-0/+1210
OpenPOWER on IntegriCloud