index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
armada
/
armada_plane.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-26
drm/plane-helper: Export individual helpers
Thomas Zimmermann
1
-1
/
+1
2021-06-24
drm/armada: Remove prepare/cleanup_fb hooks
Daniel Vetter
1
-29
/
+0
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-1
/
+2
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-2
/
+6
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
1
-31
/
+32
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-2
/
+2
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+3
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-19
/
+22
2019-08-14
drm/armada: drop use of drmP.h
Sam Ravnborg
1
-1
/
+3
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-41
/
+83
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-17
drm/armada: add support for setting gamma
Russell King
1
-1
/
+1
2019-05-17
drm/armada: move plane address and pitch calculation to atomic_check
Russell King
1
-20
/
+10
2019-05-17
drm/armada: fix plane location and size for interlace
Russell King
1
-14
/
+66
2019-05-17
drm/armada: add plane size/location accessors
Russell King
1
-6
/
+6
2018-07-30
drm/armada: remove unnecessary armada_plane structure
Russell King
1
-14
/
+3
2018-07-30
drm/armada: update primary framebuffer parameters on mode change
Russell King
1
-2
/
+4
2018-07-30
drm/armada: switch primary plane to atomic modeset
Russell King
1
-2
/
+2
2018-07-30
drm/armada: push interlace calculation into armada_drm_plane_calc()
Russell King
1
-18
/
+20
2018-07-30
drm/armada: provide pitches from armada_drm_plane_calc_addrs()
Russell King
1
-8
/
+14
2018-07-30
drm/armada: pass plane state into armada_drm_plane_calc_addrs()
Russell King
1
-13
/
+12
2018-07-30
drm/armada: move plane works to overlay
Russell King
1
-6
/
+0
2018-07-30
drm/armada: move primary plane to separate file
Russell King
1
-0
/
+297