Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvhw/class/
Dcl837d.h62 #define NV837D_SOR_SET_CONTROL_PIXEL_DEPTH_BPP_24_444 (0x00000005) macro
/linux-5.19.10/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c1088 case 8: return NV837D_SOR_SET_CONTROL_PIXEL_DEPTH_BPP_24_444; in nv50_dp_bpc_to_depth()