diff options
author | 2013-08-26 20:58:11 +0100 | |
---|---|---|
committer | 2013-09-03 19:17:55 +0200 | |
commit | 0d1aacac36530fce058d7a0db3da7befd5765417 (patch) | |
tree | a59a57fdbc12d190332fd7cdbc87c93b1b6d076e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: fix lvds/dp panel fitter setting (diff) | |
download | linux-dev-0d1aacac36530fce058d7a0db3da7befd5765417.tar.xz linux-dev-0d1aacac36530fce058d7a0db3da7befd5765417.zip |
drm/i915: Embed the ring->private within the struct intel_ring_buffer
We now have more devices using ring->private than not, and they all want
the same structure. Worse, I would like to use a scratch page from
outside of intel_ringbuffer.c and so for convenience would like to reuse
ring->private. Embed the object into the struct intel_ringbuffer so that
we can keep the code clean.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions