index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
armada
/
armada_plane.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/plane-helper: Export individual helpers
Thomas Zimmermann
2022-07-26
1
-1
/
+1
*
drm/armada: Remove prepare/cleanup_fb hooks
Daniel Vetter
2021-06-24
1
-29
/
+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
-31
/
+32
*
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
1
-2
/
+2
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+3
*
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
1
-19
/
+22
*
drm/armada: drop use of drmP.h
Sam Ravnborg
2019-08-14
1
-1
/
+3
*
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-15
1
-41
/
+83
|
\
|
*
drm/armada: add support for setting gamma
Russell King
2019-05-17
1
-1
/
+1
|
*
drm/armada: move plane address and pitch calculation to atomic_check
Russell King
2019-05-17
1
-20
/
+10
|
*
drm/armada: fix plane location and size for interlace
Russell King
2019-05-17
1
-14
/
+66
|
*
drm/armada: add plane size/location accessors
Russell King
2019-05-17
1
-6
/
+6
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
drm/armada: remove unnecessary armada_plane structure
Russell King
2018-07-30
1
-14
/
+3
*
drm/armada: update primary framebuffer parameters on mode change
Russell King
2018-07-30
1
-2
/
+4
*
drm/armada: switch primary plane to atomic modeset
Russell King
2018-07-30
1
-2
/
+2
*
drm/armada: push interlace calculation into armada_drm_plane_calc()
Russell King
2018-07-30
1
-18
/
+20
*
drm/armada: provide pitches from armada_drm_plane_calc_addrs()
Russell King
2018-07-30
1
-8
/
+14
*
drm/armada: pass plane state into armada_drm_plane_calc_addrs()
Russell King
2018-07-30
1
-13
/
+12
*
drm/armada: move plane works to overlay
Russell King
2018-07-30
1
-6
/
+0
*
drm/armada: move primary plane to separate file
Russell King
2018-07-30
1
-0
/
+297