Files
linux/drivers/gpu/drm
Lucas De Marchi ceb29504dd drm/xe: Fix arg to pci_iomap()
Commit 2d8865b277 ("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>
2024-09-09 10:32:32 -07:00
..
2024-07-05 10:47:28 +02:00
2023-11-27 13:56:32 -06:00
2024-07-05 10:47:28 +02:00
2024-05-02 11:33:17 +02:00
2024-08-09 08:13:48 +02:00
2024-07-05 10:47:28 +02:00
2024-05-02 11:33:18 +02:00
2024-06-18 10:06:35 +02:00
2024-09-09 10:32:32 -07:00
2024-04-25 20:55:49 -07:00
2024-06-17 10:38:18 +03:00
2024-05-08 15:31:58 +03:00
2024-06-24 17:08:53 +03:00
2024-02-26 11:41:07 +01:00