gpu: drm: img: Fix to check fence list instead of fence count
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 17 Jul 2023 09:06:27 +0000 (18:06 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 24 Jul 2023 23:25:22 +0000 (08:25 +0900)
commitcddbe6a44246e49b0e0f8c87d746c95fc53e07a5
tree9b0c432e4deb4636317f6dd46c54af8a0f8ac1cc
parent086732b0cba217f0c5f745ba6297a6e28568b597
gpu: drm: img: Fix to check fence list instead of fence count

In order to generate a reserve fences, we check to see if there is a
fence list instead of fence count.

Change-Id: Ibd45c154610221dd7bcd4de96570fc00066457c8
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
drivers/gpu/drm/img/img-rogue/services/server/env/linux/pvr_buffer_sync.c