summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-03-16drm/i915/gt: prevent forcewake releases during BAR resizeAndrzej Hajda1-7/+18
2023-03-16drm/i915/gt: Update engine_init_common documentationNirmoy Das1-2/+2
2023-03-15drm/i915/gt: make kobj attributes constJani Nikula1-18/+18
2023-03-14drm/i915/active: Fix missing debug object activationNirmoy Das1-2/+1
2023-03-14drm/i915: Include timeline seqno in error captureJohn Harrison2-0/+4
2023-03-14drm/i915/guc: Clean up of register capture searchJohn Harrison1-3/+2
2023-03-14drm/i915/guc: Fix missing ecodesJohn Harrison1-0/+22
2023-03-13drm/i915/mtl: Disable MC6 for MTL A stepBadal Nilawar4-48/+9
2023-03-11drm/i915: Move DG2 tuning to the right functionLucas De Marchi1-8/+3
2023-03-11drm/i915: Remove redundant check for DG1Lucas De Marchi1-7/+3
2023-03-11drm/i915/guc: Fix missing return code checks in submission initJohn Harrison3-26/+80
2023-03-11drm/i915/guc: Improve clean up of busyness stats workerJohn Harrison1-15/+23
2023-03-09drm/i915/gsc: Fix race between HW init and GSC FW loadDaniele Ceraolo Spurio3-2/+23
2023-03-09drm/i915/gsc: flush the GSC worker before wedging on unloadDaniele Ceraolo Spurio4-2/+26
2023-03-07drm/i915/xelp: Implement Wa_1606376872Gustavo Sousa2-1/+8
2023-03-07drm/i915/selftest: Remove avoidable init assignmentTejas Upadhyay1-2/+1
2023-03-03drm/i915/selftest: Fix ktime_get() and h/w access orderAnshuman Gupta1-3/+3
2023-03-03drm/i915/selftest: Fix engine timestamp and ktime disparityAnshuman Gupta2-3/+3
2023-03-03drm/i915/active: Fix misuse of non-idle barriers as fence trackersJanusz Krzysztofik1-11/+14
2023-03-03drm/i915/gsc: Fix the Driver-FLR completionAlan Previn1-1/+12
2023-03-02drm/i915/sseu: fix max_subslices array-index-out-of-bounds accessAndrea Righi1-1/+1
2023-03-01drm/i915/selftests: Fix live_requests for all enginesTvrtko Ursulin1-56/+77
2023-02-28drm/i915: Stop whitelisting CS_CTX_TIMESTAMP on Xe_HP platformsMatt Roper1-10/+1
2023-02-28drm/i915: Whitelist COMMON_SLICE_CHICKEN3 for UMD accessMatt Roper1-1/+23
2023-02-28drm/i915/gt: Rename dev_priv to i915 for private data naming consistencyAndi Shyti7-24/+24
2023-02-25drm/i915/mtl: Add engine TLB invalidationMatt Roper2-15/+38
2023-02-24drm/i915/mtl: X-Tile support changes to client blitsJonathan Cavitt1-10/+9
2023-02-24drm/i915/ttm: remove the virtualized start hackMatthew Auld1-7/+0
2023-02-24drm/i915: probe lmem before the stolen portionMatthew Auld1-3/+7
2023-02-17drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison1-2/+2
2023-02-17drm/i915: Don't use stolen memory for ring buffers with LLCJohn Harrison1-1/+1
2023-02-17drm/i915: Consolidate TLB invalidation flowTvrtko Ursulin3-116/+133
2023-02-17drm/i915: Make kobj_type structures constantThomas Weißschuh2-2/+2
2023-02-16drm/i915/xelpmp: Consider GSI offset when doing MCR lookupsMatt Roper1-1/+4
2023-02-10drm/i915/xehp: LNCF/LBCF workarounds should be on the GT listMatt Roper1-28/+42
2023-02-09drm/i915/guc: More debug print updates - GuC loggingJohn Harrison3-2/+7
2023-02-09drm/i915/guc: More debug print updates - GuC SLPCJohn Harrison2-43/+26
2023-02-09drm/i915/guc: More debug print updates - GuC selftestsJohn Harrison3-36/+40
2023-02-09drm/i915/guc: More debug print updates - GuC reg captureJohn Harrison1-30/+21
2023-02-09drm/i915/guc: More debug print updates - GSC firmwareJohn Harrison2-9/+7
2023-02-09drm/i915/guc: More debug print updates - UC firmwareJohn Harrison2-85/+73
2023-02-09drm/i915: Remove unused/wrong INF_UNIT_LEVEL_CLKGATELucas De Marchi1-3/+0
2023-02-09drm/i915: Fix GEN8_MISCCPCTLLucas De Marchi4-14/+10
2023-02-08drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listMatt Roper1-7/+7
2023-02-08drm/i915/pvc: Annotate two more workaround/tuning registers as MCRMatt Roper2-6/+12
2023-02-08drm/i915/pxp: fix __le64 access to get rid of sparse warningJani Nikula1-1/+1
2023-02-08drm/i915/gt: add sparse lock annotation to avoid warningsJani Nikula1-0/+2
2023-02-07drm/i915/pcode: Give the punit time to settle before fatally failingAravind Iddamsetty1-4/+31
2023-02-07drm/i915/huc: Add and use HuC oriented print macrosMichal Wajdeczko1-21/+23
2023-02-06drm/i915/doc: Escape wildcard in method namesBagas Sanjaya1-3/+3