aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2020-07-14 23:19:45 +0300
committerRodrigo Vivi <[email protected]>2020-08-17 16:15:28 -0400
commit83c0926f3e189e91137c5311f2d187eafc6091a0 (patch)
tree18150ffa57fbf001eaeffe0726fad12d2ad06208 /tools/perf/scripts/python/syscall-counts.py
parent62975d27d647a40c58d3b96c29b911fc4f33c310 (diff)
drm/i915/fbc: Limit cfb to the first 256MiB of stolen on g4x+
Since g4x the CFB base only takes a 28bit offset into stolen. Not sure if the CFB is allowed to start below that limit but then extend beyond it. Let's assume not and just restrict the allocation to the first 256MiB (in the unlikely case we have more stolen than that). v2: s/BIT/BIT_ULL/ (Chris) Cc: Chris Wilson <[email protected]> Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions