diff options
author | Joonas Lahtinen <[email protected]> | 2015-05-06 14:36:09 +0300 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2015-05-08 13:04:18 +0200 |
commit | c5ad54cf7dd8922bd1cee2d5871aebf73dc9638e (patch) | |
tree | f33dbffb93697f27eca8033b664d4af19b6602ea /tools/perf/scripts/python/syscall-counts.py | |
parent | 8bd7ef1638611db5f4fe47813758588b610ee5aa (diff) |
drm/i915: Use partial view in mmap fault handler
Use partial view for huge BOs (bigger than half the mappable aperture)
in fault handler so that they can be accessed withough trying to make
room for them by evicting other objects.
v2:
- Only use partial views in the case where early rejection was
previously done.
- Account variable type changes from previous reroll.
v3:
- Add a comment about overwriting existing page entries.
(Tvrtko Ursulin)
- Whitespace fixes.
Cc: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Signed-off-by: Joonas Lahtinen <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions