Searched refs:Read256BytesBlockWidthC (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.h | 120 unsigned int Read256BytesBlockWidthC[], 171 unsigned int Read256BytesBlockWidthC[], 355 unsigned int Read256BytesBlockWidthC[],
|
H A D | display_mode_vba_util_32.c | 431 unsigned int Read256BytesBlockWidthC[], in dml32_CalculateSwathAndDETConfiguration() 499 Read256BytesBlockWidthC, in dml32_CalculateSwathAndDETConfiguration() 812 Read256BytesBlockWidthC[k] - 1, in dml32_CalculateSwathWidth() 813 Read256BytesBlockWidthC[k]) - in dml32_CalculateSwathWidth() 815 Read256BytesBlockWidthC[k])); in dml32_CalculateSwathWidth() 819 Read256BytesBlockWidthC[k]) + in dml32_CalculateSwathWidth() 820 Read256BytesBlockWidthC[k]); in dml32_CalculateSwathWidth() 1844 Read256BytesBlockWidthC[k]), in dml32_CalculateSurfaceSizeInMall() 1847 Read256BytesBlockWidthC[k]) - in dml32_CalculateSurfaceSizeInMall() 1849 Read256BytesBlockWidthC[k])) * in dml32_CalculateSurfaceSizeInMall() [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
H A D | display_mode_vba_30.c | 566 int Read256BytesBlockWidthC[], 604 int Read256BytesBlockWidthC[], 3061 int Read256BytesBlockWidthC[DC__NUM_DPP__MAX] = { 0 }; in DisplayPipeConfiguration() local 3084 &Read256BytesBlockWidthC[k]); in DisplayPipeConfiguration() 3104 Read256BytesBlockWidthC, in DisplayPipeConfiguration() 6112 int Read256BytesBlockWidthC[], in CalculateSwathAndDETConfiguration() argument 6165 Read256BytesBlockWidthC, in CalculateSwathAndDETConfiguration() 6302 int Read256BytesBlockWidthC[], in CalculateSwathWidth() argument 6370 surface_width_ub_c = dml_ceil(SurfaceWidthC[k], Read256BytesBlockWidthC[k]); in CalculateSwathWidth() 6372 Read256BytesBlockWidthC[k]) + Read256BytesBlockWidthC[k]); in CalculateSwathWidth() [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 551 int Read256BytesBlockWidthC[], 589 int Read256BytesBlockWidthC[], 3287 int Read256BytesBlockWidthC[DC__NUM_DPP__MAX]; local 3311 &Read256BytesBlockWidthC[k]); 3333 Read256BytesBlockWidthC, 6642 int Read256BytesBlockWidthC[], argument 6695 Read256BytesBlockWidthC, 6824 int Read256BytesBlockWidthC[], argument 6904 int surface_width_ub_c = dml_ceil(SurfaceWidthC[k], Read256BytesBlockWidthC[k]); 6908 (int) dml_ceil(SwathWidthC[k] - 1, Read256BytesBlockWidthC[k]) + Read256BytesBlockWidthC[k]); [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
H A D | display_mode_vba_314.c | 562 int Read256BytesBlockWidthC[], 600 int Read256BytesBlockWidthC[], 3308 int Read256BytesBlockWidthC[DC__NUM_DPP__MAX]; local 3332 &Read256BytesBlockWidthC[k]); 3353 Read256BytesBlockWidthC, 6737 int Read256BytesBlockWidthC[], argument 6790 Read256BytesBlockWidthC, 6916 int Read256BytesBlockWidthC[], argument 6995 int surface_width_ub_c = dml_ceil(SurfaceWidthC[k], Read256BytesBlockWidthC[k]); 6999 (int) dml_ceil(SwathWidthC[k] - 1, Read256BytesBlockWidthC[k]) + Read256BytesBlockWidthC[k]); [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
H A D | display_mode_vba_20.c | 2721 double Read256BytesBlockWidthC; in dml20_DisplayPipeConfiguration() local 2773 Read256BytesBlockWidthC = 0; in dml20_DisplayPipeConfiguration() 2787 Read256BytesBlockWidthC = 256 / dml_ceil(BytePerPixDETC, 2) in dml20_DisplayPipeConfiguration() 2796 MaximumSwathHeightC = Read256BytesBlockWidthC; in dml20_DisplayPipeConfiguration()
|
H A D | display_mode_vba_20v2.c | 2794 double Read256BytesBlockWidthC; in dml20v2_DisplayPipeConfiguration() local 2846 Read256BytesBlockWidthC = 0; in dml20v2_DisplayPipeConfiguration() 2860 Read256BytesBlockWidthC = 256 / dml_ceil(BytePerPixDETC, 2) in dml20v2_DisplayPipeConfiguration() 2869 MaximumSwathHeightC = Read256BytesBlockWidthC; in dml20v2_DisplayPipeConfiguration()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
H A D | display_mode_vba_21.c | 2819 double Read256BytesBlockWidthC; in DisplayPipeConfiguration() local 2871 Read256BytesBlockWidthC = 0; in DisplayPipeConfiguration() 2885 Read256BytesBlockWidthC = 256 / dml_ceil(BytePerPixDETC, 2) in DisplayPipeConfiguration() 2894 MaximumSwathHeightC = Read256BytesBlockWidthC; in DisplayPipeConfiguration()
|