Home
last modified time | relevance | path

Searched refs:amdgpu_dm_crc_window_is_activated (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_crc.h91 bool amdgpu_dm_crc_window_is_activated(struct drm_crtc *crtc);
95 #define amdgpu_dm_crc_window_is_activated(x) macro
Damdgpu_dm_crc.c138 bool amdgpu_dm_crc_window_is_activated(struct drm_crtc *crtc) in amdgpu_dm_crc_window_is_activated() function
Damdgpu_dm.c8351 if (amdgpu_dm_crc_window_is_activated(crtc)) { in amdgpu_dm_atomic_commit_tail()