summaryrefslogtreecommitdiff
path: root/scripts/Makefile.debug
diff options
context:
space:
mode:
authorMatthew Auld <matthew.auld@intel.com>2023-04-11 13:04:58 +0300
committerRodrigo Vivi <rodrigo.vivi@intel.com>2023-12-20 02:31:41 +0300
commit221896e54a30282e7dce2f7f228d4f49b2b970c2 (patch)
treef925f32de71e0a473795a2e35d4df2e888d85823 /scripts/Makefile.debug
parent94324e6bed4b5d973c0df5d2d7d0f50503306a28 (diff)
downloadlinux-221896e54a30282e7dce2f7f228d4f49b2b970c2.tar.xz
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@intel.com> Cc: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com> Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'scripts/Makefile.debug')
0 files changed, 0 insertions, 0 deletions