[Intel-gfx] [RFC] Add BDW workarounds to golden render state

arun.siluvery at linux.intel.com arun.siluvery at linux.intel.com
Fri Aug 8 11:52:56 CEST 2014


From: Arun Siluvery <arun.siluvery at linux.intel.com>

In this patch workarounds for BDW are applied to golden render state.
Only those registers that are part of register state are added to this batch.
Remaining workarounds are still in its current place init_clock_gating() which
are not affected by a gpu reset. I can send another patch where they can be
moved to render ring init function but during testing I found their state
doesn't change after reset, please give your comments on this.

Arun Siluvery (1):
  drm/i915/bdw: Apply workarounds to the golden render state

 drivers/gpu/drm/i915/intel_pm.c               | 50 ---------------------
 drivers/gpu/drm/i915/intel_renderstate_gen8.c | 62 +++++++++++++++++----------
 2 files changed, 39 insertions(+), 73 deletions(-)

-- 
2.0.4




More information about the Intel-gfx mailing list