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
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_vec.c
Age
Commit message (
Expand
)
Author
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-08-22
drm/vc4: Get the rid of DRM_ERROR()
Stefan Wahren
2024-06-20
drm/vc4: vec: Add the margin properties to the connector
Dave Stevenson
2024-06-20
drm/vc4: Add monochrome mode to the VEC.
Dave Stevenson
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-06-08
drm/vc4: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-25
drm/vc4: Switch to container_of_const
Maxime Ripard
2023-01-09
drm/vc4: vec: Support progressive modes
Mateusz Kwiatkowski
2022-12-22
drm/vc4: use new debugfs device-centered functions
Maíra Canal
2022-12-08
drm/vc4: tests: Fail the current test if we access a register
Maxime Ripard
2022-11-28
drm/vc4: vec: Use pm_runtime_resume_and_get() in vc4_vec_encoder_enable()
Shang XiaoJing
2022-11-24
drm/vc4: vec: Add support for more analog TV standards
Mateusz Kwiatkowski
2022-11-24
drm/vc4: vec: Convert to the new TV mode property
Maxime Ripard
2022-11-24
drm/vc4: vec: Check for VEC output constraints
Mateusz Kwiatkowski
2022-11-24
drm/vc4: vec: Use TV Reset implementation
Maxime Ripard
2022-11-24
drm/connector: Rename drm_mode_create_tv_properties
Maxime Ripard
2022-11-24
drm/connector: Rename legacy TV property
Maxime Ripard
2022-10-10
drm/vc4: vec: Fix definition of PAL-M mode
Mateusz Kwiatkowski
2022-09-07
drm/vc4: vec: Fix timings for VEC modes
Mateusz Kwiatkowski
2022-09-07
drm/vc4: vec: Remove redundant atomic_mode_set
Mateusz Kwiatkowski
2022-09-07
drm/vc4: vec: Refactor VEC TV mode setting
Mateusz Kwiatkowski
2022-09-07
drm/vc4: vec: Convert to atomic helpers
Maxime Ripard
2022-09-07
drm/vc4: vec: Remove empty mode_fixup
Maxime Ripard
2022-07-13
drm/vc4: debugfs: Simplify debugfs registration
Maxime Ripard
2022-07-13
drm/vc4: vec: Switch to devm_pm_runtime_enable
Maxime Ripard
2022-07-13
drm/vc4: vec: Protect device resources after removal
Maxime Ripard
2022-07-13
drm/vc4: vec: Switch to DRM-managed connector initialization
Maxime Ripard
2022-07-13
drm/vc4: vec: Switch to DRM-managed encoder initialization
Maxime Ripard
2022-07-13
drm/vc4: vec: Remove call to drm_connector_unregister()
Maxime Ripard
2022-07-13
drm/vc4: vec: Switch to drmm_kzalloc
Maxime Ripard
2022-07-13
drm/vc4: vec: Embed DRM structures into the private structure
Maxime Ripard
2022-07-13
drm/vc4: vec: Remove vc4_dev vec pointer
Maxime Ripard
2021-05-24
drm/vc4: Separate VEC compatible variants
Mateusz Kwiatkowski
2021-04-21
drm/vc4: remove unused function
Jiapeng Chong
2020-04-02
drm/vc4: Use simple encoder
Thomas Zimmermann
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-04-03
drm/vc4: Use common helpers for debugfs setup by the driver components.
Eric Anholt
2019-04-01
drm/vc4: Use drm_print_regset32() for our debug register dumping.
Eric Anholt
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
2017-02-28
drm/vc4: Extend and edit documentation for output from the RST
Eric Anholt
2016-12-09
drm/vc4: Add support for the VEC (Video Encoder) IP
Boris Brezillon