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
/
arm
/
malidp_planes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-24
drm: mali-dp: Add plane upscaling support
Mihail Atanassov
1
-17
/
+56
2017-04-24
drm: mali-dp: add custom reset hook for planes
Mihail Atanassov
1
-1
/
+22
2017-04-24
drm: mali-dp: remove unused variable
Arnd Bergmann
1
-1
/
+0
2017-04-24
drm: mali-dp: add atomic_print_state for planes
Mihail Atanassov
1
-0
/
+13
2017-03-10
drm: mali-dp: Fix smart layer not going to composition
Mihail Atanassov
1
-2
/
+16
2017-01-26
drm: mali-dp: fix stride setting for multi-plane formats
Mihail Atanassov
1
-3
/
+31
2017-01-26
drm: mali-dp: Add plane offset to the plane's physical start address register
Liviu Dudau
1
-0
/
+1
2017-01-26
drm: mali-dp: Rename malidp_input_format to malidp_pixel_format
Brian Starkey
1
-4
/
+4
2017-01-23
drm: mali-dp: fix Lx_CONTROL register fields clobber
Mihail Atanassov
1
-1
/
+2
2017-01-23
drm: mali-dp: Fix transposed horizontal/vertical flip
Brian Starkey
1
-2
/
+2
2017-01-23
drm: mali-dp: Fix destination size handling when rotating
Brian Starkey
1
-7
/
+2
2017-01-23
drm: mali-dp: Don't force source size == crtc size
Brian Starkey
1
-2
/
+1
2017-01-23
drm: mali-dp: Check more use cases in the plane's ->atomic_check()
Liviu Dudau
1
-1
/
+14
2017-01-23
drm/arm/malidp: Fix possible dereference of NULL
Shailendra Verma
1
-7
/
+8
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-4
/
+4
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
1
-1
/
+1
2016-12-14
drm/arm: Add local 'fb' variables
Ville Syrjälä
1
-3
/
+3
2016-11-04
drm/arm: mark symbols static where possible
Baoyou Xie
1
-3
/
+4
2016-11-04
drm: mali-dp: Add support for setting plane's rotation property from userspace.
Liviu Dudau
1
-0
/
+1
2016-11-04
drm: mali-dp: Store internal format and n_planes in plane state
Brian Starkey
1
-15
/
+12
2016-11-04
drm: mali-dp: Enable alpha blending
Brian Starkey
1
-6
/
+27
2016-11-04
drm: mali-dp: Refactor plane initialisation
Brian Starkey
1
-13
/
+8
2016-11-04
drm: mali-dp: Add pitch alignment check for planes
Brian Starkey
1
-1
/
+14
2016-10-21
drm/arm: Use per-plane rotation property
Ville Syrjälä
1
-8
/
+5
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
1
-10
/
+10
2016-06-15
drm/arm: Add support for Mali Display Processors
Liviu Dudau
1
-0
/
+298