Searched refs:DCCMetaSurfaceBytes (Results 1 – 7 of 7) sorted by relevance
890 unsigned int DCCMetaSurfaceBytes; in CalculateVMAndRowBytes() local913 DCCMetaSurfaceBytes = DCCMetaPitch in CalculateVMAndRowBytes()918 DCCMetaSurfaceBytes = DCCMetaPitch in CalculateVMAndRowBytes()927 (double) (DCCMetaSurfaceBytes - VMMPageSize) in CalculateVMAndRowBytes()
950 unsigned int DCCMetaSurfaceBytes; in CalculateVMAndRowBytes() local973 DCCMetaSurfaceBytes = DCCMetaPitch in CalculateVMAndRowBytes()978 DCCMetaSurfaceBytes = DCCMetaPitch in CalculateVMAndRowBytes()987 (double) (DCCMetaSurfaceBytes - VMMPageSize) in CalculateVMAndRowBytes()
1297 unsigned int DCCMetaSurfaceBytes; in CalculateVMAndRowBytes() local1319 DCCMetaSurfaceBytes = DCCMetaPitch in CalculateVMAndRowBytes()1324 DCCMetaSurfaceBytes = DCCMetaPitch in CalculateVMAndRowBytes()1333 (double) (DCCMetaSurfaceBytes - VMMPageSize) in CalculateVMAndRowBytes()
2306 unsigned int DCCMetaSurfaceBytes; in dml32_CalculateVMAndRowBytes() local2359 DCCMetaSurfaceBytes = DCCMetaPitch * vp_height_meta_ub * BytePerPixel / 256.0; in dml32_CalculateVMAndRowBytes()2362 *MetaPTEBytesFrame = (dml_ceil((double) (DCCMetaSurfaceBytes - 4.0 * 1024.0) / in dml32_CalculateVMAndRowBytes()
1695 unsigned int DCCMetaSurfaceBytes = 0; in CalculateVMAndRowBytes() local1728 DCCMetaSurfaceBytes = DCCMetaPitch * (dml_ceil(ViewportHeight - 1, 64 * BlockHeight256Bytes) in CalculateVMAndRowBytes()1731 …*MetaPTEBytesFrame = (dml_ceil((double) (DCCMetaSurfaceBytes - 4.0 * 1024.0) / (8 * 4.0 * 1024), 1… in CalculateVMAndRowBytes()
1830 unsigned int DCCMetaSurfaceBytes; local1860 …DCCMetaSurfaceBytes = DCCMetaPitch * (dml_ceil(ViewportHeight - 1, 64 * BlockHeight256Bytes) + 64 …1862 …*MetaPTEBytesFrame = (dml_ceil((double) (DCCMetaSurfaceBytes - 4.0 * 1024.0) / (8 * 4.0 * 1024), 1…
1850 unsigned int DCCMetaSurfaceBytes; local1880 …DCCMetaSurfaceBytes = DCCMetaPitch * (dml_ceil(ViewportHeight - 1, 64 * BlockHeight256Bytes) + 64 …1882 …*MetaPTEBytesFrame = (dml_ceil((double) (DCCMetaSurfaceBytes - 4.0 * 1024.0) / (8 * 4.0 * 1024), 1…