Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hwseq.c126 if (!dc->debug.disable_clock_gate) { in dcn31_init_hw()
272 if (!dc->debug.disable_clock_gate) { in dcn31_init_hw()
Ddcn31_resource.c902 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hwseq.c460 if (!dc->debug.disable_clock_gate) { in dcn30_init_hw()
618 if (!dc->debug.disable_clock_gate) { in dcn30_init_hw()
Ddcn30_resource.c737 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c688 .disable_clock_gate = true,
713 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_hwseq.c378 if (!dc->debug.disable_clock_gate) { in dcn201_init_hw()
/drivers/gpu/drm/amd/display/dc/
Ddc.h781 bool disable_clock_gate; member
/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_resource.c528 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c107 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c91 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c669 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hwseq.c957 if (!dc->debug.disable_clock_gate) { in dcn32_init_hw()
Ddcn32_resource.c738 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/dcn316/
Ddcn316_resource.c897 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_resource.c949 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/dcn315/
Ddcn315_resource.c901 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/dcn321/
Ddcn321_resource.c736 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c1508 if (!dc->debug.disable_clock_gate) { in dcn10_init_hw()
1624 if (!dc->debug.disable_clock_gate) { in dcn10_init_hw()
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c729 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c1709 adev->dm.dc->debug.disable_clock_gate = true; in amdgpu_dm_init()