index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2017-08-16
drm/omap: Potential NULL deref in omap_crtc_duplicate_state()
Dan Carpenter
1
-2
/
+4
2017-08-08
drm: Nuke drm_atomic_helper_crtc_set_property
Daniel Vetter
1
-1
/
+0
2017-08-08
drm/omap: Rework the rotation-on-crtc hack
Maarten Lankhorst
1
-39
/
+85
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
1
-2
/
+3
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
1
-2
/
+3
2017-06-02
drm: omapdrm: Handle events when enabling/disabling CRTCs
Laurent Pinchart
1
-8
/
+22
2017-04-03
drm/omap: Major omap_modeset_init() cleanup
Jyri Sarha
1
-3
/
+17
2017-04-03
drm/omap: fix display SYNC/DE flags
Tomi Valkeinen
1
-3
/
+37
2017-04-03
drm/omap: use dispc_ops
Tomi Valkeinen
1
-13
/
+23
2017-04-03
drm/omap: refactor CRTC HW property setup
Tomi Valkeinen
1
-8
/
+17
2017-02-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
1
-7
/
+1
2017-02-16
Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs"
Jyri Sarha
1
-7
/
+1
2017-02-08
drm/omap: use vblank hooks in struct drm_crtc_funcs
Tomi Valkeinen
1
-0
/
+2
2016-12-19
drm: omapdrm: Inline the pipe2vbl function
Laurent Pinchart
1
-7
/
+0
2016-12-19
drm: omapdrm: Keep vblank interrupt enabled while CRTC is active
Laurent Pinchart
1
-46
/
+33
2016-12-19
drm: omapdrm: Use a spinlock to protect the CRTC pending flag
Laurent Pinchart
1
-11
/
+22
2016-12-19
drm: omapdrm: Prevent processing the same event multiple times
Laurent Pinchart
1
-8
/
+15
[next]