Scroll to navigation

REMOVE_CONFLICTING_P(9) Frame Buffer Library REMOVE_CONFLICTING_P(9)

NAME

remove_conflicting_pci_framebuffers - remove firmware-configured framebuffers for PCI devices

SYNOPSIS

int remove_conflicting_pci_framebuffers(struct pci_dev * pdev, int res_id, const char * name);

ARGUMENTS

pdev

PCI device

res_id

-- undescribed --

name

requesting driver name

DESCRIPTION

This function removes framebuffer devices (eg. initialized by firmware) using memory range configured for pdev's BAR resource_id.

The function assumes that PCI device with shadowed ROM drives a primary display and so kicks out vga16fb.

COPYRIGHT

June 2023 Kernel Hackers Manual 3.10