aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_crtc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-13drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3Ben Skeggs1-1/+1
2012-01-05drm: add support for private planesRob Clark1-1/+2
2011-12-20drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä1-1/+2
2011-12-20drm: plane: Make 'formats' parameter to drm_plane_init() constVille Syrjälä1-1/+1
2011-12-06drm: document the drm_mode_config structureJesse Barnes1-0/+23
2011-12-06drm: document the drm_mode_group structureJesse Barnes1-0/+13
2011-12-06drm: document and cleanup drm_mode_config_funcsJesse Barnes1-2/+9
2011-12-06drm: document drm_mode_set structureJesse Barnes1-1/+9
2011-12-06drm: remove unused fields in drm_connector and document the restJesse Barnes1-7/+28
2011-12-06drm: add drm_encoder commentsJesse Barnes1-0/+12
2011-12-06drm: add comments for drm_encoder_funcsJesse Barnes1-0/+7
2011-12-06drm: fix comments for drm_crtc structJesse Barnes1-0/+11
2011-12-06drm: remove unused connector_count field from drm_display_modeJesse Barnes1-1/+0
2011-11-29drm: move the fb bpp/depth helper into the core.Dave Airlie1-0/+3
2011-11-15drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes1-2/+7
2011-11-15drm: add plane support v3Jesse Barnes1-1/+74
2011-09-21drm: support routines for HDMI/DP ELDWu Fengguang1-0/+9
2011-08-04drm: Separate EDID Header Check from EDID Block CheckThomas Reim1-0/+1
2011-08-03drm: track CEA version number if presentJesse Barnes1-0/+2
2011-06-16drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie1-0/+2
2011-04-28drm: parse color format support for digital displaysJesse Barnes1-1/+4
2011-04-28drm: add bit depth parsingJesse Barnes1-0/+1
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds1-2/+2
2011-04-01drm: export drm_find_cea_extension to driversBen Skeggs1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-02-23drm: Mark constant arrays of drm_display_mode constChris Wilson1-3/+3
2011-02-07drm: dumb scanout create/mmap for intel/radeon (v3)Dave Airlie1-0/+7
2011-01-25drm: Add an interface to reset the deviceChris Wilson1-0/+7
2010-11-22drm/vblank: Add support for precise vblank timestamping.Mario Kleiner1-0/+9
2010-10-19drm/edid: add helper function to detect monitor audio capabilityZhenyu Wang1-0/+1
2010-10-06drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callbackThomas Hellstrom1-1/+2
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson1-1/+8
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson1-1/+2
2010-08-12Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-35/+2
2010-08-10drm: expand gamma_setJames Simmons1-1/+1
2010-08-10drm: Remove unused fields from drm_display_infoAdam Jackson1-34/+1
2010-07-22drm: use workqueue instead of slow-workTejun Heo1-2/+1
2010-05-18drm/fbdev: fix cloning on fbconDave Airlie1-0/+2
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie1-0/+17
2010-04-20Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie1-18/+0
2010-04-07drm/kms/fb: separate fbdev connector list from core drm connectorsDave Airlie1-1/+0
2010-04-07drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie1-5/+0
2010-04-07drm/fb: fix fbdev object model + cleanup properly.Dave Airlie1-12/+0
2010-04-06drm/edid: Add secondary GTF curve supportAdam Jackson1-0/+4
2010-04-06drm/edid: Fix secondary block fetch.Adam Jackson1-2/+0
2010-02-09drm/radeon/kms: add support for hardcoded edids in rom (v2)Alex Deucher1-0/+2
2009-12-08Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie1-1/+2
2009-12-04drm: Add dirty ioctl and propertyJakob Bornecrantz1-0/+19
2009-12-04drm/modes: Add drm_mode_hsync()Adam Jackson1-3/+4
2009-12-01Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt1-0/+16