[PATCH v2 0/3] drm/imagination: small series of fixes for the pvr documentation
Luigi Santivetti <[email protected]> Tue, 4 Aug 2026 16:18:26 +0100
| Newsgroups | gmane.linux.kernel,gmane.comp.video.dri.devel |
|---|---|
| Message-ID | <[email protected]> |
Small collection of fixes for out of date and incorrect comments documenting pvr code. Signed-off-by: Luigi Santivetti <[email protected]> --- Changes in v2: - [PATCH 1/3], edit commit message. - [PATCH 1/3], add new line to fix warning in kernel-doc. - [PATCH 1/3], add Reviewed-by Alessio. - [PATCH 2/3], add Reviewed-by Alessio. - Link to v1: https://patch.msgid.link/[email protected] --- Alessio Belle (1): drm/imagination: Fix repeated typo in KCCB documentation Alexandru Dadu (1): drm/imagination: Update Rogue heap comments Matt Coster (1): drm/imagination: fixup some docs in pvr_gem.h drivers/gpu/drm/imagination/pvr_ccb.c | 6 +++--- drivers/gpu/drm/imagination/pvr_gem.h | 12 ++++-------- drivers/gpu/drm/imagination/pvr_rogue_heap_config.h | 10 +++++----- 3 files changed, 12 insertions(+), 16 deletions(-) --- base-commit: d6c075f797a672a6e3bd2fd44aee713801698ec2 change-id: 20260803-staging-pvr-docs-fixes-6ef8fa78a9e0 Best regards, -- Luigi Santivetti <[email protected]>