gpu: drm: img: Fix to check fence list instead of fence count
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Tue, 9 Jan 2024 08:45:59 +0000 (17:45 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 19 Feb 2024 00:13:57 +0000 (09:13 +0900)
commitc7b6a53afd7c6a496144f2a0b9002cb14659e87d
treead741df32c37dd4bb4ccf894beae173be9fa2a88
parent1691514834f8953601cc9398eb95986da1c172af
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>
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
drivers/gpu/drm/img/img-rogue/services/server/env/linux/pvr_buffer_sync.c