index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_crtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-12-19
drm: omapdrm: Check the CRTC software state at enable/disable time
Laurent Pinchart
1
-3
/
+3
2016-12-19
drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs
Laurent Pinchart
1
-1
/
+7
2016-12-19
drm: omapdrm: Replace DSS manager state check with omapdrm CRTC state
Laurent Pinchart
1
-9
/
+13
2016-12-19
drm: omapdrm: Handle CRTC error IRQs directly
Laurent Pinchart
1
-10
/
+2
2016-11-02
drm/omap: Use consistent name for struct videomode
Peter Ujfalusi
1
-9
/
+9
2016-11-02
drm/omap: Replace struct omap_video_timings with videomode
Peter Ujfalusi
1
-4
/
+7
2016-11-02
drm/omapdrm: Remove double gamma table write in omap_crtc_atomic_flush()
Jyri Sarha
1
-13
/
+0
2016-10-21
drm/omap: Use per-plane rotation property
Ville Syrjälä
1
-8
/
+5
2016-06-07
drm/omapdrm: Implement gamma_lut atomic crtc properties
Jyri Sarha
1
-0
/
+56
2016-03-16
Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-8
/
+0
2016-03-05
Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
1
-49
/
+70
2016-03-04
drm/omapdrm: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-03-03
drm/omap: remove last uses of omap_overlay_manager
Tomi Valkeinen
1
-10
/
+0
2016-03-03
drm/omap: add dispc_channel_connected field to omap_dss_device
Tomi Valkeinen
1
-0
/
+2
2016-03-03
drm/omap: convert dss_mgr_ops to use omap_channel
Tomi Valkeinen
1
-17
/
+21
2016-03-03
drm/omap: remove crtc->mgr field
Tomi Valkeinen
1
-13
/
+7
2016-03-03
drm/omap: Add dispc_mgr_get_supported_outputs()
Tomi Valkeinen
1
-1
/
+1
2016-03-03
drm/omap: fix crtc->plane property delegation
Tomi Valkeinen
1
-18
/
+40
2016-03-03
drm/omap: increase vblank wait timeout
Tomi Valkeinen
1
-1
/
+5
2016-03-03
drm/omap: drm_atomic_get_plane_state() may return ERR_PTR
Jyri Sarha
1
-2
/
+2
2016-03-03
drm/omap: HDMI: change enable/disable to avoid sync-losts
Tomi Valkeinen
1
-0
/
+5
2016-02-08
drm/omap: Nuke close hooks
Daniel Vetter
1
-12
/
+1
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
1
-1
/
+1
2015-10-19
drm: Check crtc viewport correctly with rotated primary plane on atomic drivers
Ville Syrjälä
1
-3
/
+0
2015-08-06
drm/omap: Fixup compile fail
Daniel Vetter
1
-2
/
+4
2015-06-12
drm: omapdrm: new vblank and event handling
Tomi Valkeinen
1
-75
/
+48
2015-06-12
drm: omapdrm: merge omap_crtc_flush and omap_crtc_atomic_flush
Tomi Valkeinen
1
-21
/
+14
2015-06-12
drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable()
Laurent Pinchart
1
-20
/
+0
2015-06-12
drm: omapdrm: Don't flush CRTC when enabling or disabling it
Laurent Pinchart
1
-4
/
+0
2015-06-12
drm: omapdrm: Move encoder setup to encoder operations
Laurent Pinchart
1
-36
/
+2
2015-06-12
drm: omapdrm: Simplify DSS power management
Laurent Pinchart
1
-11
/
+0
2015-06-12
drm: omapdrm: Remove nested PM get/sync when configuring encoders
Laurent Pinchart
1
-4
/
+0
2015-06-12
drm: omapdrm: Support unlinking page flip events prematurely
Laurent Pinchart
1
-25
/
+11
[next]