Re: (subset) [PATCH] drm/msm/dpu: Disable dither in phys encoder cleanup

2025-02-17 Thread Abhinav Kumar
On Tue, 11 Feb 2025 19:59:19 -0800, Jessica Zhang wrote: > Disable pingpong dither in dpu_encoder_helper_phys_cleanup(). > > This avoids the issue where an encoder unknowingly uses dither after > reserving a pingpong block that was previously bound to an encoder that > had enabled dither. > >

Re: [PATCH] drm/msm/dpu: Disable dither in phys encoder cleanup

2025-02-12 Thread Abhinav Kumar
On 2/12/2025 12:23 PM, Abhinav Kumar wrote: On 2/11/2025 7:59 PM, Jessica Zhang wrote: Disable pingpong dither in dpu_encoder_helper_phys_cleanup(). This avoids the issue where an encoder unknowingly uses dither after reserving a pingpong block that was previously bound to an encoder that

Re: [PATCH] drm/msm/dpu: Disable dither in phys encoder cleanup

2025-02-12 Thread Abhinav Kumar
On 2/11/2025 7:59 PM, Jessica Zhang wrote: Disable pingpong dither in dpu_encoder_helper_phys_cleanup(). This avoids the issue where an encoder unknowingly uses dither after reserving a pingpong block that was previously bound to an encoder that had enabled dither. Reported-by: Dmitry Barysh

Re: [PATCH] drm/msm/dpu: Disable dither in phys encoder cleanup

2025-02-12 Thread Dmitry Baryshkov
On Tue, Feb 11, 2025 at 07:59:19PM -0800, Jessica Zhang wrote: > Disable pingpong dither in dpu_encoder_helper_phys_cleanup(). > > This avoids the issue where an encoder unknowingly uses dither after > reserving a pingpong block that was previously bound to an encoder that > had enabled dither. >

[PATCH] drm/msm/dpu: Disable dither in phys encoder cleanup

2025-02-11 Thread Jessica Zhang
Disable pingpong dither in dpu_encoder_helper_phys_cleanup(). This avoids the issue where an encoder unknowingly uses dither after reserving a pingpong block that was previously bound to an encoder that had enabled dither. Reported-by: Dmitry Baryshkov Closes: https://lore.kernel.org/all/jr7zbj