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