[PATCH 01/12] drm/xe/pf: Add function to sanitize VF resources

Michal Wajdeczko michal.wajdeczko at intel.com
Tue Aug 20 09:38:35 UTC 2024



On 19.08.2024 22:47, Lucas De Marchi wrote:
> On Fri, Aug 09, 2024 at 06:51:48PM GMT, Michal Wajdeczko wrote:
>> +static int pf_sanitize_lmem(struct xe_tile *tile, struct xe_bo *bo,
>> long timeout)
> 
> it took a while to make xe use "vram"... now we are back with lmem in
> several places :(
> 

it's because GuC ABI is using LMEM terminology

if you really want then I can try to rename implementation side to use
'vram' instead, but question is what to do with debugfs entries that
reflects GuC ABI almost 1:1, should it also be named with vram ?

gt0/pf/lmem_spare	-> gt0/pf/vram_spare
gt0/vf1/lmem_quota	-> gt0/vf1/vram_quota


More information about the Intel-xe mailing list