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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/omap: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-08
6
-20
/
+12
*
drm/omap: dsi: Fix excessive stack usage
Tomi Valkeinen
2022-12-16
1
-10
/
+16
*
drm/omapdrm: Remove unused struct csc_coef_rgb2yuv
Yuan Can
2022-12-16
1
-5
/
+0
*
drm/omap: dss: Fix refcount leak bugs
Liang He
2022-09-09
1
-0
/
+3
*
drm: omapdrm: dss: replace ternary operator with max()
Guo Zhengkui
2022-09-09
1
-1
/
+1
*
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2022-06-20
2
-0
/
+2
*
drm/omap: dss: Make use of the helper component_compare_dev
Yong Wu
2022-02-25
1
-7
/
+1
*
omapdrm: dss: mark runtime PM functions __maybe_unused
Arnd Bergmann
2021-12-08
4
-8
/
+8
*
drm/omap: Add ovl checking funcs to dispc_ops
Benoit Parrot
2021-12-08
2
-2
/
+10
*
drm/omap: Add ability to check if requested plane modes can be supported
Benoit Parrot
2021-12-08
2
-0
/
+24
*
drm/omap: increase DSS5 max tv pclk to 192MHz
Tomi Valkeinen
2021-11-10
1
-1
/
+1
*
drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx()
Cai Huoqing
2021-11-10
9
-34
/
+11
*
drm/omap: dss: Make use of the helper macro SET_RUNTIME_PM_OPS()
Cai Huoqing
2021-11-10
4
-8
/
+4
*
drm/omapdrm: Convert to SPDX identifier
Cai Huoqing
2021-11-10
2
-26
/
+2
*
drm/omap: Use correct printk format specifiers for size_t
Laurent Pinchart
2021-10-07
1
-2
/
+2
*
Merge drm/drm-fixes into drm-next
Daniel Vetter
2021-04-13
1
-4
/
+4
|
\
|
*
drm/omap: dsi: fix unsigned expression compared with zero
Junlin Yang
2021-03-17
1
-3
/
+4
*
|
drm/omap: Remove duplicate declaration
Wan Jiabing
2021-03-26
1
-5
/
+4
*
|
drm/omap: dsi: Add missing IRQF_ONESHOT
Yang Li
2021-03-26
1
-1
/
+2
*
|
drm/omap: fix misleading indentation in pixinc()
Arnd Bergmann
2021-03-26
1
-3
/
+2
*
|
drm/omap: dsi: fix unreachable code in dsi_vc_send_short()
Menglong Dong
2021-01-27
1
-3
/
+4
|
/
*
drm/omap: dsi: allow DSI commands to be sent early
Tomi Valkeinen
2020-12-15
2
-5
/
+48
*
drm/omap: dsi: fix DCS_CMD_ENABLE
Tomi Valkeinen
2020-12-15
1
-1
/
+2
*
drm/omap: dsi: remove ulps support
Tomi Valkeinen
2020-12-15
2
-293
/
+8
*
drm/omap: dsi: fix and cleanup ddr_clk_always_on
Tomi Valkeinen
2020-12-15
2
-9
/
+5
*
drm/omap: dsi: split video mode enable/disable into separate func
Tomi Valkeinen
2020-12-15
1
-44
/
+57
*
drm/omap: dsi: cleanup initial vc setup
Tomi Valkeinen
2020-12-15
1
-54
/
+31
*
drm/omap: dsi: rename dsi_display_* functions
Tomi Valkeinen
2020-12-15
1
-18
/
+18
*
drm/omap: dsi: display_disable cleanup
Tomi Valkeinen
2020-12-15
1
-16
/
+3
*
drm/omap: dsi: display_enable cleanup
Tomi Valkeinen
2020-12-15
1
-13
/
+3
*
drm/omap: dsi: move enable/disable to bridge enable/disable
Tomi Valkeinen
2020-12-15
1
-33
/
+22
*
drm/omap: dsi: move structs & defines to dsi.h
Tomi Valkeinen
2020-12-15
3
-447
/
+460
*
drm/omap: dsi: use separate VCs for cmd and video
Tomi Valkeinen
2020-12-15
1
-5
/
+7
*
drm/omap: dsi: enable HS before sending the frame
Tomi Valkeinen
2020-12-15
1
-0
/
+2
*
drm/omap: dsi: skip dsi_vc_enable_hs when already in correct mode
Tomi Valkeinen
2020-12-15
1
-6
/
+4
*
drm/omap: dsi: untangle vc & channel
Tomi Valkeinen
2020-12-15
1
-23
/
+22
*
drm/omap: dsi: pass vc and channel to various functions
Tomi Valkeinen
2020-12-15
1
-26
/
+28
*
drm/omap: dsi: rename 'channel' to 'vc'
Tomi Valkeinen
2020-12-15
1
-110
/
+110
*
drm/omap: dsi: cleanup dispc channel usage
Tomi Valkeinen
2020-12-15
1
-8
/
+8
*
drm/omap: dsi: drop useless channel checks
Tomi Valkeinen
2020-12-15
1
-11
/
+0
*
drm/omap: dsi: simplify VC handling
Tomi Valkeinen
2020-12-15
1
-36
/
+13
*
drm/omap: dsi: send nop instead of page & column
Tomi Valkeinen
2020-12-15
1
-29
/
+17
*
drm/omap: dsi: set trans_mode according to client mode_flags
Tomi Valkeinen
2020-12-15
1
-0
/
+7
*
drm/omap: pll: fix iteration loop check
Tomi Valkeinen
2020-12-15
1
-0
/
+6
*
drm/omap: remove dss_mgr_ops
Tomi Valkeinen
2020-12-15
3
-52
/
+24
*
drm/omap: remove dispc_ops
Tomi Valkeinen
2020-12-15
4
-150
/
+98
*
drm/omap: drop unused owner field
Tomi Valkeinen
2020-12-15
7
-8
/
+0
*
drm/omap: remove unused display.c
Tomi Valkeinen
2020-12-15
2
-62
/
+0
*
drm/omap: squash omapdrm sub-modules into one
Tomi Valkeinen
2020-12-15
7
-195
/
+6
*
drm/omap: dsi: simplify pin config
Sebastian Reichel
2020-12-15
2
-39
/
+13
[next]