Searched refs:Read256BytesBlockWidthC (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_util_32.h | 120 unsigned int Read256BytesBlockWidthC[], 171 unsigned int Read256BytesBlockWidthC[], 354 unsigned int Read256BytesBlockWidthC[],
|
D | display_mode_vba_util_32.c | 431 unsigned int Read256BytesBlockWidthC[], in dml32_CalculateSwathAndDETConfiguration() 499 Read256BytesBlockWidthC, in dml32_CalculateSwathAndDETConfiguration() 703 unsigned int Read256BytesBlockWidthC[], in dml32_CalculateSwathWidth() argument 808 surface_width_ub_c = dml_ceil(SurfaceWidthC[k], Read256BytesBlockWidthC[k]); in dml32_CalculateSwathWidth() 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() 827 MaximumSwathHeightC[k] = Read256BytesBlockWidthC[k]; in dml32_CalculateSwathWidth() [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 568 int Read256BytesBlockWidthC[], 606 int Read256BytesBlockWidthC[], 3061 int Read256BytesBlockWidthC[DC__NUM_DPP__MAX] = { 0 }; in DisplayPipeConfiguration() local 3084 &Read256BytesBlockWidthC[k]); in DisplayPipeConfiguration() 3104 Read256BytesBlockWidthC, in DisplayPipeConfiguration() 6113 int Read256BytesBlockWidthC[], in CalculateSwathAndDETConfiguration() argument 6166 Read256BytesBlockWidthC, in CalculateSwathAndDETConfiguration() 6303 int Read256BytesBlockWidthC[], in CalculateSwathWidth() argument 6371 surface_width_ub_c = dml_ceil(SurfaceWidthC[k], Read256BytesBlockWidthC[k]); in CalculateSwathWidth() 6373 Read256BytesBlockWidthC[k]) + Read256BytesBlockWidthC[k]); in CalculateSwathWidth() [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 551 int Read256BytesBlockWidthC[], 589 int Read256BytesBlockWidthC[], 3284 int Read256BytesBlockWidthC[DC__NUM_DPP__MAX]; local 3308 &Read256BytesBlockWidthC[k]); 3329 Read256BytesBlockWidthC, 6481 int Read256BytesBlockWidthC[], argument 6534 Read256BytesBlockWidthC, 6659 int Read256BytesBlockWidthC[], argument 6739 int surface_width_ub_c = dml_ceil(SurfaceWidthC[k], Read256BytesBlockWidthC[k]); 6743 (int) dml_ceil(SwathWidthC[k] - 1, Read256BytesBlockWidthC[k]) + Read256BytesBlockWidthC[k]); [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 563 int Read256BytesBlockWidthC[], 601 int Read256BytesBlockWidthC[], 3306 int Read256BytesBlockWidthC[DC__NUM_DPP__MAX]; local 3330 &Read256BytesBlockWidthC[k]); 3351 Read256BytesBlockWidthC, 6580 int Read256BytesBlockWidthC[], argument 6633 Read256BytesBlockWidthC, 6759 int Read256BytesBlockWidthC[], argument 6838 int surface_width_ub_c = dml_ceil(SurfaceWidthC[k], Read256BytesBlockWidthC[k]); 6842 (int) dml_ceil(SwathWidthC[k] - 1, Read256BytesBlockWidthC[k]) + Read256BytesBlockWidthC[k]); [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
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()
|
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()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
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()
|