Displaying 1 result from an estimated 1 matches for "lsdc_drv".
2023 Sep 04
15
[RFC, drm-misc-next v4 0/9] PCI/VGA: Allowing the user to select the primary video adapter at boot time
.../psb_drv.c | 57 ++++++++++++++++++-
.../gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c | 15 +++++
drivers/gpu/drm/i915/display/intel_vga.c | 15 ++++-
drivers/gpu/drm/loongson/loongson_module.c | 2 +-
drivers/gpu/drm/loongson/loongson_module.h | 1 +
drivers/gpu/drm/loongson/lsdc_drv.c | 10 +++-
drivers/gpu/drm/nouveau/nouveau_vga.c | 11 +++-
drivers/gpu/drm/radeon/radeon_device.c | 10 +++-
drivers/pci/vgaarb.c | 43 ++++++++++++--
drivers/vfio/pci/vfio_pci_core.c | 2 +-
include/linux/vgaarb.h...