Skip to content

panvk: use the common physical device properties

Chia-I Wu requested to merge olv/mesa:panvk-common-props into main

What does this MR do and why?

    panvk: use the common physical device properties

    Most of this is just code movement.  But it also gets rid of redundant
    members in panvk_physical_device.

This is motivated by !26827 but is only compile-tested.

Merge request reports