index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_crtc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/omap: Use consistent name for struct videomode
Peter Ujfalusi
2016-11-02
1
-9
/
+9
*
drm/omap: Replace struct omap_video_timings with videomode
Peter Ujfalusi
2016-11-02
1
-4
/
+7
*
drm/omapdrm: Remove double gamma table write in omap_crtc_atomic_flush()
Jyri Sarha
2016-11-02
1
-13
/
+0
*
drm/omap: Use per-plane rotation property
Ville Syrjälä
2016-10-21
1
-8
/
+5
*
drm/omapdrm: Implement gamma_lut atomic crtc properties
Jyri Sarha
2016-06-07
1
-0
/
+56
*
Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-03-16
1
-8
/
+0
|
\
|
*
drm/omapdrm: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-8
/
+0
*
|
Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
2016-03-05
1
-49
/
+70
|
\
\
|
|
/
|
/
|
|
*
drm/omap: remove last uses of omap_overlay_manager
Tomi Valkeinen
2016-03-03
1
-10
/
+0
|
*
drm/omap: add dispc_channel_connected field to omap_dss_device
Tomi Valkeinen
2016-03-03
1
-0
/
+2
|
*
drm/omap: convert dss_mgr_ops to use omap_channel
Tomi Valkeinen
2016-03-03
1
-17
/
+21
|
*
drm/omap: remove crtc->mgr field
Tomi Valkeinen
2016-03-03
1
-13
/
+7
|
*
drm/omap: Add dispc_mgr_get_supported_outputs()
Tomi Valkeinen
2016-03-03
1
-1
/
+1
|
*
drm/omap: fix crtc->plane property delegation
Tomi Valkeinen
2016-03-03
1
-18
/
+40
|
*
drm/omap: increase vblank wait timeout
Tomi Valkeinen
2016-03-03
1
-1
/
+5
|
*
drm/omap: drm_atomic_get_plane_state() may return ERR_PTR
Jyri Sarha
2016-03-03
1
-2
/
+2
|
*
drm/omap: HDMI: change enable/disable to avoid sync-losts
Tomi Valkeinen
2016-03-03
1
-0
/
+5
*
|
drm/omap: Nuke close hooks
Daniel Vetter
2016-02-08
1
-12
/
+1
|
/
*
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
drm: Check crtc viewport correctly with rotated primary plane on atomic drivers
Ville Syrjälä
2015-10-19
1
-3
/
+0
*
drm/omap: Fixup compile fail
Daniel Vetter
2015-08-06
1
-2
/
+4
*
drm: omapdrm: new vblank and event handling
Tomi Valkeinen
2015-06-12
1
-75
/
+48
*
drm: omapdrm: merge omap_crtc_flush and omap_crtc_atomic_flush
Tomi Valkeinen
2015-06-12
1
-21
/
+14
*
drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable()
Laurent Pinchart
2015-06-12
1
-20
/
+0
*
drm: omapdrm: Don't flush CRTC when enabling or disabling it
Laurent Pinchart
2015-06-12
1
-4
/
+0
*
drm: omapdrm: Move encoder setup to encoder operations
Laurent Pinchart
2015-06-12
1
-36
/
+2
*
drm: omapdrm: Simplify DSS power management
Laurent Pinchart
2015-06-12
1
-11
/
+0
*
drm: omapdrm: Remove nested PM get/sync when configuring encoders
Laurent Pinchart
2015-06-12
1
-4
/
+0
*
drm: omapdrm: Support unlinking page flip events prematurely
Laurent Pinchart
2015-06-12
1
-25
/
+11
*
drm: omapdrm: omap_crtc_flush() isn't called with modeset locked
Laurent Pinchart
2015-06-12
1
-1
/
+0
*
drm: omapdrm: Don't get/put dispc in omap_crtc_flush()
Laurent Pinchart
2015-06-12
1
-4
/
+0
*
drm: omapdrm: Make the omap_crtc_flush function static
Laurent Pinchart
2015-06-12
1
-1
/
+1
*
drm: omapdrm: Remove omap_plane enabled field
Laurent Pinchart
2015-06-12
1
-4
/
+7
*
drm: omapdrm: Remove omap_crtc enabled field
Laurent Pinchart
2015-06-12
1
-23
/
+9
*
drm: omapdrm: Move crtc info out of the crtc structure
Laurent Pinchart
2015-06-12
1
-10
/
+8
*
drm: omapdrm: Switch crtc and plane set_property to atomic helpers
Laurent Pinchart
2015-06-12
1
-8
/
+37
*
drm: omapdrm: Drop manual framebuffer pin handling
Laurent Pinchart
2015-06-12
1
-35
/
+0
*
drm: omapdrm: Switch page flip to atomic helpers
Laurent Pinchart
2015-06-12
1
-183
/
+41
*
drm: omapdrm: Switch connector DPMS to atomic helpers
Laurent Pinchart
2015-06-12
1
-14
/
+0
*
drm: omapdrm: Switch mode config to atomic helpers
Laurent Pinchart
2015-06-12
1
-36
/
+1
*
drm: omapdrm: Handle primary plane config through atomic plane ops
Laurent Pinchart
2015-06-12
1
-42
/
+27
*
drm: omapdrm: Implement planes atomic operations
Laurent Pinchart
2015-06-12
1
-0
/
+14
*
drm: omapdrm: Wire up atomic state object scaffolding
Laurent Pinchart
2015-06-12
1
-0
/
+6
*
drm: omapdrm: Rework CRTC enable/disable for atomic updates
Laurent Pinchart
2015-06-12
1
-24
/
+59
*
drm: omapdrm: Rename CRTC DSS operations with an omap_crtc_dss_ prefix
Laurent Pinchart
2015-06-12
1
-18
/
+18
*
drm: omapdrm: Clean up #include's
Laurent Pinchart
2015-06-12
1
-4
/
+4
*
drm: omapdrm: Fix page flip race with CRTC disable
Laurent Pinchart
2015-06-12
1
-5
/
+19
*
drm: omapdrm: Turn vblank on/off when enabling/disabling CRTC
Laurent Pinchart
2015-06-12
1
-4
/
+74
*
drm: omapdrm: Rework page flip handling
Laurent Pinchart
2015-06-12
1
-20
/
+64
*
drm: omapdrm: Cancel pending page flips when closing device
Laurent Pinchart
2015-06-12
1
-1
/
+20
[next]