summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-20drm/i915/huc: check HuC and GuC version compatibility on MTLDaniele Ceraolo Spurio
2023-07-19drm/i915: Expose RPS thresholds in sysfsTvrtko Ursulin
2023-07-19drm/i915: Add helpers for managing rps thresholdsTvrtko Ursulin
2023-07-19drm/i915: Record default rps threshold valuesTvrtko Ursulin
2023-07-19drm/i915: Move setting of rps thresholds to initTvrtko Ursulin
2023-07-17drm/i915/gt: Do not use stolen on MTLNirmoy Das
2023-07-12drm/i915/mtl: Update cache coherency setting for context structureZhanjun Dong
2023-07-12drm/i915/perf: add sentinel to xehp_oa_b_countersAndrzej Hajda
2023-07-10drm/i915: Fix one wrong caching mode enum usageTvrtko Ursulin
2023-07-10drm/i915: Remove dead code from gen8_pte_encodeTvrtko Ursulin
2023-07-07drm/i915/perf: Consider OA buffer boundary when zeroing out reportsUmesh Nerlige Ramappa
2023-07-06drm/i915/guc: Dump perf_limit_reasons for debugVinay Belgaumkar
2023-07-06drm/i915: Remove some dead "code"Tvrtko Ursulin
2023-07-03drm/i915/gt: Also check set bits in clr_set()Lucas De Marchi
2023-07-03drm/i915/gt: Remove bogus comment on IVB_FBC_RT_BASE_UPPERLucas De Marchi
2023-07-03drm/i915/gt: Enable read back on XEHP_FF_MODE2Lucas De Marchi
2023-07-03drm/i915/gt: Drop read from GEN8_L3CNTLREG in ICL workaroundLucas De Marchi
2023-07-03drm/i915/gt: Fix context workarounds with non-masked regsLucas De Marchi
2023-07-03drm/i915/gt: Clear all bits from GEN12_FF_MODE2Lucas De Marchi
2023-07-03drm/i915/gt: Move wal_get_fw_for_rmw()Lucas De Marchi
2023-06-26drm/i915: Replace kmap() with kmap_local_page()Sumitra Sharma
2023-06-23drm/i915: Extend Wa_14015795083 platformsMatt Roper
2023-06-22drm/i915/mtl: Update workaround 14018778641Tejas Upadhyay
2023-06-21drm/i915/guc/slpc: Apply min softlimit correctlyVinay Belgaumkar
2023-06-20drm/i915/gsc: Fix intel_gsc_uc_fw_proxy_init_done with directed wakerefsAlan Previn
2023-06-19drm/i915: Fix a NULL vs IS_ERR() bugDan Carpenter
2023-06-19drm/i915: make i915_drm_client_fdinfo() reference conditional againArnd Bergmann
2023-06-15drm/i915/huc: Fix missing error code in intel_huc_init()Harshit Mogalapalli
2023-06-13drm/i915/mtl/gsc: Add a gsc_info debugfsDaniele Ceraolo Spurio
2023-06-13drm/i915/mtl/gsc: query the GSC FW for its compatibility versionDaniele Ceraolo Spurio
2023-06-13drm/i915/mtl/gsc: extract release and security versions from the gsc binaryDaniele Ceraolo Spurio
2023-06-13drm/i915/gsc: fixes and updates for GSC memory allocationDaniele Ceraolo Spurio
2023-06-12drm/i915/gsc: take a wakeref for the proxy-init-completion checkAlan Previn
2023-06-10drm/i915: Fix a VMA UAF for multi-gt platformNirmoy Das
2023-06-08drm/i915/gsc: Fix error code in intel_gsc_uc_heci_cmd_submit_nonpriv()Dan Carpenter
2023-06-07i915/perf: Do not add ggtt offset to hw_tailUmesh Nerlige Ramappa
2023-06-07i915/perf: Drop the aging_tail logic in perf OAUmesh Nerlige Ramappa
2023-06-07drm/i915: Allow user to set cache at BO creationFei Yang
2023-06-06drm/i915/guc: Remove some obsolete definitionsJohn Harrison
2023-06-06drm/i915: rename I915_PMU_MAX_GTS to I915_PMU_MAX_GTMatt Atwood
2023-06-06drm/i915: Reduce I915_MAX_GT to 2Matt Atwood
2023-06-06drm/i915/selftests: Add some missing error propagationTvrtko Ursulin
2023-06-06drm/i915: Use the fdinfo helperTvrtko Ursulin
2023-06-05drm/i915/huc: define HuC FW version for MTLDaniele Ceraolo Spurio
2023-06-05drm/i915/mtl/huc: Use the media gt for the HuC getparamDaniele Ceraolo Spurio
2023-06-05drm/i915/mtl/huc: auth HuC via GSCDaniele Ceraolo Spurio
2023-06-05drm/i915/huc: differentiate the 2 steps of the MTL HuC auth flowDaniele Ceraolo Spurio
2023-06-05drm/i915/huc: Load GSC-enabled HuC via DMA xfer if the fuse says soDaniele Ceraolo Spurio
2023-06-05drm/i915/huc: Parse the GSC-enabled HuC binaryDaniele Ceraolo Spurio
2023-06-05drm/i915/uc: perma-pin firmwaresDaniele Ceraolo Spurio