commit | 1823521d2b2fa614e7ad95fdc8a0f59e571f37ce | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Sep 04 10:45:51 2013 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Sep 05 12:03:12 2013 +0200 |
tree | b79efcb6426e31a9584c330a8c670646cdb443d9 | |
parent | b315fedf01ac717f1c2a5eaa6959335b6baf7150 [diff] |
drm/i915: Rename ring->outstanding_lazy_request Prior to preallocating an request for lazy emission, rename the existing field to make way (and differentiate the seqno from the request struct). Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>