commit | e31fe02eff2610f40ac8d7efe57ec0b881b75508 | [log] [tgz] |
---|---|---|
author | Mika Kuoppala <mika.kuoppala@linux.intel.com> | Mon May 11 13:22:01 2020 +0300 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon May 11 12:52:08 2020 +0100 |
tree | 2be56edaf55ebd5ea4d9d3b9c78f9ab20bcdde76 | |
parent | f4d49692ad76804eb3d19e605bc5fc24d463efaa [diff] |
drm/i915: Make intel_timeline_init static Commit fb5970da1b42 ("drm/i915/gt: Use the kernel_context to measure the breadcrumb size") removed the last external user for intel_timeline_init. Mark it static. Signed-off-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> 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/20200511102201.9275-1-mika.kuoppala@linux.intel.com