summaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-242-0/+20
|\
| * drm/i915: Track purged state.Chris Wilson2009-09-231-0/+1
| * drm/i915: Add ioctl to set 'purgeability' of objectsChris Wilson2009-09-171-0/+18
| * drm/i915: add B43 chipset supportFabian Henze2009-09-081-0/+1
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-09-2114-75/+477
|\ \
| * | drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie2009-09-211-0/+3
| * | drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.Michel Dänzer2009-09-181-5/+6
| * | drm/radeon/kms: don't fail if we fail to init GPU accelerationJerome Glisse2009-09-181-0/+1
| |/
| * drm: include seq_file.h for debugfs builds.Dave Airlie2009-09-081-0/+3
| * Merge intel drm-intel-next branchDave Airlie2009-09-071-0/+4
| |\
| * | drm/kms: add a function that can add the mode for the output device without EDIDZhao Yakui2009-09-071-0/+2
| * | drm/kms: add explicit encoder disable function and detach harder.Dave Airlie2009-09-021-0/+2
| * | drm/mm: add ability to dump mm lists via debugfsDave Airlie2009-09-021-0/+4
| * | drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie2009-08-312-0/+84
| * | drm/crtc_helper: place drm_helper_encoder_in_use() in the header fileMaarten Maathuis2009-08-311-0/+1
| * | drm: GEM handles are u32, not intPekka Paalanen2009-08-271-2/+2
| * | drm/ttm: consolidate cache flushing code in one place.Dave Airlie2009-08-271-0/+38
| * | Merge Linus master to drm-nextDave Airlie2009-08-204-6/+57
| |\ \
| * | | ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom2009-08-192-26/+69
| * | | drm/ttm: Memory accounting rework.Thomas Hellstrom2009-08-192-19/+26
| * | | drm: Enable drm drivers to add drm sysfs devices.Thomas Hellstrom2009-08-191-0/+12
| * | | drm/ttm: optimize bo_kmap_type valuesPekka Paalanen2009-08-191-6/+6
| * | | drm/kms: no need to return void value (encoder)Pekka Paalanen2009-08-191-1/+1
| * | | drm: clarify scaling property namesJesse Barnes2009-08-191-4/+5
| * | | drm: fixup includes in encoder slave header files.Dave Airlie2009-08-191-2/+2
| * | | drm: Add more standard TV properties.Francisco Jerez2009-08-131-0/+3
| * | | drm: Define some new standard TV properties.Francisco Jerez2009-08-041-0/+3
| * | | drm: Define DRM_MODE_SUBCONNECTOR_SCARTFrancisco Jerez2009-08-041-0/+1
| * | | drm: Define DRM_MODE_CONNECTOR_TVFrancisco Jerez2009-08-041-0/+1
| * | | drm/kms: slave encoder interface.Francisco Jerez2009-08-041-0/+162
| * | | DRM: Add the explanation about DRM debug levelZhao Yakui2009-08-041-0/+31
| * | | drm: Remove the macro defintion of DRM_DEBUG_MODEZhao Yakui2009-08-041-7/+0
| * | | drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui2009-08-041-9/+9
| * | | drm/mode: add the GTF algorithm in kernel spaceZhao Yakui2009-07-151-0/+3
| * | | drm/mode: add the CVT algorithm in kernel spaceZhao Yakui2009-07-151-0/+3
* | | | includecheck fix: include/drm, drm_memory.hJaswinder Singh Rajput2009-09-201-2/+0
| |_|/ |/| |
* | | drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher2009-08-211-0/+2
* | | drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie2009-08-211-0/+2
| |/ |/|
* | drm/radeon/kms: implement bo busy check + current domainDave Airlie2009-08-171-1/+1
* | drm/radeon: Add support for RS880 chipsAlex Deucher2009-08-051-0/+5
* | drm/radeon: add some new r7xx pci idsAlex Deucher2009-08-041-0/+5
* | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-293-3/+42
|\ \
| * | drm/radeon/kms: add initial colortiling support.Dave Airlie2009-07-292-1/+37
| * | drm/ttm/radeon: add dma32 support.Dave Airlie2009-07-151-1/+4
| * | ttm: Make messages more readable.Thomas Hellstrom2009-07-151-1/+1
| |/
* / drm/radeon: add some missing pci idsAlex Deucher2009-07-151-2/+4
|/
* drm: Fix shifts which were miscalculated when converting from bitfields.Michel Dänzer2009-06-241-19/+19
* drm: EDID endianness fixes.Michel Dänzer2009-06-191-49/+43
* drm: Apply "Memory fragmentation from lost alignment blocks"Thomas Hellstrom2009-06-191-6/+15
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-182-361/+0