summaryrefslogtreecommitdiff
path: root/include/drm (unfollow)
Commit message (Expand)Author
2010-05-18drm: move radeon_fixed.h to shared drm_fixed.h headerBen Skeggs
2010-05-18ttm: Provide an API for starting and stopping the delayed workqueueMatthew Garrett
2010-05-18drm/fbdev: fix cloning on fbconDave Airlie
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie
2010-05-18drm/radeon/kms: add query for crtc hw id from crtc id to get info V2Jerome Glisse
2010-05-18drm_edid: There should be 6 Standard TimingsDan Carpenter
2010-05-07drm/ttm: Remove the ttm_bo_block_reservation() function.Thomas Hellstrom
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-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-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-03-15drm/radeon: add new RS880 pci idAlex Deucher
2010-03-01drm/ttm: fix function prototype to match implementationRandy Dunlap
2010-02-26drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt
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-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-01drm/kms: Remove incorrect comment in struct drm_mode_modeinfoMarcin Kościelnicki
2010-01-14drm/ttm: Add a swap_notify callback.Thomas Hellstrom
2010-01-08drm: Add eDP connector typeAlex Deucher
2010-01-07drm: remove address mask param for drm_pci_alloc()Zhenyu Wang
2010-01-06drm/i915: execbuf2 supportJesse Barnes
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann
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