summaryrefslogtreecommitdiff
path: root/include/drm/drm_mode_config.h
AgeCommit message (Expand)Author
2023-03-22drm/fbdev-generic: Remove unused prefer_shadow_fbdev flagThomas Zimmermann
2022-11-24drm/connector: Add TV standard propertyMaxime Ripard
2022-11-24drm/connector: Rename legacy TV propertyMaxime Ripard
2022-10-19drm: Remove drm_mode_config::fb_baseZack Rusin
2022-01-31drm: remove allow_fb_modifiersTomohito Esaki
2022-01-31drm: introduce fb_modifiers_not_supported flag in mode_configTomohito Esaki
2021-11-11drm: Clarify semantics of struct drm_mode_config.{min, max}_{width, height}Thomas Zimmermann
2021-09-03drm: Improve the output_poll_changed descriptionzhangzhijie
2021-05-12drm/modifiers: Enforce consistency between the cap an IN_FORMATSDaniel Vetter
2020-11-09drm/fb_helper: Support framebuffers in I/O memoryThomas Zimmermann
2020-09-23drm/doc: Document that modifiers are always required for fbDaniel Vetter
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-08-11drm: report dp downstream port type as a subconnector propertyOleg Vasilev
2020-08-11Merge tag 'v5.8' into drm-nextDave Airlie
2020-07-27drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg
2020-07-15drm: drm_mode_config.h: delete duplicated words in commentsRandy Dunlap
2020-03-26drm: Manage drm_mode_config_init with drmm_Daniel Vetter
2019-08-06drm: Add Content protection type propertyRamalingam C
2019-07-09drm/fb-helper: Instanciate shadow FB if configured in device's mode_configThomas Zimmermann
2019-06-04drm: Fix docbook warnings in hdr metadata helper structuresUma Shankar
2019-05-28Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-05-22drm: Add HDR source metadata propertyUma Shankar
2019-05-09drm: move content protection property to mode_configRamalingam C
2019-02-04drm: Trivial comment grammar cleanupsMatt Roper
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-12-19drm/connector: Clarify the unit of TV marginsBoris Brezillon
2018-12-13drm: Rename crtc_idr as object_idr to KMS cleanupsShayenne da Luz Moura
2018-12-11drm/atomic: integrate modeset lock with private objectsRob Clark
2018-12-06Merge tag 'vmwgfx-next-2018-12-05' of git://people.freedesktop.org/~thomash/l...Dave Airlie
2018-12-05drm: Add a new plane property to send damage during plane updateLukasz Spintzyk
2018-11-28drm: Add vrr_enabled property to drm CRTCNicholas Kazlauskas
2018-11-06drm: Add drm_any_plane_has_format()Ville Syrjälä
2018-10-24drm/doc: kerneldoc for quirk_addfb_prefer_xbgr_30bppDaniel Vetter
2018-09-06drm: fix drm_mode_addfb() on big endian machines.Gerd Hoffmann
2018-09-06drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirkGerd Hoffmann
2018-06-21drm: Document mode_config.max_width/height as the max fb dimensionsVille Syrjälä
2018-06-20drm: writeback: Add out-fences for writeback connectorsBrian Starkey
2018-06-20drm: Add writeback connector typeBrian Starkey
2018-05-17drm: content-type property for HDMI connectorStanislav Lisovskiy
2018-03-28drm: Add drm_mode_config->normalize_zpos booleanPeter Ujfalusi
2018-01-29drm/modes: Provide global mode_valid hookVille Syrjälä
2017-12-22Merge tag 'drm-misc-next-2017-12-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie
2017-12-15drm/atomic: document how to handle driver private objectsDaniel Vetter
2017-12-13drm: rework delayed connector cleanup in connector_iterDaniel Vetter
2017-12-04drm: Add support for a panel-orientation connector property, v6Hans de Goede
2017-12-04Merge arlied/drm-next into drm-misc-nextGustavo Padovan
2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-11-30drm/modeset-helper: Add simple modeset suspend/resume helpersNoralf Trønnes
2017-11-23drm: add connector info/property for non-desktop displays [v2]Dave Airlie