Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/dispnv04/
Dhw.h244 static inline void NVVgaProtect(struct drm_device *dev, int head, bool protect) in NVVgaProtect() function
Dhw.c821 NVVgaProtect(dev, head, true); in nouveau_hw_load_state()
826 NVVgaProtect(dev, head, false); in nouveau_hw_load_state()