radv/video: add debug flag to enable dpb image array on newer GPUs.

This is useful to test the paths on newer GPUs that work on older GPUs.

Reviewed-by: Lynne <dev@lynne.ee>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23227>
This commit is contained in:
Dave Airlie
2023-05-25 14:04:40 +10:00
committed by Marge Bot
parent 04c28c9fba
commit 1a2a330483
3 changed files with 16 additions and 4 deletions

View File

@@ -76,6 +76,7 @@ static const struct debug_control radv_debug_options[] = {
{"shadowregs", RADV_DEBUG_SHADOW_REGS},
{"extra_md", RADV_DEBUG_EXTRA_MD},
{"nogpl", RADV_DEBUG_NO_GPL},
{"videoarraypath", RADV_DEBUG_VIDEO_ARRAY_PATH},
{NULL, 0}};
const char *