OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxMpcComb
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_resource.c
2510
context->bw_ctx.dml.vba.
maxMpcComb
= 0;
2520
if (force_split || context->bw_ctx.dml.vba.NoOfDPP[vlevel][context->bw_ctx.dml.vba.
maxMpcComb
][pipe_idx] > 1)
2538
if (split[i] && context->bw_ctx.dml.vba.NoOfDPP[vlevel][context->bw_ctx.dml.vba.
maxMpcComb
][pipe_idx] == 1)
2539
context->bw_ctx.dml.vba.RequiredDPPCLK[vlevel][context->bw_ctx.dml.vba.
maxMpcComb
][pipe_idx] /= 2;
2621
context->bw_ctx.dml.vba.RequiredDPPCLK[vlevel][context->bw_ctx.dml.vba.
maxMpcComb
][pipe_idx] *= 2;
2674
pipes[pipe_cnt].clks_cfg.dispclk_mhz = context->bw_ctx.dml.vba.RequiredDISPCLK[vlevel][context->bw_ctx.dml.vba.
maxMpcComb
];
2678
context->bw_ctx.dml.vba.RequiredDPPCLK[vlevel][context->bw_ctx.dml.vba.
maxMpcComb
][pipe_idx];
2687
context->bw_ctx.dml.vba.RequiredDPPCLK[vlevel][context->bw_ctx.dml.vba.
maxMpcComb
][pipe_split_from[i]];
2794
context->bw_ctx.dml.vba.DRAMClockChangeSupport[vlevel][context->bw_ctx.dml.vba.
maxMpcComb
]
2857
bool cstate_en = context->bw_ctx.dml.vba.PrefetchMode[vlevel][context->bw_ctx.dml.vba.
maxMpcComb
] != 2
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
amdgpu_dcn21_resource.c
1065
pipes[pipe_cnt].clks_cfg.dispclk_mhz = context->bw_ctx.dml.vba.RequiredDISPCLK[vlevel_req][context->bw_ctx.dml.vba.
maxMpcComb
];
1069
context->bw_ctx.dml.vba.RequiredDPPCLK[vlevel_req][context->bw_ctx.dml.vba.
maxMpcComb
][pipe_idx];
1078
context->bw_ctx.dml.vba.RequiredDPPCLK[vlevel_req][context->bw_ctx.dml.vba.
maxMpcComb
][pipe_split_from[i]];
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
display_mode_vba.h
125
int
maxMpcComb
;
amdgpu_display_mode_vba.c
825
mode_lib->vba.ReturnBW = mode_lib->vba.ReturnBWPerState[mode_lib->vba.VoltageLevel][mode_lib->vba.
maxMpcComb
];
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_mode_vba_21.c
2104
mode_lib->vba.PrefetchMode[mode_lib->vba.VoltageLevel][mode_lib->vba.
maxMpcComb
],
2418
mode_lib->vba.PrefetchMode[mode_lib->vba.VoltageLevel][mode_lib->vba.
maxMpcComb
],
2564
if (mode_lib->vba.PrefetchMode[mode_lib->vba.VoltageLevel][mode_lib->vba.
maxMpcComb
] == 0) {
2572
} else if (mode_lib->vba.PrefetchMode[mode_lib->vba.VoltageLevel][mode_lib->vba.
maxMpcComb
] == 1) {
2616
mode_lib->vba.PrefetchMode[mode_lib->vba.VoltageLevel][mode_lib->vba.
maxMpcComb
],
5207
mode_lib->vba.
maxMpcComb
= MaximumMPCCombine;
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_mode_vba_20.c
2063
mode_lib->vba.PrefetchMode[mode_lib->vba.VoltageLevel][mode_lib->vba.
maxMpcComb
],
2377
if (mode_lib->vba.PrefetchMode[mode_lib->vba.VoltageLevel][mode_lib->vba.
maxMpcComb
] == 0) {
2385
} else if (mode_lib->vba.PrefetchMode[mode_lib->vba.VoltageLevel][mode_lib->vba.
maxMpcComb
] == 1) {
2616
mode_lib->vba.PrefetchMode[mode_lib->vba.VoltageLevel][mode_lib->vba.
maxMpcComb
],
5097
mode_lib->vba.
maxMpcComb
= MaximumMPCCombine;
amdgpu_display_mode_vba_20v2.c
2099
mode_lib->vba.PrefetchMode[mode_lib->vba.VoltageLevel][mode_lib->vba.
maxMpcComb
],
2411
if (mode_lib->vba.PrefetchMode[mode_lib->vba.VoltageLevel][mode_lib->vba.
maxMpcComb
] == 0) {
2419
} else if (mode_lib->vba.PrefetchMode[mode_lib->vba.VoltageLevel][mode_lib->vba.
maxMpcComb
] == 1) {
2653
mode_lib->vba.PrefetchMode[mode_lib->vba.VoltageLevel][mode_lib->vba.
maxMpcComb
],
5140
mode_lib->vba.
maxMpcComb
= MaximumMPCCombine;
Completed in 27 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025