aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2022-07-15drm/i915/reset: Handle reset timeouts under unrelated kernel hangsChris Wilson1-3/+3
2022-07-13drm/i915: Add lmem_bar_size modparamPriyanka Dandamudi3-5/+32
2022-07-13drm/i915: Add support for LMEM PCIe resizable barAkeem G Abodunrin1-0/+75
2022-07-13drm/i915: Correct ss -> steering calculation for pre-Xe_HP platformsMatt Roper1-1/+1
2022-07-13drm/i915/ttm: fix 32b buildMatthew Auld6-13/+15
2022-07-12drm/i915/selftests: fix subtraction overflow bugAndrzej Hajda1-1/+1
2022-07-12drm/i915/gt: Only kick the signal worker if there's been an updateChris Wilson1-1/+2
2022-07-12drm/i915: Bump GT idling delay to 2 jiffiesChris Wilson1-1/+1
2022-07-12drm/i915/gem: Look for waitboosting across the whole object prior to individual waitsChris Wilson1-0/+34
2022-07-12drm/i915/gt: Serialize TLB invalidates with GT resetsChris Wilson1-1/+14
2022-07-12drm/i915/gt: Serialize GRDOM access between multiple engine resetsChris Wilson1-9/+28
2022-07-12drm/i915/dg2: Add Wa_15010599737Matt Roper2-0/+6
2022-07-11drm/i915/ttm: fix sg_table constructionMatthew Auld7-15/+58
2022-07-11drm/i915/selftests: fix a couple IS_ERR() vs NULL testsDan Carpenter1-4/+4
2022-07-08drm/i915/mtl: Add MeteorLake PCI IDsRadhakrishna Sripada4-0/+23
2022-07-08drm/i915/mtl: Add MeteorLake platform infoRadhakrishna Sripada4-0/+28