[Intel-xe] ✓ CI.Patch_applied: success for Dump + OOB workarounds
Patchwork
patchwork at emeril.freedesktop.org
Wed Apr 12 10:32:43 UTC 2023
== Series Details ==
Series: Dump + OOB workarounds
URL : https://patchwork.freedesktop.org/series/116365/
State : success
== Summary ==
=== Applying kernel patches on branch 'drm-xe-next' with base: ===
commit a4df4e15fc962559422803d7b01e5dbe3a16d89e
Author: Matthew Auld <matthew.auld at intel.com>
AuthorDate: Tue Apr 11 11:04:58 2023 +0100
Commit: Matthew Auld <matthew.auld at intel.com>
CommitDate: Wed Apr 12 08:47:28 2023 +0100
drm/xe/mmio: stop incorrectly triggering drm_warn
CI keeps triggering:
xe 0000:03:00.0: [drm] Restricting VRAM size to PCI resource size
(0x400000000->0x3fa000000)
Due to usable_size vs vram_size differences. However, we only want to
trigger the drm_warn() to let developers know that the system they are
using is going clamp the VRAM size to match the IO size, where they can
likely only use 256M of VRAM. Once we properly support small-bar we can
revisit this.
v2 (Lucas): Drop the TODO for now
Signed-off-by: Matthew Auld <matthew.auld at intel.com>
Cc: Gwan-gyeong Mun <gwan-gyeong.mun at intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
=== git am output follows ===
Applying: drm/xe: Add debugfs to dump all known workarounds
Applying: drm/xe: Register OOB workarounds
More information about the Intel-xe
mailing list