mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 07:20:10 +01:00
hasvk: switch to use runtime physical device properties infrastructure
Remove the GPDP and GPDP2 entrypoints, and fill the properties at device initialization time instead. Move DRM master major/minor gathering before get_properties() and WSI init, as the latter uses the results gathered by the former. Reviewed-by: Julia Tatz <tatz.j@northeastern.edu> Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27717>
This commit is contained in:
parent
55967a411d
commit
2d575034f2
1 changed files with 591 additions and 671 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue