Quoting Tvrtko Ursulin (2018-11-30 11:32:00) > From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxx> > > Convert the per context workaround handling code to run against the newly > introduced common workaround framework and fuse the two to use the > existing smarter list add helper, the one which does the sorted insert and > merges registers where possible. > > This completes migration of all four classes of workarounds onto the > common framework. > > Existing macros are kept untouched for smaller code churn. > > Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxx> > --- > @@ -1652,7 +1638,7 @@ struct drm_i915_private { > > int dpio_phy_iosf_port[I915_NUM_PHYS_VLV]; > > - struct i915_workarounds workarounds; > + struct i915_wa_list wa_list; > struct i915_wa_list gt_wa_list; ctx_wa_list ? -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx