Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c454 if (!dc->debug.disable_clock_gate) { in dcn30_init_hw()
621 if (!dc->debug.disable_clock_gate) { in dcn30_init_hw()
H A Ddcn30_resource.c863 .disable_clock_gate = true,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc.h456 bool disable_clock_gate; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_resource.c537 .disable_clock_gate = true,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c892 .disable_clock_gate = true,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c1087 .disable_clock_gate = true,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1058 adev->dm.dc->debug.disable_clock_gate = true; in amdgpu_dm_init()