Home
last modified time | relevance | path

Searched refs:DEFAULT_VRAM_THRESHOLD (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_pm.h11 #define DEFAULT_VRAM_THRESHOLD 300 /* in MB */ macro
H A Dxe_pm.c286 return DEFAULT_VRAM_THRESHOLD; in vram_threshold_value()