Home
last modified time | relevance | path

Searched refs:NVIF_NOTIFY_CONN_V0_PLUG (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvif/
Devent.h39 #define NVIF_NOTIFY_CONN_V0_PLUG 0x01 macro
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dconn.c47 rep.mask = NVIF_NOTIFY_CONN_V0_PLUG; in nvkm_conn_hpd()
Ddp.c708 rep.mask |= NVIF_NOTIFY_CONN_V0_PLUG; in nvkm_dp_hpd()