[Intel-gfx] [RFC 03/12] drm/i915: Support for GuC interrupts

Goel, Akash akash.goel at intel.com
Sat May 28 08:46:00 UTC 2016



On 5/28/2016 1:13 AM, Chris Wilson wrote:
> On Sat, May 28, 2016 at 01:12:54AM +0530, akash.goel at intel.com wrote:
>> From: Sagar Arun Kamble <sagar.a.kamble at intel.com>
>>
>> There are certain types of interrupts which Host can recieve from GuC.
>> GuC ukernel sends an interrupt to Host for certain events, like for
>> example retrieve/consume the logs generated by ukernel.
>> This patch adds support to receive interrupts from GuC but currently
>> enables & partially handles only the interrupt sent by GuC ukernel.
>> Future patches will add support for handling other interrupt types.
>
> gen8 doesn't have a GuC. How can these functions be applicable to gen8?

Sorry I missed that in the Driver GuC is used only from Gen9 onwards.
But Gen8 (both BDW & CHV) does have a GuC.
I will rename the functions.

Best regards
Akash

> -Chris
>


More information about the Intel-gfx mailing list