mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 05:13:47 +00:00
lib/intel_io: rename mmio setup functions
Makes their intent a bit clearer. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
+1
-1
@@ -118,7 +118,7 @@ int main(int argc, char **argv)
|
||||
{
|
||||
int swf14, acpi_lid;
|
||||
|
||||
intel_get_mmio(intel_get_pci_device());
|
||||
intel_mmio_use_pci_bar(intel_get_pci_device());
|
||||
|
||||
while (1) {
|
||||
swf14 = INREG(SWF14);
|
||||
|
||||
Reference in New Issue
Block a user