aboutsummaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2009-10-08Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie
2009-10-06drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie
2009-10-05drm/fb: add setcmap and fix 8-bit support.Dave Airlie
2009-10-05drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie
2009-09-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-28drm/kms: make fb helper work for all drivers.Dave Airlie
2009-09-25drm/kms: start adding command line interface using fb.Dave Airlie
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-23drm/i915: Track purged state.Chris Wilson
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-17drm/i915: Add ioctl to set 'purgeability' of objectsChris Wilson
2009-09-08drm/i915: add B43 chipset supportFabian Henze
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