OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:power_gating
(Results
1 - 16
of
16
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce100/
dce100_hw_sequencer.h
49
enum pipe_gating_control
power_gating
);
amdgpu_dce100_hw_sequencer.c
81
enum pipe_gating_control
power_gating
)
87
if (
power_gating
== PIPE_GATING_CONTROL_INIT)
89
else if (
power_gating
== PIPE_GATING_CONTROL_ENABLE)
94
if (!(
power_gating
== PIPE_GATING_CONTROL_INIT && controller_id != 0)){
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce112/
amdgpu_dce112_hw_sequencer.c
122
enum pipe_gating_control
power_gating
)
131
if (
power_gating
== PIPE_GATING_CONTROL_INIT)
133
else if (
power_gating
== PIPE_GATING_CONTROL_ENABLE)
138
if (
power_gating
!= PIPE_GATING_CONTROL_INIT || controller_id == 0){
151
if (
power_gating
!= PIPE_GATING_CONTROL_ENABLE)
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce120/
amdgpu_dce120_hw_sequencer.c
159
enum pipe_gating_control
power_gating
)
170
if (
power_gating
== PIPE_GATING_CONTROL_INIT)
172
else if (
power_gating
== PIPE_GATING_CONTROL_ENABLE)
177
if (
power_gating
!= PIPE_GATING_CONTROL_INIT || controller_id == 0) {
190
if (
power_gating
!= PIPE_GATING_CONTROL_ENABLE)
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_command_table2.c
713
struct dmub_rb_cmd_enable_disp_power_gating
power_gating
;
local in function:enable_disp_power_gating_dmcub
715
power_gating
.header.type = DMUB_CMD__VBIOS;
716
power_gating
.header.sub_type = DMUB_CMD__VBIOS_ENABLE_DISP_POWER_GATING;
717
power_gating
.
power_gating
.pwr = *pwr;
719
dc_dmub_srv_cmd_queue(dmcub, &
power_gating
.header);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
hw_sequencer_private.h
92
enum pipe_gating_control
power_gating
);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dmub/inc/
dmub_cmd.h
202
struct dmub_cmd_enable_disp_power_gating_data
power_gating
;
member in struct:dmub_rb_cmd_enable_disp_power_gating
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
dcn10_hw_sequencer.h
129
enum pipe_gating_control
power_gating
);
amdgpu_dcn10_hw_sequencer.c
2882
enum pipe_gating_control
power_gating
)
/src/sys/external/bsd/drm2/dist/drm/radeon/
rv770_dpm.h
92
bool
power_gating
;
member in struct:rv7xx_power_info
radeon_cypress_dpm.c
2092
pi->
power_gating
= false;
radeon_rv770_dpm.c
2405
pi->
power_gating
= false;
radeon_btc_dpm.c
2655
pi->
power_gating
= false;
radeon_ni_dpm.c
4159
pi->
power_gating
= false;
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_hw_sequencer.c
203
enum pipe_gating_control
power_gating
)
213
if (
power_gating
== PIPE_GATING_CONTROL_INIT)
215
else if (
power_gating
== PIPE_GATING_CONTROL_ENABLE)
223
if (
power_gating
!= PIPE_GATING_CONTROL_INIT || controller_id == 0){
241
if (
power_gating
!= PIPE_GATING_CONTROL_ENABLE)
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
si_dpm.h
548
bool
power_gating
;
member in struct:rv7xx_power_info
Completed in 28 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025