commit | 24327f837f07fbab99fe3d4abb1e4158e7ca2d76 | [log] [tgz] |
---|---|---|
author | Joonas Lahtinen <joonas.lahtinen@linux.intel.com> | Tue Nov 08 09:11:48 2016 +0200 |
committer | Joonas Lahtinen <joonas.lahtinen@linux.intel.com> | Tue Nov 08 12:36:35 2016 +0200 |
tree | 1888eeb6e69397df995ec59e33cea86cf86c10b9 | |
parent | 58e197d631d44f9f4817b8198b43132a40de1164 [diff] |
drm/i915: Remove two sloppy inline functions from .h Get rid of sloppy inline functions now that we don't have more users: i915_gem_request_get_seqno i915_gem_request_get_engine v2: - request->engine is always non-NULL (Chris) Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/1478589108-3702-1-git-send-email-joonas.lahtinen@linux.intel.com