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.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
/
omapdrm
/
dss
/
omapdss.h
Age
Commit message (
Expand
)
Author
2024-09-16
drm/omap: Fix possible NULL dereference
Tomi Valkeinen
2021-03-26
drm/omap: Remove duplicate declaration
Wan Jiabing
2020-12-15
drm/omap: dsi: move structs & defines to dsi.h
Tomi Valkeinen
2020-12-15
drm/omap: remove dss_mgr_ops
Tomi Valkeinen
2020-12-15
drm/omap: remove dispc_ops
Tomi Valkeinen
2020-12-15
drm/omap: drop unused owner field
Tomi Valkeinen
2020-12-15
drm/omap: remove unused display.c
Tomi Valkeinen
2020-12-15
drm/omap: squash omapdrm sub-modules into one
Tomi Valkeinen
2020-12-15
drm/omap: dsi: simplify pin config
Sebastian Reichel
2020-12-15
drm/omap: simplify DSI manual update code
Sebastian Reichel
2020-12-15
drm/omap: drop dssdev display field
Sebastian Reichel
2020-12-15
drm/omap: drop DSS ops_flags
Sebastian Reichel
2020-12-15
drm/omap: drop unused DSS next pointer
Sebastian Reichel
2020-12-15
drm/omap: remove legacy DSS device operations
Sebastian Reichel
2020-12-15
drm/omap: remove global dss_device variable
Sebastian Reichel
2020-12-15
drm/omap: dsi: convert to drm_panel
Sebastian Reichel
2020-12-15
drm/omap: dsi: drop custom panel capability support
Sebastian Reichel
2020-12-15
drm/omap: dsi: move panel refresh function to host
Sebastian Reichel
2020-12-15
drm/omap: dsi: do ULPS in host driver
Sebastian Reichel
2020-12-15
drm/omap: dsi: untangle ulps ops from enable/disable
Sebastian Reichel
2020-12-15
drm/omap: dsi: do bus locking in host driver
Sebastian Reichel
2020-12-15
drm/omap: dsi: drop custom enable_te() API
Sebastian Reichel
2020-12-15
drm/omap: dsi: lp/hs switching support for transfer()
Sebastian Reichel
2020-12-15
drm/omap: dsi: drop useless sync()
Sebastian Reichel
2020-12-15
drm/omap: dsi: drop unused enable_te()
Sebastian Reichel
2020-12-15
drm/omap: dsi: drop unused get_te()
Sebastian Reichel
2020-12-15
drm/omap: dsi: drop unused memory_read()
Sebastian Reichel
2020-12-15
drm/omap: dsi: request VC via mipi_dsi_attach
Sebastian Reichel
2020-12-15
drm/omap: dsi: introduce mipi_dsi_host
Sebastian Reichel
2020-12-15
drm/omap: dsi: drop virtual channel logic
Sebastian Reichel
2020-12-15
drm/omap: dsi: unexport specific data transfer functions
Sebastian Reichel
2020-12-15
drm/omap: dsi: add generic transfer function
Sebastian Reichel
2020-12-15
drm/omap: constify write buffers
Sebastian Reichel
2020-12-15
drm/omap: dsi: use MIPI_DSI_FMT_* instead of OMAP_DSS_DSI_FMT_*
Sebastian Reichel
2020-12-15
drm/omap: drop unused dsi.configure_pins
Sebastian Reichel
2020-12-15
Revert "drm/omap: dss: Remove unused omap_dss_device operations"
Sebastian Reichel
2020-12-15
drm/omap: Enable COLOR_ENCODING and COLOR_RANGE properties for planes
Jyri Sarha
2020-12-15
drm/omap: rearrange includes in omapdss.h
Tomi Valkeinen
2020-11-10
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-02-26
drm/omap: dss: Remove unused omap_dss_device operations
Laurent Pinchart
2020-02-26
drm/omap: dss: Remove unused omapdss_of_find_connected_device() function
Laurent Pinchart
2020-02-26
drm/omap: dss: Inline the omapdss_display_get() function
Laurent Pinchart
2020-02-26
drm/omap: Hardcode omap_connector type to DSI
Laurent Pinchart
2020-02-26
drm/omap: Remove HPD, detect and EDID omapdss operations
Laurent Pinchart
2020-02-26
drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operations
Laurent Pinchart
2020-02-26
drm/omap: hdmi: Allocate EDID in the .read_edid() operation
Laurent Pinchart
2020-02-26
drm/omap: Add infrastructure to support drm_bridge local to DSS outputs
Laurent Pinchart
2020-02-26
drm/omap: dss: Fix output next device lookup in DT
Laurent Pinchart
2020-02-26
drm/omap: Factor out display type to connector type conversion
Laurent Pinchart
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
[next]