Files
linux-nv-oot/drivers/gpu/drm/tegra/submit.c
Mikko Perttunen 0c4db82587 drm/tegra: Fix check for undefined submit flags
Fix the downstream-specific check for undefined submit flags to use
bitwise negation instead of logical. The author appears to have
written enough Rust to forget about bitwise negation using a different
operator.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Change-Id: I2093ea78450ea7ef9173df41a6cd242061f3fe93
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2861969
Reviewed-by: Santosh BS <santoshb@nvidia.com>
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
2023-04-03 09:18:59 +00:00

17 KiB