aboutsummaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2010-05-07Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-05-07drm/ttm: Remove the ttm_bo_block_reservation() function.Thomas Hellstrom
2010-04-19Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-19drm/radeon/kms: add FireMV 2400 PCI ID.Dave Airlie
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-15Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linusDave Airlie
2010-03-15drm/ttm: use drm calloc large and free largeDave Airlie
2010-03-15drm/radeon: add new RS880 pci idAlex Deucher
2010-03-01Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-s...Dave Airlie
2010-03-01drm/ttm: fix function prototype to match implementationRandy Dunlap
2010-03-01Merge remote branch 'anholt/drm-intel-next' into drm-next-stageDave Airlie
2010-03-01Merge remote branch 'nouveau/for-airlied' into drm-next-stageDave Airlie
2010-02-26drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt
2010-02-26Merge remote branch 'korg/drm-radeon-testing' into drm-next-stageDave Airlie
2010-02-25drm/nouveau: new gem pushbuf interface, bump to 0.0.16Ben Skeggs
2010-02-25drm/radeon/kms: add support for square microtiles on r3xx-r5xxMarek Olšák
2010-02-23drm: Add generic multipart buffer.Pauli Nieminen
2010-02-11drm: introduce drm_gem_object_[handle_]unreference_unlockedLuca Barbieri
2010-02-11Merge remote branch 'nouveau/for-airlied' of nouveau-2.6Dave Airlie
2010-02-11drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom
2010-02-09drm/nouveau: Add getparam to get available PGRAPH units.Marcin Kościelnicki
2010-02-09drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)Alex Deucher
2010-02-09drm/radeon/kms: add support for hardcoded edids in rom (v2)Alex Deucher
2010-02-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-01drm/kms: Remove incorrect comment in struct drm_mode_modeinfoMarcin Kościelnicki
2010-01-25Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-14drm/ttm: Add a swap_notify callback.Thomas Hellstrom
2010-01-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-11Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie
2010-01-08Merge remote branch 'korg/drm-radeon-testing' into drm-testingDave Airlie
2010-01-08drm: Add eDP connector typeAlex Deucher
2010-01-06Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-07drm: remove address mask param for drm_pci_alloc()Zhenyu Wang
2010-01-06Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-01-06drm/i915: execbuf2 supportJesse Barnes
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann
2009-12-18Merge remote branch 'korg/drm-vmware-staging' into drm-core-nextDave Airlie
2009-12-15drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz
2009-12-15drm/ttm: Add more driver type enumsJakob Bornecrantz
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs
2009-12-11drm/ttm: Convert ttm_buffer_object_init to use ttm_placementJerome Glisse
2009-12-10drm: Add memory manager debug functionJerome Glisse
2009-12-10drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.Thomas Hellstrom
2009-12-10drm/ttm: Rework validation & memory space allocation (V3)Jerome Glisse
2009-12-10drm: Add search/get functions to get a block in a specific rangeJerome Glisse
2009-12-08Merge remote branch 'korg/drm-radeon-dp' into drm-linusDave Airlie
2009-12-08Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie
2009-12-08drm/radeon/kms: add support for DP modesettingAlex Deucher