]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Move workaround infrastructure code up
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Fri, 1 Feb 2019 01:08:42 +0000 (17:08 -0800)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 1 Feb 2019 08:39:51 +0000 (08:39 +0000)
commitca47ab8d76cbfed378a9268d1c3f1a4bef7c4431
tree6b9bbea0773f12b6a46d1cd718e2efde875a2074
parent9287c5320d0906dea31470cc724709c6ee94a0f9
drm/i915: Move workaround infrastructure code up

Top comment in intel_workarounds.c says common code should come first so
lets respect that. Also, by moving the common code together opportunities
to reduce duplication will become more obvious.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@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/1548983324-15344-2-git-send-email-talha.nassar@intel.com
drivers/gpu/drm/i915/intel_workarounds.c