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/tyr: Use register! macro for JOB_CONTROL Date: Wed, 25 Mar 2026 07:08:42 +1000 Message-ID: In-Reply-To: <20260323-b4-tyr-use-register-macro-v3-v3-4-a87daf9e4701@collabora.com> References: <20260323-b4-tyr-use-register-macro-v3-v3-0-a87daf9e4701@collabora.com> <20260323-b4-tyr-use-register-macro-v3-v3-4-a87daf9e4701@collabora.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Patch Review Clean conversion. The `glb` field at bit 31 and `csg` at bits 30:0 correctl= y match the CSF job interrupt layout. Note the old name was `JOB_IRQ_GLOBAL= _IF` (bit 31) which is now `glb` =E2=80=93 the naming is more consistent wi= th the hardware spec. --- Generated by Claude Code Patch Reviewer