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
/
arm
/
display
/
komeda
/
komeda_plane.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-26
1
-1
/
+0
*
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm/komeda: return early if drm_universal_plane_init() fails.
Liviu Dudau
2022-04-11
1
-2
/
+4
*
drm/komeda: Fix an undefined behavior bug in komeda_plane_add()
Zhou Qingyang
2022-04-11
1
-0
/
+4
*
drm/komeda: plane: Remove redundant color encoding and range initialisation
Maxime Ripard
2022-03-08
1
-4
/
+1
*
drm/komeda: plane: Remove redundant zpos initialisation
Maxime Ripard
2022-03-08
1
-2
/
+0
*
drm/komeda: plane: switch to plane reset helper
Maxime Ripard
2022-03-08
1
-5
/
+1
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
1
-1
/
+1
*
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+1
*
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
-5
/
+6
*
drm: Switch to %p4cc format modifier
Sakari Ailus
2021-02-17
1
-4
/
+2
*
drm/komeda: remove set but not used variable 'old'
YueHaibing
2019-07-23
1
-3
/
+1
*
drm/komeda: Computing image enhancer internally
james qian wang (Arm Technology China)
2019-07-08
1
-5
/
+0
*
drm/komeda: Computing layer_split internally
james qian wang (Arm Technology China)
2019-07-08
1
-2
/
+1
*
drm/komeda: Remove layer_split property
Daniel Vetter
2019-07-08
1
-61
/
+0
*
drm/komeda: remove img_enhancement property
Daniel Vetter
2019-07-08
1
-17
/
+2
*
drm/komeda: Add slave pipeline support
Lowry Li (Arm Technology China)
2019-06-19
1
-1
/
+31
*
drm/komeda: Add layer split support
james qian wang (Arm Technology China)
2019-06-19
1
-2
/
+22
*
drm/komeda: Add split support for scaler
james qian wang (Arm Technology China)
2019-06-19
1
-7
/
+4
*
drm/komeda: Adds zorder support
Lowry Li (Arm Technology China)
2019-06-19
1
-1
/
+5
*
drm/komeda: Enable color-encoding (YUV format) support
Lowry Li (Arm Technology China)
2019-06-19
1
-0
/
+13
*
drm/komeda: Adds limitation check for AFBC wide block not support Rot90
Lowry Li (Arm Technology China)
2019-06-19
1
-1
/
+1
*
drm/komeda: Add rotation support on Komeda driver
Lowry Li (Arm Technology China)
2019-06-19
1
-0
/
+16
*
drm/komeda: Creates plane alpha and blend mode properties
Lowry Li (Arm Technology China)
2019-06-19
1
-0
/
+11
*
drm/komeda: Add image enhancement support
james qian wang (Arm Technology China)
2019-06-19
1
-2
/
+71
*
drm/komeda: Add writeback scaling support
james qian wang (Arm Technology China)
2019-06-19
1
-7
/
+1
*
drm/komeda: Add the initial scaler support for CORE
james qian wang (Arm Technology China)
2019-06-19
1
-0
/
+8
*
drm/komeda: Added AFBC support for komeda driver
james qian wang (Arm Technology China)
2019-06-19
1
-1
/
+14
*
drm/komeda: Potential error pointer dereference
Dan Carpenter
2019-06-06
1
-1
/
+1
*
drm/komeda: remove set but not used variable 'kcrtc'
YueHaibing
2019-06-06
1
-2
/
+0
*
drm/komeda: Mark the local functions as static
james qian wang (Arm Technology China)
2019-05-07
1
-4
/
+6
*
drm/komeda: Fixed warning: Function parameter or member not described
james qian wang (Arm Technology China)
2019-05-07
1
-0
/
+8
*
drm/komeda: Add komeda_plane/plane_helper_funcs
james qian wang (Arm Technology China)
2019-04-29
1
-0
/
+129
*
drm/komeda: Attach komeda_dev to DRM-KMS
james qian wang (Arm Technology China)
2019-01-14
1
-0
/
+109