summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@intel.com>2024-09-05 20:25:07 -0700
committerLucas De Marchi <lucas.demarchi@intel.com>2024-09-09 10:32:32 -0700
commitceb29504dd80ebdfc09adb942c9ef8d12d4612ca (patch)
treee65433e2a82bd3e8cf527bc223997c5bb4163639 /include
parent0c841e47d8d94bd0f5444a25052d86c0b1f2c2e8 (diff)
drm/xe: Fix arg to pci_iomap()
Commit 2d8865b27724 ("drm/xe: Move BAR definitions to dedicated file") moved the BAR definition to the header, but replaced the wrong arg in the pci_iomap() function - the last arg is actuall the length, not the BAR. Luckily GTTMMADR_BAR == 0, so it still works. Fix the argument to avoid confusion. Cc: Michal Wajdeczko <michal.wajdeczko@intel.com> Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com> Reviewed-by: Alan Previn <alan.previn.teres.alexis@intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240906032507.2952859-1-lucas.demarchi@intel.com Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions