summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-gt-next-2023-03-16' of git://anongit.freedesktop.org/drm...Dave Airlie2023-03-2249-665/+1240
|\
| * drm/i915/gt: make kobj attributes constJani Nikula2023-03-151-18/+18
| * drm/i915/active: Fix missing debug object activationNirmoy Das2023-03-141-2/+1
| * drm/i915: Include timeline seqno in error captureJohn Harrison2023-03-132-0/+4
| * drm/i915/guc: Clean up of register capture searchJohn Harrison2023-03-131-3/+2
| * drm/i915/guc: Fix missing ecodesJohn Harrison2023-03-131-0/+22
| * drm/i915/mtl: Disable MC6 for MTL A stepBadal Nilawar2023-03-134-48/+9
| * drm/i915: Move DG2 tuning to the right functionLucas De Marchi2023-03-111-8/+3
| * drm/i915: Remove redundant check for DG1Lucas De Marchi2023-03-111-7/+3
| * drm/i915/guc: Fix missing return code checks in submission initJohn Harrison2023-03-103-26/+80
| * drm/i915/guc: Improve clean up of busyness stats workerJohn Harrison2023-03-101-15/+23
| * drm/i915/gsc: Fix race between HW init and GSC FW loadDaniele Ceraolo Spurio2023-03-093-2/+23
| * drm/i915/gsc: flush the GSC worker before wedging on unloadDaniele Ceraolo Spurio2023-03-094-2/+26
| * drm/i915/xelp: Implement Wa_1606376872Gustavo Sousa2023-03-072-1/+8
| * drm/i915/selftest: Remove avoidable init assignmentTejas Upadhyay2023-03-071-2/+1
| * drm/i915/selftest: Fix ktime_get() and h/w access orderAnshuman Gupta2023-03-031-3/+3
| * drm/i915/selftest: Fix engine timestamp and ktime disparityAnshuman Gupta2023-03-032-3/+3
| * drm/i915/active: Fix misuse of non-idle barriers as fence trackersJanusz Krzysztofik2023-03-031-11/+14
| * drm/i915/gsc: Fix the Driver-FLR completionAlan Previn2023-03-021-1/+12
| * drm/i915/sseu: fix max_subslices array-index-out-of-bounds accessAndrea Righi2023-03-011-1/+1
| * drm/i915/selftests: Fix live_requests for all enginesTvrtko Ursulin2023-03-011-56/+77
| * drm/i915: Stop whitelisting CS_CTX_TIMESTAMP on Xe_HP platformsMatt Roper2023-02-281-10/+1
| * drm/i915: Whitelist COMMON_SLICE_CHICKEN3 for UMD accessMatt Roper2023-02-281-1/+23
| * drm/i915/gt: Rename dev_priv to i915 for private data naming consistencyAndi Shyti2023-02-277-24/+24
| * drm/i915/mtl: Add engine TLB invalidationMatt Roper2023-02-242-15/+38
| * drm/i915/mtl: X-Tile support changes to client blitsJonathan Cavitt2023-02-241-10/+9
| * drm/i915/ttm: remove the virtualized start hackMatthew Auld2023-02-241-7/+0
| * drm/i915: probe lmem before the stolen portionMatthew Auld2023-02-241-3/+7
| * drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison2023-02-171-2/+2
| * drm/i915: Don't use stolen memory for ring buffers with LLCJohn Harrison2023-02-171-1/+1
| * drm/i915: Consolidate TLB invalidation flowTvrtko Ursulin2023-02-173-116/+133
| * drm/i915: Make kobj_type structures constantThomas Weißschuh2023-02-172-2/+2
| * drm/i915/xelpmp: Consider GSI offset when doing MCR lookupsMatt Roper2023-02-151-1/+4
| * drm/i915/xehp: LNCF/LBCF workarounds should be on the GT listMatt Roper2023-02-101-28/+42
| * drm/i915/guc: More debug print updates - GuC loggingJohn Harrison2023-02-083-2/+7
| * drm/i915/guc: More debug print updates - GuC SLPCJohn Harrison2023-02-082-43/+26
| * drm/i915/guc: More debug print updates - GuC selftestsJohn Harrison2023-02-083-36/+40
| * drm/i915/guc: More debug print updates - GuC reg captureJohn Harrison2023-02-081-30/+21
| * drm/i915/guc: More debug print updates - GSC firmwareJohn Harrison2023-02-082-9/+7
| * drm/i915/guc: More debug print updates - UC firmwareJohn Harrison2023-02-082-85/+73
| * drm/i915: Remove unused/wrong INF_UNIT_LEVEL_CLKGATELucas De Marchi2023-02-081-3/+0
| * drm/i915: Fix GEN8_MISCCPCTLLucas De Marchi2023-02-084-14/+10
| * drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listMatt Roper2023-02-081-7/+7
| * drm/i915/pvc: Annotate two more workaround/tuning registers as MCRMatt Roper2023-02-082-6/+12
| * drm/i915/pxp: fix __le64 access to get rid of sparse warningJani Nikula2023-02-081-1/+1
| * drm/i915/gt: add sparse lock annotation to avoid warningsJani Nikula2023-02-081-0/+2
| * drm/i915/pcode: Give the punit time to settle before fatally failingAravind Iddamsetty2023-02-071-4/+31
| * drm/i915/huc: Add and use HuC oriented print macrosMichal Wajdeczko2023-02-061-21/+23
| * drm/i915/doc: Escape wildcard in method namesBagas Sanjaya2023-02-061-3/+3
| * drm/i915: Initialize the obj flags for shmem objectsAravind Iddamsetty2023-02-061-1/+1