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
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
2015-06-12
drm: omapdrm: Switch mode config to atomic helpers
Laurent Pinchart
2015-06-12
drm: omapdrm: Handle primary plane config through atomic plane ops
Laurent Pinchart
2015-06-12
drm: omapdrm: Implement planes atomic operations
Laurent Pinchart
2015-06-12
drm: omapdrm: Wire up atomic state object scaffolding
Laurent Pinchart
2015-06-12
drm: omapdrm: Rework CRTC enable/disable for atomic updates
Laurent Pinchart
2015-06-12
drm: omapdrm: Rename CRTC DSS operations with an omap_crtc_dss_ prefix
Laurent Pinchart
2015-06-12
drm: omapdrm: Clean up #include's
Laurent Pinchart
2015-06-12
drm: omapdrm: Fix page flip race with CRTC disable
Laurent Pinchart
2015-06-12
drm: omapdrm: Turn vblank on/off when enabling/disabling CRTC
Laurent Pinchart
2015-06-12
drm: omapdrm: Rework page flip handling
Laurent Pinchart
2015-06-12
drm: omapdrm: Cancel pending page flips when closing device
Laurent Pinchart
2015-06-12
drm: omapdrm: Rename omap_crtc page flip-related fields
Laurent Pinchart
2015-06-12
drm: omapdrm: Rename omap_crtc_page_flip_locked to omap_crtc_page_flip
Laurent Pinchart
2015-06-12
drm: omapdrm: Apply settings synchronously
Laurent Pinchart
2015-06-12
drm: omapdrm: Store the rotation property in dev->mode_config
Laurent Pinchart
[next]