index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2017-02-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-02-16
Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs"
Jyri Sarha
2017-02-08
drm/omap: use vblank hooks in struct drm_crtc_funcs
Tomi Valkeinen
2016-12-19
drm: omapdrm: Inline the pipe2vbl function
Laurent Pinchart
2016-12-19
drm: omapdrm: Keep vblank interrupt enabled while CRTC is active
Laurent Pinchart
2016-12-19
drm: omapdrm: Use a spinlock to protect the CRTC pending flag
Laurent Pinchart
2016-12-19
drm: omapdrm: Prevent processing the same event multiple times
Laurent Pinchart
2016-12-19
drm: omapdrm: Check the CRTC software state at enable/disable time
Laurent Pinchart
2016-12-19
drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs
Laurent Pinchart
2016-12-19
drm: omapdrm: Replace DSS manager state check with omapdrm CRTC state
Laurent Pinchart
2016-12-19
drm: omapdrm: Handle CRTC error IRQs directly
Laurent Pinchart
2016-11-02
drm/omap: Use consistent name for struct videomode
Peter Ujfalusi
2016-11-02
drm/omap: Replace struct omap_video_timings with videomode
Peter Ujfalusi
2016-11-02
drm/omapdrm: Remove double gamma table write in omap_crtc_atomic_flush()
Jyri Sarha
2016-10-21
drm/omap: Use per-plane rotation property
Ville Syrjälä
2016-06-07
drm/omapdrm: Implement gamma_lut atomic crtc properties
Jyri Sarha
2016-03-16
Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-03-05
Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
2016-03-04
drm/omapdrm: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-03
drm/omap: remove last uses of omap_overlay_manager
Tomi Valkeinen
2016-03-03
drm/omap: add dispc_channel_connected field to omap_dss_device
Tomi Valkeinen
2016-03-03
drm/omap: convert dss_mgr_ops to use omap_channel
Tomi Valkeinen
2016-03-03
drm/omap: remove crtc->mgr field
Tomi Valkeinen
2016-03-03
drm/omap: Add dispc_mgr_get_supported_outputs()
Tomi Valkeinen
2016-03-03
drm/omap: fix crtc->plane property delegation
Tomi Valkeinen
2016-03-03
drm/omap: increase vblank wait timeout
Tomi Valkeinen
2016-03-03
drm/omap: drm_atomic_get_plane_state() may return ERR_PTR
Jyri Sarha
2016-03-03
drm/omap: HDMI: change enable/disable to avoid sync-losts
Tomi Valkeinen
2016-02-08
drm/omap: Nuke close hooks
Daniel Vetter
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2015-10-19
drm: Check crtc viewport correctly with rotated primary plane on atomic drivers
Ville Syrjälä
2015-08-06
drm/omap: Fixup compile fail
Daniel Vetter
2015-06-12
drm: omapdrm: new vblank and event handling
Tomi Valkeinen
2015-06-12
drm: omapdrm: merge omap_crtc_flush and omap_crtc_atomic_flush
Tomi Valkeinen
2015-06-12
drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable()
Laurent Pinchart
2015-06-12
drm: omapdrm: Don't flush CRTC when enabling or disabling it
Laurent Pinchart
2015-06-12
drm: omapdrm: Move encoder setup to encoder operations
Laurent Pinchart
2015-06-12
drm: omapdrm: Simplify DSS power management
Laurent Pinchart
2015-06-12
drm: omapdrm: Remove nested PM get/sync when configuring encoders
Laurent Pinchart
2015-06-12
drm: omapdrm: Support unlinking page flip events prematurely
Laurent Pinchart
2015-06-12
drm: omapdrm: omap_crtc_flush() isn't called with modeset locked
Laurent Pinchart
2015-06-12
drm: omapdrm: Don't get/put dispc in omap_crtc_flush()
Laurent Pinchart
2015-06-12
drm: omapdrm: Make the omap_crtc_flush function static
Laurent Pinchart
2015-06-12
drm: omapdrm: Remove omap_plane enabled field
Laurent Pinchart
2015-06-12
drm: omapdrm: Remove omap_crtc enabled field
Laurent Pinchart
2015-06-12
drm: omapdrm: Move crtc info out of the crtc structure
Laurent Pinchart
2015-06-12
drm: omapdrm: Switch crtc and plane set_property to atomic helpers
Laurent Pinchart
2015-06-12
drm: omapdrm: Drop manual framebuffer pin handling
Laurent Pinchart
2015-06-12
drm: omapdrm: Switch page flip to atomic helpers
Laurent Pinchart
2015-06-12
drm: omapdrm: Switch connector DPMS to atomic helpers
Laurent Pinchart
[next]