[PATCH 0/2] drm/imagination: update BXM-4-64 MC1 support status & GPU support docs

Frank Binns posted 2 patches 4 days, 14 hours ago
drivers/gpu/drm/imagination/pvr_device.c | 4 +---
drivers/gpu/drm/imagination/pvr_drv.c    | 5 +++--
2 files changed, 4 insertions(+), 5 deletions(-)
[PATCH 0/2] drm/imagination: update BXM-4-64 MC1 support status & GPU support docs
Posted by Frank Binns 4 days, 14 hours ago
BXM-4-64 MC1 (with GPU ID 36.52.104.182) support is in pretty good shape now,
having gone through a full Vulkan CTS run and there only being a handful of
failures. The firmware was also recently merged upstream [1].

The first patch in this series updates the GPU support documentation to replace
SoC names with GPU IDs (BVNCs) in order to avoid the documentation getting out
of date / out of sync with what's supported.

The second patch promotes BXM-4-64 MC1 from experimental to supported status, as
well as updating the documentation to reflect this.

[1] https://gitlab.com/kernel-firmware/linux-firmware/-/merge_requests/1138

Signed-off-by: Frank Binns <frank.binns@imgtec.com>
---
Frank Binns (2):
      drm/imagination: update GPU support documentation
      drm/imagination: promote BXM-4-64 MC1 (36.52.104.182) to supported status

 drivers/gpu/drm/imagination/pvr_device.c | 4 +---
 drivers/gpu/drm/imagination/pvr_drv.c    | 5 +++--
 2 files changed, 4 insertions(+), 5 deletions(-)
---
base-commit: e5320be8a585a9286f231305d0d443d59c24e46c
change-id: 20260716-promote-bxm-4-64-489199ad7623

Best regards,
--  
Frank Binns <frank.binns@imgtec.com>
Re: [PATCH 0/2] drm/imagination: update BXM-4-64 MC1 support status & GPU support docs
Posted by Alessio Belle 18 hours ago
On Mon, 20 Jul 2026 12:37:11 +0100, Frank Binns wrote:
> BXM-4-64 MC1 (with GPU ID 36.52.104.182) support is in pretty good shape now,
> having gone through a full Vulkan CTS run and there only being a handful of
> failures. The firmware was also recently merged upstream [1].
> 
> The first patch in this series updates the GPU support documentation to replace
> SoC names with GPU IDs (BVNCs) in order to avoid the documentation getting out
> of date / out of sync with what's supported.
> 
> [...]

Applied to drm-misc-next, thanks!

[1/2] drm/imagination: update GPU support documentation
      commit: 9b33d8e063f62074b729c52b052cc306b9369714
[2/2] drm/imagination: promote BXM-4-64 MC1 (36.52.104.182) to supported status
      commit: e55fead22ff9ee047ab9f1903860c4b43043514e

Best regards,
-- 
Alessio Belle <alessio.belle@imgtec.com>
Re: [PATCH 0/2] drm/imagination: update BXM-4-64 MC1 support status & GPU support docs
Posted by Alessio Belle 2 days, 12 hours ago
On Mon, 2026-07-20 at 12:37 +0100, Frank Binns wrote:
> BXM-4-64 MC1 (with GPU ID 36.52.104.182) support is in pretty good shape now,
> having gone through a full Vulkan CTS run and there only being a handful of
> failures. The firmware was also recently merged upstream [1].
> 
> The first patch in this series updates the GPU support documentation to replace
> SoC names with GPU IDs (BVNCs) in order to avoid the documentation getting out
> of date / out of sync with what's supported.
> 
> The second patch promotes BXM-4-64 MC1 from experimental to supported status, as
> well as updating the documentation to reflect this.
> 
> [1] https://gitlab.com/kernel-firmware/linux-firmware/-/merge_requests/1138
> 
> Signed-off-by: Frank Binns <frank.binns@imgtec.com>

For the series:

Reviewed-by: Alessio Belle <alessio.belle@imgtec.com>

> ---
> Frank Binns (2):
>       drm/imagination: update GPU support documentation
>       drm/imagination: promote BXM-4-64 MC1 (36.52.104.182) to supported status
> 
>  drivers/gpu/drm/imagination/pvr_device.c | 4 +---
>  drivers/gpu/drm/imagination/pvr_drv.c    | 5 +++--
>  2 files changed, 4 insertions(+), 5 deletions(-)
> ---
> base-commit: e5320be8a585a9286f231305d0d443d59c24e46c
> change-id: 20260716-promote-bxm-4-64-489199ad7623
> 
> Best regards,
> --  
> Frank Binns <frank.binns@imgtec.com>
>