Home
last modified time | relevance | path

Searched refs:NVVgaProtect (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.h243 static inline void NVVgaProtect(struct drm_device *dev, int head, bool protect) in NVVgaProtect() function
H A Dhw.c829 NVVgaProtect(dev, head, true); in nouveau_hw_load_state()
834 NVVgaProtect(dev, head, false); in nouveau_hw_load_state()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.h243 static inline void NVVgaProtect(struct drm_device *dev, int head, bool protect) in NVVgaProtect() function
H A Dhw.c831 NVVgaProtect(dev, head, true); in nouveau_hw_load_state()
836 NVVgaProtect(dev, head, false); in nouveau_hw_load_state()

Completed in 4 milliseconds