From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: drm/amd/display: Change dither policy for 10 bpc output back to dithering Date: Sun, 22 Mar 2026 03:13:38 +1000 Message-ID: In-Reply-To: <20260321052033.23472-1-mario.kleiner.de@gmail.com> References: <20260321052033.23472-1-mario.kleiner.de@gmail.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Overall Series Review Subject: drm/amd/display: Change dither policy for 10 bpc output back to dithering Author: Mario Kleiner Patches: 1 Reviewed: 2026-03-22T03:13:38.863059 --- This is a single, well-motivated patch that reverts a prior policy change (commit d5df648ec830) which switched 10 bpc output from spatial dithering (`DITHER_OPTION_SPATIAL10`) to truncation (`DITHER_OPTION_TRUN10`). The patch is minimal (one-line change), well-tested by the author with actual hardware measurements, and makes the 10 bpc case consistent with 6 bpc and 8 bpc which both use spatial dithering. **Verdict: The patch looks correct and should be accepted.** --- Generated by Claude Code Patch Reviewer