Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvif/
Dhead.h16 nvif_head_id(struct nvif_head *head) in nvif_head_id() function
/linux-6.6.21/drivers/gpu/drm/nouveau/nvif/
Dhead.c33 int ret = nvif_event_ctor(&head->object, name ?: "nvifHeadVBlank", nvif_head_id(head), in nvif_head_vblank_event_ctor()