summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorMatthew Auld <matthew.auld@intel.com>2023-03-14 11:58:39 +0300
committerRodrigo Vivi <rodrigo.vivi@intel.com>2023-12-20 02:30:14 +0300
commit2492f4544e6f81c3bb37abdcbc027bf7934b0310 (patch)
treeac22e07526a9d0ac689c45f236292edaffdbba06 /scripts/stackusage
parent8e41443e1bb7a9aa03263ab9e317ef04927be5aa (diff)
downloadlinux-2492f4544e6f81c3bb37abdcbc027bf7934b0310.tar.xz
drm/xe/vram: start tracking the io_size
First step towards supporting small-bar is to track the io_size for vram. We can longer assume that the io_size == vram size. This way we know how much is CPU accessible via the BAR, and how much is not. Effectively giving us a two tiered vram, where in some later patches we can support different allocation strategies depending on if the memory needs to be CPU accessible or not. Note as this stage we still clamp the vram size to the usable vram size. Only in the final patch do we turn this on for real, and allow distinct io_size and vram_size. v2: (Lucas): - Improve the commit message, plus improve the kernel-doc for the io_size to give a better sense of what it actually is. Signed-off-by: Matthew Auld <matthew.auld@intel.com> Cc: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com> Cc: Lucas De Marchi <lucas.demarchi@intel.com> Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions