Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/nvidia/
H A Dnv_hw.c381 unsigned pixelDepth, in nv4UpdateArbitrationSettings() argument
392 sim_data.pix_bpp = (char)pixelDepth; in nv4UpdateArbitrationSettings()
619 unsigned pixelDepth, in nv10UpdateArbitrationSettings() argument
631 sim_data.pix_bpp = (char)pixelDepth; in nv10UpdateArbitrationSettings()
677 unsigned pixelDepth, in nForceUpdateArbitrationSettings() argument
708 sim_data.pix_bpp = (char)pixelDepth; in nForceUpdateArbitrationSettings()
862 int pixelDepth, VClk = 0; in NVCalcStateExt() local
872 pixelDepth = (bpp + 1) / 8; in NVCalcStateExt()
882 pixelDepth * 8, in NVCalcStateExt()
911 pixelDepth * 8, in NVCalcStateExt()
[all …]