aboutsummaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2010-07-07drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez
2010-06-08drm/radeon/kms/evergreen: set accel_enabledAlex Deucher
2010-06-03Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-06-03drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz
2010-06-01drm/i915: add HAS_BSD check to i915_getparamZou Nan hai
2010-06-01Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...Dave Airlie
2010-06-01drm/kms: disable/enable poll around switcheroo on/offDave Airlie
2010-05-28drm/nouveau: Add getparam for current PTIMER time.Marcin Koƛcielnicki
2010-05-26drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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-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