Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/nvidia/
H A Dnv_accel.c204 u32 surfaceFormat, patternFormat, rectFormat, lineFormat; in NVResetGraphics() local
239 surfaceFormat = SURFACE_FORMAT_DEPTH24; in NVResetGraphics()
245 surfaceFormat = SURFACE_FORMAT_DEPTH16; in NVResetGraphics()
251 surfaceFormat = SURFACE_FORMAT_DEPTH8; in NVResetGraphics()
259 NVDmaNext(par, surfaceFormat); in NVResetGraphics()