]> www.infradead.org Git - users/hch/misc.git/commitdiff
Merge drm/drm-next into drm-xe-next
authorLucas De Marchi <lucas.demarchi@intel.com>
Tue, 12 Aug 2025 12:58:37 +0000 (05:58 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Tue, 12 Aug 2025 12:58:37 +0000 (05:58 -0700)
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 <lucas.demarchi@intel.com>
1  2 
drivers/gpu/drm/xe/Makefile
drivers/gpu/drm/xe/display/intel_fbdev_fb.c
drivers/gpu/drm/xe/display/xe_fb_pin.c
drivers/gpu/drm/xe/display/xe_plane_initial.c
drivers/gpu/drm/xe/xe_guc_submit.c
drivers/gpu/drm/xe/xe_shrinker.c

Simple merge
index 1fe06f4f9aca274e4e949d215476b6936b246ad9,dcbc4b2d3fd9441af532ca1259913d314cdb42f5..00da1dff0c446dd12a16d039e43428c4a566ebf9
  #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 <generated/xe_wa_oob.h>
Simple merge
Simple merge