HomeSort by: relevance | last modified time | path
    Searched refs:swath_width_luma_ub (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_mode_vba_21.c 144 unsigned int *swath_width_luma_ub,
396 unsigned int swath_width_luma_ub[],
697 unsigned int *swath_width_luma_ub,
813 *swath_width_luma_ub = dml_ceil(SwathWidthY - 1, myPipe->BlockWidth256BytesY) + myPipe->BlockWidth256BytesY;
816 *swath_width_luma_ub = dml_ceil(SwathWidthY - 1, myPipe->BlockHeight256BytesY) + myPipe->BlockHeight256BytesY;
820 prefetch_bw_oto = (PrefetchSourceLinesY * *swath_width_luma_ub * dml_ceil(BytePerPixelDETY, 1) + PrefetchSourceLinesC * *swath_width_chroma_ub * dml_ceil(BytePerPixelDETC, 2)) / Tsw_oto;
869 + PrefetchSourceLinesY * *swath_width_luma_ub * dml_ceil(BytePerPixelDETY, 1)
875 *swath_width_luma_ub * dml_ceil(BytePerPixelDETY, 1) +
883 *swath_width_luma_ub * dml_ceil(BytePerPixelDETY, 1) +
890 double PrefetchBandwidth4 = (PrefetchSourceLinesY * *swath_width_luma_ub *
    [all...]
amdgpu_display_mode_vba_21.c 144 unsigned int *swath_width_luma_ub,
396 unsigned int swath_width_luma_ub[],
697 unsigned int *swath_width_luma_ub,
813 *swath_width_luma_ub = dml_ceil(SwathWidthY - 1, myPipe->BlockWidth256BytesY) + myPipe->BlockWidth256BytesY;
816 *swath_width_luma_ub = dml_ceil(SwathWidthY - 1, myPipe->BlockHeight256BytesY) + myPipe->BlockHeight256BytesY;
820 prefetch_bw_oto = (PrefetchSourceLinesY * *swath_width_luma_ub * dml_ceil(BytePerPixelDETY, 1) + PrefetchSourceLinesC * *swath_width_chroma_ub * dml_ceil(BytePerPixelDETC, 2)) / Tsw_oto;
869 + PrefetchSourceLinesY * *swath_width_luma_ub * dml_ceil(BytePerPixelDETY, 1)
875 *swath_width_luma_ub * dml_ceil(BytePerPixelDETY, 1) +
883 *swath_width_luma_ub * dml_ceil(BytePerPixelDETY, 1) +
890 double PrefetchBandwidth4 = (PrefetchSourceLinesY * *swath_width_luma_ub *
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
display_mode_vba.h 736 unsigned int swath_width_luma_ub[DC__NUM_DPP__MAX]; member in struct:vba_vars_st
display_mode_vba.h 736 unsigned int swath_width_luma_ub[DC__NUM_DPP__MAX]; member in struct:vba_vars_st

Completed in 26 milliseconds