drm-uapi: Update headers from drm-next
[mesa.git] / include / drm-uapi / v3d_drm.h
index b8c6f9d909424f205d733a576b6c53127fda85d3..1ce746e228d99bc7c3569c48692a0dcc490c17fa 100644 (file)
@@ -63,7 +63,7 @@ extern "C" {
  * flushed by the time the render done IRQ happens, which is the
  * trigger for out_sync.  Any dirtying of cachelines by the job (only
  * possible using TMU writes) must be flushed by the caller using the
- * CL's cache flush commands.
+ * DRM_V3D_SUBMIT_CL_FLUSH_CACHE_FLAG flag.
  */
 struct drm_v3d_submit_cl {
        /* Pointer to the binner command list.