Tag: e2f80391478af71bbbc91686fe0efc580b907caa

drm/i915: Rename local struct intel_engine_cs variables

Author: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Done by the Coccinelle script below plus a manual intervention to GEN8_RING_SEMAPHORE_INIT. @@ expression E; @@ – struct intel_engine_cs *ring = E; + struct intel_engine_cs *engine = E; @@ @@ – struct intel_engine_cs *ring; + struct intel_engine_cs *engine; Signed-off-by: Tvrtko Ursulin Reviewed-by: Chris Wilson — drivers/gpu/drm/i915/i915_debugfs.c | 203 ++++—- drivers/gpu/drm/i915/i915_gem.c | …

Continue reading

BtrLinux
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.