summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/uc/intel_gsc_fw.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-10drm/i915/gt: Apply workaround 22016122933 correctlyJonathan Cavitt1-4/+0
2023-08-10drm/i915: Make i915_coherent_map_type GT-centricJonathan Cavitt1-2/+1
2023-07-28drm/i915/selftest/gsc: Ensure GSC Proxy init completes before selftestsAlan Previn1-0/+14
2023-06-20drm/i915/gsc: Fix intel_gsc_uc_fw_proxy_init_done with directed wakerefsAlan Previn1-6/+11
2023-06-14drm/i915/mtl/gsc: Add a gsc_info debugfsDaniele Ceraolo Spurio1-16/+12
2023-06-14drm/i915/mtl/gsc: query the GSC FW for its compatibility versionDaniele Ceraolo Spurio1-1/+94
2023-06-14drm/i915/mtl/gsc: extract release and security versions from the gsc binaryDaniele Ceraolo Spurio1-1/+156
2023-06-14drm/i915/gsc: fixes and updates for GSC memory allocationDaniele Ceraolo Spurio1-23/+6
2023-06-12drm/i915/gsc: take a wakeref for the proxy-init-completion checkAlan Previn1-8/+14
2023-05-04drm/i915/gsc: add initial support for GSC proxyDaniele Ceraolo Spurio1-0/+10
2023-04-25drm/i915/mtl: workaround coherency issue for MediaFei Yang1-0/+13
2023-02-09drm/i915/guc: More debug print updates - GSC firmwareJohn Harrison1-5/+4
2022-12-09drm/i915/gsc: Do a driver-FLR on unload if GSC was loadedDaniele Ceraolo Spurio1-0/+23
2022-12-09drm/i915/gsc: GSC firmware loadingDaniele Ceraolo Spurio1-0/+187