index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
meson
/
meson_overlay.c
Age
Commit message (
Expand
)
Author
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2021-06-24
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
Daniel Vetter
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-07
drm/meson: overlay: fix build failure
Neil Armstrong
2020-07-03
drm/meson: overlay: setup overlay for Amlogic FBC Scatter Memory layout
Neil Armstrong
2020-07-03
drm/meson: overlay: setup overlay for Amlogic FBC Memory Saving mode
Neil Armstrong
2020-07-03
drm/meson: overlay: setup overlay for Amlogic FBC
Neil Armstrong
2019-08-22
drm: meson: use match data to detect vpu compatibility
Julien Masson
2019-07-17
drm/meson: drop use of drmP.h
Sam Ravnborg
2019-06-07
drm/meson: Add zpos immutable property to planes
Neil Armstrong
2019-05-20
drm/fourcc: Pass the format_info pointer to drm_format_plane_width/height
Maxime Ripard
2019-05-20
drm: Remove users of drm_format_num_planes
Maxime Ripard
2019-04-09
drm/meson: Add G12A Support for the Overlay video plane
Neil Armstrong
2019-03-20
drm/meson: exclusively use the canvas provider module
Maxime Jourdan
2018-11-21
drm/meson: Add implicit fencing support for primary and overlay planes
Koen Kooi
2018-11-13
drm/meson: Support Overlay plane for video rendering
Neil Armstrong