summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/meson/meson_overlay.c
AgeCommit message (Expand)Author
2022-08-03drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}Danilo Krummrich
2022-08-03drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich
2022-08-03drm/fb: rename FB CMA helpers to FB DMA helpersDanilo Krummrich
2022-07-26drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2021-06-24drm/<driver>: drm_gem_plane_helper_prepare_fb is now the defaultDaniel Vetter
2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard
2021-02-24drm: Rename plane->state variables in atomic update and disableMaxime Ripard
2021-02-24drm: Use the state pointer directly in planes atomic_checkMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard
2021-02-23drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-07drm/meson: overlay: fix build failureNeil Armstrong
2020-07-03drm/meson: overlay: setup overlay for Amlogic FBC Scatter Memory layoutNeil Armstrong
2020-07-03drm/meson: overlay: setup overlay for Amlogic FBC Memory Saving modeNeil Armstrong
2020-07-03drm/meson: overlay: setup overlay for Amlogic FBCNeil Armstrong
2019-08-22drm: meson: use match data to detect vpu compatibilityJulien Masson
2019-07-17drm/meson: drop use of drmP.hSam Ravnborg
2019-06-07drm/meson: Add zpos immutable property to planesNeil Armstrong
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_width/heightMaxime Ripard
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard
2019-04-09drm/meson: Add G12A Support for the Overlay video planeNeil Armstrong
2019-03-20drm/meson: exclusively use the canvas provider moduleMaxime Jourdan
2018-11-21drm/meson: Add implicit fencing support for primary and overlay planesKoen Kooi
2018-11-13drm/meson: Support Overlay plane for video renderingNeil Armstrong