On Fri, Feb 6, 2015 at 2:00 PM, Adrian Chadd <adrian_at_freebsd.org> wrote: > Can someone just go digging through the include files to see what the > difference in bits are? > > This may be related to increased power usage that's been reported. > > > -a > It's defined in /sys/dev/drm2/i915/i915_reg.h. Unfortunately, no breakdown is shown. In i915_irq.c and intel_display I see: I915_WRITE(GEN6_RP_INTERRUPT_LIMITS, 18 << 24 | 6 << 16); The exact same code appears in both and these are the only references to that I can find. This leaves my with no more idea than I had before I looked. maybe someone has more of a clue. -- Kevin Oberman, Network Engineer, Retired E-mail: rkoberman_at_gmail.comReceived on Sat Feb 07 2015 - 00:48:39 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:55 UTC