index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
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
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
1
-3
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
1
-0
/
+1
2025-10-06
drm/armada: Switch to drm_atomic_get_new_crtc_state()
Maxime Ripard
1
-1
/
+1
2025-10-06
drm/armada: Drop always true condition in atomic_check
Maxime Ripard
1
-6
/
+1
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
-40
/
+82
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
-13
/
+65
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