From: Lucas De Marchi Date: Tue, 12 Aug 2025 12:58:37 +0000 (-0700) Subject: Merge drm/drm-next into drm-xe-next X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ca994e8922f25f7fed2075098f185cf198109eaa;p=users%2Fhch%2Fmisc.git Merge drm/drm-next into drm-xe-next Bring v6.17-rc1 to propagate commits from other subsystems, particularly PCI, which has some new functions needed for SR-IOV integration. Signed-off-by: Lucas De Marchi --- ca994e8922f25f7fed2075098f185cf198109eaa diff --cc drivers/gpu/drm/xe/display/xe_plane_initial.c index 1fe06f4f9aca,dcbc4b2d3fd9..00da1dff0c44 --- a/drivers/gpu/drm/xe/display/xe_plane_initial.c +++ b/drivers/gpu/drm/xe/display/xe_plane_initial.c @@@ -19,9 -18,9 +18,10 @@@ #include "intel_fb.h" #include "intel_fb_pin.h" #include "intel_frontbuffer.h" + #include "intel_plane.h" #include "intel_plane_initial.h" #include "xe_bo.h" +#include "xe_vram_types.h" #include "xe_wa.h" #include