Hi
Am 18.01.21 um 14:38 schrieb Chris Wilson:
Quoting Thomas Zimmermann (2021-01-18 13:14:17)
Using struct drm_device.pdev is deprecated. Convert i915 to struct drm_device.dev. No functional changes.
This needs to be before or in the previous patch, as that patch removed assignment of i915->drm.pdev.
Or the removal of the assignment moved to the end as a separate patch. That makes more sense.
Makes sense. The patches can be reordered easily. There was some discussion on irc about how the i915 patches first need a merge of the i915 tree to the gvt tree, or something like that.
Best regards Thomas
-Chris