1174e7412e
Only hwconfig was calling i915 specifc function, so it was only necessary split the function that fetches it from backends and call it from intel_get_and_print_hwconfig_table() depending on the KMD loaded. Signed-off-by: José Roberto de Souza <jose.souza@intel.com> Reviewed-by: Marcin Ślusarz <marcin.slusarz@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23905>