Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/include/
H A Damd_shared.h315 DC_DISABLE_REPLAY = 0x400, enumerator
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c998 } else if ((amdgpu_dc_debug_mask & DC_DISABLE_REPLAY)) { in replay_capability_show()