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.12.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
/
dispc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-27
drm: Use device_get_match_data()
Rob Herring
1
-2
/
+2
2023-06-08
drm/omap: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2022-12-16
drm/omapdrm: Remove unused struct csc_coef_rgb2yuv
Yuan Can
1
-5
/
+0
2022-09-09
drm: omapdrm: dss: replace ternary operator with max()
Guo Zhengkui
1
-1
/
+1
2021-12-08
omapdrm: dss: mark runtime PM functions __maybe_unused
Arnd Bergmann
1
-2
/
+2
2021-12-08
drm/omap: Add ovl checking funcs to dispc_ops
Benoit Parrot
1
-2
/
+7
2021-12-08
drm/omap: Add ability to check if requested plane modes can be supported
Benoit Parrot
1
-0
/
+22
2021-11-10
drm/omap: increase DSS5 max tv pclk to 192MHz
Tomi Valkeinen
1
-1
/
+1
2021-11-10
drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx()
Cai Huoqing
1
-3
/
+1
2021-11-10
drm/omap: dss: Make use of the helper macro SET_RUNTIME_PM_OPS()
Cai Huoqing
1
-2
/
+1
2021-03-26
drm/omap: fix misleading indentation in pixinc()
Arnd Bergmann
1
-3
/
+2
2020-12-15
drm/omap: remove dispc_ops
Tomi Valkeinen
1
-73
/
+28
2020-12-15
drm/omap: Enable COLOR_ENCODING and COLOR_RANGE properties for planes
Jyri Sarha
1
-42
/
+59
2020-11-10
drm/omap: Fix runtime PM imbalance on error
Dinghao Liu
1
-2
/
+5
2020-08-04
drm/omap: force runtime PM suspend on system suspend
Tomi Valkeinen
1
-0
/
+1
2020-05-05
drm/omap: change default signal polarities and drives
Tomi Valkeinen
1
-27
/
+6
2020-01-08
drm/omapdrm: use BUG_ON macro for error debugging.
Wambui Karuga
1
-2
/
+1
2019-10-04
drm/omap: fix missing scaler pixel fmt limitations
Tomi Valkeinen
1
-0
/
+25
2019-10-04
drm/omap: avoid copy in mgr_fld_read/write
Tomi Valkeinen
1
-4
/
+4
2019-10-04
drm/omap: drop unneeded locking from mgr_fld_write()
Tomi Valkeinen
1
-14
/
+1
2019-09-04
dma-mapping: remove dma_{alloc,free,mmap}_writecombine
Christoph Hellwig
1
-6
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2018-10-02
drm/omap: Substitute format_is_yuv() with format->is_yuv
Ayan Kumar Halder
1
-16
/
+10
2018-10-02
drm/omap: remove set but not used variable 'frame_height'
YueHaibing
1
-6
/
+3
2018-09-03
drm/omap: Call dispc timings check operation directly
Laurent Pinchart
1
-8
/
+10
2018-09-03
drm/omap: Remove supported output check in CRTC connect handler
Laurent Pinchart
1
-8
/
+0
2018-06-28
drm/omap: fix email address
Tomi Valkeinen
1
-1
/
+1
2018-05-07
drm/omap: add missing linefeeds to prints
Tomi Valkeinen
1
-7
/
+7
2018-05-07
drm/omap: handle error if scale coefs are not found
Tomi Valkeinen
1
-0
/
+6
2018-03-01
drm/omap: cleanup color space conversion
Tomi Valkeinen
1
-15
/
+44
2018-03-01
drm/omap: add writeback funcs to dispc_ops
Tomi Valkeinen
1
-4
/
+15
2018-03-01
drm/omap: fix scaling limits for WB
Tomi Valkeinen
1
-4
/
+20
2018-03-01
drm/omap: fix WB height with interlace
Tomi Valkeinen
1
-12
/
+16
2018-03-01
drm/omap: fix WBDELAYCOUNT with interlace
Tomi Valkeinen
1
-5
/
+9
2018-03-01
drm/omap: fix WBDELAYCOUNT for HDMI
Tomi Valkeinen
1
-2
/
+6
2018-03-01
drm/omap: set WB channel-in in wb_setup()
Tomi Valkeinen
1
-9
/
+3
2018-03-01
drm/omap: Add pclk setting case when channel is DSS_WB
Benoit Parrot
1
-0
/
+4
2018-03-01
drm/omap: dispc: disp_wb_setup to check return code
Benoit Parrot
1
-1
/
+3
2018-03-01
drm/omap: reorganize locking in mgr_fld_write
Tomi Valkeinen
1
-5
/
+5
2018-03-01
drm: omapdrm: dispc: Allocate the dispc private data structure dynamically
Laurent Pinchart
1
-895
/
+1039
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functions
Laurent Pinchart
1
-46
/
+56
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
1
-102
/
+121
2018-03-01
drm: omapdrm: dss: Store dispc ops in dss_device structure
Laurent Pinchart
1
-2
/
+4
2018-03-01
drm: omapdrm: dss: Store the debugfs root directory in struct dss_device
Laurent Pinchart
1
-1
/
+1
2018-03-01
drm: omapdrm: dss: Store the registered plls array in struct dss_device
Laurent Pinchart
1
-2
/
+2
2018-03-01
drm: omapdrm: dss: Support passing private data to debugfs show handlers
Laurent Pinchart
1
-3
/
+10
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to remaining dss functions
Laurent Pinchart
1
-1
/
+1
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to dss clock functions
Laurent Pinchart
1
-4
/
+4
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to dss_get_*_clk_source()
Laurent Pinchart
1
-4
/
+7
2018-03-01
drm: omapdrm: Use unsigned int type
Laurent Pinchart
1
-13
/
+12
[next]