| Commit message (Expand) | Author | Age | Files | Lines |
* | UAPI: (Scripted) Disintegrate include/drm | David Howells | 2012-10-04 | 1 | -463/+0 |
* | drm: Check for invalid cursor flags | Jakob Bornecrantz | 2012-08-24 | 1 | -2/+3 |
* | drm: add bitmask property type | Rob Clark | 2012-05-22 | 1 | -0/+1 |
* | drm: add generic ioctls to get/set properties on any object | Paulo Zanoni | 2012-05-17 | 1 | -0/+15 |
* | headers: include linux/types.h where appropriate | Bobby Powers | 2012-03-23 | 1 | -0/+2 |
* | Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next | Dave Airlie | 2011-12-20 | 1 | -0/+2 |
|\ |
|
| * | drm: integer overflow in drm_mode_dirtyfb_ioctl() | Xi Wang | 2011-11-23 | 1 | -0/+2 |
* | | drm: Add a missing ')' | Ville Syrjälä | 2011-12-20 | 1 | -1/+1 |
* | | drm: add an fb creation ioctl that takes a pixel format v5 | Jesse Barnes | 2011-11-15 | 1 | -0/+27 |
* | | drm: add plane support v3 | Jesse Barnes | 2011-11-15 | 1 | -5/+42 |
|/ |
|
* | drm: Introduce "Virtual" connectors and encoders | Thomas Hellstrom | 2011-11-01 | 1 | -5/+7 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | drm: dumb scanout create/mmap for intel/radeon (v3) | Dave Airlie | 2011-02-07 | 1 | -0/+29 |
* | drm: add "auto" dithering method | Ben Skeggs | 2010-07-21 | 1 | -0/+1 |
* | drm/kms: Remove incorrect comment in struct drm_mode_modeinfo | Marcin Kościelnicki | 2010-02-01 | 1 | -1/+1 |
* | drm: Add eDP connector type | Alex Deucher | 2010-01-08 | 1 | -0/+1 |
* | drm: Add dirty ioctl and property | Jakob Bornecrantz | 2009-12-04 | 1 | -0/+44 |
* | drm: Add compatibility #ifdefs for *BSD | Kristian Høgsberg | 2009-12-04 | 1 | -3/+0 |
* | drm/kms: add page flipping ioctl | Kristian Høgsberg | 2009-11-18 | 1 | -0/+33 |
* | drm: clarify scaling property names | Jesse Barnes | 2009-08-19 | 1 | -4/+5 |
* | drm: Define DRM_MODE_SUBCONNECTOR_SCART | Francisco Jerez | 2009-08-04 | 1 | -0/+1 |
* | drm: Define DRM_MODE_CONNECTOR_TV | Francisco Jerez | 2009-08-04 | 1 | -0/+1 |
* | make drm headers use strict integer types | Arnd Bergmann | 2009-03-26 | 1 | -78/+75 |
* | drm: sanitise drm modesetting API + remove unused hotplug | Jakob Bornecrantz | 2008-12-29 | 1 | -106/+99 |
* | DRM: add mode setting support | Dave Airlie | 2008-12-29 | 1 | -0/+278 |