OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MetaRowBytes
(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
264
double
MetaRowBytes
,
3174
double
MetaRowBytes
,
3209
ImmediateFlipBW = (PDEAndMetaPTEBytesPerFrame +
MetaRowBytes
+ DPTEBytesPerRow)
3223
TimeForFetchingRowInVBlankImmediateFlip = dml_max3((
MetaRowBytes
+ DPTEBytesPerRow) * HostVMInefficiencyFactor / ImmediateFlipBW, UrgentLatency * (HostVMDynamicLevels + 1), LineTime / 4);
3229
*final_flip_bw = dml_max(PDEAndMetaPTEBytesPerFrame * HostVMInefficiencyFactor / (*DestinationLinesToRequestVMInImmediateFlip * LineTime), (
MetaRowBytes
+ DPTEBytesPerRow) * HostVMInefficiencyFactor / (*DestinationLinesToRequestRowInImmediateFlip * LineTime));
4579
locals->
MetaRowBytes
[0][0][k] = mode_lib->vba.MetaRowBytesY + mode_lib->vba.MetaRowBytesC;
4755
locals->
MetaRowBytes
[0][0][k],
4910
+ locals->PDEAndMetaPTEBytesPerFrame[0][0][k] + locals->
MetaRowBytes
[0][0][k] + locals->DPTEBytesPerRow[0][0][k];
4926
locals->
MetaRowBytes
[0][0][k],
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
display_mode_vba.h
533
double
MetaRowBytes
[DC__VOLTAGE_STATES + 1][2][DC__NUM_DPP__MAX];
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_mode_vba_20.c
4584
locals->
MetaRowBytes
[0][0][k] = mode_lib->vba.MetaRowBytesY + mode_lib->vba.MetaRowBytesC;
4743
mode_lib->vba.
MetaRowBytes
[0][0][k],
4790
if (locals->
MetaRowBytes
[0][0][k] + locals->DPTEBytesPerRow[0][0][k] == 0)
4793
locals->prefetch_row_bw[k] = (locals->
MetaRowBytes
[0][0][k] + locals->DPTEBytesPerRow[0][0][k])
4858
+ mode_lib->vba.
MetaRowBytes
[0][0][k]
4888
mode_lib->vba.
MetaRowBytes
[0][0][k],
amdgpu_display_mode_vba_20v2.c
4633
locals->
MetaRowBytes
[0][0][k] = mode_lib->vba.MetaRowBytesY + mode_lib->vba.MetaRowBytesC;
4790
mode_lib->vba.
MetaRowBytes
[0][0][k],
4836
if (locals->
MetaRowBytes
[0][0][k] + locals->DPTEBytesPerRow[0][0][k] == 0)
4839
locals->prefetch_row_bw[k] = (locals->
MetaRowBytes
[0][0][k] + locals->DPTEBytesPerRow[0][0][k])
4904
+ mode_lib->vba.
MetaRowBytes
[0][0][k]
4934
mode_lib->vba.
MetaRowBytes
[0][0][k],
Completed in 57 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025