summaryrefslogtreecommitdiff
path: root/include/drm
Commit message (Expand)AuthorAge
* Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie2009-10-08
|\
| * drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie2009-10-06
| * drm/fb: add setcmap and fix 8-bit support.Dave Airlie2009-10-05
| * drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie2009-10-05
* | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-30
|\ \ | |/
| * drm/kms: make fb helper work for all drivers.Dave Airlie2009-09-28
| * drm/kms: start adding command line interface using fb.Dave Airlie2009-09-25
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-24
|\ \
| * | drm/i915: Track purged state.Chris Wilson2009-09-23
| * | drm/i915: Add ioctl to set 'purgeability' of objectsChris Wilson2009-09-17
| * | drm/i915: add B43 chipset supportFabian Henze2009-09-08
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-09-21
|\ \ \
| * | | drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie2009-09-21
| | |/ | |/|
| * | drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.Michel Dänzer2009-09-18
| * | drm/radeon/kms: don't fail if we fail to init GPU accelerationJerome Glisse2009-09-18
| |/
| * drm: include seq_file.h for debugfs builds.Dave Airlie2009-09-08
| * Merge intel drm-intel-next branchDave Airlie2009-09-07
| |\
| * | drm/kms: add a function that can add the mode for the output device without EDIDZhao Yakui2009-09-07
| * | drm/kms: add explicit encoder disable function and detach harder.Dave Airlie2009-09-02
| * | drm/mm: add ability to dump mm lists via debugfsDave Airlie2009-09-02
| * | drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie2009-08-31
| * | drm/crtc_helper: place drm_helper_encoder_in_use() in the header fileMaarten Maathuis2009-08-31
| * | drm: GEM handles are u32, not intPekka Paalanen2009-08-27
| * | drm/ttm: consolidate cache flushing code in one place.Dave Airlie2009-08-27
| * | Merge Linus master to drm-nextDave Airlie2009-08-20
| |\ \
| * | | ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom2009-08-19
| * | | drm/ttm: Memory accounting rework.Thomas Hellstrom2009-08-19
| * | | drm: Enable drm drivers to add drm sysfs devices.Thomas Hellstrom2009-08-19
| * | | drm/ttm: optimize bo_kmap_type valuesPekka Paalanen2009-08-19
| * | | drm/kms: no need to return void value (encoder)Pekka Paalanen2009-08-19
| * | | drm: clarify scaling property namesJesse Barnes2009-08-19
| * | | drm: fixup includes in encoder slave header files.Dave Airlie2009-08-19
| * | | drm: Add more standard TV properties.Francisco Jerez2009-08-13
| * | | drm: Define some new standard TV properties.Francisco Jerez2009-08-04
| * | | drm: Define DRM_MODE_SUBCONNECTOR_SCARTFrancisco Jerez2009-08-04
| * | | drm: Define DRM_MODE_CONNECTOR_TVFrancisco Jerez2009-08-04
| * | | drm/kms: slave encoder interface.Francisco Jerez2009-08-04
| * | | DRM: Add the explanation about DRM debug levelZhao Yakui2009-08-04
| * | | drm: Remove the macro defintion of DRM_DEBUG_MODEZhao Yakui2009-08-04
| * | | drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui2009-08-04
| * | | drm/mode: add the GTF algorithm in kernel spaceZhao Yakui2009-07-15
| * | | drm/mode: add the CVT algorithm in kernel spaceZhao Yakui2009-07-15
* | | | includecheck fix: include/drm, drm_memory.hJaswinder Singh Rajput2009-09-20
| |_|/ |/| |
* | | drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher2009-08-21
* | | drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie2009-08-21
| |/ |/|
* | drm/radeon/kms: implement bo busy check + current domainDave Airlie2009-08-17
* | drm/radeon: Add support for RS880 chipsAlex Deucher2009-08-05
* | drm/radeon: add some new r7xx pci idsAlex Deucher2009-08-04
* | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-29
|\ \
| * | drm/radeon/kms: add initial colortiling support.Dave Airlie2009-07-29