index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
dss
/
dss.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-08
drm/omap: Add ovl checking funcs to dispc_ops
Benoit Parrot
1
-0
/
+3
2021-12-08
drm/omap: Add ability to check if requested plane modes can be supported
Benoit Parrot
1
-0
/
+2
2020-12-15
drm/omap: remove dss_mgr_ops
Tomi Valkeinen
1
-1
/
+0
2020-12-15
drm/omap: remove dispc_ops
Tomi Valkeinen
1
-1
/
+70
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2018-09-03
drm/omap: Call dispc timings check operation directly
Laurent Pinchart
1
-3
/
+0
2018-09-03
drm/omap: Remove supported output check in CRTC connect handler
Laurent Pinchart
1
-2
/
+0
2018-09-03
drm/omap: dss: Move DSS mgr ops and private data to dss_device
Laurent Pinchart
1
-0
/
+2
2018-09-03
drm/omap: Move DSI debugfs clocks dump to dsi%u_clks files
Laurent Pinchart
1
-2
/
+0
2018-09-03
drm/omap: dss: Move platform_device_register from core.c to dss.c probe
Jyri Sarha
1
-0
/
+2
2018-06-28
drm/omap: fix email address
Tomi Valkeinen
1
-1
/
+1
2018-06-28
drm/omap: Implement workaround for DRA7 errata ID:i932
Venkateswara Rao Mandela
1
-0
/
+3
2018-03-14
drm/omap: fix compile error when DPI is disabled
Tomi Valkeinen
1
-1
/
+1
2018-03-01
drm/omap: add writeback funcs to dispc_ops
Tomi Valkeinen
1
-21
/
+0
2018-03-01
drm/omap: set WB channel-in in wb_setup()
Tomi Valkeinen
1
-1
/
+2
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functions
Laurent Pinchart
1
-33
/
+41
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
1
-2
/
+4
2018-03-01
drm: omapdrm: dss: Store dispc ops in dss_device structure
Laurent Pinchart
1
-0
/
+2
2018-03-01
drm: omapdrm: dss: Store the debugfs root directory in struct dss_device
Laurent Pinchart
1
-3
/
+6
2018-03-01
drm: omapdrm: dss: Store the registered plls array in struct dss_device
Laurent Pinchart
1
-3
/
+5
2018-03-01
drm: omapdrm: dss: Support passing private data to debugfs show handlers
Laurent Pinchart
1
-10
/
+21
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to remaining dss functions
Laurent Pinchart
1
-3
/
+4
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to dss clock functions
Laurent Pinchart
1
-5
/
+5
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to dss_get_*_clk_source()
Laurent Pinchart
1
-3
/
+5
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to dss_ops operations
Laurent Pinchart
1
-10
/
+15
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to dss_sdi_*() functions
Laurent Pinchart
1
-6
/
+8
2018-03-01
drm: omapdrm: dss: Pass PLL pointer to dss_ctrl_pll_enable()
Laurent Pinchart
1
-1
/
+1
2018-03-01
drm: omapdrm: dss: Pass DSS private structure to runtime PM functions
Laurent Pinchart
1
-4
/
+8
2018-03-01
drm: omapdrm: dss: Expose DSS data in a dss_device structure
Laurent Pinchart
1
-0
/
+29
2018-03-01
drm: omapdrm: dss: Remove unused functions prototypes
Laurent Pinchart
1
-1
/
+0
2018-03-01
drm: omapdrm: dss: Remove dss_get_hdmi_venc_clk_source() function
Laurent Pinchart
1
-1
/
+0
2018-03-01
drm: omapdrm: Use unsigned int type
Laurent Pinchart
1
-6
/
+6
2017-12-19
drm: omapdrm: Simplify platform registration
Andrew F. Davis
1
-20
/
+15
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
1
-2
/
+0
2017-12-19
drm: omapdrm: dss: Make dss_dump_clocks() function static
Laurent Pinchart
1
-1
/
+0
2017-08-23
drm/omap: fix i886 work-around
Tomi Valkeinen
1
-0
/
+3
2017-08-15
drm: omapdrm: Remove dss_features.h
Laurent Pinchart
1
-0
/
+3
2017-08-15
drm: omapdrm: Move supported outputs feature to dss driver
Laurent Pinchart
1
-0
/
+1
2017-08-15
drm: omapdrm: Move DSS_FCK feature to dss driver
Laurent Pinchart
1
-0
/
+1
2017-08-15
drm: omapdrm: Move DISPC_CLK_SWITCH reg feature to struct dss_features
Laurent Pinchart
1
-0
/
+5
2017-08-15
drm: omapdrm: Move all debugfs code from core to dss
Laurent Pinchart
1
-6
/
+10
2017-08-15
drm: omapdrm: dpi: Replace OMAP SoC model checks with DSS model
Laurent Pinchart
1
-2
/
+11
2017-08-15
drm: omapdrm: Don't forward set_min_bus_tput() to no-op platform code
Laurent Pinchart
1
-1
/
+6
2017-08-15
drm: omapdrm: dsi: Handle pin muxing internally
Laurent Pinchart
1
-2
/
+0
2017-06-02
drm/omap: remove rfbi
Tomi Valkeinen
1
-4
/
+0
2017-06-02
drm: omapdrm: sdi: Remove platform driver
Laurent Pinchart
1
-3
/
+0
2017-06-02
drm: omapdrm: dpi: Remove platform driver
Laurent Pinchart
1
-3
/
+0
2017-06-02
drm: omapdrm: Remove unused dss_get_core_pdev() function
Laurent Pinchart
1
-1
/
+0
2017-04-03
drm/omap: Rename enum omap_plane to enum omap_plane_id
Jyri Sarha
1
-2
/
+3
2017-04-03
drm/omap: remove unused dispc_wb_enable & dispc_wb_is_enabled
Tomi Valkeinen
1
-2
/
+0
[next]