Searched refs:NV_PVIDEO_STOP (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | overlay.c | 180 nvif_wr32(dev, NV_PVIDEO_STOP, 0); in nv10_update_plane() 199 nvif_wr32(dev, NV_PVIDEO_STOP, 1); in nv10_disable_plane()
|
H A D | nvreg.h | 470 #define NV_PVIDEO_STOP 0x00008704 macro
|
H A D | hw.c | 681 nvif_wr32(device, NV_PVIDEO_STOP, 1); in nv_load_state_ext()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | overlay.c | 180 nvif_wr32(dev, NV_PVIDEO_STOP, 0); in nv10_update_plane() 199 nvif_wr32(dev, NV_PVIDEO_STOP, 1); in nv10_disable_plane()
|
H A D | nvreg.h | 470 #define NV_PVIDEO_STOP 0x00008704 macro
|
H A D | hw.c | 683 nvif_wr32(device, NV_PVIDEO_STOP, 1); in nv_load_state_ext()
|
Completed in 8 milliseconds