summaryrefslogtreecommitdiff
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-20Merge branch 'drm-ttm-unmappable' into drm-core-nextDave Airlie
2010-04-20drm/ttm: remove io_ field from TTM V6Jerome Glisse
2010-04-20drm/ttm: ttm_fault callback to allow driver to handle bo placement V6Jerome Glisse
2010-04-20drm: free core gem object from driver callbacksDaniel Vetter
2010-04-20drm: extract drm_gem_object_initDaniel Vetter
2010-04-20Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie
2010-04-20Merge branch 'drm-edid-fixes' into drm-core-nextDave Airlie
2010-04-20Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie
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-08drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse
2010-04-07drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie
2010-04-07drm/kms/fb: add polling support for when nothing is connected.Dave Airlie
2010-04-07drm/kms/fb: separate fbdev connector list from core drm connectorsDave Airlie
2010-04-07drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie
2010-04-07drm/fb: fix fbdev object model + cleanup properly.Dave Airlie
2010-04-06drm/ttm: Add sysfs interface to control pool allocator.Pauli Nieminen
2010-04-06drm/ttm: Add debugfs output entry to pool allocator.Pauli Nieminen
2010-04-06drm/ttm: add pool wc/uc page allocator V3Pauli Nieminen
2010-04-06drm/edid: Add secondary GTF curve supportAdam Jackson
2010-04-06drm/edid: Remove arbitrary EDID extension limitAdam Jackson
2010-04-06drm/edid: Fix secondary block fetch.Adam Jackson
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