Age | Commit message (Expand) | Author |
2023-01-18 | drm/kmb: Remove unnecessary include statements for drm_crtc_helper.h | Thomas Zimmermann |
2022-11-05 | drm/fb-helper: Remove unnecessary include statements | Thomas Zimmermann |
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/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING | Thomas Zimmermann |
2022-07-26 | drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers | 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ä |
2022-01-27 | drm/kmb: Fix for build errors with Warray-bounds | Anitha Chrisanthus |
2021-10-21 | drm/kmb: Disable change of plane parameters | Edmund Dea |
2021-10-06 | drm/kmb: Enable alpha blended second plane | Edmund Dea |
2021-07-29 | drm/kmb: Enable LCD DMA for low TVDDCV | Edmund Dea |
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: Store new plane state in a variable for 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 |
2020-12-05 | drm/kmb: fix array bounds warning | Arnd Bergmann |
2020-11-11 | drm/kmb: Fix build warnings | Anitha Chrisanthus |
2020-11-05 | drm/kmb: Add support for KeemBay Display | Anitha Chrisanthus |