diff options
author | Ben Widawsky <ben@bwidawsk.net> | 2013-04-08 18:43:47 -0700 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-04-18 09:43:11 +0200 |
commit | a93e41618ecf69a2ced005a13377d7903da4dd62 (patch) | |
tree | 6d876e3c5e6831b2b4ec23c3e30782dfb7648e6b /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 4615d4c9e27eda42c3e965f208a4b4065841498c (diff) |
drm/i915: generalize pte vs. register BAR allocation
All gen6+ parts so far have 1 BAR which holds both the register space
and the GTT PTEs. Up until now, that was a 4MB BAR with half allocated
to each.
I have a strong hunch (wink, nod, wink) that future gens will also keep
a similar 50-50 split though the sizes may change. To help this along
change the code to obey the rule of half the total size instead of a
hard-coded 2MB.
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions