Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv04/
Doverlay.c179 nvif_wr32(dev, NV_PVIDEO_FORMAT(flip), format | fb->pitches[0]); in nv10_update_plane()
236 nvif_mask(dev, NV_PVIDEO_FORMAT(plane->flip), in nv10_set_params()
Dnvreg.h485 #define NV_PVIDEO_FORMAT(buff) (0x00008958+(buff)*4) macro