index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
dss
/
omapdss.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/omap: Remove duplicate declaration
Wan Jiabing
2021-03-26
1
-5
/
+4
*
drm/omap: dsi: move structs & defines to dsi.h
Tomi Valkeinen
2020-12-15
1
-64
/
+0
*
drm/omap: remove dss_mgr_ops
Tomi Valkeinen
2020-12-15
1
-25
/
+17
*
drm/omap: remove dispc_ops
Tomi Valkeinen
2020-12-15
1
-71
/
+0
*
drm/omap: drop unused owner field
Tomi Valkeinen
2020-12-15
1
-2
/
+0
*
drm/omap: remove unused display.c
Tomi Valkeinen
2020-12-15
1
-4
/
+0
*
drm/omap: squash omapdrm sub-modules into one
Tomi Valkeinen
2020-12-15
1
-0
/
+3
*
drm/omap: dsi: simplify pin config
Sebastian Reichel
2020-12-15
1
-15
/
+0
*
drm/omap: simplify DSI manual update code
Sebastian Reichel
2020-12-15
1
-5
/
+1
*
drm/omap: drop dssdev display field
Sebastian Reichel
2020-12-15
1
-6
/
+0
*
drm/omap: drop DSS ops_flags
Sebastian Reichel
2020-12-15
1
-9
/
+0
*
drm/omap: drop unused DSS next pointer
Sebastian Reichel
2020-12-15
1
-1
/
+0
*
drm/omap: remove legacy DSS device operations
Sebastian Reichel
2020-12-15
1
-34
/
+0
*
drm/omap: remove global dss_device variable
Sebastian Reichel
2020-12-15
1
-6
/
+3
*
drm/omap: dsi: convert to drm_panel
Sebastian Reichel
2020-12-15
1
-8
/
+0
*
drm/omap: dsi: drop custom panel capability support
Sebastian Reichel
2020-12-15
1
-7
/
+1
*
drm/omap: dsi: move panel refresh function to host
Sebastian Reichel
2020-12-15
1
-10
/
+3
*
drm/omap: dsi: do ULPS in host driver
Sebastian Reichel
2020-12-15
1
-2
/
+0
*
drm/omap: dsi: untangle ulps ops from enable/disable
Sebastian Reichel
2020-12-15
1
-3
/
+2
*
drm/omap: dsi: do bus locking in host driver
Sebastian Reichel
2020-12-15
1
-3
/
+0
*
drm/omap: dsi: drop custom enable_te() API
Sebastian Reichel
2020-12-15
1
-2
/
+0
*
drm/omap: dsi: lp/hs switching support for transfer()
Sebastian Reichel
2020-12-15
1
-2
/
+0
*
drm/omap: dsi: drop useless sync()
Sebastian Reichel
2020-12-15
1
-1
/
+0
*
drm/omap: dsi: drop unused enable_te()
Sebastian Reichel
2020-12-15
1
-2
/
+0
*
drm/omap: dsi: drop unused get_te()
Sebastian Reichel
2020-12-15
1
-1
/
+0
*
drm/omap: dsi: drop unused memory_read()
Sebastian Reichel
2020-12-15
1
-4
/
+0
*
drm/omap: dsi: request VC via mipi_dsi_attach
Sebastian Reichel
2020-12-15
1
-3
/
+0
*
drm/omap: dsi: introduce mipi_dsi_host
Sebastian Reichel
2020-12-15
1
-4
/
+0
*
drm/omap: dsi: drop virtual channel logic
Sebastian Reichel
2020-12-15
1
-3
/
+1
*
drm/omap: dsi: unexport specific data transfer functions
Sebastian Reichel
2020-12-15
1
-20
/
+0
*
drm/omap: dsi: add generic transfer function
Sebastian Reichel
2020-12-15
1
-0
/
+3
*
drm/omap: constify write buffers
Sebastian Reichel
2020-12-15
1
-5
/
+5
*
drm/omap: dsi: use MIPI_DSI_FMT_* instead of OMAP_DSS_DSI_FMT_*
Sebastian Reichel
2020-12-15
1
-8
/
+2
*
drm/omap: drop unused dsi.configure_pins
Sebastian Reichel
2020-12-15
1
-2
/
+0
*
Revert "drm/omap: dss: Remove unused omap_dss_device operations"
Sebastian Reichel
2020-12-15
1
-0
/
+6
*
drm/omap: Enable COLOR_ENCODING and COLOR_RANGE properties for planes
Jyri Sarha
2020-12-15
1
-0
/
+4
*
drm/omap: rearrange includes in omapdss.h
Tomi Valkeinen
2020-12-15
1
-4
/
+4
*
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-11-10
1
-1
/
+1
*
drm/omap: dss: Remove unused omap_dss_device operations
Laurent Pinchart
2020-02-26
1
-6
/
+0
*
drm/omap: dss: Remove unused omapdss_of_find_connected_device() function
Laurent Pinchart
2020-02-26
1
-3
/
+0
*
drm/omap: dss: Inline the omapdss_display_get() function
Laurent Pinchart
2020-02-26
1
-1
/
+0
*
drm/omap: Hardcode omap_connector type to DSI
Laurent Pinchart
2020-02-26
1
-1
/
+0
*
drm/omap: Remove HPD, detect and EDID omapdss operations
Laurent Pinchart
2020-02-26
1
-24
/
+1
*
drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operations
Laurent Pinchart
2020-02-26
1
-3
/
+0
*
drm/omap: hdmi: Allocate EDID in the .read_edid() operation
Laurent Pinchart
2020-02-26
1
-1
/
+1
*
drm/omap: Add infrastructure to support drm_bridge local to DSS outputs
Laurent Pinchart
2020-02-26
1
-1
/
+3
*
drm/omap: dss: Fix output next device lookup in DT
Laurent Pinchart
2020-02-26
1
-2
/
+2
*
drm/omap: Factor out display type to connector type conversion
Laurent Pinchart
2020-02-26
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
drm/omap: Add support for drm_panel
Laurent Pinchart
2019-03-18
1
-0
/
+1
[next]