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
2019-08-14
drm/armada: drop use of drmP.h
Sam Ravnborg
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-17
drm/armada: move plane address and pitch calculation to atomic_check
Russell King
2019-05-17
drm/armada: add missing interlaced support for overlay frame
Russell King
2019-05-17
drm/armada: fix plane location and size for interlace
Russell King
2019-05-17
drm/armada: add plane size/location accessors
Russell King
2019-05-17
drm/armada: use __drm_atomic_helper_plane_reset in overlay reset
Russell King
2018-09-09
drm: extract drm_atomic_uapi.c
Daniel Vetter
2018-07-30
drm/armada: remove unnecessary armada_ovl_plane structure
Russell King
2018-07-30
drm/armada: switch overlay plane to atomic modeset
Russell King
2018-07-30
drm/armada: push interlace calculation into armada_drm_plane_calc()
Russell King
2018-07-30
drm/armada: provide pitches from armada_drm_plane_calc_addrs()
Russell King
2018-07-30
drm/armada: pass plane state into armada_drm_plane_calc_addrs()
Russell King
2018-07-30
drm/armada: add plane colorspace properties
Russell King
2018-07-30
drm/armada: move colorkey properties into overlay plane state
Russell King
2018-07-30
drm/armada: move CBSH properties into overlay plane state
Russell King
2018-07-30
drm/armada: move plane works to overlay
Russell King
2018-07-30
drm/armada: move primary plane to separate file
Russell King
2018-07-30
drm/armada: use old_state for update tracking in atomic_update()
Russell King
2018-07-30
drm/armada: convert overlay plane to atomic state
Russell King
2018-07-30
drm/armada: add rectangle helpers
Russell King
2018-07-09
drm/armada: fix colorkey mode property
Russell King
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
[next]