index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_uc_fw.c
Age
Commit message (
Expand
)
Author
2019-07-13
drm/i915/uc: move GuC and HuC files under gt/uc/
Daniele Ceraolo Spurio
2019-07-13
drm/i915/uc: introduce intel_uc_fw_supported
Daniele Ceraolo Spurio
2019-05-28
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
2019-05-28
drm/i915: Move shmem object setup to its own file
Chris Wilson
2019-05-28
drm/i915/guc: Updates for GuC 32.0.3 firmware
Michal Wajdeczko
2019-04-20
drm/i915/uc: Place uC firmware in upper range of GGTT
Fernando Pacheco
2019-04-20
drm/i915/uc: Rename uC firmware init/fini functions
Fernando Pacheco
2019-01-08
drm/i915: Downgrade scare message for unknown HuC firmware
Chris Wilson
2018-07-27
drm/i915/guc: Move the pin bias value from GuC to GGTT
Jakub Bartmiński
2018-03-23
drm/i915/guc: Fix null pointer dereference when GuC FW is not available
Piotr Piórkowski
2018-03-14
drm/i915: Implement dynamic GuC WOPCM offset and size calculation
Jackie Li
2018-02-14
drm/i915: Fixup kerneldoc for intel_uc_fw_upload()
Chris Wilson
2017-12-06
drm/i915/uc: Don't use -EIO to report missing firmware
Michal Wajdeczko
2017-11-24
drm/i915/guc: Use consistent name for scratch register count
Michal Wajdeczko
2017-11-06
drm/i915: Add Guc/HuC firmware details to error state
Michal Wajdeczko
2017-10-17
drm/i915/uc: Add pretty printer for uc firmware
Michal Wajdeczko
2017-10-16
drm/i915/uc: Unify firmware loading
Michal Wajdeczko
2017-10-16
drm/i915/uc: Add message with firmware url
Michal Wajdeczko
2017-10-16
drm/i915/uc: Improve debug messages in firmware fetch
Michal Wajdeczko
2017-10-16
drm/i915/uc: Check all firmwares against WOPCM size
Michal Wajdeczko
2017-10-04
drm/i915/uc: Move uC fw helper code into dedicated files
Michal Wajdeczko