summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2022-08-24drm/i915/guc: remove runtime info printing from time stamp loggingJani Nikula
2022-08-20Revert "drm/i915/guc: Add delay to disable scheduling after pin count goes to...Matthew Auld
2022-08-18drm/i915/guc: Add delay to disable scheduling after pin count goes to zeroMatthew Brost
2022-08-18drm/i915/selftests: Use correct selfest calls for live testsMatthew Brost
2022-08-17drm/i915/guc: clear stalled request after a resetDaniele Ceraolo Spurio
2022-08-17drm/i915/guc: skip scrub_ctbs selftest if reset is disabledDaniele Ceraolo Spurio
2022-08-17drm/i915/guc: Reduce spam from error captureJohn Harrison
2022-08-17drm/i915/guc: Make GuC log sizes runtime configurableJohn Harrison
2022-08-17drm/i915/guc: Use streaming loads to speed up dumping the guc logChris Wilson
2022-08-17drm/i915/guc: Record CTB info in error logsJohn Harrison
2022-08-17drm/i915/guc: Add GuC <-> kernel time stamp translation informationJohn Harrison
2022-08-17drm/i915/guc: Fix capture size warning and bump the sizeJohn Harrison
2022-08-17drm/i915/guc: Add a helper for log buffer sizeAlan Previn
2022-08-16drm/i915/dg2: Add additional tuning settingsMatt Roper
2022-08-16drm/i915/gt: Add dedicated function for non-ctx register tuning settingsMatt Roper
2022-08-09drm/i915/ttm: fix CCS handlingMatthew Auld
2022-08-09drm/i915/ttm: remove calc_ctrl_surf_instr_sizeMatthew Auld
2022-08-08drm/i915: pass a pointer for tlb seqno at vma_invalidate_tlb()Mauro Carvalho Chehab
2022-08-03drm/i915/gem: Remove shared locking on freeing objectsChris Wilson
2022-08-02drm/i915/dg2: Add Wa_1509727124Harish Chegondi
2022-08-01drm/i915/dg2: Update DG2 to GuC v70.4.1John Harrison
2022-08-01drm/i915/guc: Don't send policy update for child contexts.Daniele Ceraolo Spurio
2022-07-29drm/i915/guc: Don't abort on CTB_UNUSED statusJohn Harrison
2022-07-29drm/i915/guc: Support larger contexts on newer hardwareMatthew Brost
2022-07-29drm/i915/selftest: Cope with not having an RCS engineJohn Harrison
2022-07-29drm/i915/guc: Add selftest for a hung GuCRahul Kumar Singh
2022-07-29drm/i915/guc: Fix issues with live_preempt_cancelMatthew Brost
2022-07-29drm/i915/guc: Route semaphores to GuC for Gen12+MichaƂ Winiarski
2022-07-28drm/i915/guc: Check for ct enabled while waiting for responseZhanjun Dong
2022-07-28drm/i915/gt: describe the new tlb parameter at i915_vma_resourceMauro Carvalho Chehab
2022-07-28drm/i915/gt: Batch TLB invalidationsChris Wilson
2022-07-28drm/i915/gt: Skip TLB invalidations once wedgedChris Wilson
2022-07-28drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidationsChris Wilson
2022-07-28drm/i915/gt: document with_intel_gt_pm_if_awake()Mauro Carvalho Chehab
2022-07-28drm/i915/gt: Ignore TLB invalidations on idle enginesChris Wilson
2022-07-28drm/i915/ttm: don't leak the ccs stateMatthew Auld
2022-07-28drm/i915: disable pci resize on 32-bit machineNirmoy Das
2022-07-28drm/i915: Suppress oom warning for shmemfs object allocation failureChris Wilson
2022-07-21drm/i915/selftests: Fix comment typoJason Wang
2022-07-21drm/i915/gt: Remove unneeded semicolonJason Wang
2022-07-20drm/i915/guc: Don't use pr_err when not necessaryJohn Harrison
2022-07-19drm/i915/guc: support v69 in parallel to v70Daniele Ceraolo Spurio
2022-07-19drm/i915/gt: Expose per-gt RPS defaults in sysfsAshutosh Dixit
2022-07-19drm/i915/gt: Create gt/gtN/.defaults/ for per gt sysfs defaultsAshutosh Dixit
2022-07-15drm/i915/reset: Handle reset timeouts under unrelated kernel hangsChris Wilson
2022-07-13drm/i915: Add lmem_bar_size modparamPriyanka Dandamudi
2022-07-13drm/i915: Add support for LMEM PCIe resizable barAkeem G Abodunrin
2022-07-13drm/i915: Correct ss -> steering calculation for pre-Xe_HP platformsMatt Roper
2022-07-13drm/i915/ttm: fix 32b buildMatthew Auld
2022-07-12drm/i915/selftests: fix subtraction overflow bugAndrzej Hajda