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
/
omapdrm
Age
Commit message (
Expand
)
Author
2020-12-15
drm/omap: simplify omap_display_id
Sebastian Reichel
2020-12-15
drm/omap: remove unused omap_connector
Sebastian Reichel
2020-12-15
drm/omap: remove legacy DSS device operations
Sebastian Reichel
2020-12-15
drm/omap: dsi: Register a drm_bridge
Sebastian Reichel
2020-12-15
drm/panel: Move OMAP's DSI command mode panel driver
Sebastian Reichel
2020-12-15
drm/omap: remove global dss_device variable
Sebastian Reichel
2020-12-15
drm/omap: panel-dsi-cm: fix remove()
Sebastian Reichel
2020-12-15
drm/omap: panel-dsi-cm: support unbinding
Sebastian Reichel
2020-12-15
drm/omap: panel-dsi-cm: use DEVICE_ATTR_RO
Sebastian Reichel
2020-12-15
drm/omap: dsi: implement check timings
Sebastian Reichel
2020-12-15
drm/omap: drop omapdss-boot-init
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: Reverse direction of the DSS device enable/disable operations
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: move TE GPIO handling into core
Sebastian Reichel
2020-12-15
drm/omap: dsi: lp/hs switching support for transfer()
Sebastian Reichel
2020-12-15
drm/omap: panel-dsi-cm: use bulk regulator API
Sebastian Reichel
2020-12-15
drm/omap: dsi: use pixel-format and mode from attach
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: panel-dsi-cm: use common MIPI DCS 1.3 defines
Sebastian Reichel
2020-12-15
drm/omap: panel-dsi-cm: drop hardcoded VC
Sebastian Reichel
2020-12-15
drm/omap: dsi: request VC via mipi_dsi_attach
Sebastian Reichel
2020-12-15
drm/omap: panel-dsi-cm: use DSI helpers
Sebastian Reichel
2020-12-15
drm/omap: dsi: introduce mipi_dsi_host
Sebastian Reichel
2020-12-15
drm/omap: dsi: switch dsi_vc_send_long/short to mipi_dsi_msg
Sebastian Reichel
2020-12-15
drm/omap: dsi: simplify read functions
Sebastian Reichel
2020-12-15
drm/omap: dsi: simplify write function
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: panel-dsi-cm: convert to transfer API
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-12-15
drm/omap: Implement CTM property for CRTC using OVL managers CPR matrix
Jyri Sarha
2020-12-15
drm/omap: use degamma property for gamma table
Tomi Valkeinen
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-12-15
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
[prev]
[next]