public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* Question regarding forcewake in i915
@ 2014-12-22 12:26 유재용
  2015-01-06 15:19 ` Dave Gordon
  0 siblings, 1 reply; 7+ messages in thread
From: 유재용 @ 2014-12-22 12:26 UTC (permalink / raw)
  To: intel-gfx

Hello intel-gfx,
I'm reading i915 gpu drivers and find myself quite hard to understand about forcewake concepts.
I understand that it is something with the energy efficiency so related to ACPI. And it looks like forcewake is working as a pair (get and put).
In the "get" part, what it first does it waiting on FORCEWAKE_ACK_HSW register (in case of haswell).
And then, it writes something to FORCEWAKE_MT register, read from ECOBUS.
And again, it waits on FORCEWAKE_ACK_HSW again!
It becomes more confusing when it comes to put.
In the "put" part, what it does it writing to FORCEWAKE_MT register and read from ECOBUS.

I tried to find some good reading materials about this forcewake, but what I found was a series of patches in this mailing list. (which are quite hard to follow from the begining)
Could you explain about the concept of FORCEWAKE and possibly the magic tricks on these get and put?


Thanks,
Jaeyong



_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-01-19 13:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-22 12:26 Question regarding forcewake in i915 유재용
2015-01-06 15:19 ` Dave Gordon
2015-01-07  8:13   ` Jaeyong Yoo
2015-01-12 17:47     ` Dave Gordon
2015-01-15  7:38       ` Debugging registers (INSTPS, CSCMDOP, CSCMDVLD, ...) Jaeyong Yoo
2015-01-19 12:52         ` Dave Gordon
2015-01-19 13:31         ` Dave Gordon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox