drm: rename null fence to stub fence in syncobj v2
authorChunming Zhou <david1.zhou@amd.com>
Thu, 30 Aug 2018 06:48:28 +0000 (14:48 +0800)
committerChristian König <easy2remember.chk@googlemail.com>
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 <david1.zhou@amd.com>
Cc: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/246539/
drivers/gpu/drm/drm_syncobj.c