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/dumb-buffers: document that it's only for linear FB Date: Fri, 27 Feb 2026 13:56:36 +1000 Message-ID: In-Reply-To: <20260225061315.1003811-1-zhengxingda@iscas.ac.cn> References: <20260225061315.1003811-1-zhengxingda@iscas.ac.cn> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Overall Series Review Subject: drm/dumb-buffers: document that it's only for linear FB Author: Icenowy Zheng Patches: 7 Reviewed: 2026-02-27T13:56:36.617491 --- This is a single documentation-only patch that adds clarifying text to the = dumb buffers kernel-doc comment in `drm_dumb_buffers.c`. The intent is good= =E2=80=94 making it explicit that dumb buffers are meant for linear layout= s only, and noting existing (but discouraged) AFBC abuse. The patch is stra= ightforward and low-risk. However, there are some wording and tone issues worth addressing. --- Generated by Claude Code Patch Reviewer