mesa/src/imagination/common
Frank Binns 500ca5ce7e pvr: split out device info into per GPU headers
There are quite a lot of PowerVR GPUs out there and maintaining the device info
for all of them in the same file will become unwieldy.

Signed-off-by: Frank Binns <frank.binns@imgtec.com>
Reviewed-by: Luigi Santivetti <luigi.santivetti@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27144>
2024-01-19 12:20:18 +00:00
..
device_info pvr: split out device info into per GPU headers 2024-01-19 12:20:18 +00:00
meson.build pvr: Force compile error on GNU void pointer arithmetic 2023-09-27 15:25:32 +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: split out device info into per GPU headers 2024-01-19 12:20:18 +00:00
pvr_device_info.h pvr: Fragment register fb_cdc_zls is feature dependent 2023-06-28 22:26:07 +00:00
pvr_dump.c
pvr_dump.h pvr: Don't rely on GNU void pointer arithmetic 2023-09-27 15:25:32 +00:00
pvr_dump_info.c pvr: Add 'info' PVR_DEBUG flag 2023-09-04 14:38:27 +00:00
pvr_dump_info.h pvr: Add 'info' PVR_DEBUG flag 2023-09-04 14:38:27 +00:00
pvr_util.c
pvr_util.h