aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2021-05-14 15:57:39 +0300
committerVille Syrjälä <[email protected]>2021-09-22 16:48:44 +0300
commit0cf771b5d02244d2b2515cb17d967e19bf33e83f (patch)
tree02c6c6512cd6a0828f7347eef28a9b484f032671 /tools/perf/scripts/python/mem-phys-addr.py
parent8f27dbf0987ad5941f969456fa6f65850866ba2e (diff)
drm/i915: Fix g4x cxsr enable condition
The intention was to check whether the primary plane is enabled without any sprites planes being enabled. Instead we ended up checking whether just any one of the planes is enabled. g4x isn't vlv/chv and cxsr only works with the primary plane. Fix the check to examine the bitmask of active planes rather than the number of bits set in said bitmask. Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Stanislav Lisovskiy <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions