summaryrefslogtreecommitdiff
path: root/include/drm/drm_modeset_helper_vtables.h
AgeCommit message (Expand)Author
2023-12-13drm/drm_modeset_helper_vtables.h: fix typos/spellosRandy Dunlap
2023-12-03drm: improve the documentation of connector hpd opsAbhinav Kumar
2023-07-29drm: Remove references to removed transitional helpersGeert Uytterhoeven
2023-02-20drm/atomic-helper: Add atomic_enable plane-helper callbackThomas Zimmermann
2023-01-13drm: Define enum mode_set_atomic in drm_modeset_helper_tables.hThomas Zimmermann
2023-01-05drm/probe-helper: enable and disable HPD on connectorsDmitry Baryshkov
2022-11-08drm/atomic-helper: Add {begin,end}_fb_access to plane helpersThomas Zimmermann
2022-04-06drm/drm_modeset_helper_vtables.h: fix a typoSui Jingfeng
2021-06-24drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the defaultDaniel Vetter
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes async atomic check and updateMaxime Ripard
2021-02-23drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann
2021-01-07Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-nextDaniel Vetter
2021-01-05drm: Add default modes for connectors in unknown stateLaurent Pinchart
2020-12-15drm: Introduce an atomic_commit_setup functionMaxime Ripard
2020-11-20drm: Pass the full state to connectors atomic functionsMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-07-13drm/probe_helper: Add drm_connector_helper_funcs.mode_valid_ctxLyude Paul
2020-04-07drm: writeback: document callbacksSam Ravnborg
2020-02-15drm: drop unused drm_crtc callbackSam Ravnborg
2020-02-13drm: Add get_vblank_timestamp() to struct drm_crtc_funcsThomas Zimmermann
2020-02-13drm: Add get_scanout_position() to struct drm_crtc_helper_funcsThomas Zimmermann
2019-09-16drm/connector: Share with non-atomic drivers the function to get the single e...José Roberto de Souza
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-13drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_stateSean Paul
2019-06-13drm: Add atomic variants of enable/disable to encoder helper funcsSean Paul
2019-06-12drm: Tweak drm_encoder_helper_funcs.enable kerneldocSean Paul
2019-06-04drm: don't block fb changes for async plane updatesHelen Koike
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie
2019-03-29drm/atomic-helper: Make atomic_enable/disable crtc callbacks optionalRodrigo Siqueira
2019-03-18drm: writeback: Add job prepare and cleanup operationsLaurent Pinchart
2019-02-04drm: Trivial comment grammar cleanupsMatt Roper
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2018-07-07drm/connector: Make ->atomic_commit() optionalBoris Brezillon
2018-07-07drm/connector: Pass a drm_connector_state to ->atomic_commit()Boris Brezillon
2018-06-20drm: Add writeback connector typeBrian Starkey
2018-04-24drm/atomic: better doc for implicit vs explicit fencingDaniel Vetter
2017-11-07drm/edid: make drm_edid_to_eld() staticJani Nikula
2017-09-01drm/vtables: Fix typoThierry Reding
2017-08-07drm: remove unused and redundant callbacksPeter Rosin
2017-07-31drm: Fix kerneldoc for atomic_async_updateDaniel Vetter
2017-07-03drm/atomic: initial support for asynchronous plane updateGustavo Padovan
2017-06-30drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart
2017-06-22drm: Add drm_atomic_helper_wait_for_flip_done()Boris Brezillon
2017-05-23drm/doc: Clarify mode_fixup vs. atomic_check a bit moreDaniel Vetter
2017-05-23drm/doc: Document adjusted/request modes a bit betterDaniel Vetter
2017-05-23drm: Add crtc/encoder/bridge->mode_valid() callbacksJose Abreu