index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
meson
/
meson_overlay.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
2022-08-03
1
-3
/
+3
*
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
1
-2
/
+2
*
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-08-03
1
-4
/
+4
*
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: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
Daniel Vetter
2021-06-24
1
-1
/
+0
*
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
-2
/
+2
*
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
1
-3
/
+3
*
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
-4
/
+6
*
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2021-02-23
1
-4
/
+4
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
*
drm/meson: overlay: fix build failure
Neil Armstrong
2020-07-07
1
-2
/
+4
*
drm/meson: overlay: setup overlay for Amlogic FBC Scatter Memory layout
Neil Armstrong
2020-07-03
1
-18
/
+35
*
drm/meson: overlay: setup overlay for Amlogic FBC Memory Saving mode
Neil Armstrong
2020-07-03
1
-2
/
+23
*
drm/meson: overlay: setup overlay for Amlogic FBC
Neil Armstrong
2020-07-03
1
-8
/
+243
*
drm: meson: use match data to detect vpu compatibility
Julien Masson
2019-08-22
1
-1
/
+1
*
drm/meson: drop use of drmP.h
Sam Ravnborg
2019-07-17
1
-8
/
+5
*
drm/meson: Add zpos immutable property to planes
Neil Armstrong
2019-06-07
1
-0
/
+3
*
drm/fourcc: Pass the format_info pointer to drm_format_plane_width/height
Maxime Ripard
2019-05-20
1
-6
/
+6
*
drm: Remove users of drm_format_num_planes
Maxime Ripard
2019-05-20
1
-1
/
+1
*
drm/meson: Add G12A Support for the Overlay video plane
Neil Armstrong
2019-04-09
1
-2
/
+8
*
drm/meson: exclusively use the canvas provider module
Maxime Jourdan
2019-03-20
1
-8
/
+0
*
drm/meson: Add implicit fencing support for primary and overlay planes
Koen Kooi
2018-11-21
1
-0
/
+2
*
drm/meson: Support Overlay plane for video rendering
Neil Armstrong
2018-11-13
1
-0
/
+586