Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hwseq.c454 if (!dc->debug.disable_clock_gate) { in dcn30_init_hw()
621 if (!dc->debug.disable_clock_gate) { in dcn30_init_hw()
Ddcn30_resource.c863 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/
Ddc.h456 bool disable_clock_gate; member
/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_resource.c537 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c1285 if (!dc->debug.disable_clock_gate) { in dcn10_init_hw()
1434 if (!dc->debug.disable_clock_gate) { in dcn10_init_hw()
/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c892 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c1087 .disable_clock_gate = true,
/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c1058 adev->dm.dc->debug.disable_clock_gate = true; in amdgpu_dm_init()