From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: staging: media: tegra-video: tegra20: set correct maximum width and height Date: Wed, 04 Mar 2026 07:48:07 +1000 Message-ID: In-Reply-To: <20260303084239.15007-9-clamor95@gmail.com> References: <20260303084239.15007-1-clamor95@gmail.com> <20260303084239.15007-9-clamor95@gmail.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Simple change from `2048U` to `8190U` based on register field width (13-bit field, max 8191, rounded down to even). The comment "This are just good-sense numbers" is removed, which is appropriate now that the values are hardware-derived. **No issues.** --- Generated by Claude Code Patch Reviewer