Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_mode_vba_util_32.h401 unsigned int meta_row_width[],
471 unsigned int *meta_row_width,
907 unsigned int meta_row_width[],
A Ddisplay_mode_vba_util_32.c1944 unsigned int meta_row_width[], in dml32_CalculateVMRowAndSwath()
2133 &meta_row_width[k], in dml32_CalculateVMRowAndSwath()
2301 unsigned int *meta_row_width, in dml32_CalculateVMAndRowBytes()
2337 *meta_row_width = dml_floor(ViewportXStart + SwathWidth + *MetaRequestWidth - 1, in dml32_CalculateVMAndRowBytes()
2340 *meta_row_width = dml_ceil(SwathWidth - 1, *MetaRequestWidth) + *MetaRequestWidth; in dml32_CalculateVMAndRowBytes()
2342 *MetaRowByte = *meta_row_width * *MetaRequestHeight * BytePerPixel / 256.0; in dml32_CalculateVMAndRowBytes()
2349 *meta_row_width = dml_ceil(SwathWidth - 1, *MetaRequestHeight) + *MetaRequestHeight; in dml32_CalculateVMAndRowBytes()
2351 *MetaRowByte = *meta_row_width * *MetaRequestWidth * BytePerPixel / 256.0; in dml32_CalculateVMAndRowBytes()
4868 unsigned int meta_row_width[], in dml32_CalculateMetaAndPTETimes() argument
4939 meta_chunk_per_row_int = meta_row_width[k] / meta_chunk_width; in dml32_CalculateMetaAndPTETimes()
[all …]
A Ddisplay_mode_vba_32.c498 v->meta_row_width, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1302 v->meta_row_width, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A Ddisplay_mode_vba_21.c198 unsigned int *meta_row_width,
435 unsigned int meta_row_width[],
1286 unsigned int *meta_row_width, in CalculateVMAndRowBytes()
1309 *meta_row_width = dml_ceil((double) SwathWidth - 1, *MetaRequestWidth) in CalculateVMAndRowBytes()
1314 *meta_row_width = dml_ceil((double) SwathWidth - 1, *MetaRequestHeight) in CalculateVMAndRowBytes()
1967 &locals->meta_row_width[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2527 locals->meta_row_width, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4683 &locals->meta_row_width[k], in dml21_ModeSupportAndSystemConfigurationFull()
5856 unsigned int meta_row_width[], in CalculateMetaAndPTETimes() argument
5930 meta_chunk_per_row_int = meta_row_width[k] / meta_chunk_width; in CalculateMetaAndPTETimes()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_mode_vba_30.c210 unsigned int *meta_row_width,
455 int meta_row_width[],
1687 unsigned int *meta_row_width, in CalculateVMAndRowBytes()
1722 *meta_row_width = dml_ceil((double) SwathWidth - 1, *MetaRequestWidth) in CalculateVMAndRowBytes()
1727 *meta_row_width = dml_ceil((double) SwathWidth - 1, *MetaRequestHeight) in CalculateVMAndRowBytes()
1729 *MetaRowByte = *meta_row_width * *MetaRequestWidth * BytePerPixel / 256.0; in CalculateVMAndRowBytes()
2281 &v->meta_row_width[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2878 v->meta_row_width, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
5678 int meta_row_width[], in CalculateMetaAndPTETimes() argument
5749 meta_chunk_per_row_int = meta_row_width[k] / meta_chunk_width; in CalculateMetaAndPTETimes()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c226 unsigned int *meta_row_width,
418 int meta_row_width[],
1818 unsigned int *meta_row_width,
1853 *meta_row_width = dml_ceil((double) SwathWidth - 1, *MetaRequestWidth) + *MetaRequestWidth;
1854 *MetaRowByte = *meta_row_width * *MetaRequestHeight * BytePerPixel / 256.0;
1858 *MetaRowByte = *meta_row_width * *MetaRequestWidth * BytePerPixel / 256.0;
2409 &v->meta_row_width[k],
3036 v->meta_row_width,
5945 int meta_row_width[], argument
6016 meta_chunk_per_row_int = meta_row_width[k] / meta_chunk_width;
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddisplay_mode_vba_314.c238 unsigned int *meta_row_width,
430 int meta_row_width[],
1839 unsigned int *meta_row_width,
1874 *meta_row_width = dml_ceil((double) SwathWidth - 1, *MetaRequestWidth) + *MetaRequestWidth;
1875 *MetaRowByte = *meta_row_width * *MetaRequestHeight * BytePerPixel / 256.0;
1879 *MetaRowByte = *meta_row_width * *MetaRequestWidth * BytePerPixel / 256.0;
2431 &v->meta_row_width[k],
3058 v->meta_row_width,
5992 int meta_row_width[], argument
6063 meta_chunk_per_row_int = meta_row_width[k] / meta_chunk_width;
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h834 unsigned int meta_row_width[DC__NUM_DPP__MAX]; member

Completed in 75 milliseconds