Searched refs:MetaRowByteC (Results 1 - 9 of 9) sorted by last modified time

/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c5106 &s->MetaRowByteC[k],
5147 s->MetaRowByteC[k] = 0;
5216 p->MetaRowByte[k] = s->MetaRowByteY[k] + s->MetaRowByteC[k];
5309 s->MetaRowByteC[k],
H A Ddisplay_mode_core_structs.h1737 dml_uint_t MetaRowByteC[__DML_NUM_PLANES__]; member in struct:CalculateVMRowAndSwath_locals_st
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c1977 unsigned int MetaRowByteC[DC__NUM_DPP__MAX] = {0}; local
2043 &MetaRowByteC[k],
2082 MetaRowByteC[k] = 0;
2153 MetaRowByte[k] = MetaRowByteY[k] + MetaRowByteC[k];
2223 MetaRowByteY[k], MetaRowByteC[k],
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c2331 unsigned int MetaRowByteC; local
2367 &MetaRowByteC,
2399 MetaRowByteC = 0;
2453 v->MetaRowByte[k] = MetaRowByteY + MetaRowByteC;
2463 MetaRowByteC,
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c2309 unsigned int MetaRowByteC; local
2345 &MetaRowByteC,
2377 MetaRowByteC = 0;
2431 v->MetaRowByte[k] = MetaRowByteY + MetaRowByteC;
2441 MetaRowByteC,
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c2178 unsigned int MetaRowByteC = 0; local
2214 &MetaRowByteC,
2246 MetaRowByteC = 0;
2301 v->MetaRowByte[k] = MetaRowByteY + MetaRowByteC;
2311 MetaRowByteC,
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c1848 unsigned int MetaRowByteC; local
1903 &MetaRowByteC,
1933 MetaRowByteC = 0;
1980 locals->MetaRowByte[k] = MetaRowByteY + MetaRowByteC;
1989 MetaRowByteC,
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c1856 unsigned int MetaRowByteC; local
1930 &MetaRowByteC,
1948 MetaRowByteC = 0;
1956 mode_lib->vba.MetaRowByte[k] = MetaRowByteY + MetaRowByteC;
1965 MetaRowByteC,
H A Ddisplay_mode_vba_20v2.c1892 unsigned int MetaRowByteC; local
1966 &MetaRowByteC,
1984 MetaRowByteC = 0;
1992 mode_lib->vba.MetaRowByte[k] = MetaRowByteY + MetaRowByteC;
2001 MetaRowByteC,

Completed in 1087 milliseconds