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