Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/
H A Dcl837d.h63 #define NV837D_SOR_SET_CONTROL_PIXEL_DEPTH_BPP_30_444 (0x00000006) macro
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c999 default: return NV837D_SOR_SET_CONTROL_PIXEL_DEPTH_BPP_30_444; in nv50_dp_bpc_to_depth()