Home
last modified time | relevance | path

Searched refs:disable_clock_gate (Results 1 – 13 of 13) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hwseq.c85 if (!dc->debug.disable_clock_gate) { in dcn31_init_hw()
285 if (!dc->debug.disable_clock_gate) { in dcn31_init_hw()
Ddcn31_resource.c972 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hwseq.c457 if (!dc->debug.disable_clock_gate) { in dcn30_init_hw()
645 if (!dc->debug.disable_clock_gate) { in dcn30_init_hw()
Ddcn30_resource.c866 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/
Ddc.h568 bool disable_clock_gate; member
/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c863 .disable_clock_gate = true,
887 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_resource.c530 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c236 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c218 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c1356 if (!dc->debug.disable_clock_gate) { in dcn10_init_hw()
1515 if (!dc->debug.disable_clock_gate) { in dcn10_init_hw()
/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c900 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c1089 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c1584 adev->dm.dc->debug.disable_clock_gate = true; in amdgpu_dm_init()