index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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-16
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