diff options
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | 2019-10-17 10:45:00 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2019-10-18 00:06:27 +0100 |
commit | 5d904e3c5d40c3939d53659e9c473500c3c24039 (patch) | |
tree | 93754dff183d6d92209e50664a69e119970fb672 /drivers/of/overlay.c | |
parent | a50134b1983b8860e0e74e41579cbb19a7304ca7 (diff) | |
download | linux-5d904e3c5d40c3939d53659e9c473500c3c24039.tar.bz2 |
drm/i915: Pass in intel_gt at some for_each_engine sites
Where the function, or code segment, operates on intel_gt, we need to
start passing it instead of i915 to for_each_engine(_masked).
This is another partial step in migration of i915->engines[] to
gt->engines[].
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20191017094500.21831-2-tvrtko.ursulin@linux.intel.com
Diffstat (limited to 'drivers/of/overlay.c')
0 files changed, 0 insertions, 0 deletions