Age | Commit message (Expand) | Author | Files | Lines |
2021-08-02 | drm: document drm_mode_get_property | Simon Ser | 1 | -0/+2 |
2021-07-27 | drm/plane: Move drm_plane_enable_fb_damage_clips into core | Daniel Vetter | 1 | -2/+2 |
2021-07-23 | Documentation: gpu: Mention the requirements for new properties | Maxime Ripard | 1 | -0/+29 |
2020-12-17 | drm/doc: introduce new section for standard plane properties | Simon Ser | 1 | -0/+6 |
2020-12-17 | drm/doc: the KMS properties section is for user-space devs | Simon Ser | 1 | -0/+3 |
2020-12-17 | drm/doc: move color management functions under CRTC section | Simon Ser | 1 | -6/+9 |
2020-12-17 | drm/doc: move damage tracking functions to new section | Simon Ser | 1 | -6/+9 |
2020-12-17 | drm/doc: move composition function docs to new section | Simon Ser | 1 | -3/+6 |
2020-12-17 | drm/doc: rename FB_DAMAGE_CLIPS section | Simon Ser | 1 | -2/+2 |
2020-07-17 | drm/vblank: Add vblank works | Lyude Paul | 1 | -0/+15 |
2020-06-01 | drm: add docs for standard CRTC properties | Simon Ser | 1 | -0/+6 |
2020-04-07 | drm/writeback: wire drm_writeback.h to kernel-doc | Sam Ravnborg | 1 | -0/+3 |
2020-03-26 | drm: Manage drm_mode_config_init with drmm_ | Daniel Vetter | 1 | -1/+1 |
2019-12-10 | drm/doc: Drop :c:func: markup | Daniel Vetter | 1 | -4/+3 |
2019-12-10 | drm/atomic: Update docs around locking and commit sequencing | Daniel Vetter | 1 | -1/+10 |
2019-11-29 | drm: Inline drm_color_lut_extract() | Ville Syrjälä | 1 | -0/+3 |
2019-01-31 | drm/doc: Drop chapter "KMS Initialization and Cleanup" | Daniel Vetter | 1 | -96/+0 |
2018-12-06 | Merge tag 'vmwgfx-next-2018-12-05' of git://people.freedesktop.org/~thomash/l... | Dave Airlie | 1 | -0/+12 |
2018-12-05 | drm: Add a new plane property to send damage during plane update | Lukasz Spintzyk | 1 | -0/+12 |
2018-11-28 | drm: Document variable refresh properties | Nicholas Kazlauskas | 1 | -0/+7 |
2018-09-09 | drm: extract drm_atomic_uapi.c | Daniel Vetter | 1 | -1/+10 |
2018-09-09 | drm/atomic: trim driver interface/docs | Daniel Vetter | 1 | -3/+0 |
2018-08-21 | drm/fourcc: Add DOC: overview comment | Brian Starkey | 1 | -0/+6 |
2018-07-13 | drm: switch drm_plane to inline comments | Daniel Vetter | 1 | -5/+6 |
2018-07-13 | drm: drop _mode_ from drm_mode_connector_attach_encoder | Daniel Vetter | 1 | -1/+1 |
2018-07-03 | drm: Fix hdmi connector content type property docs | Daniel Vetter | 1 | -1/+1 |
2018-06-20 | drm: Add writeback connector type | Brian Starkey | 1 | -0/+9 |
2018-05-17 | drm: content-type property for HDMI connector | Stanislav Lisovskiy | 1 | -0/+6 |
2018-03-16 | drm: Verify gamma/degamma LUT size | Ville Syrjälä | 1 | -0/+3 |
2018-02-20 | drm/docs: Discourage adding more to kms-properties.csv | Daniel Vetter | 1 | -2/+3 |
2017-12-15 | drm/doc: Move legacy kms helpers to the very end | Daniel Vetter | 1 | -4/+4 |
2017-12-15 | drm/atomic: document how to handle driver private objects | Daniel Vetter | 1 | -0/+6 |
2017-06-20 | drm/doc: vblank cleanup | Daniel Vetter | 1 | -54/+2 |
2017-06-20 | drm/doc: Drop empty include for drm_color_mgmt.h | Daniel Vetter | 1 | -3/+0 |
2017-06-01 | drm: Extract drm_vblank.[hc] | Daniel Vetter | 1 | -2/+2 |
2017-03-14 | drm/doc: atomic overview, with graph | Daniel Vetter | 1 | -1/+83 |
2017-03-14 | drm/doc: diagram for mode objects and properties | Daniel Vetter | 1 | -0/+22 |
2017-03-14 | drm/doc: Consistent kerneldoc include order | Daniel Vetter | 1 | -12/+12 |
2017-03-14 | drm/doc: Add KMS overview graphs | Daniel Vetter | 1 | -1/+133 |
2017-01-25 | drm: Update kerneldoc for drm_crtc.[hc] | Daniel Vetter | 1 | -1/+7 |
2016-12-13 | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -52/+43 |
2016-11-22 | drm/fences: add DOC: for explicit fencing | Gustavo Padovan | 1 | -0/+6 |
2016-11-18 | drm: document standard connector properties | Daniel Vetter | 1 | -0/+6 |
2016-11-15 | drm: Move tile group code into drm_connector.c | Daniel Vetter | 1 | -0/+6 |
2016-11-15 | drm: Extract drm_mode_config.[hc] | Daniel Vetter | 1 | -12/+20 |
2016-11-15 | drm: Consolidate dumb buffer docs | Daniel Vetter | 1 | -40/+2 |
2016-11-03 | Documentation/gpu: use code-block with proper language | Jani Nikula | 1 | -1/+1 |
2016-10-18 | drm: Centralize format information | Laurent Pinchart | 1 | -0/+3 |
2016-09-22 | drm/doc: Document color space handling | Daniel Vetter | 1 | -0/+12 |
2016-09-22 | drm/doc: Polish plane composition property docs | Daniel Vetter | 1 | -2/+5 |