HomeSort by: relevance | last modified time | path
    Searched refs:amdgpu_dm_crtc_handle_crc_irq (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm_crc.h 61 void amdgpu_dm_crtc_handle_crc_irq(struct drm_crtc *crtc);
66 #define amdgpu_dm_crtc_handle_crc_irq(x) macro
amdgpu_dm_crc.c 284 * amdgpu_dm_crtc_handle_crc_irq: Report to DRM the CRC on given CRTC.
290 void amdgpu_dm_crtc_handle_crc_irq(struct drm_crtc *crtc) function in typeref:typename:void
amdgpu_dm.c 482 amdgpu_dm_crtc_handle_crc_irq(&acrtc->base);
535 amdgpu_dm_crtc_handle_crc_irq(&acrtc->base);

Completed in 35 milliseconds