]> 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)
commit3ba69a170d6a0695231feffa3a0eea7da32c5220
tree6b9bbea0773f12b6a46d1cd718e2efde875a2074
parent8b12dd0099e685ce1d5c1115469608207d2a6086
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