summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members, v3.Maarten Lankhorst2021-12-2011-439/+374
* drm/i915: Change shrink ordering to use locking around unbinding.Maarten Lankhorst2021-12-201-20/+18
* drm/i915: Remove unused bits of i915_vma/active apiMaarten Lankhorst2021-12-204-57/+14
* drm/i915: Rename i915->gt to i915->gt0Andi Shyti2021-12-181-2/+2
* drm/i915: Use to_gt() helperMichał Winiarski2021-12-1814-103/+103
* drm/i915/pxp: Use to_gt() helperAndi Shyti2021-12-181-1/+3
* drm/i915/selftests: Use to_gt() helperAndi Shyti2021-12-1814-40/+40
* drm/i915/gvt: Use to_gt() helperMichał Winiarski2021-12-182-2/+2
* drm/i915/gem: Use to_gt() helperMichał Winiarski2021-12-1815-50/+55
* drm/i915/gt: Use to_gt() helperMichał Winiarski2021-12-1823-46/+46
* drm/i915/display: Use to_gt() helperMichał Winiarski2021-12-184-14/+14
* drm/i915: Introduce to_gt() helperMichał Winiarski2021-12-182-6/+6
* drm/i915: Store backpointer to GT in uncoreMichał Winiarski2021-12-187-14/+21
* drm/i915/guc: Selftest for stealing of guc idsMatthew Brost2021-12-163-5/+196
* drm/i915/guc: Kick G2H tasklet if no creditsMatthew Brost2021-12-161-1/+8
* drm/i915/guc: Add extra debug on CT deadlockMatthew Brost2021-12-161-0/+9
* drm/i915/guc: Don't hog IRQs when destroying contextsJohn Harrison2021-12-161-17/+28
* drm/i915/guc: Remove racey GEM_BUG_ONMatthew Brost2021-12-161-2/+0
* drm/i915/guc: Only assign guc_id.id when stealing guc_idMatthew Brost2021-12-161-1/+1
* drm/i915/guc: Use correct context lock when callig clr_context_registeredMatthew Brost2021-12-161-2/+2
* drm/i915: replace X86_FEATURE_PAT with pat_enabled()Lucas De Marchi2021-12-152-6/+5
* drm/i915/debugfs: add noreclaim annotationsMatthew Auld2021-12-141-0/+3
* drm/i915/ttm: fix large buffer population trucationRobert Beckett2021-12-141-1/+1
* drm/i915: Test all device memory on probingChris Wilson2021-12-143-12/+28
* drm/i915: Sanitycheck device iomem on probeChris Wilson2021-12-141-0/+116
* drm/i915: Exclude reserved stolen from driver useChris Wilson2021-12-141-0/+3
* drm/i915: Don't leak the capture list itemsThomas Hellström2021-12-131-0/+1
* drm/i915/guc: support bigger RSA keysDaniele Ceraolo Spurio2021-12-135-79/+114
* drm/i915/uc: Prepare for different firmware key sizesMichal Wajdeczko2021-12-131-7/+0
* drm/i915/uc: correctly track uc_fw init failureDaniele Ceraolo Spurio2021-12-134-10/+15
* drm/i915: Fix coredump of perma-pinned vmasThomas Hellström2021-12-131-6/+3
* drm/i915: Don't disable interrupts and pretend a lock as been acquired in __t...Sebastian Andrzej Siewior2021-12-134-38/+7
* drm/i915/guc: Don't go bang in GuC log if no GuCJohn Harrison2021-12-111-2/+2
* drm/i915/uc: Allow platforms to have GuC but not HuCJohn Harrison2021-12-111-30/+63
* drm/i915/pmu: Fix wakeref leak in PMU busyness during resetUmesh Nerlige Ramappa2021-12-091-1/+1
* drm/i915/pmu: Wait longer for busyness data to be available from GuCUmesh Nerlige Ramappa2021-12-091-1/+1
* drm/i915: enforce min page size for scratchMatthew Auld2021-12-091-0/+12
* drm/i915/gtt/xehpsdv: move scratch page to system memoryMatthew Auld2021-12-096-3/+30
* drm/i915/xehpsdv: set min page-size to 64KMatthew Auld2021-12-092-2/+9
* drm/i915: Add has_64k_pages flagStuart Summers2021-12-093-0/+11
* drm/i915/gt: Use hw_engine_masks as reset_domainsTejas Upadhyay2021-12-093-27/+35
* drm/i915/selftests: handle object roundingMatthew Auld2021-12-081-0/+1
* drm/i915/migrate: fix length calculationMatthew Auld2021-12-081-1/+1
* drm/i915/migrate: fix offset calculationMatthew Auld2021-12-081-1/+1
* drm/i915/migrate: don't check the scratch pageMatthew Auld2021-12-081-3/+1
* drm/i915/selftests: Follow up on increase timeout in i915_gem_contexts selftestsBruce Chang2021-12-071-1/+1
* drm/i915: Introduce new macros for i915 PTEMichael Cheng2021-12-074-10/+13
* drm/i915: Fix error pointer dereference in i915_gem_do_execbuffer()Dan Carpenter2021-12-031-0/+1
* drm/i915/gen11: Moving WAs to icl_gt_workarounds_init()Raviteja Goud Talla2021-12-031-9/+9
* drm/i915/dg2: Add Wa_16013000631Ramalingam C2021-12-031-0/+5