Home
last modified time | relevance | path

Searched refs:DC_DISABLE_CLOCK_GATING (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/include/
H A Damd_shared.h249 DC_DISABLE_CLOCK_GATING = 0x8, enumerator
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1718 if (amdgpu_dc_debug_mask & DC_DISABLE_CLOCK_GATING) in amdgpu_dm_init()