summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_wopcm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/wopcm: update default size for gen11+Daniele Ceraolo Spurio2019-06-091-9/+18
* drm/i915/uc: add dev_priv parameter to intel_uc_is_using_* functionsJani Nikula2018-12-311-1/+1
* drm/i915: replace IS_GEN<N> with IS_GEN(..., N)Lucas De Marchi2018-12-131-2/+2
* drm/i915: Add a fault injection point to WOPCM initJakub Bartmiński2018-07-271-0/+3
* drm/i915/guc: Do not partition WOPCM if GuC is not usedJakub Bartmiński2018-07-271-0/+3
* drm/i915: Use correct reST syntax for WOPCM and GuC kernel-doc diagramsYaodong Li2018-03-281-21/+23
* drm/i915/guc: Check the locking status of GuC WOPCM registersJackie Li2018-03-141-0/+64
* drm/i915: Add HuC firmware size related restriction for Gen9 and CNL A0Jackie Li2018-03-141-2/+25
* drm/i915: Add support to return CNL specific reserved WOPCM sizeJackie Li2018-03-141-0/+4
* drm/i915: Implement dynamic GuC WOPCM offset and size calculationJackie Li2018-03-141-0/+182