diff options
| author | Jakub Bartmiński <[email protected]> | 2018-07-27 16:11:46 +0200 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2018-07-27 16:07:37 +0100 |
| commit | 496bcce3c9bf50ccf74b3050669600631cbf8138 (patch) | |
| tree | f342f97fda41dffae610fd0f844dbcff0021ce6a /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | dd18cedfa36fbbc19903aed12d6d94c06f5e6dea (diff) | |
drm/i915: Remove unnecessary ggtt_offset_bias from i915_gem_context
Since ggtt_offset_bias is now stored in ggtt.pin_bias, it is duplicated
inside i915_gem_context, and can instead be accessed directly from ggtt.
v3:
Added a helper function to retrieve the ggtt.pin_bias from the vma.
v4:
Moved the helper function to the previous patch in the series.
Dropped the bias from intel_ring_pin. This introduces a slight functional
change since we are always pinning the ring a bit higher if GuC is present
even though we don't really need to.
v8:
Fixed patch not applying on the most recent upstream.
Signed-off-by: Jakub Bartmiński <[email protected]>
Cc: Chris Wilson <[email protected]>
Cc: Michał Winiarski <[email protected]>
Cc: Michal Wajdeczko <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions