Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/
H A Dcl837d.h93 #define NV837D_PIOR_SET_CONTROL_PIXEL_DEPTH_BPP_18_444 (0x00000002) macro
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c1842 case 6: asyh->or.depth = NV837D_PIOR_SET_CONTROL_PIXEL_DEPTH_BPP_18_444; break; in nv50_pior_atomic_enable()