Home
last modified time | relevance | path

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

/openbmc/linux/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()