mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 13:23:02 +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:
@@ -2931,7 +2931,7 @@ int main(int argc, char** argv)
|
||||
}
|
||||
|
||||
if (file) {
|
||||
intel_map_file(file);
|
||||
intel_mmio_use_dump_file(file);
|
||||
if (devid) {
|
||||
if (IS_GEN5(devid))
|
||||
intel_pch = PCH_IBX;
|
||||
|
||||
Reference in New Issue
Block a user