]> git.baikalelectronics.ru Git - kernel.git/commit
xen/drm: switch xen_drm_front to use INVALID_GRANT_REF
authorJuergen Gross <jgross@suse.com>
Thu, 28 Apr 2022 07:01:02 +0000 (09:01 +0200)
committerJuergen Gross <jgross@suse.com>
Thu, 19 May 2022 12:21:45 +0000 (14:21 +0200)
commit13ee04ad3d51133eddb6aec4cfef49e9ba8d65d7
tree7fc05dfd315214e2bd603bc91db14e6d9635c12c
parent7b16e5bde5d8aebc391f03c161561b5e0a7e2067
xen/drm: switch xen_drm_front to use INVALID_GRANT_REF

Instead of using a private macro for an invalid grant reference use
the common one.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Oleksandr Tyshchenko <oleksandr_tyshchenko@epam.com>
Tested-by: Oleksandr Tyshchenko <oleksandr_tyshchenko@epam.com> # Arm64 only
Signed-off-by: Juergen Gross <jgross@suse.com>
drivers/gpu/drm/xen/xen_drm_front.h
drivers/gpu/drm/xen/xen_drm_front_evtchnl.c