diff options
author | Chris Wilson <[email protected]> | 2018-06-12 09:18:14 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2018-06-12 12:57:17 +0100 |
commit | 35ac40d8b65ab5bd09b683720bca96a1f5a0625b (patch) | |
tree | 6e79c9aa8ce938658ad5025eaf13bf664dee46a7 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | d9d117e40d4ffc03438177eeac83d96dfeee76be (diff) |
drm/i915/gtt: Subclass gen6_hw_ppgtt
The legacy gen6 ppgtt needs a little more hand holding than gen8+, and
so requires a larger structure. As I intend to make this slightly more
complicated in the future, separate the gen6 from the core gen8 hw
struct by subclassing. This patch moves the gen6 only features out to
gen6_hw_ppgtt and pipes the new type everywhere that needs it.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Cc: Matthew Auld <[email protected]>
Reviewed-by: Joonas Lahtinen <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions