index
:
pm24.git
master
perf-mon
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
2023-07-29
drm/armada: Fix off-by-one error in armada_overlay_get_property()
Geert Uytterhoeven
2022-07-26
drm/armada: Use drm_plane_helper_destroy()
Thomas Zimmermann
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2021-06-24
drm/armada: Remove prepare/cleanup_fb hooks
Daniel Vetter
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2020-11-17
drm/armada/armada_overlay: Staticify local function 'armada_overlay_duplicate...
Lee Jones
2020-09-11
drm/armada: Don't use drm_device->dev_private
Daniel Vetter
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
[next]