aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMatthew Auld <matthew.auld@intel.com>2024-11-19 10:19:27 +0000
committerMatthew Auld <matthew.auld@intel.com>2024-11-26 09:36:28 +0000
commitf7e1fe4593511ff3abe70387235a57aff546adb4 (patch)
tree404cd9d5d18e30b0382c70ec816225bb1e8c5476 /tools/perf/scripts/python/bin
parentdrm/xe: Update xe2_graphics name string (diff)
downloadlinux-f7e1fe4593511ff3abe70387235a57aff546adb4.tar.gz
linux-f7e1fe4593511ff3abe70387235a57aff546adb4.zip
drm/xe/vram: fix lpfn check
Technically we should check the lfpn value and not the place->lpfn, for the case where the allocation itself could be as large as the entire region and not be range based, which might result in incorrectly doing a power-of-two roundup. The allocator itself will already ensure it's contiguous underneath for such an allocation. This shouldn't fix any current usecase, but never the less came up from some internal testing. Signed-off-by: Matthew Auld <matthew.auld@intel.com> Cc: Piotr Piórkowski <piotr.piorkowski@intel.com> Cc: Matthew Brost <matthew.brost@intel.com> Reviewed-by: Matthew Brost <matthew.brost@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20241119101926.190203-2-matthew.auld@intel.com
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions