mesa/src/imagination/common
Icenowy Zheng 46b97da60b pvr: fix PVR_DEBUG=info when running w/o KHR_display
When running w/o KHR_display enabled, the display device node won't be
initlaized, and the information dump routine will terminate because of
this.

Fix this by not bailing out and not trying to print display device
compatible strings.

Fixes: 8825c91dcb ("pvr: Make display node optional")
Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38787>
2025-12-04 07:27:55 +00:00
..
device_info pvr: store arch in device-info 2025-11-17 16:04:30 +00:00
meson.build pvr, pco: usc program (pre-)generation boilerplate 2025-09-16 18:26:09 +00:00
pvr_debug.c pvr: Remove PVR_WINSYS_BO_FLAG_ZERO_ON_ALLOC flag 2023-09-06 12:19:46 +00:00
pvr_debug.h pvr: Remove PVR_WINSYS_BO_FLAG_ZERO_ON_ALLOC flag 2023-09-06 12:19:46 +00:00
pvr_device_info.c pvr: add device info for GE8300 (22.67.54.30) 2025-11-05 14:47:27 +00:00
pvr_device_info.h pvr: store has_pbe_stride_align_1pixel in pvr_device_features 2025-11-17 16:04:31 +00:00
pvr_dump.c pvr: debug: Enhancements to hex dumps 2022-12-01 15:05:59 +00:00
pvr_dump.h imagination: Re-format using clang-format 2025-09-17 10:05:18 +00:00
pvr_dump_info.c pvr: fix PVR_DEBUG=info when running w/o KHR_display 2025-12-04 07:27:55 +00:00
pvr_dump_info.h pvr: Add 'info' PVR_DEBUG flag 2023-09-04 14:38:27 +00:00
pvr_iface.h pvr, pco: switch to clc load/store sr and idfwdf shaders 2025-09-22 14:52:05 +01:00
pvr_limits.h pvr: add initial driver support for VK_KHR_multiview 2025-09-30 12:15:45 +00:00
pvr_util.c pvr: util: Add integer digit counting functions 2022-11-25 16:42:55 +00:00
pvr_util.h pvr: don't NIH alignment helpers 2025-10-31 15:03:58 +00:00