gpu: drm: img: Fix to check fence list instead of fence count 28/295928/1 accepted/tizen/unified/riscv/20230718.024919
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 17 Jul 2023 09:06:27 +0000 (18:06 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 17 Jul 2023 09:16:16 +0000 (18:16 +0900)
commit05576d3dfc6333be8f4a8926dbabc3ebcf613705
treeffa833c09e5df06d8b6d6eaed4b60be12026cd1e
parent1609bb74069bc806d1de090219e66f46dac6b403
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