summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/psb_drv.c
Commit message (Expand)AuthorAgeFilesLines
* 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