aboutsummaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2009-09-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie
2009-09-20includecheck fix: include/drm, drm_memory.hJaswinder Singh Rajput
2009-09-18drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.Michel Dänzer
2009-09-18drm/radeon/kms: don't fail if we fail to init GPU accelerationJerome Glisse
2009-09-08drm: include seq_file.h for debugfs builds.Dave Airlie
2009-09-07Merge intel drm-intel-next branchDave Airlie
2009-09-07drm/kms: add a function that can add the mode for the output device without EDIDZhao Yakui
2009-09-02drm/kms: add explicit encoder disable function and detach harder.Dave Airlie
2009-09-02drm/mm: add ability to dump mm lists via debugfsDave Airlie
2009-08-31drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie
2009-08-31drm/crtc_helper: place drm_helper_encoder_in_use() in the header fileMaarten Maathuis
2009-08-27drm: GEM handles are u32, not intPekka Paalanen
2009-08-27drm/ttm: consolidate cache flushing code in one place.Dave Airlie
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-20Merge Linus master to drm-nextDave Airlie
2009-08-19ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom
2009-08-19drm/ttm: Memory accounting rework.Thomas Hellstrom
2009-08-19drm: Enable drm drivers to add drm sysfs devices.Thomas Hellstrom
2009-08-19drm/ttm: optimize bo_kmap_type valuesPekka Paalanen
2009-08-19drm/kms: no need to return void value (encoder)Pekka Paalanen
2009-08-19drm: clarify scaling property namesJesse Barnes
2009-08-19drm: fixup includes in encoder slave header files.Dave Airlie
2009-08-17drm/radeon/kms: implement bo busy check + current domainDave Airlie
2009-08-13drm: Add more standard TV properties.Francisco Jerez
2009-08-05drm/radeon: Add support for RS880 chipsAlex Deucher
2009-08-04drm: Define some new standard TV properties.Francisco Jerez
2009-08-04drm: Define DRM_MODE_SUBCONNECTOR_SCARTFrancisco Jerez
2009-08-04drm: Define DRM_MODE_CONNECTOR_TVFrancisco Jerez
2009-08-04drm/kms: slave encoder interface.Francisco Jerez
2009-08-04DRM: Add the explanation about DRM debug levelZhao Yakui
2009-08-04drm: Remove the macro defintion of DRM_DEBUG_MODEZhao Yakui
2009-08-04drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui
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/mode: add the GTF algorithm in kernel spaceZhao Yakui
2009-07-15drm/mode: add the CVT algorithm in kernel spaceZhao Yakui
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