| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915/guc: Introduce buffer based cmd transport | Michal Wajdeczko | 2017-05-26 | 1 | -0/+43 |
* | drm/i915/guc: Use GUC prefix for CORE_FAMILY definitions | Michal Wajdeczko | 2017-04-05 | 1 | -2/+2 |
* | drm/i915/guc: Split out the mmio_white_list struct | Oscar Mateo | 2017-03-23 | 1 | -7/+8 |
* | drm/i915/guc: Refactor the concept "GuC context descriptor" into "GuC stage d... | Oscar Mateo | 2017-03-23 | 1 | -20/+28 |
* | drm/i915/guc: Improve the GuC documentation & comments about proxy submissions | Oscar Mateo | 2017-03-23 | 1 | -2/+2 |
* | drm/i915/guc: Sanitize GuC client initialization | Joonas Lahtinen | 2017-03-23 | 1 | -2/+2 |
* | drm/i915/huc: Support HuC authentication | Anusha Srivatsa | 2017-01-19 | 1 | -0/+1 |
* | drm/i915/huc: Unified css_header struct for GuC and HuC | Anusha Srivatsa | 2017-01-18 | 1 | -4/+19 |
* | drm/i915/guc: Drop comment on fwif autogeneration | Arkadiusz Hiler | 2016-12-07 | 1 | -9/+0 |
* | drm/i915/guc: Drop guc2host/host2guc from names | Arkadiusz Hiler | 2016-11-25 | 1 | -23/+23 |
* | drm/i915: Increase GuC log buffer size to reduce flush interrupts | Akash Goel | 2016-10-25 | 1 | -4/+4 |
* | drm/i915: Add GuC ukernel logging related fields to fw interface file | Sagar Arun Kamble | 2016-10-25 | 1 | -0/+78 |
* | drm/doc: Fix more kerneldoc/sphinx warnings | Daniel Vetter | 2016-08-16 | 1 | -2/+3 |
* | drm/i915/guc: rework guc_add_workqueue_item() | Dave Gordon | 2016-05-23 | 1 | -1/+2 |
* | drm/i915/guc: Decouple GuC engine id from ring id | Alex Dai | 2016-01-25 | 1 | -5/+12 |
* | drm/i915/gen9: Correct max save/restore register count during gpu reset with GuC | Arun Siluvery | 2016-01-19 | 1 | -1/+1 |
* | drm/i915/guc: Add GuC ADS - MMIO reg state | Alex Dai | 2016-01-05 | 1 | -0/+37 |
* | drm/i915/guc: Add GuC ADS - scheduler policies | Alex Dai | 2016-01-05 | 1 | -0/+45 |
* | drm/i915/guc: Add GuC ADS (Addition Data Structure) - allocation | Alex Dai | 2016-01-05 | 1 | -1/+30 |
* | drm/i915/guc: Add GuC css header parser | Alex Dai | 2015-10-21 | 1 | -0/+72 |
* | drm/i915/guc: Add host2guc notification for suspend and resume | Alex Dai | 2015-10-06 | 1 | -0/+8 |
* | drm/i915/guc: Media domain bit needed when notify GuC rc6 state | Alex Dai | 2015-09-30 | 1 | -0/+3 |
* | drm/i915/guc: Support GuC version 4.3 | Alex Dai | 2015-09-02 | 1 | -3/+8 |
* | drm/i915: Implementation of GuC submission client | Dave Gordon | 2015-08-14 | 1 | -3/+3 |
* | drm/i915: GuC-specific firmware loader | Alex Dai | 2015-08-14 | 1 | -2/+1 |
* | drm/i915: Add GuC-related header files | Dave Gordon | 2015-07-21 | 1 | -0/+245 |