From: Oscar Mateo Date: Thu, 22 May 2014 13:13:33 +0000 (+0100) Subject: drm/i915: s/intel_ring_buffer/intel_engine_cs X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~38^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4872ba6d01454dfeb251d96f623ab5d1b0666a4;p=pandora-kernel.git drm/i915: s/intel_ring_buffer/intel_engine_cs In the upcoming patches we plan to break the correlation between engine command streamers (a.k.a. rings) and ringbuffers, so it makes sense to refactor the code and make the change obvious. No functional changes. Signed-off-by: Oscar Mateo Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed