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
/
armada
/
armada_overlay.c
Age
Commit message (
Expand
)
Author
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-03-05
drm/armada: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-03-05
drm/armada: Construct a temporary crtc state for plane checks
Ville Syrjälä
2018-01-05
Merge branch 'drm-armada-devel-4.15' of git://git.armlinux.org.uk/~rmk/linux-...
Dave Airlie
2017-12-08
drm/armada: wait for previous work when moving overlay window
Russell King
2017-12-08
drm/armada: move overlay plane register update generation
Russell King
2017-12-08
drm/armada: re-organise overlay register update generation
Russell King
2017-12-08
drm/armada: disable planes at next blanking period
Russell King
2017-12-08
drm/armada: avoid work allocation
Russell King
2017-12-08
drm/armada: allow armada_drm_plane_work_queue() to silently fail
Russell King
2017-12-08
drm/armada: use drm_plane_helper_check_state()
Russell King
2017-12-08
drm/armada: only enable HSMOOTH if scaling horizontally
Russell King
2017-12-08
drm/armada: move writes of LCD_SPU_SRAM_PARA1 under lock
Russell King
2017-12-08
drm/armada: move regs into armada_plane_work
Russell King
2017-12-08
drm/armada: move fb retirement into armada_plane_work
Russell King
2017-12-08
drm/armada: move overlay plane work out from under spinlock
Russell King
2017-12-08
drm/armada: clear plane enable bit when disabling
Russell King
2017-12-08
drm/armada: clean up armada_drm_crtc_plane_disable()
Russell King
2017-12-08
drm/armada: wait and cancel any pending frame work at disable
Russell King
2017-12-08
drm/armada: store plane in armada_plane_work
Russell King
2017-12-08
drm/armada: fix UV swap code
Russell King
2017-10-16
drm/armada: Replace drm_framebuffer_reference/unreference() with _get/put()
Haneen Mohammed
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-07-03
drm: armada: Constify drm_prop_enum_list structures.
Arvind Yadav
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-03-29
drm: Add acquire ctx parameter to ->plane_disable
Daniel Vetter
2017-03-29
drm: Add acquire ctx parameter to ->update_plane
Daniel Vetter
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
2016-11-25
Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
2016-11-01
drm/armada: use common helper for plane base address
Russell King
2016-11-01
drm/armada: move plane state to struct armada_plane
Russell King
2016-11-01
drm/armada: add tracing support
Russell King
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
2016-06-17
drm: Deal with rotation in drm_plane_helper_check_update()
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-10-01
drm/armada: convert overlay plane vbl worker to a armada plane worker
Russell King
2015-10-01
drm/armada: move frame wait into armada_frame
Russell King
2015-10-01
drm/armada: move the locking for armada_drm_vbl_event_remove()
Russell King
2015-10-01
drm/armada: move the update of dplane->ctrl0 out of spinlock
Russell King
2015-10-01
drm/armada: move write to dma_ctrl0 to armada_drm_crtc_plane_disable()
Russell King
2015-10-01
drm/armada: provide a common helper to disable a plane
Russell King
2015-10-01
drm/armada: introduce generic armada_plane struct
Russell King
2015-10-01
drm/armada: update armada overlay to use drm_universal_plane_init()
Russell King
2015-10-01
drm/armada: use xchg() to atomically update dplane->old_fb
Russell King
2015-09-15
drm/armada: factor out retirement of old fb
Russell King
2015-09-15
drm/armada: rename overlay identifiers
Russell King
2015-07-15
drm/armada: fix overlay when partially off-screen
Russell King
2015-07-15
drm/armada: convert overlay to use drm_plane_helper_check_update()
Russell King
2015-07-15
drm/armada: fix incorrect overlay plane cleanup
Russell King
[next]