diff options
author | Lucas De Marchi <[email protected]> | 2022-09-16 10:36:06 -0700 |
---|---|---|
committer | Lucas De Marchi <[email protected]> | 2022-09-22 06:43:29 -0700 |
commit | e5f415bfc5c2c94fbb124f8aabfc638168a44cf4 (patch) | |
tree | a4c028123706e33e7347804543822d48b7c007ad /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 07a70f38e9c33b3c614668b12a847f9fe65a4e25 (diff) |
drm/i915: Add missing mask when reading GEN12_DSMBASE
DSMBASE register is defined so BDSM bitfield contains the bits 63 to 20
of the base address of stolen. For the supported platforms bits 0-19 are
zero but that may not be true in future. Add the missing mask.
v2: Use REG_GENMASK64()
Acked-by: Aravind Iddamsetty <[email protected]>
Reviewed-by: Caz Yokoyama <[email protected]>
Reviewed-by: Wayne Boyer <[email protected]>
Signed-off-by: Lucas De Marchi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions