aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorMichel Thierry <[email protected]>2015-07-30 11:02:49 +0100
committerDaniel Vetter <[email protected]>2015-08-14 18:16:18 +0200
commitf9b5b782c4720f6c353088b559af5842ce66aa6f (patch)
treef001ecbf2841bb35a003f82e9c948d3b99ef3b15 /tools/perf/scripts/python/net_dropmonitor.py
parentd4ec9da0e17cb6a86c0b76c5b254981601d25031 (diff)
drm/i915/gen8: Generalize PTE writing for GEN8 PPGTT
The insert_entries function was the function used to write PTEs. For the PPGTT it was "hardcoded" to only understand two level page tables, which was the case for GEN7. We can reuse this for 4 level page tables, and remove the concept of insert_entries, which was never viable past 2 level page tables anyway, but it requires a bit of rework to make the function a bit more generic. v2: Rebase after Mika's ppgtt cleanup / scratch merge patch series. v3: Rebase after final merged version of Mika's ppgtt/scratch patches. v4: Check and warn for NULL value of pdp pointer (Akash). Cc: Akash Goel <[email protected]> Signed-off-by: Ben Widawsky <[email protected]> Signed-off-by: Michel Thierry <[email protected]> (v2) Reviewed-by: Akash Goel <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions