Hi,
On Thu, Jan 23, 2020 at 2:19 AM Kalyan Thota kalyan_t@codeaurora.org wrote:
Add UBWC global configuration for display on SC7180 target.
Signed-off-by: Kalyan Thota kalyan_t@codeaurora.org
drivers/gpu/drm/msm/disp/dpu1/dpu_mdss.c | 58 +++++++++++++++++++++++++++++++- 1 file changed, 57 insertions(+), 1 deletion(-)
I didn't do any sort of review of this patch, but I can say that without it the screen on my sc7180-based device is super glitchy and when I add this patch in the glitchies are gone. Thus:
Tested-by: Douglas Anderson dianders@chromium.org
...one note is that the subject of this patch seems a bit non-standard. I would have expected a tag more like "drm/msm/dpu:" instead of "msm:disp:dpu1:". Presumably if the maintainer cares when landing he/she could fix that up, but something to think about for future patches.
-Doug