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