aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJérémy Lefaure <[email protected]>2016-10-20 18:05:57 -0400
committerZhenyu Wang <[email protected]>2016-10-25 10:35:54 +0800
commit31f09cb79e797797bc745d98f93ac50b2cbda9e6 (patch)
tree0f370f8c75f201a358e067d5876f7ae621d1303a /tools/perf/scripts/python
parent946260e5fb60fcf3a4fbe77840280b5191300564 (diff)
drm/i915/gvt: fix bad 32 bit shift in gtt
Since ioread32 returns a 32-bit value, it is impossible to left-shift this value by 32 bits (it produces a compilation error). Casting the return value of ioread32 fix this issue. Signed-off-by: Jérémy Lefaure <[email protected]> Signed-off-by: Zhenyu Wang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions