diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2019-07-29 12:37:20 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2019-07-30 11:50:42 +0100 |
commit | a56277216637c359e9125b9c16be09f21ed2a395 (patch) | |
tree | 26ebf0e5843e9a298504437e0791ed923afc3c12 /mm/mm_init.c | |
parent | 1032a2af93f58ff12996f6122a8a488979ea22a8 (diff) | |
download | linux-a56277216637c359e9125b9c16be09f21ed2a395.tar.bz2 |
drm/i915: Inline engine->init_context into its caller
We only use the init_context vfunc once while recording the default
context state, and we use the same sequence in each backend (eliding
steps that do not apply). Remove the vfunc for simplicity and
de-duplication.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190729113720.24830-1-chris@chris-wilson.co.uk
Diffstat (limited to 'mm/mm_init.c')
0 files changed, 0 insertions, 0 deletions