All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Clifton <pcjc2@cam.ac.uk>
To: "intel-gfx@lists.freedesktop.org" <intel-gfx@lists.freedesktop.org>
Subject: Speed boost disabling RCC clock gating ECO
Date: Sat, 30 Oct 2010 03:34:37 +0100	[thread overview]
Message-ID: <1288406077.1156.54.camel@pcjc2lap> (raw)

Hi guys,

Just a note on a data-point I found here:

sudo intel_reg_read 0x21D0
[sudo] password for pcjc2: 
0x21D0 : 0x307

sudo intel_reg_write 0x21D0 0x1000207
Value before: 0x307
Value after: 0x207


This boosted FPS of my displaylist frame benchmark from 35fps to 37fps.

This was clearing bit 8 of ECOSKPD, which is controlling the following
ECO:

Clock gating for the RCC (Disable one clock gate cell)


Any chance someone knows why the ECO is in place, or whether it is
dangerous to disable?

I also noticed that the specs for bit 12 and 9 (working around a CLIP
bug) are set in an invalid state according to the G45 PRM.

I have bit 12=0, bit9=1

This does match the expected default setting though.. is there a typo in
the PRM (Vol1a, P.322.) mixing bits 9 and 12 around in the table?


-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)
Tel: +44 (0)1223 748328 - (Shared lab phone, ask for me)

             reply	other threads:[~2010-10-30  2:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-30  2:34 Peter Clifton [this message]
2010-10-30  2:52 ` Speed boost disabling RCC clock gating ECO Peter Clifton
2010-10-30  8:51 ` Chris Wilson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1288406077.1156.54.camel@pcjc2lap \
    --to=pcjc2@cam.ac.uk \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.