index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
kmb
/
kmb_plane.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/kmb: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2023-01-18
1
-1
/
+0
*
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
2022-11-05
1
-1
/
+0
*
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
1
-1
/
+1
*
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-08-03
1
-4
/
+4
*
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-26
1
-2
/
+2
*
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
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: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm/kmb: Fix for build errors with Warray-bounds
Anitha Chrisanthus
2022-01-27
1
-6
/
+0
*
drm/kmb: Disable change of plane parameters
Edmund Dea
2021-10-21
1
-1
/
+42
*
drm/kmb: Enable alpha blended second plane
Edmund Dea
2021-10-06
1
-9
/
+72
*
drm/kmb: Enable LCD DMA for low TVDDCV
Edmund Dea
2021-07-29
1
-2
/
+13
*
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
-3
/
+5
*
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
1
-9
/
+10
*
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
-10
/
+12
*
drm/kmb: fix array bounds warning
Arnd Bergmann
2020-12-05
1
-0
/
+3
*
drm/kmb: Fix build warnings
Anitha Chrisanthus
2020-11-11
1
-0
/
+32
*
drm/kmb: Add support for KeemBay Display
Anitha Chrisanthus
2020-11-05
1
-0
/
+490