HomeSort by: relevance | last modified time | path
    Searched defs:amdgpu_dm_crtc_handle_crc_irq (Results 1 - 2 of 2) 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

Completed in 84 milliseconds