diff options
| author | Michel Thierry <[email protected]> | 2015-04-08 12:13:27 +0100 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2015-04-10 08:56:09 +0200 |
| commit | 69876bed7e008f5fe01538a2d47c09f2862129d0 (patch) | |
| tree | ac9ac42513ebdd8e88b88ef2508d427f1d91eef7 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 9271d959dc03fc7514030e22280cdbd6ca763ca5 (diff) | |
drm/i915/gen8: page directories rework allocation
Start using gen8_for_each_pdpe macro to allocate the page directories.
Similar to PTs, while setting up a page directory, make all entries of
the pd point to the scratch pd before mapping (and make all its entries
point to the scratch page); this is to be safe in case of out of bound
access or proactive prefetch. Systems without LLC require an explicit
flush.
v2: Rebased after s/free_pt_*/unmap_and_free_pt/ change.
v3: Rebased after teardown va range logic was removed.
v4: Keep setting up all page directories for systems with less than 4GB
of memory.
v5: Initialize PDs. (Mika)
v6: Initialize also the extra PDs from systems with less than 4GB of
memory. (Mika)
Cc: Mika Kuoppala <[email protected]>
Signed-off-by: Ben Widawsky <[email protected]>
Signed-off-by: Michel Thierry <[email protected]> (v2+)
Reviewed-by: Mika Kuoppala <[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