OSDN Git Service

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)
commit69b768f2bc6750f785bcf04f87b06e8c27e22de9
tree6b9bbea0773f12b6a46d1cd718e2efde875a2074
parent2b34e562361f6e440524272187432c551b57481e
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