aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-26drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK tuningMatt Roper2-2/+21
2022-08-25drm/i915/pxp: don't start pxp without mei_pxp bindJuston Li1-0/+15
2022-08-25drm/i915/mtl: Don't mask off CCS according to DSS fusingMatt Roper1-1/+1
2022-08-25drm/i915/mtl: MMIO range is now 4MBMatt Roper1-5/+6
2022-08-25drm/i915: Skip Bit12 fw domain reset for gen12+Radhakrishna Sripada1-2/+5
2022-08-24drm/i915/guc/slpc: Allow SLPC to use efficient frequencyVinay Belgaumkar4-54/+31
2022-08-24drm/i915/guc: remove runtime info printing from time stamp loggingJani Nikula1-2/+0
2022-08-20Revert "drm/i915/guc: Add delay to disable scheduling after pin count goes to...Matthew Auld7-223/+27
2022-08-18drm/i915/guc: Add delay to disable scheduling after pin count goes to zeroMatthew Brost7-27/+223
2022-08-18drm/i915/selftests: Use correct selfest calls for live testsMatthew Brost8-8/+8
2022-08-17drm/i915/guc: clear stalled request after a resetDaniele Ceraolo Spurio1-0/+7
2022-08-17drm/i915/guc: skip scrub_ctbs selftest if reset is disabledDaniele Ceraolo Spurio1-0/+3
2022-08-17drm/i915/guc: Reduce spam from error captureJohn Harrison1-39/+28
2022-08-17drm/i915/guc: Make GuC log sizes runtime configurableJohn Harrison6-74/+226
2022-08-17drm/i915/guc: Use streaming loads to speed up dumping the guc logChris Wilson1-6/+18
2022-08-17drm/i915/guc: Record CTB info in error logsJohn Harrison2-12/+67
2022-08-17drm/i915/guc: Add GuC <-> kernel time stamp translation informationJohn Harrison6-0/+40
2022-08-17drm/i915/guc: Fix capture size warning and bump the sizeJohn Harrison4-18/+31
2022-08-17drm/i915/guc: Add a helper for log buffer sizeAlan Previn1-22/+27
2022-08-16drm/i915/dg2: Add additional tuning settingsMatt Roper2-9/+26
2022-08-16drm/i915/gt: Add dedicated function for non-ctx register tuning settingsMatt Roper1-14/+28
2022-08-09drm/i915/ttm: fix CCS handlingMatthew Auld1-23/+21
2022-08-09drm/i915/ttm: remove calc_ctrl_surf_instr_sizeMatthew Auld1-32/+3
2022-08-08drm/i915: pass a pointer for tlb seqno at vma_invalidate_tlb()Mauro Carvalho Chehab3-5/+5
2022-08-03drm/i915/gem: Remove shared locking on freeing objectsChris Wilson2-14/+6
2022-08-02drm/i915/dg2: Add Wa_1509727124Harish Chegondi2-0/+8
2022-08-01drm/i915/dg2: Update DG2 to GuC v70.4.1John Harrison1-1/+1
2022-08-01drm/i915/guc: Don't send policy update for child contexts.Daniele Ceraolo Spurio1-25/+1
2022-07-29drm/i915/guc: Don't abort on CTB_UNUSED statusJohn Harrison2-5/+21
2022-07-29drm/i915/guc: Support larger contexts on newer hardwareMatthew Brost1-3/+7
2022-07-29drm/i915/selftest: Cope with not having an RCS engineJohn Harrison1-3/+9
2022-07-29drm/i915/guc: Add selftest for a hung GuCRahul Kumar Singh3-0/+161
2022-07-29drm/i915/guc: Fix issues with live_preempt_cancelMatthew Brost1-5/+11
2022-07-29drm/i915/guc: Route semaphores to GuC for Gen12+MichaƂ Winiarski2-0/+18
2022-07-28drm/i915/guc: Check for ct enabled while waiting for responseZhanjun Dong1-7/+20
2022-07-28drm/i915/gt: describe the new tlb parameter at i915_vma_resourceMauro Carvalho Chehab1-0/+4
2022-07-28drm/i915/gt: Batch TLB invalidationsChris Wilson10-35/+125
2022-07-28drm/i915/gt: Skip TLB invalidations once wedgedChris Wilson1-0/+3
2022-07-28drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidationsChris Wilson1-0/+10
2022-07-28drm/i915/gt: document with_intel_gt_pm_if_awake()Mauro Carvalho Chehab1-0/+8
2022-07-28drm/i915/gt: Ignore TLB invalidations on idle enginesChris Wilson3-11/+19
2022-07-28drm/i915/ttm: don't leak the ccs stateMatthew Auld1-1/+22
2022-07-28drm/i915: disable pci resize on 32-bit machineNirmoy Das1-0/+4
2022-07-28drm/i915: Suppress oom warning for shmemfs object allocation failureChris Wilson1-3/+3
2022-07-21drm/i915/selftests: Fix comment typoJason Wang1-1/+1
2022-07-21drm/i915/gt: Remove unneeded semicolonJason Wang1-1/+1
2022-07-20drm/i915/guc: Don't use pr_err when not necessaryJohn Harrison3-29/+28
2022-07-19drm/i915/guc: support v69 in parallel to v70Daniele Ceraolo Spurio7-62/+417
2022-07-19drm/i915/gt: Expose per-gt RPS defaults in sysfsAshutosh Dixit6-9/+52
2022-07-19drm/i915/gt: Create gt/gtN/.defaults/ for per gt sysfs defaultsAshutosh Dixit2-0/+12