drm_i915_perf_record_header requires i915_drm.h but we want to remove all i915_drm.h includes from common code, so replacing it by intel_perf_record_header. No changes in behavior expected as the structs and enums are identical. Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Signed-off-by: José Roberto de Souza <jose.souza@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29421>