summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* drm/i915/guc: Check for ct enabled while waiting for responseZhanjun Dong2022-07-281-7/+20
* drm/i915/gt: describe the new tlb parameter at i915_vma_resourceMauro Carvalho Chehab2022-07-281-0/+4
* drm/i915/gt: Batch TLB invalidationsChris Wilson2022-07-2810-35/+125
* drm/i915/gt: Skip TLB invalidations once wedgedChris Wilson2022-07-281-0/+3
* drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidationsChris Wilson2022-07-281-0/+10
* drm/i915/gt: document with_intel_gt_pm_if_awake()Mauro Carvalho Chehab2022-07-281-0/+8
* drm/i915/gt: Ignore TLB invalidations on idle enginesChris Wilson2022-07-283-11/+19
* drm/i915/ttm: don't leak the ccs stateMatthew Auld2022-07-281-1/+22
* drm/i915: disable pci resize on 32-bit machineNirmoy Das2022-07-281-0/+4
* drm/i915: Suppress oom warning for shmemfs object allocation failureChris Wilson2022-07-281-3/+3
* drm/i915/selftests: Fix comment typoJason Wang2022-07-211-1/+1
* drm/i915/gt: Remove unneeded semicolonJason Wang2022-07-211-1/+1
* drm/i915/guc: Don't use pr_err when not necessaryJohn Harrison2022-07-203-29/+28
* drm/i915/guc: support v69 in parallel to v70Daniele Ceraolo Spurio2022-07-197-62/+417
* drm/i915/gt: Expose per-gt RPS defaults in sysfsAshutosh Dixit2022-07-196-9/+52
* drm/i915/gt: Create gt/gtN/.defaults/ for per gt sysfs defaultsAshutosh Dixit2022-07-192-0/+12
* drm/i915/reset: Handle reset timeouts under unrelated kernel hangsChris Wilson2022-07-151-3/+3
* drm/i915: Add lmem_bar_size modparamPriyanka Dandamudi2022-07-133-5/+32
* drm/i915: Add support for LMEM PCIe resizable barAkeem G Abodunrin2022-07-131-0/+75
* drm/i915: Correct ss -> steering calculation for pre-Xe_HP platformsMatt Roper2022-07-131-1/+1
* drm/i915/ttm: fix 32b buildMatthew Auld2022-07-136-13/+15
* drm/i915/selftests: fix subtraction overflow bugAndrzej Hajda2022-07-121-1/+1
* drm/i915/gt: Only kick the signal worker if there's been an updateChris Wilson2022-07-121-1/+2
* drm/i915: Bump GT idling delay to 2 jiffiesChris Wilson2022-07-121-1/+1
* drm/i915/gem: Look for waitboosting across the whole object prior to individu...Chris Wilson2022-07-121-0/+34
* drm/i915/gt: Serialize TLB invalidates with GT resetsChris Wilson2022-07-121-1/+14
* drm/i915/gt: Serialize GRDOM access between multiple engine resetsChris Wilson2022-07-121-9/+28
* drm/i915/dg2: Add Wa_15010599737Matt Roper2022-07-122-0/+6
* drm/i915/ttm: fix sg_table constructionMatthew Auld2022-07-117-15/+58
* drm/i915/selftests: fix a couple IS_ERR() vs NULL testsDan Carpenter2022-07-111-4/+4
* drm/i915/mtl: Add MeteorLake PCI IDsRadhakrishna Sripada2022-07-084-0/+23
* drm/i915/mtl: Add MeteorLake platform infoRadhakrishna Sripada2022-07-084-0/+28
* drm/i915/gt: Add general DSS steering iterator to intel_gt_mcrMatt Roper2022-07-086-75/+75
* i915/perf: Disable OA sseu config param for gfx12.50+Umesh Nerlige Ramappa2022-07-081-0/+7
* i915/perf: Replace DRM_DEBUG with driver specific drm_dbg callUmesh Nerlige Ramappa2022-07-081-51/+100
* drm/i915/selftests: Grab the runtime pm in shrink_thpChris Wilson2022-07-071-1/+6
* drm/i915/guc: Asynchronous flush of GuC log regionsAlan Previn2022-07-062-2/+3
* drm/i915: Fix vm use-after-free in vma destructionThomas Hellström2022-07-041-4/+8
* drm/i915: DG2 and ATS-M device ID updatesMatt Roper2022-07-012-1/+3
* drm/i915/pvc: Implement w/a 16016694945Gustavo Sousa2022-07-012-0/+7
* drm/i915: turn on small BAR supportMatthew Auld2022-07-011-6/+4
* drm/i915/ttm: disallow CPU fallback mode for ccs pagesMatthew Auld2022-07-014-18/+31
* drm/i915/ttm: handle blitter failure on DG2Matthew Auld2022-07-0110-48/+353
* drm/i915/selftests: ensure we reserve a fence slotMatthew Auld2022-07-011-2/+4
* drm/i915/selftests: skip the mman tests for stolenMatthew Auld2022-07-011-0/+12
* drm/i915/uapi: tweak error capture on recoverable contextsMatthew Auld2022-07-011-3/+12
* drm/i915/error: skip non-mappable pagesMatthew Auld2022-07-011-3/+7
* drm/i915/uapi: add NEEDS_CPU_ACCESS hintMatthew Auld2022-07-011-8/+18
* drm/i915/uapi: apply ALLOC_GPU_ONLY by defaultMatthew Auld2022-07-011-0/+8
* drm/i915: remove intel_memory_region availMatthew Auld2022-07-012-4/+1