aboutsummaryrefslogtreecommitdiff
path: root/include/drm/drmP.h
AgeCommit message (Expand)Author
2011-04-13drm: Call platform register/unregister for platform drivers.Jeff McGee
2011-02-28drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie
2011-01-31drm/i915: Suppress spurious vblank interruptsChris Wilson
2011-01-05drm/switcheroo: track state of switch in drivers.Dave Airlie
2010-12-16Merge remote branch 'airlied/drm-core-next' into drm-intel-nextChris Wilson
2010-11-23drm: kill drm_agp_chipset_flushDaniel Vetter
2010-11-22drm/vblank: Add support for precise vblank timestamping.Mario Kleiner
2010-11-01drm/i915: Move the invalidate|flush information out of the device structChris Wilson
2010-10-06Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie
2010-10-01drm: Move the GTT accounting to i915Chris Wilson
2010-10-01drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie
2010-09-28drm: Prune GEM vma entriesChris Wilson
2010-08-30drm: kill get_reg_ofs callbackDaniel Vetter
2010-08-30drm: kill dev->timerDaniel Vetter
2010-08-30drm: kill agp indirection messDaniel Vetter
2010-08-30drm: replace drawable ioctl by noopsDaniel Vetter
2010-08-30drm: don't export dri1 locking functionsDaniel Vetter
2010-08-30drm: kill drm_map_ofs callbacksDaniel Vetter
2010-08-30drm: drop return value of drm_free_agpDaniel Vetter
2010-08-30drm: don't export drm_get_drawable_infoDaniel Vetter
2010-08-30drm: kill context_ctor callbackDaniel Vetter
2010-08-30drm: kill gem_free_object_unlocked driver callbackDaniel Vetter
2010-08-30drm: kill dma_ready callbacksDaniel Vetter
2010-08-30drm: kill procfs callbacksDaniel Vetter
2010-08-30drm: kill kernel_context_switch callbacksDaniel Vetter
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie
2010-08-10drm: Fix support for PCI domainsBenjamin Herrenschmidt
2010-08-05drm: kill BKL from common codeArnd Bergmann
2010-08-04drm: move ttm global code to core drmDave Airlie
2010-07-07Merge branch 'drm-tracepoints' into drm-testingDave Airlie
2010-07-02drm: add per-event vblank event trace pointsJesse Barnes
2010-06-01drm: Add support for platform devices to register as DRM devicesJordan Crouse
2010-06-01drm: Remove drm_resource wrappersJordan Crouse
2010-04-20drm: free core gem object from driver callbacksDaniel Vetter
2010-04-20drm: extract drm_gem_object_initDaniel Vetter
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-15drm/ttm: use drm calloc large and free largeDave Airlie
2010-02-11drm: introduce drm_gem_object_[handle_]unreference_unlockedLuca Barbieri
2010-01-07drm: remove address mask param for drm_pci_alloc()Zhenyu Wang
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann
2009-12-08Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie
2009-12-04drm: Add compatibility #ifdefs for *BSDKristian Høgsberg
2009-12-04drm: Add support for drm master_[set|drop] callbacks.Thomas Hellstrom
2009-12-01drm/i915: Fix sync to vblank when VGA output is turned offLi Peng
2009-12-01Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt
2009-11-25drm/i915: Replace a calloc followed by copying data over it with malloc.Eric Anholt
2009-11-18drm: kill more unused DRM macrosAndres Salomon
2009-11-18drm: kill some unused DRM_PROC macros from drmP.hAndres Salomon