commit | 5e498abf14858945f1249d9cc4ff1e8715a307e3 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Apr 15 14:46:34 2019 +0200 |
committer | Christian König <christian.koenig@amd.com> | Tue Apr 16 14:49:10 2019 +0200 |
tree | d8c599a61c51f700fd5dd9ae5d5492ce64e38b45 | |
parent | 4dff47c7607a7ceb9916fec179dc88e7b90f3b7c [diff] |
dma-buf: explicitely note that dma-fence-chains use 64bit seqno Instead of checking the upper values of the sequence number use an explicit field in the dma_fence_ops structure to note if a sequence should be 32bit or 64bit. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Link: https://patchwork.freedesktop.org/patch/299655/