OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mode_support_with_immediate_flip
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
dcn_calcs.h
257
enum dcn_bw_defs
mode_support_with_immediate_flip
[number_of_states_plus_one + 1][1 + 1];
member in struct:dcn_bw_internal_vars
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
amdgpu_dcn_calc_auto.c
975
v->
mode_support_with_immediate_flip
[i][j] = dcn_bw_yes;
978
v->
mode_support_with_immediate_flip
[i][j] = dcn_bw_no;
988
v->
mode_support_with_immediate_flip
[i][j] = dcn_bw_no;
994
if ((i == number_of_states_plus_one || v->
mode_support_with_immediate_flip
[i][1] == dcn_bw_yes || v->
mode_support_with_immediate_flip
[i][0] == dcn_bw_yes) && i >= v->voltage_override_level) {
Completed in 15 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025