OSDN Git Service

drm/amdgpu: stop getting excl fence separately
authorChristian König <christian.koenig@amd.com>
Wed, 22 Sep 2021 12:13:13 +0000 (14:13 +0200)
committerChristian König <christian.koenig@amd.com>
Wed, 17 Nov 2021 13:32:27 +0000 (14:32 +0100)
commitfa78e367a24977d76832fda6790e9e1c35788f80
tree6f165b10b435c96113a0b61fe58e412f3e5c8cdd
parent2cbb8d4d67700b4ea7373a307676fe312251b257
drm/amdgpu: stop getting excl fence separately

Just grab all fences for the display flip in one go.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211028132630.2330-2-christian.koenig@amd.com
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c