Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-31 | drm/i915/uc: add dev_priv parameter to intel_uc_is_using_* functions | Jani Nikula | 1 | -1/+1 |
2018-12-13 | drm/i915: replace IS_GEN<N> with IS_GEN(..., N) | Lucas De Marchi | 1 | -2/+2 |
2018-07-27 | drm/i915: Add a fault injection point to WOPCM init | Jakub Bartmiński | 1 | -0/+3 |
2018-07-27 | drm/i915/guc: Do not partition WOPCM if GuC is not used | Jakub Bartmiński | 1 | -0/+3 |
2018-03-28 | drm/i915: Use correct reST syntax for WOPCM and GuC kernel-doc diagrams | Yaodong Li | 1 | -21/+23 |
2018-03-14 | drm/i915/guc: Check the locking status of GuC WOPCM registers | Jackie Li | 1 | -0/+64 |
2018-03-14 | drm/i915: Add HuC firmware size related restriction for Gen9 and CNL A0 | Jackie Li | 1 | -2/+25 |
2018-03-14 | drm/i915: Add support to return CNL specific reserved WOPCM size | Jackie Li | 1 | -0/+4 |
2018-03-14 | drm/i915: Implement dynamic GuC WOPCM offset and size calculation | Jackie Li | 1 | -0/+182 |