Message ID | 20241215-dpu-virtual-wide-v8-0-65221f213ce1@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | drm/msm/dpu: support virtual wide planes | expand |
On Sun, 15 Dec 2024 14:40:15 +0200, Dmitry Baryshkov wrote: > As promised in the basic wide planes support ([1]) here comes a series > supporting 2*max_linewidth for all the planes. > > Note: Unlike v1 and v2 this series finally includes support for > additional planes - having more planes than the number of SSPP blocks. > > Note: this iteration features handling of rotation and reflection of the > wide plane. However rot90 is still not tested: it is enabled on sc7280 > and it only supports UBWC (tiled) framebuffers, it was quite low on my > priority list. > > [...] Applied, thanks! [1/3] drm/msm/dpu: add support for virtual planes https://gitlab.freedesktop.org/lumag/msm/-/commit/774bcfb73176 [2/3] drm/msm/dpu: allow using two SSPP blocks for a single plane https://gitlab.freedesktop.org/lumag/msm/-/commit/8c62a31607f6 [3/3] drm/msm/dpu: include SSPP allocation state into the dumped state https://gitlab.freedesktop.org/lumag/msm/-/commit/d82c9281189d Best regards,