summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-24drm/i915/perf: Drop wakeref on GuC RC errorChris Wilson
2023-03-23drm/i915/guc: Allow for very slow GuC loadingJohn Harrison
2023-03-23drm/i915/guc: Improve GuC load error reportingJohn Harrison
2023-03-23drm/i915/selftests: Drop igt_cs_tlbJonathan Cavitt
2023-03-23drm/i915/gem: Flush lmem contents after constructionChris Wilson
2023-03-23drm/i915: Use i915 instead of dev_priv insied the file_priv structureAndi Shyti
2023-03-21drm/i915/debugfs: Enable upper layer interfaces to act on all gt'sAndi Shyti
2023-03-21drm/i915/gt: Create per-gt debugfs filesAndi Shyti
2023-03-21drm/i915/uapi: Replace fake flex-array with flexible-array memberGustavo A. R. Silva
2023-03-21drm/i915/pmu: Use functions common with sysfs to read actual freqAshutosh Dixit
2023-03-17drm/i915: Fix format for perf_limit_reasonsVinay Belgaumkar
2023-03-17drm/i915/selftests: keep same cache settings as timelineFei Yang
2023-03-17drm/i915/gt: perform uc late init after probe error injectionAndrzej Hajda
2023-03-17drm/i915: Simplify vcs/bsd engine selectionTvrtko Ursulin
2023-03-16drm/i915: add guard page to ggtt->error_captureAndrzej Hajda
2023-03-16drm/i915/gt: introduce vm->scratch_range callbackAndrzej Hajda
2023-03-16drm/i915/gt: prevent forcewake releases during BAR resizeAndrzej Hajda
2023-03-16drm/i915/gt: Update engine_init_common documentationNirmoy Das
2023-03-15drm/i915/gt: make kobj attributes constJani Nikula
2023-03-14drm/i915/active: Fix missing debug object activationNirmoy Das
2023-03-13drm/i915: Include timeline seqno in error captureJohn Harrison
2023-03-13drm/i915/guc: Clean up of register capture searchJohn Harrison
2023-03-13drm/i915/guc: Fix missing ecodesJohn Harrison
2023-03-13drm/i915/mtl: Disable MC6 for MTL A stepBadal Nilawar
2023-03-11drm/i915: Move DG2 tuning to the right functionLucas De Marchi
2023-03-11drm/i915: Remove redundant check for DG1Lucas De Marchi
2023-03-10drm/i915/guc: Fix missing return code checks in submission initJohn Harrison
2023-03-10drm/i915/guc: Improve clean up of busyness stats workerJohn Harrison
2023-03-09drm/i915/gsc: Fix race between HW init and GSC FW loadDaniele Ceraolo Spurio
2023-03-09drm/i915/gsc: flush the GSC worker before wedging on unloadDaniele Ceraolo Spurio
2023-03-07drm/i915/xelp: Implement Wa_1606376872Gustavo Sousa
2023-03-07drm/i915/selftest: Remove avoidable init assignmentTejas Upadhyay
2023-03-03drm/i915/selftest: Fix ktime_get() and h/w access orderAnshuman Gupta
2023-03-03drm/i915/selftest: Fix engine timestamp and ktime disparityAnshuman Gupta
2023-03-03drm/i915/active: Fix misuse of non-idle barriers as fence trackersJanusz Krzysztofik
2023-03-02drm/i915/gsc: Fix the Driver-FLR completionAlan Previn
2023-03-01drm/i915/sseu: fix max_subslices array-index-out-of-bounds accessAndrea Righi
2023-03-01drm/i915/selftests: Fix live_requests for all enginesTvrtko Ursulin
2023-02-28drm/i915: Stop whitelisting CS_CTX_TIMESTAMP on Xe_HP platformsMatt Roper
2023-02-28drm/i915: Whitelist COMMON_SLICE_CHICKEN3 for UMD accessMatt Roper
2023-02-27drm/i915/gt: Rename dev_priv to i915 for private data naming consistencyAndi Shyti
2023-02-24drm/i915/mtl: Add engine TLB invalidationMatt Roper
2023-02-24drm/i915/mtl: X-Tile support changes to client blitsJonathan Cavitt
2023-02-24drm/i915/ttm: remove the virtualized start hackMatthew Auld
2023-02-24drm/i915: probe lmem before the stolen portionMatthew Auld
2023-02-17drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison
2023-02-17drm/i915: Don't use stolen memory for ring buffers with LLCJohn Harrison
2023-02-17drm/i915: Consolidate TLB invalidation flowTvrtko Ursulin
2023-02-17drm/i915: Make kobj_type structures constantThomas Weißschuh
2023-02-15drm/i915/xelpmp: Consider GSI offset when doing MCR lookupsMatt Roper