diff options
author | Chris Wilson <[email protected]> | 2018-11-02 16:12:09 +0000 |
---|---|---|
committer | Joonas Lahtinen <[email protected]> | 2018-11-06 17:17:50 +0200 |
commit | 0014868b9c3c1dda1de6711cf58c3486fb422d07 (patch) | |
tree | e1b01e7857c3d39e408e801d0616a8e270e2f8cd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e528c2affcf216b3d02b22004895cb678769629b (diff) |
drm/i915: Mark pin flags as u64
Since the flags are being used to operate on a u64 variable, they too
need to be marked as such so that the inverses are full width (and not
zero extended on 32b kernels and bdw+).
Reported-by: Sergii Romantsov <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Cc: [email protected]
Reviewed-by: Lionel Landwerlin <[email protected]>
Reviewed-by: Michal Wajdeczko <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 83b466b1dc5f0b4d33f0a901e8b00197a8f3582d)
Signed-off-by: Joonas Lahtinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions