diff options
author | Rob Clark <robdclark@chromium.org> | 2023-07-24 23:30:21 +0300 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2023-07-26 20:50:04 +0300 |
commit | 1b5d0ddcb34a605835051ae2950d5cfed0373dd8 (patch) | |
tree | 7ff7ef590d6199e16c93bf0937c2393dd28a3620 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1cd0787f082e1a179f2b6e749d08daff1a9f6b1b (diff) | |
download | linux-1b5d0ddcb34a605835051ae2950d5cfed0373dd8.tar.xz |
drm/msm: Disallow submit with fence id 0
A fence id of zero is expected to be invalid, and is not removed from
the fence_idr table. If userspace is requesting to specify the fence
id with the FENCE_SN_IN flag, we need to reject a zero fence id value.
Fixes: 17154addc5c1 ("drm/msm: Add MSM_SUBMIT_FENCE_SN_IN")
Signed-off-by: Rob Clark <robdclark@chromium.org>
Patchwork: https://patchwork.freedesktop.org/patch/549180/
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions