Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/nvidia/
Dnv_accel.c202 u32 surfaceFormat, patternFormat, rectFormat, lineFormat; in NVResetGraphics() local
237 surfaceFormat = SURFACE_FORMAT_DEPTH24; in NVResetGraphics()
243 surfaceFormat = SURFACE_FORMAT_DEPTH16; in NVResetGraphics()
249 surfaceFormat = SURFACE_FORMAT_DEPTH8; in NVResetGraphics()
257 NVDmaNext(par, surfaceFormat); in NVResetGraphics()