drm: rename null fence to stub fence in syncobj v2
authorChunming Zhou <[email protected]>
Thu, 30 Aug 2018 06:48:28 +0000 (14:48 +0800)
committerChristian König <[email protected]>
Thu, 6 Sep 2018 09:09:08 +0000 (11:09 +0200)
commite28bd101ae1b0f3f653e160c0339c95da7e0fc1e
tree2c96c6604509ef27c4abf2cdb892e8b0767ee50e
parent94e4c5305a9b5a939bfba08039c1b383af7e453b
drm: rename null fence to stub fence in syncobj v2

moved to front of file.
stub fence will be used by timeline syncobj as well.

Signed-off-by: Chunming Zhou <[email protected]>
Cc: Jason Ekstrand <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Link: https://patchwork.freedesktop.org/patch/246539/
drivers/gpu/drm/drm_syncobj.c