summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_uc_fw.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-14drm/i915: Fixup kerneldoc for intel_uc_fw_upload()Chris Wilson1-2/+3
2017-12-06drm/i915/uc: Don't use -EIO to report missing firmwareMichal Wajdeczko1-1/+1
2017-11-24drm/i915/guc: Use consistent name for scratch register countMichal Wajdeczko1-1/+1
2017-11-06drm/i915: Add Guc/HuC firmware details to error stateMichal Wajdeczko1-1/+1
2017-10-17drm/i915/uc: Add pretty printer for uc firmwareMichal Wajdeczko1-0/+26
2017-10-16drm/i915/uc: Unify firmware loadingMichal Wajdeczko1-0/+79
2017-10-16drm/i915/uc: Add message with firmware urlMichal Wajdeczko1-0/+2
2017-10-16drm/i915/uc: Improve debug messages in firmware fetchMichal Wajdeczko1-29/+46
2017-10-16drm/i915/uc: Check all firmwares against WOPCM sizeMichal Wajdeczko1-8/+9
2017-10-04drm/i915/uc: Move uC fw helper code into dedicated filesMichal Wajdeczko1-0/+193