aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/gpu/drm-kms.rst
AgeCommit message (Expand)Author
2023-11-24drm: Allow drivers to indicate the damage helpers to ignore damage clipsJavier Martinez Canillas
2023-11-24drm: Introduce documentation for hotspot propertiesMichael Banack
2023-10-25drm/doc: document DRM_IOCTL_MODE_CREATE_DUMBSimon Ser
2023-08-18Documentation: Fix typosBjorn Helgaas
2022-12-01drm/doc: Fix title underline lengthMaxime Ripard
2022-11-24drm/connector: Add TV standard propertyMaxime Ripard
2022-08-16Documentation/gpu/amdgpu/amdgpu_dm: add DM docs for pixel blend modeMelissa Wen
2022-01-11drm/doc: overview before functions for drm_writeback.cDaniel Vetter
2021-10-14drm/connector: Add support for privacy-screen properties (v4)Rajat Jain
2021-08-02drm: document drm_mode_get_propertySimon Ser
2021-07-27drm/plane: Move drm_plane_enable_fb_damage_clips into coreDaniel Vetter
2021-07-23Documentation: gpu: Mention the requirements for new propertiesMaxime Ripard
2020-12-17drm/doc: introduce new section for standard plane propertiesSimon Ser
2020-12-17drm/doc: the KMS properties section is for user-space devsSimon Ser
2020-12-17drm/doc: move color management functions under CRTC sectionSimon Ser
2020-12-17drm/doc: move damage tracking functions to new sectionSimon Ser
2020-12-17drm/doc: move composition function docs to new sectionSimon Ser
2020-12-17drm/doc: rename FB_DAMAGE_CLIPS sectionSimon Ser
2020-07-16drm/vblank: Add vblank worksLyude Paul
2020-06-01drm: add docs for standard CRTC propertiesSimon Ser
2020-04-07drm/writeback: wire drm_writeback.h to kernel-docSam Ravnborg
2020-03-26drm: Manage drm_mode_config_init with drmm_Daniel Vetter
2019-12-10drm/doc: Drop :c:func: markupDaniel Vetter
2019-12-10drm/atomic: Update docs around locking and commit sequencingDaniel Vetter
2019-11-29drm: Inline drm_color_lut_extract()Ville Syrjälä
2019-01-30drm/doc: Drop chapter "KMS Initialization and Cleanup"Daniel Vetter
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: Document variable refresh propertiesNicholas Kazlauskas
2018-09-09drm: extract drm_atomic_uapi.cDaniel Vetter
2018-09-09drm/atomic: trim driver interface/docsDaniel Vetter
2018-08-21drm/fourcc: Add DOC: overview commentBrian Starkey
2018-07-13drm: switch drm_plane to inline commentsDaniel Vetter
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-03drm: Fix hdmi connector content type property docsDaniel Vetter
2018-06-20drm: Add writeback connector typeBrian Starkey
2018-05-17drm: content-type property for HDMI connectorStanislav Lisovskiy
2018-03-16drm: Verify gamma/degamma LUT sizeVille Syrjälä
2018-02-20drm/docs: Discourage adding more to kms-properties.csvDaniel Vetter
2017-12-15drm/doc: Move legacy kms helpers to the very endDaniel Vetter
2017-12-15drm/atomic: document how to handle driver private objectsDaniel Vetter
2017-06-20drm/doc: vblank cleanupDaniel Vetter
2017-06-20drm/doc: Drop empty include for drm_color_mgmt.hDaniel Vetter
2017-06-01drm: Extract drm_vblank.[hc]Daniel Vetter
2017-03-14drm/doc: atomic overview, with graphDaniel Vetter
2017-03-14drm/doc: diagram for mode objects and propertiesDaniel Vetter
2017-03-14drm/doc: Consistent kerneldoc include orderDaniel Vetter
2017-03-14drm/doc: Add KMS overview graphsDaniel Vetter
2017-01-25drm: Update kerneldoc for drm_crtc.[hc]Daniel Vetter
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds