aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds10-79/+293
2010-05-18drm: move radeon_fixed.h to shared drm_fixed.h headerBen Skeggs1-0/+67
2010-05-18ttm: Provide an API for starting and stopping the delayed workqueueMatthew Garrett1-0/+17
2010-05-18drm/fbdev: fix cloning on fbconDave Airlie1-0/+2
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie3-11/+22
2010-05-18drm/radeon/kms: add query for crtc hw id from crtc id to get info V2Jerome Glisse1-0/+1
2010-05-18drm_edid: There should be 6 Standard TimingsDan Carpenter1-1/+1
2010-05-07Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-28/+0
2010-05-07drm/ttm: Remove the ttm_bo_block_reservation() function.Thomas Hellstrom1-28/+0
2010-04-20Merge branch 'drm-ttm-unmappable' into drm-core-nextDave Airlie2-26/+60
2010-04-20drm/ttm: remove io_ field from TTM V6Jerome Glisse1-12/+0
2010-04-20drm/ttm: ttm_fault callback to allow driver to handle bo placement V6Jerome Glisse2-1/+38
2010-04-20drm: free core gem object from driver callbacksDaniel Vetter1-0/+1
2010-04-20drm: extract drm_gem_object_initDaniel Vetter1-0/+2
2010-04-20Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie3-47/+53
2010-04-20Merge branch 'drm-edid-fixes' into drm-core-nextDave Airlie2-5/+4
2010-04-20Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie1-0/+74
2010-04-19Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+1
2010-04-19drm/radeon/kms: add FireMV 2400 PCI ID.Dave Airlie1-0/+1
2010-04-08drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse2-13/+22
2010-04-07drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie1-21/+26
2010-04-07drm/kms/fb: add polling support for when nothing is connected.Dave Airlie1-2/+10
2010-04-07drm/kms/fb: separate fbdev connector list from core drm connectorsDave Airlie3-7/+5
2010-04-07drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie2-13/+13
2010-04-07drm/fb: fix fbdev object model + cleanup properly.Dave Airlie3-21/+16
2010-04-06drm/ttm: Add sysfs interface to control pool allocator.Pauli Nieminen1-1/+1
2010-04-06drm/ttm: Add debugfs output entry to pool allocator.Pauli Nieminen1-0/+4
2010-04-06drm/ttm: add pool wc/uc page allocator V3Pauli Nieminen1-0/+70
2010-04-06drm/edid: Add secondary GTF curve supportAdam Jackson1-0/+4
2010-04-06drm/edid: Remove arbitrary EDID extension limitAdam Jackson1-3/+0
2010-04-06drm/edid: Fix secondary block fetch.Adam Jackson1-2/+0
2010-04-05Merge branch 'master' into export-slabhTejun Heo4-34/+67
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-15Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linusDave Airlie1-0/+1
2010-03-15drm/ttm: use drm calloc large and free largeDave Airlie3-34/+66
2010-03-15drm/radeon: add new RS880 pci idAlex Deucher1-0/+1
2010-03-01Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-stageDave Airlie1-1/+1
2010-03-01drm/ttm: fix function prototype to match implementationRandy Dunlap1-1/+1
2010-03-01Merge remote branch 'anholt/drm-intel-next' into drm-next-stageDave Airlie5-0/+190
2010-03-01Merge remote branch 'nouveau/for-airlied' into drm-next-stageDave Airlie1-54/+32
2010-02-26drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt1-0/+1
2010-02-26Merge remote branch 'korg/drm-radeon-testing' into drm-next-stageDave Airlie5-0/+189
2010-02-25drm/nouveau: new gem pushbuf interface, bump to 0.0.16Ben Skeggs1-54/+32
2010-02-25drm/radeon/kms: add support for square microtiles on r3xx-r5xxMarek Olšák1-0/+1
2010-02-23drm: Add generic multipart buffer.Pauli Nieminen1-0/+148
2010-02-11drm: introduce drm_gem_object_[handle_]unreference_unlockedLuca Barbieri1-3/+25
2010-02-11Merge remote branch 'nouveau/for-airlied' of nouveau-2.6Dave Airlie1-0/+1
2010-02-11drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members. Bumps major.Jakob Bornecrantz1-0/+8
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom1-3/+9
2010-02-09drm/nouveau: Add getparam to get available PGRAPH units.Marcin Kościelnicki1-0/+1