aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_crtc.h
Commit message (Expand)AuthorAge
* drm: add support for private planesRob Clark2012-01-05
* drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä2011-12-20
* drm: plane: Make 'formats' parameter to drm_plane_init() constVille Syrjälä2011-12-20
* drm: document the drm_mode_config structureJesse Barnes2011-12-06
* drm: document the drm_mode_group structureJesse Barnes2011-12-06
* drm: document and cleanup drm_mode_config_funcsJesse Barnes2011-12-06
* drm: document drm_mode_set structureJesse Barnes2011-12-06
* drm: remove unused fields in drm_connector and document the restJesse Barnes2011-12-06
* drm: add drm_encoder commentsJesse Barnes2011-12-06
* drm: add comments for drm_encoder_funcsJesse Barnes2011-12-06
* drm: fix comments for drm_crtc structJesse Barnes2011-12-06
* drm: remove unused connector_count field from drm_display_modeJesse Barnes2011-12-06
* drm: move the fb bpp/depth helper into the core.Dave Airlie2011-11-29
* drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes2011-11-15
* drm: add plane support v3Jesse Barnes2011-11-15
* drm: support routines for HDMI/DP ELDWu Fengguang2011-09-21
* drm: Separate EDID Header Check from EDID Block CheckThomas Reim2011-08-04
* drm: track CEA version number if presentJesse Barnes2011-08-03
* drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie2011-06-16
* drm: parse color format support for digital displaysJesse Barnes2011-04-28
* drm: add bit depth parsingJesse Barnes2011-04-28
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | drm: export drm_find_cea_extension to driversBen Skeggs2011-03-31
|/
* drm: Mark constant arrays of drm_display_mode constChris Wilson2011-02-22
* drm: dumb scanout create/mmap for intel/radeon (v3)Dave Airlie2011-02-06
* drm: Add an interface to reset the deviceChris Wilson2011-01-25
* drm/vblank: Add support for precise vblank timestamping.Mario Kleiner2010-11-21
* drm/edid: add helper function to detect monitor audio capabilityZhenyu Wang2010-10-19
* drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callbackThomas Hellstrom2010-10-05
* drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-14
* drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-13
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-12
|\
| * drm: expand gamma_setJames Simmons2010-08-09
| * drm: Remove unused fields from drm_display_infoAdam Jackson2010-08-09
* | drm: use workqueue instead of slow-workTejun Heo2010-07-22
|/
* drm/fbdev: fix cloning on fbconDave Airlie2010-05-18
* drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-18
* Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie2010-04-19
|\
| * drm/kms/fb: separate fbdev connector list from core drm connectorsDave Airlie2010-04-06
| * drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie2010-04-06
| * drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-06
* | drm/edid: Add secondary GTF curve supportAdam Jackson2010-04-05
* | drm/edid: Fix secondary block fetch.Adam Jackson2010-04-05
|/
* drm/radeon/kms: add support for hardcoded edids in rom (v2)Alex Deucher2010-02-08
* Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-07
|\
| * Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt2009-12-01
| |\
| * | drm: make drm_mode_object_find typesafeDaniel Vetter2009-11-05
* | | drm: Add dirty ioctl and propertyJakob Bornecrantz2009-12-03
* | | drm/modes: Add drm_mode_hsync()Adam Jackson2009-12-03