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

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_atomic.h 51 * signal hw_done
67 * ordering between &flip_done and &hw_done is entirely up to the specific driver
96 * that for most hardware, in most cases this happens after @hw_done is
105 * @hw_done:
120 struct completion hw_done; member in struct:drm_crtc_commit
drm_atomic.h 51 * signal hw_done
67 * ordering between &flip_done and &hw_done is entirely up to the specific driver
96 * that for most hardware, in most cases this happens after @hw_done is
105 * @hw_done:
120 struct completion hw_done; member in struct:drm_crtc_commit
drm_atomic.h 51 * signal hw_done
67 * ordering between &flip_done and &hw_done is entirely up to the specific driver
96 * that for most hardware, in most cases this happens after @hw_done is
105 * @hw_done:
120 struct completion hw_done; member in struct:drm_crtc_commit

Completed in 33 milliseconds