aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_crtc.h
Commit message (Expand)AuthorAgeFilesLines
* merge opensource jb u5codeworkx2012-09-221-8/+45
* samsung update 1codeworkx2012-06-021-31/+244
* drm: Separate EDID Header Check from EDID Block CheckThomas Reim2011-08-151-0/+1
* drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie2011-06-161-0/+2
* drm: parse color format support for digital displaysJesse Barnes2011-04-281-1/+4
* drm: add bit depth parsingJesse Barnes2011-04-281-0/+1
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-2/+2
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* | drm: export drm_find_cea_extension to driversBen Skeggs2011-04-011-0/+1
|/
* drm: Mark constant arrays of drm_display_mode constChris Wilson2011-02-231-3/+3
* drm: dumb scanout create/mmap for intel/radeon (v3)Dave Airlie2011-02-071-0/+7
* drm: Add an interface to reset the deviceChris Wilson2011-01-251-0/+7
* drm/vblank: Add support for precise vblank timestamping.Mario Kleiner2010-11-221-0/+9
* drm/edid: add helper function to detect monitor audio capabilityZhenyu Wang2010-10-191-0/+1
* drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callbackThomas Hellstrom2010-10-061-1/+2
* drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-141-1/+8
* drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-131-1/+2
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-121-35/+2
|\
| * drm: expand gamma_setJames Simmons2010-08-101-1/+1
| * drm: Remove unused fields from drm_display_infoAdam Jackson2010-08-101-34/+1
* | drm: use workqueue instead of slow-workTejun Heo2010-07-221-2/+1
|/
* drm/fbdev: fix cloning on fbconDave Airlie2010-05-181-0/+2
* drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-181-0/+17
* Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie2010-04-201-18/+0
|\
| * drm/kms/fb: separate fbdev connector list from core drm connectorsDave Airlie2010-04-071-1/+0
| * drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie2010-04-071-5/+0
| * drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-071-12/+0
* | drm/edid: Add secondary GTF curve supportAdam Jackson2010-04-061-0/+4
* | drm/edid: Fix secondary block fetch.Adam Jackson2010-04-061-2/+0
|/
* drm/radeon/kms: add support for hardcoded edids in rom (v2)Alex Deucher2010-02-091-0/+2
* Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-081-1/+2
|\
| * Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt2009-12-011-0/+16
| |\
| * | drm: make drm_mode_object_find typesafeDaniel Vetter2009-11-051-1/+2
* | | drm: Add dirty ioctl and propertyJakob Bornecrantz2009-12-041-0/+19
* | | 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-181-0/+16
|/
* drm/kms: start adding command line interface using fb.Dave Airlie2009-09-251-1/+13
* drm/kms: add a function that can add the mode for the output device without EDIDZhao Yakui2009-09-071-0/+2
* drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie2009-08-311-0/+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/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
* drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard2009-06-041-0/+3
* drm: detect hdmi monitor by hdmi identifier (v3)Ma Ling2009-03-291-0/+1
* drm: read EDID extensions from monitorMa Ling2009-03-291-1/+2
* drm: Use resource_size_t for drm_get_resource_{start, len}Benjamin Herrenschmidt2009-03-131-1/+1
* drm: Release user fbs in drm_releaseKristian Høgsberg2009-02-201-1/+1
* drm: create mode_config idr lockJesse Barnes2009-01-221-1/+2