OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VStartup
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_mode_vba_20.c
82
unsigned int
VStartup
,
465
unsigned int
VStartup
,
577
if (
VStartup
* LineTime
599
dst_y_prefetch_equ =
VStartup
- dml_max(TCalc + TWait, XFCRemoteSurfaceFlipDelay) / LineTime
642
dml_print("DML:
VStartup
: %d\n",
VStartup
);
2165
mode_lib->vba.
VStartup
[k] = dml_min(
2170
mode_lib->vba.
VStartup
[k] =
2174
mode_lib->vba.
VStartup
[k] =
2699
unsigned int Margin = (mode_lib->vba.MaxVStartupLines[k] - mode_lib->vba.
VStartup
[k]
[
all
...]
amdgpu_display_mode_vba_20v2.c
107
unsigned int
VStartup
,
557
unsigned int
VStartup
,
640
if (
VStartup
* LineTime
659
dst_y_prefetch_equ =
VStartup
- dml_max(TCalc + TWait, XFCRemoteSurfaceFlipDelay) / LineTime
702
dml_print("DML:
VStartup
: %d\n",
VStartup
);
2199
mode_lib->vba.
VStartup
[k] = dml_min(
2204
mode_lib->vba.
VStartup
[k] =
2208
mode_lib->vba.
VStartup
[k] =
2736
unsigned int Margin = (mode_lib->vba.MaxVStartupLines[k] - mode_lib->vba.
VStartup
[k]
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_mode_vba_21.c
101
unsigned int
VStartup
,
654
unsigned int
VStartup
,
786
if (
VStartup
* LineTime
806
dst_y_prefetch_equ =
VStartup
- dml_max(TCalc + TWait, XFCRemoteSurfaceFlipDelay) / LineTime
849
dml_print("DML:
VStartup
: %d\n",
VStartup
);
898
if (
VStartup
== MaxVStartup && (PrefetchBandwidth1 > 4 * prefetch_bw_oto) && (*DestinationLinesForPrefetch - dml_ceil(Tsw_oto_lines, 1) / 4.0 - 0.75) * LineTime - *Tno_bw > 0) {
2227
locals->
VStartup
[k] = dml_min(
2232
locals->
VStartup
[k] =
2236
locals->
VStartup
[k]
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
display_mode_vba.h
674
unsigned int
VStartup
[DC__NUM_DPP__MAX];
amdgpu_display_mode_vba.c
158
return mode_lib->vba.
VStartup
[which_plane];
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_resource.c
2811
dst->vstartup_start = context->bw_ctx.dml.vba.
VStartup
[pipe_idx_unsplit];
2826
dst_j->vstartup_start = context->bw_ctx.dml.vba.
VStartup
[pipe_idx_unsplit];
Completed in 25 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026