diff options
| author | Ben Widawsky <[email protected]> | 2013-06-27 16:30:19 -0700 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2013-07-01 11:27:59 +0200 |
| commit | 80a74f7f9c3e57123b6c3d314d4340fc8195a524 (patch) | |
| tree | fb104d46fad94a7ae41a22f4d8fadfa4c8bc680f /tools/perf/scripts/python | |
| parent | 67167240063c9eff15d60754c8d786a7a237ffa2 (diff) | |
drm/i915: Drop dev from pte_encode
The original pte_encode function needed the dev argument so we could do
platform specific handling via IS_GENX, etc. With the merging of a pte
encoding function there should never been a need to quirk away gen
specific details.
The patch doesn't do much but makes the upcoming reworks in gtt/ppgtt/mm
slightly (albeit, ever so) easier.
Reviewed-by: Kenneth Graunke <[email protected]>
Signed-off-by: Ben Widawsky <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions