index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
armada
/
armada_overlay.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/armada: Fix off-by-one error in armada_overlay_get_property()
Geert Uytterhoeven
2023-07-29
1
-2
/
+4
*
drm/armada: Use drm_plane_helper_destroy()
Thomas Zimmermann
2022-07-26
1
-7
/
+2
*
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-26
1
-1
/
+0
*
drm/armada: Remove prepare/cleanup_fb hooks
Daniel Vetter
2021-06-24
1
-2
/
+0
*
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
1
-1
/
+2
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
1
-2
/
+6
*
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
1
-51
/
+53
*
drm/armada/armada_overlay: Staticify local function 'armada_overlay_duplicate...
Lee Jones
2020-11-17
1
-1
/
+1
*
drm/armada: Don't use drm_device->dev_private
Daniel Vetter
2020-09-11
1
-4
/
+4
*
drm/armada: drop use of drmP.h
Sam Ravnborg
2019-08-14
1
-3
/
+5
*
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-16
1
-28
/
+28
|
\
|
*
drm/armada: move plane address and pitch calculation to atomic_check
Russell King
2019-05-17
1
-13
/
+10
|
*
drm/armada: add missing interlaced support for overlay frame
Russell King
2019-05-17
1
-2
/
+5
|
*
drm/armada: fix plane location and size for interlace
Russell King
2019-05-17
1
-7
/
+8
|
*
drm/armada: add plane size/location accessors
Russell King
2019-05-17
1
-6
/
+6
|
*
drm/armada: use __drm_atomic_helper_plane_reset in overlay reset
Russell King
2019-05-17
1
-5
/
+4
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
drm: extract drm_atomic_uapi.c
Daniel Vetter
2018-09-09
1
-0
/
+1
*
drm/armada: remove unnecessary armada_ovl_plane structure
Russell King
2018-07-30
1
-25
/
+9
*
drm/armada: switch overlay plane to atomic modeset
Russell King
2018-07-30
1
-140
/
+32
*
drm/armada: push interlace calculation into armada_drm_plane_calc()
Russell King
2018-07-30
1
-8
/
+8
*
drm/armada: provide pitches from armada_drm_plane_calc_addrs()
Russell King
2018-07-30
1
-4
/
+4
*
drm/armada: pass plane state into armada_drm_plane_calc_addrs()
Russell King
2018-07-30
1
-3
/
+3
*
drm/armada: add plane colorspace properties
Russell King
2018-07-30
1
-1
/
+32
*
drm/armada: move colorkey properties into overlay plane state
Russell King
2018-07-30
1
-119
/
+132
*
drm/armada: move CBSH properties into overlay plane state
Russell King
2018-07-30
1
-28
/
+135
*
drm/armada: move plane works to overlay
Russell King
2018-07-30
1
-4
/
+8
*
drm/armada: move primary plane to separate file
Russell King
2018-07-30
1
-1
/
+2
*
drm/armada: use old_state for update tracking in atomic_update()
Russell King
2018-07-30
1
-105
/
+84
*
drm/armada: convert overlay plane to atomic state
Russell King
2018-07-30
1
-44
/
+135
*
drm/armada: add rectangle helpers
Russell King
2018-07-30
1
-4
/
+3
*
drm/armada: fix colorkey mode property
Russell King
2018-07-09
1
-8
/
+22
*
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-03-05
1
-6
/
+2
*
drm/armada: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-03-05
1
-4
/
+5
*
drm/armada: Construct a temporary crtc state for plane checks
Ville Syrjälä
2018-03-05
1
-1
/
+5
*
Merge branch 'drm-armada-devel-4.15' of git://git.armlinux.org.uk/~rmk/linux-...
Dave Airlie
2018-01-05
1
-160
/
+142
|
\
|
*
drm/armada: wait for previous work when moving overlay window
Russell King
2017-12-08
1
-4
/
+4
|
*
drm/armada: move overlay plane register update generation
Russell King
2017-12-08
1
-93
/
+110
|
*
drm/armada: re-organise overlay register update generation
Russell King
2017-12-08
1
-30
/
+22
|
*
drm/armada: disable planes at next blanking period
Russell King
2017-12-08
1
-17
/
+6
|
*
drm/armada: avoid work allocation
Russell King
2017-12-08
1
-4
/
+7
|
*
drm/armada: allow armada_drm_plane_work_queue() to silently fail
Russell King
2017-12-08
1
-1
/
+3
|
*
drm/armada: use drm_plane_helper_check_state()
Russell King
2017-12-08
1
-29
/
+32
|
*
drm/armada: only enable HSMOOTH if scaling horizontally
Russell King
2017-12-08
1
-5
/
+5
|
*
drm/armada: move writes of LCD_SPU_SRAM_PARA1 under lock
Russell King
2017-12-08
1
-2
/
+3
|
*
drm/armada: move regs into armada_plane_work
Russell King
2017-12-08
1
-25
/
+21
|
*
drm/armada: move fb retirement into armada_plane_work
Russell King
2017-12-08
1
-25
/
+5
|
*
drm/armada: move overlay plane work out from under spinlock
Russell King
2017-12-08
1
-0
/
+4
|
*
drm/armada: clear plane enable bit when disabling
Russell King
2017-12-08
1
-2
/
+0
|
*
drm/armada: clean up armada_drm_crtc_plane_disable()
Russell King
2017-12-08
1
-6
/
+3
[next]