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()
2301 unsigned int DCCMetaSurfaceBytes; in dml32_CalculateVMAndRowBytes() local2354 DCCMetaSurfaceBytes = DCCMetaPitch * vp_height_meta_ub * BytePerPixel / 256.0; in dml32_CalculateVMAndRowBytes()2357 *MetaPTEBytesFrame = (dml_ceil((double) (DCCMetaSurfaceBytes - 4.0 * 1024.0) / in dml32_CalculateVMAndRowBytes()
1698 unsigned int DCCMetaSurfaceBytes = 0; in CalculateVMAndRowBytes() local1731 DCCMetaSurfaceBytes = DCCMetaPitch * (dml_ceil(ViewportHeight - 1, 64 * BlockHeight256Bytes) in CalculateVMAndRowBytes()1734 …*MetaPTEBytesFrame = (dml_ceil((double) (DCCMetaSurfaceBytes - 4.0 * 1024.0) / (8 * 4.0 * 1024), 1… in CalculateVMAndRowBytes()
1827 unsigned int DCCMetaSurfaceBytes; local1857 …DCCMetaSurfaceBytes = DCCMetaPitch * (dml_ceil(ViewportHeight - 1, 64 * BlockHeight256Bytes) + 64 …1859 …*MetaPTEBytesFrame = (dml_ceil((double) (DCCMetaSurfaceBytes - 4.0 * 1024.0) / (8 * 4.0 * 1024), 1…
1848 unsigned int DCCMetaSurfaceBytes; local1878 …DCCMetaSurfaceBytes = DCCMetaPitch * (dml_ceil(ViewportHeight - 1, 64 * BlockHeight256Bytes) + 64 …1880 …*MetaPTEBytesFrame = (dml_ceil((double) (DCCMetaSurfaceBytes - 4.0 * 1024.0) / (8 * 4.0 * 1024), 1…