Home
last modified time | relevance | path

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

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