From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: accel/qda: Add QUERY IOCTL and basic QDA UAPI header Date: Tue, 24 Feb 2026 18:20:12 +1000 Message-ID: In-Reply-To: <20260224-qda-firstpost-v1-9-fe46a9c1a046@oss.qualcomm.com> References: <20260224-qda-firstpost-v1-0-fe46a9c1a046@oss.qualcomm.com> <20260224-qda-firstpost-v1-9-fe46a9c1a046@oss.qualcomm.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Adds `include/uapi/drm/qda_accel.h` and the first IOCTL. - Dmitry noted inconsistent formatting: "Please select one style. Either you indent all assignments or you don't." - Sorting issue in the UAPI inclusion list. - Defensive checks that can't trigger: "Can this actually happen or is it (un)wishful thinking?" --- Generated by Claude Code Patch Reviewer