index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_modeset_helper_vtables.h
Age
Commit message (
Expand
)
Author
2024-04-15
drm/panic: Add a drm panic handler
Jocelyn Falempe
2024-03-13
drm/probe-helper: warn about negative .get_modes()
Jani Nikula
2023-12-13
drm/drm_modeset_helper_vtables.h: fix typos/spellos
Randy Dunlap
2023-12-03
drm: improve the documentation of connector hpd ops
Abhinav Kumar
2023-07-29
drm: Remove references to removed transitional helpers
Geert Uytterhoeven
2023-02-20
drm/atomic-helper: Add atomic_enable plane-helper callback
Thomas Zimmermann
2023-01-13
drm: Define enum mode_set_atomic in drm_modeset_helper_tables.h
Thomas Zimmermann
2023-01-05
drm/probe-helper: enable and disable HPD on connectors
Dmitry Baryshkov
2022-11-08
drm/atomic-helper: Add {begin,end}_fb_access to plane helpers
Thomas Zimmermann
2022-04-06
drm/drm_modeset_helper_vtables.h: fix a typo
Sui Jingfeng
2021-06-24
drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the default
Daniel Vetter
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes async atomic check and update
Maxime Ripard
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2021-01-07
Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-next
Daniel Vetter
2021-01-05
drm: Add default modes for connectors in unknown state
Laurent Pinchart
2020-12-15
drm: Introduce an atomic_commit_setup function
Maxime Ripard
2020-11-20
drm: Pass the full state to connectors atomic functions
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-07-13
drm/probe_helper: Add drm_connector_helper_funcs.mode_valid_ctx
Lyude Paul
2020-04-07
drm: writeback: document callbacks
Sam Ravnborg
2020-02-15
drm: drop unused drm_crtc callback
Sam Ravnborg
2020-02-13
drm: Add get_vblank_timestamp() to struct drm_crtc_funcs
Thomas Zimmermann
2020-02-13
drm: Add get_scanout_position() to struct drm_crtc_helper_funcs
Thomas Zimmermann
2019-09-16
drm/connector: Share with non-atomic drivers the function to get the single e...
José Roberto de Souza
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-13
drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state
Sean Paul
2019-06-13
drm: Add atomic variants of enable/disable to encoder helper funcs
Sean Paul
2019-06-12
drm: Tweak drm_encoder_helper_funcs.enable kerneldoc
Sean Paul
2019-06-04
drm: don't block fb changes for async plane updates
Helen Koike
2019-04-15
BackMerge v5.1-rc5 into drm-next
Dave Airlie
2019-03-29
drm/atomic-helper: Make atomic_enable/disable crtc callbacks optional
Rodrigo Siqueira
2019-03-18
drm: writeback: Add job prepare and cleanup operations
Laurent Pinchart
2019-02-04
drm: Trivial comment grammar cleanups
Matt Roper
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-07-07
drm/connector: Make ->atomic_commit() optional
Boris Brezillon
2018-07-07
drm/connector: Pass a drm_connector_state to ->atomic_commit()
Boris Brezillon
2018-06-20
drm: Add writeback connector type
Brian Starkey
2018-04-24
drm/atomic: better doc for implicit vs explicit fencing
Daniel Vetter
2017-11-07
drm/edid: make drm_edid_to_eld() static
Jani Nikula
2017-09-01
drm/vtables: Fix typo
Thierry Reding
2017-08-07
drm: remove unused and redundant callbacks
Peter Rosin
2017-07-31
drm: Fix kerneldoc for atomic_async_update
Daniel Vetter
2017-07-03
drm/atomic: initial support for asynchronous plane update
Gustavo Padovan
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-22
drm: Add drm_atomic_helper_wait_for_flip_done()
Boris Brezillon
2017-05-23
drm/doc: Clarify mode_fixup vs. atomic_check a bit more
Daniel Vetter
[next]