index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
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
2017-05-23
drm/doc: Document adjusted/request modes a bit better
Daniel Vetter
2017-05-23
drm: Add crtc/encoder/bridge->mode_valid() callbacks
Jose Abreu
2017-04-06
drm/atomic: Add connector atomic_check function, v2.
Maarten Lankhorst
2017-04-06
drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connecto...
Maarten Lankhorst
2017-01-25
drm/kms-helpers: Use recommened kerneldoc for struct member refs
Daniel Vetter
2016-12-30
drm/doc: use preferred struct reference in kernel-doc
Daniel Vetter
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-11-22
drm/atomic: Unconfuse the old_state mess in commmit_tail
Daniel Vetter
2016-11-08
drm/atomic-helper: fix reference to drm_atomic_helper_commit_planes
Stefan Agner
2016-08-29
drm/atomic-helper: Add atomic_disable CRTC helper callback
Liu Ying
2016-08-19
drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
Chris Wilson
2016-08-08
drm/atomic-helper: Add atomic_mode_set helper callback
Philipp Zabel
2016-06-10
drm/atomic-helper: nonblocking commit support
Daniel Vetter
2016-06-07
drm/atomic: Fix remaining places where !funcs->best_encoder is valid
Boris Brezillon
2016-05-05
drm: Fix up markup fumble
Daniel Vetter
2016-02-11
drm: fixes crct set_mode when encoder mode_fixup is null.
Carlos Palminha
2016-01-05
drm/docs: more leftovers from the big vtable documentation pile
Daniel Vetter
2015-12-09
drm: Document drm_encoder/crtc_helper_funcs
Daniel Vetter
2015-12-08
drm: Document drm_connector_helper_funcs
Daniel Vetter
2015-12-08
drm: Document drm_plane_helper_funcs
Daniel Vetter
2015-12-08
drm: Move encoder->save/restore into nouveau
Daniel Vetter
2015-12-08
drm: Reorganize helper vtables and their docs
Daniel Vetter