[PATCH v1] drm/xe: Support Intel Xe GPU dirver Porting on RISC-V Architecture

2025-07-16 Thread zhangzhijie
inb/outb speccial wire not support on other ARCH. Should detect whether arch platform support or not. Signed-off-by: zhangzhijie --- drivers/gpu/drm/i915/display/intel_vga.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/gpu/drm/i915/display/intel_vga.c b/drivers/gpu/drm

[PATCH v1] Support Intel Xe GPU dirver Porting on RISC-V Architecture

2025-07-15 Thread zhangzhijie
inb/outb speccial wire not support on other ARCH. Should detect whether arch platform support or not. Signed-off-by: zhangzhijie --- drivers/gpu/drm/i915/display/intel_vga.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/gpu/drm/i915/display/intel_vga.c b/drivers/gpu/drm