Searched refs:NV_DISP_NOTIFIER (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | corec37d.c | 86 if (NVBO_TD32(bo, offset, NV_DISP_NOTIFIER, _0, STATUS, ==, FINISHED)) in corec37d_ntfy_wait_done() 96 NVBO_WR32(bo, offset, NV_DISP_NOTIFIER, _0, in corec37d_ntfy_init() 97 NVDEF(NV_DISP_NOTIFIER, _0, STATUS, NOT_BEGUN)); in corec37d_ntfy_init() 98 NVBO_WR32(bo, offset, NV_DISP_NOTIFIER, _1, 0); in corec37d_ntfy_init() 99 NVBO_WR32(bo, offset, NV_DISP_NOTIFIER, _2, 0); in corec37d_ntfy_init() 100 NVBO_WR32(bo, offset, NV_DISP_NOTIFIER, _3, 0); in corec37d_ntfy_init()
|
/linux/drivers/gpu/drm/nouveau/include/nvhw/class/ |
H A D | clc37d.h | 27 #define NV_DISP_NOTIFIER 0x00000000 macro
|