aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_dp_mst_topology.c
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2020-05-13 08:47:47 +0100
committerChris Wilson <[email protected]>2020-05-13 13:38:59 +0100
commit1c530d431c698f156538b8954b07df95337beb34 (patch)
tree06a1acc1f0cd38f59b2b4b6adc653d7a0a461daa /drivers/gpu/drm/drm_dp_mst_topology.c
parent761e9f4f80a21a4b845097027030bef863001636 (diff)
dma-buf: Use atomic_fetch_add() for the context id
Now that atomic64_fetch_add() exists we can use it to return the base context id, rather than the atomic64_add_return(N) - N concoction. Suggested-by: Mika Kuoppala <[email protected]> Signed-off-by: Chris Wilson <[email protected]> Cc: Mika Kuoppala <[email protected]> Reviewed-by: Maciej Patelczyk <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/drm_dp_mst_topology.c')
0 files changed, 0 insertions, 0 deletions