index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
Files
Lines
2025-02-14
drm/atomic: Let drivers decide which planes to async flip
André Almeida
1
-1
/
+6
2025-01-07
drm/connector: make mode_valid take a const struct drm_display_mode
Dmitry Baryshkov
1
-1
/
+1
2025-01-07
drm/connector: make mode_valid_ctx take a const struct drm_display_mode
Dmitry Baryshkov
1
-1
/
+1
2024-04-15
drm/panic: Add a drm panic handler
Jocelyn Falempe
1
-0
/
+39
2024-03-13
drm/probe-helper: warn about negative .get_modes()
Jani Nikula
1
-1
/
+2
2023-12-13
drm/drm_modeset_helper_vtables.h: fix typos/spellos
Randy Dunlap
1
-3
/
+3
2023-12-03
drm: improve the documentation of connector hpd ops
Abhinav Kumar
1
-0
/
+10
2023-07-29
drm: Remove references to removed transitional helpers
Geert Uytterhoeven
1
-27
/
+21
2023-02-20
drm/atomic-helper: Add atomic_enable plane-helper callback
Thomas Zimmermann
1
-1
/
+28
2023-01-13
drm: Define enum mode_set_atomic in drm_modeset_helper_tables.h
Thomas Zimmermann
1
-1
/
+5
2023-01-05
drm/probe-helper: enable and disable HPD on connectors
Dmitry Baryshkov
1
-0
/
+22
2022-11-08
drm/atomic-helper: Add {begin,end}_fb_access to plane helpers
Thomas Zimmermann
1
-1
/
+40
2022-04-06
drm/drm_modeset_helper_vtables.h: fix a typo
Sui Jingfeng
1
-1
/
+1
2021-06-24
drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the default
Daniel Vetter
1
-2
/
+5
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-2
/
+2
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-4
/
+3
2021-02-24
drm/atomic: Pass the full state to planes async atomic check and update
Maxime Ripard
1
-10
/
+8
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
1
-1
/
+1
2021-01-07
Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-next
Daniel Vetter
1
-1
/
+7
2021-01-05
drm: Add default modes for connectors in unknown state
Laurent Pinchart
1
-1
/
+7
2020-12-15
drm: Introduce an atomic_commit_setup function
Maxime Ripard
1
-0
/
+21
2020-11-20
drm: Pass the full state to connectors atomic functions
Maxime Ripard
1
-7
/
+6
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-2
/
+2
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
1
-3
/
+2
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-11
/
+2
2020-07-13
drm/probe_helper: Add drm_connector_helper_funcs.mode_valid_ctx
Lyude Paul
1
-0
/
+42
2020-04-07
drm: writeback: document callbacks
Sam Ravnborg
1
-0
/
+27
2020-02-15
drm: drop unused drm_crtc callback
Sam Ravnborg
1
-16
/
+0
2020-02-13
drm: Add get_vblank_timestamp() to struct drm_crtc_funcs
Thomas Zimmermann
1
-2
/
+2
2020-02-13
drm: Add get_scanout_position() to struct drm_crtc_helper_funcs
Thomas Zimmermann
1
-0
/
+47
2019-09-16
drm/connector: Share with non-atomic drivers the function to get the single e...
José Roberto de Souza
1
-4
/
+3
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
1
-0
/
+8
2019-06-13
drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state
Sean Paul
1
-1
/
+1
2019-06-13
drm: Add atomic variants of enable/disable to encoder helper funcs
Sean Paul
1
-0
/
+49
2019-06-12
drm: Tweak drm_encoder_helper_funcs.enable kerneldoc
Sean Paul
1
-5
/
+5
2019-06-04
drm: don't block fb changes for async plane updates
Helen Koike
1
-0
/
+8
2019-04-15
BackMerge v5.1-rc5 into drm-next
Dave Airlie
1
-0
/
+4
2019-03-29
drm/atomic-helper: Make atomic_enable/disable crtc callbacks optional
Rodrigo Siqueira
1
-0
/
+4
2019-03-18
drm: writeback: Add job prepare and cleanup operations
Laurent Pinchart
1
-0
/
+7
2019-02-04
drm: Trivial comment grammar cleanups
Matt Roper
1
-1
/
+1
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-1
/
+1
2018-07-07
drm/connector: Make ->atomic_commit() optional
Boris Brezillon
1
-0
/
+2
2018-07-07
drm/connector: Pass a drm_connector_state to ->atomic_commit()
Boris Brezillon
1
-1
/
+3
2018-06-20
drm: Add writeback connector type
Brian Starkey
1
-0
/
+11
2018-04-24
drm/atomic: better doc for implicit vs explicit fencing
Daniel Vetter
1
-1
/
+4
2017-11-07
drm/edid: make drm_edid_to_eld() static
Jani Nikula
1
-3
/
+0
2017-09-01
drm/vtables: Fix typo
Thierry Reding
1
-1
/
+1
2017-08-07
drm: remove unused and redundant callbacks
Peter Rosin
1
-16
/
+0
2017-07-31
drm: Fix kerneldoc for atomic_async_update
Daniel Vetter
1
-3
/
+3
2017-07-03
drm/atomic: initial support for asynchronous plane update
Gustavo Padovan
1
-0
/
+50
[next]