summaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | drm: Add async event synchronization for drmWaitVblankKristian Høgsberg2009-10-262-2/+57
| * | | drm/i915: implement drmmode overlay support v4Daniel Vetter2009-11-051-0/+71
| * | | drm/i915: add i915_lp_ring_sync helperDaniel Vetter2009-11-051-1/+1
| * | | drm: make drm_mode_object_find typesafeDaniel Vetter2009-11-051-1/+2
* | | | drm/intel: refactor DP i2c support and DP common header to drm helperDave Airlie2009-12-081-0/+149
* | | | drm/ttm: Export symbols needed for the vmwgfx driver.Thomas Hellstrom2009-12-071-0/+9
* | | | drm/ttm: Add TTM execbuf utilities.Thomas Hellstrom2009-12-071-0/+107
* | | | drm/ttm: Add ttm lock functionality.Thomas Hellstrom2009-12-071-0/+247
* | | | drm/ttm: Add user-space objects.Thomas Hellstrom2009-12-071-0/+267
* | | | drm: Add dirty ioctl and propertyJakob Bornecrantz2009-12-043-0/+64
* | | | drm/ttm: Fix build failure due to missing struct pageMartin Michlmayr2009-12-041-0/+1
* | | | drm: Add compatibility #ifdefs for *BSDKristian Høgsberg2009-12-047-18/+27
* | | | drm: Add support for drm master_[set|drop] callbacks.Thomas Hellstrom2009-12-041-0/+9
* | | | drm/edid: Decode 3-byte CVT codes from EDID 1.4Adam Jackson2009-12-041-0/+5
* | | | drm/edid: Add new detailed block types from EDID 1.4Adam Jackson2009-12-041-0/+3
* | | | drm/modes: Add drm_mode_hsync()Adam Jackson2009-12-041-3/+4
* | | | drm: set the type of the drm_framebuffer::fbdev fieldClemens Ladisch2009-11-191-1/+1
| |_|/ |/| |
* | | drm/kms: add page flipping ioctlKristian Høgsberg2009-11-183-0/+50
* | | drm: kill more unused DRM macrosAndres Salomon2009-11-181-23/+0
* | | drm: kill some unused DRM_PROC macros from drmP.hAndres Salomon2009-11-181-10/+0
* | | drm: Add async event synchronization for drmWaitVblankKristian Høgsberg2009-11-182-2/+57
|/ /
* | Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie2009-10-083-3/+11
|\ \ | |/
| * drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie2009-10-061-0/+3
| * drm/fb: add setcmap and fix 8-bit support.Dave Airlie2009-10-052-1/+6
| * drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie2009-10-051-2/+2
* | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-303-2/+40
|\ \ | |/
| * drm/kms: make fb helper work for all drivers.Dave Airlie2009-09-281-1/+3
| * drm/kms: start adding command line interface using fb.Dave Airlie2009-09-252-1/+37
* | 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
OpenPOWER on IntegriCloud