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
/
omap_crtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
drm/omap: remove dss_mgr_ops
Tomi Valkeinen
1
-30
/
+8
2020-12-15
drm/omap: remove dispc_ops
Tomi Valkeinen
1
-15
/
+15
2020-12-15
drm/omap: simplify DSI manual update code
Sebastian Reichel
1
-12
/
+4
2020-12-15
drm/omap: dsi: drop custom panel capability support
Sebastian Reichel
1
-9
/
+8
2020-12-15
drm/omap: dsi: move panel refresh function to host
Sebastian Reichel
1
-7
/
+4
2020-12-15
drm/omap: dsi: drop useless sync()
Sebastian Reichel
1
-3
/
+0
2020-12-15
drm/omap: Implement CTM property for CRTC using OVL managers CPR matrix
Jyri Sarha
1
-2
/
+37
2020-12-15
drm/omap: use degamma property for gamma table
Tomi Valkeinen
1
-6
/
+6
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
1
-1
/
+0
2020-11-10
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-11-03
drm: Use the state pointer directly in atomic_check
Maxime Ripard
1
-1
/
+1
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-2
/
+2
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
1
-5
/
+8
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+2
2020-08-25
drm/omap: fix incorrect lock state
Tomi Valkeinen
1
-1
/
+2
2020-07-02
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
1
-3
/
+5
2020-02-11
drm/omapdrm: Fix trivial spelling
Kieran Bingham
1
-1
/
+1
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-12
/
+1
2019-07-17
drm/omapdrm: drop use of drmP.h
Sam Ravnborg
1
-1
/
+3
2019-07-16
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-9
/
+171
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-10
drm/omap: add support for manually updated displays
Sebastian Reichel
1
-5
/
+109
2019-06-10
drm/omap: add framedone interrupt support
Sebastian Reichel
1
-0
/
+48
2019-06-10
drm/omap: don't check dispc timings for DSI
Sebastian Reichel
1
-4
/
+14
2019-03-18
drm/omap: Add support for drm_bridge
Laurent Pinchart
1
-1
/
+1
2019-03-18
drm/omap: Merge omap_dss_device type and output_type fields
Laurent Pinchart
1
-1
/
+1
2019-03-18
drm/omap: Move DISPC timing checks to CRTC .mode_valid() operation
Laurent Pinchart
1
-0
/
+9
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+0
2019-01-10
drm: omapdrm: Cleanup drm_display_mode print str
Shayenne Moura
1
-6
/
+2
2018-11-12
drm/omap: Move DISPC runtime PM handling to omapdrm
Laurent Pinchart
1
-0
/
+6
2018-09-03
drm/omap: Move bus flag hack to encoder implementation
Laurent Pinchart
1
-41
/
+1
2018-09-03
drm/omap: Store bus flags in the omap_dss_device structure
Laurent Pinchart
1
-11
/
+31
2018-09-03
drm/omap: Get from CRTC to display device directly
Laurent Pinchart
1
-21
/
+4
2018-09-03
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
Laurent Pinchart
1
-1
/
+1
2018-09-03
drm/omap: dss: Remove the dss_mgr_(dis)connect() operations
Laurent Pinchart
1
-15
/
+0
2018-09-03
drm/omap: Set dispc_channel_connect from DSS output connect handlers
Laurent Pinchart
1
-3
/
+0
2018-09-03
drm/omap: Remove supported output check in CRTC connect handler
Laurent Pinchart
1
-6
/
+0
2018-09-03
drm/omap: Remove omap_crtc_output global array
Laurent Pinchart
1
-9
/
+3
2018-09-03
drm/omap: Store CRTC lookup by channel table in omap_drm_private
Laurent Pinchart
1
-13
/
+9
2018-09-03
drm/omap: Pass pipe pointer to omap_crtc_init()
Laurent Pinchart
1
-3
/
+4
2018-09-03
drm/omap: Group CRTC, encoder, connector and dssdev in a structure
Laurent Pinchart
1
-2
/
+2
2018-09-03
drm/omap: dss: Modify omapdss_find_output_from_display() to return channel
Laurent Pinchart
1
-4
/
+1
2018-09-03
drm/omap: dss: Move DSS mgr ops and private data to dss_device
Laurent Pinchart
1
-3
/
+3
2018-09-03
drm/omap: dss: Move and rename omap_dss_(get|put)_device()
Laurent Pinchart
1
-1
/
+1
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
1
-12
/
+19
2018-03-01
drm: omapdrm: dss: Store dispc ops in dss_device structure
Laurent Pinchart
1
-3
/
+1
2018-03-01
drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops
Laurent Pinchart
1
-13
/
+18
2018-03-01
drm: omapdrm: Use kernel integer types
Laurent Pinchart
1
-6
/
+6
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
1
-3
/
+1
2017-12-19
drm/omap: Filter displays mode based on bandwidth limit
Peter Ujfalusi
1
-0
/
+37
[next]