OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:voltage_supported
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_resource.c
2935
volatile bool
voltage_supported
= false;
local in function:dcn20_validate_bandwidth
2946
voltage_supported
= dcn20_validate_bandwidth_internal(dc, context, true);
2949
return
voltage_supported
;
2953
voltage_supported
= dcn20_validate_bandwidth_internal(dc, context, false);
2957
(
voltage_supported
&& full_pstate_supported)) {
2965
voltage_supported
= dcn20_validate_bandwidth_internal(dc, context, false);
2968
if (
voltage_supported
&& dummy_pstate_supported) {
2980
return
voltage_supported
;
amdgpu_dcn20_resource.c
2935
volatile bool
voltage_supported
= false;
local in function:dcn20_validate_bandwidth
2946
voltage_supported
= dcn20_validate_bandwidth_internal(dc, context, true);
2949
return
voltage_supported
;
2953
voltage_supported
= dcn20_validate_bandwidth_internal(dc, context, false);
2957
(
voltage_supported
&& full_pstate_supported)) {
2965
voltage_supported
= dcn20_validate_bandwidth_internal(dc, context, false);
2968
if (
voltage_supported
&& dummy_pstate_supported) {
2980
return
voltage_supported
;
Completed in 27 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025