Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.h49 DISPLAY_CRC_MODE, enumerator
H A Damdgpu_dm_crc.c855 else if (adev->dm.secure_display_ctx.op_mode == DISPLAY_CRC_MODE) in amdgpu_dm_crtc_handle_crc_window_irq()
879 else if (adev->dm.secure_display_ctx.op_mode == DISPLAY_CRC_MODE) in amdgpu_dm_crtc_handle_crc_window_irq()
948 adev->dm.secure_display_ctx.op_mode = DISPLAY_CRC_MODE; in amdgpu_dm_crtc_secure_display_create_contexts()