Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c364 if (!dc->debug.disable_clock_gate) { in dcn201_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1027 bool disable_clock_gate; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c324 if (!dc->debug.disable_clock_gate) { in dcn401_init_hw()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2048 adev->dm.dc->debug.disable_clock_gate = true; in amdgpu_dm_init()