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