commit | 8c8b5a8fbd96a7ee9e847c649f749c2fe7d16135 | [log] [tgz] |
---|---|---|
author | Marek Olšák <marek.olsak@amd.com> | Sat Apr 29 04:50:31 2023 -0400 |
committer | Marge Bot <emma+marge@anholt.net> | Mon May 08 13:08:01 2023 +0000 |
tree | 1c51c7febfc492bb3cbaf10f2d643a7dbfb9cd99 | |
parent | ae6b9284951064f81a7e9343fbfa731f643121a1 [diff] |
radeon: add radeon_info parameter into radeon_winsys::surface_init to allow radeonsi to change radeon_info. The next commit will rely on it. Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22771>