aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_crtc.h
Commit message (Expand)AuthorAge
* drm: add plane propertiesRob Clark2012-05-22
* drm: add bitmask property typeRob Clark2012-05-22
* drm: Constify drm_mode_config_funcs pointerLaurent Pinchart2012-05-22
* drm: Miscellaneous typo fixes and documentation updatesLaurent Pinchart2012-05-22
* drm: add CRTC propertiesPaulo Zanoni2012-05-17
* drm: add 'count' to struct drm_object_propertiesPaulo Zanoni2012-05-17
* drm: add generic ioctls to get/set properties on any objectPaulo Zanoni2012-05-17
* drm: create struct drm_object_properties and use itPaulo Zanoni2012-05-17
* drm: WARN() when drm_connector_attach_property failsPaulo Zanoni2012-05-17
* drm/edid: Try harder to fix up base EDID blocksAdam Jackson2012-04-27
* drm/edid: Allow drm_mode_find_dmt to hunt for reduced-blanking modesAdam Jackson2012-04-20
* drm: Add drm_format_{horz, vert}_chroma_subsampling() utility functionsVille Syrjälä2012-04-20
* drm: Add drm_format_plane_cpp() utility functionVille Syrjälä2012-04-20
* drm: Move drm_format_num_planes() to drm_crtc.cVille Syrjälä2012-04-20
* drm: allow loading an EDID as firmware to override broken monitorCarsten Emde2012-03-20
* drm/modeset: add helper to unplug all connectors from sysfsDave Airlie2012-03-15
* drm: Add drm_mode_copy()Ville Syrjälä2012-03-15
* drm: Use a flexible array member for blob property dataVille Syrjälä2012-03-15
* drm: Handle drm_object_get() failuresVille Syrjälä2012-03-15
* drm: Fix drm_mode_attachmode_crtc()Ville Syrjälä2012-03-15
* drm: Change drm_display_mode::type to unsignedVille Syrjälä2012-03-15
* drm: add some caps for userspace to discover more info for dumb KMS driver (v2)Dave Airlie2012-02-16
* drm: add convenience function to create an range propertySascha Hauer2012-02-09
* drm: add convenience function to create an enum propertySascha Hauer2012-02-09
* drm: add proper return value for drm_mode_crtc_set_gamma_sizeSascha Hauer2012-02-03
* drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3Ben Skeggs2012-01-13
* 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
|/