diff options
author | 2013-02-18 19:28:02 +0200 | |
---|---|---|
committer | 2013-03-23 12:16:36 +0100 | |
commit | 67d5a50c0480d5d41e0423e6fa55984f9fd3381e (patch) | |
tree | 39fb959984569314651ea53a7e386e758225adeb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: set dummy page for stolen objects (diff) | |
download | linux-dev-67d5a50c0480d5d41e0423e6fa55984f9fd3381e.tar.xz linux-dev-67d5a50c0480d5d41e0423e6fa55984f9fd3381e.zip |
drm/i915: handle walking compact dma scatter lists
So far the assumption was that each dma scatter list entry contains only
a single page. This might not hold in the future, when we'll introduce
compact scatter lists, so prepare for this everywhere in the i915 code
where we walk such a list.
We'll fix the place _creating_ these lists separately in the next patch
to help the reviewing/bisectability.
Reference: http://www.spinics.net/lists/dri-devel/msg33917.html
Signed-off-by: Imre Deak <imre.deak@intel.com>
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