diff options
| author | Ville Syrjälä <[email protected]> | 2016-02-15 22:54:46 +0200 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2016-03-01 12:48:09 +0200 |
| commit | 11f20322e00fb48e53ac66d2889cec3341a8e814 (patch) | |
| tree | 5ec4011c99049e3a37bedfc963b4d5137a35f83a /tools/perf/scripts/python | |
| parent | 1663b9d6a26a4d118e497b0a1604948b0fb0c86e (diff) | |
drm/i915: Move the NULL sg handling out from rotate_pages()
rotate_pages() checks to see if it got called with a NULL sg, and then
goes to extract it from sg->sgl. It always gets called with a NULL sg
for the first plane, so moving the initial 'sg=st->sgl' assignment out
into intel_rotate_fb_obj_pages() seems less special-casey.
Signed-off-by: Ville Syrjälä <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions