mirror of https://github.com/torvalds/linux.git
vboxvideo currently does not reserve its PCI BAR through a region request. Implement the request through the managed function pcim_request_region(). Link: https://lore.kernel.org/r/20240729093625.17561-5-pstanner@redhat.com Signed-off-by: Philipp Stanner <pstanner@redhat.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Tested-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Hans de Goede <hdegoede@redhat.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| hgsmi_base.c | ||
| hgsmi_ch_setup.h | ||
| hgsmi_channels.h | ||
| hgsmi_defs.h | ||
| modesetting.c | ||
| vbox_drv.c | ||
| vbox_drv.h | ||
| vbox_hgsmi.c | ||
| vbox_irq.c | ||
| vbox_main.c | ||
| vbox_mode.c | ||
| vbox_ttm.c | ||
| vboxvideo.h | ||
| vboxvideo_guest.h | ||
| vboxvideo_vbe.h | ||
| vbva_base.c | ||