fix: using canonized addr in xe kmd

Related-To: NEO-7313

Signed-off-by: Wojciech Konior <wojciech.konior@intel.com>
This commit is contained in:
Wojciech Konior
2025-02-21 13:52:07 +00:00
committed by Compute-Runtime-Automation
parent 546e8fa230
commit 683d7c7acf
6 changed files with 49 additions and 9 deletions

View File

@@ -7,6 +7,7 @@
#pragma once
#include "shared/source/command_stream/task_count_helper.h"
#include "shared/source/gmm_helper/gmm_helper.h"
#include "shared/source/helpers/topology_map.h"
#include "shared/source/os_interface/linux/drm_allocation.h"
#include "shared/source/os_interface/linux/drm_debug.h"