aboutsummaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher
2009-08-21drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie
2009-08-17drm/radeon/kms: implement bo busy check + current domainDave Airlie
2009-08-05drm/radeon: Add support for RS880 chipsAlex Deucher
2009-08-04drm/radeon: add some new r7xx pci idsAlex Deucher
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie
2009-07-15drm/ttm/radeon: add dma32 support.Dave Airlie
2009-07-15ttm: Make messages more readable.Thomas Hellstrom
2009-07-15drm/radeon: add some missing pci idsAlex Deucher
2009-06-24drm: Fix shifts which were miscalculated when converting from bitfields.Michel Dänzer
2009-06-19drm: EDID endianness fixes.Michel Dänzer
2009-06-19drm: Apply "Memory fragmentation from lost alignment blocks"Thomas Hellstrom
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt
2009-06-16Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse
2009-06-15drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom
2009-06-15drm/radeon: fix mobility flags on new PCI IDs.Dave Airlie
2009-06-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-12drm: include kernel list header file in hashtab headerJerome Glisse
2009-06-12drm: Split out the mm declarations in a separate header. Add atomic operations.Jerome Glisse
2009-06-12drm/radeon: add support for RV790.Alex Deucher
2009-06-12drm/radeon: add rv740 drm support.Alex Deucher
2009-06-12drm_calloc_large: check right size, check integer overflow, use GFP_ZEROKristian Høgsberg
2009-06-11drm: add separate drm debugging levelsyakui_zhao
2009-06-11drm: fix LOCK_TEST_WITH_RETURN macroRoel Kluin
2009-06-09drm/i915: Enable probe on new chipsetZhenyu Wang
2009-06-04drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard
2009-05-19drm/i915: allocate large pointer arrays with vmallocJesse Barnes
2009-05-14drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth
2009-04-21drm/i915: add support for G41 chipsetZhenyu Wang
2009-04-14Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-13intelfb: support i854Stefan Husemann
2009-04-08drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.Eric Anholt
2009-04-03drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_configJesse Barnes
2009-04-03DRM: drm_crtc_helper.h doesn't actually need i2c.hJean Delvare
2009-04-03drm: fix missing inline function on 32-bit powerpc.Dave Airlie
2009-03-29drm: detect hdmi monitor by hdmi identifier (v3)Ma Ling
2009-03-29drm: reorder struct drm_ioctl_desc to save space on 64 bit buildsRichard Kennedy
2009-03-29radeon: add some new pci idsAlex Deucher
2009-03-29drm: read EDID extensions from monitorMa Ling
2009-03-28drm: merge Linux master into HEADDave Airlie
2009-03-27agp/intel: Add support for new intel chipset.Shaohua Li
2009-03-27drm: Convert proc files to seq_file and introduce debugfsBen Gamari
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar
2009-03-26make drm headers use strict integer typesArnd Bergmann
2009-03-13drm: add DRM_READ/WRITE64 wrappers around readq/writeq.Dave Airlie
2009-03-13radeon: add RS600 pci idsAlex Deucher
2009-03-13radeon: add R6xx/R7xx pci idsAlex Deucher
2009-03-13drm/radeon: prep for r6xx/r7xx supportAlex Deucher