summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2021-12-17drm/i915: Store backpointer to GT in uncoreMichał Winiarski
2021-12-15drm/i915/guc: Selftest for stealing of guc idsMatthew Brost
2021-12-15drm/i915/guc: Kick G2H tasklet if no creditsMatthew Brost
2021-12-15drm/i915/guc: Add extra debug on CT deadlockMatthew Brost
2021-12-15drm/i915/guc: Don't hog IRQs when destroying contextsJohn Harrison
2021-12-15drm/i915/guc: Remove racey GEM_BUG_ONMatthew Brost
2021-12-15drm/i915/guc: Only assign guc_id.id when stealing guc_idMatthew Brost
2021-12-15drm/i915/guc: Use correct context lock when callig clr_context_registeredMatthew Brost
2021-12-13drm/i915/guc: support bigger RSA keysDaniele Ceraolo Spurio
2021-12-13drm/i915/uc: Prepare for different firmware key sizesMichal Wajdeczko
2021-12-13drm/i915/uc: correctly track uc_fw init failureDaniele Ceraolo Spurio
2021-12-13drm/i915: Don't disable interrupts and pretend a lock as been acquired in __t...Sebastian Andrzej Siewior
2021-12-10drm/i915/guc: Don't go bang in GuC log if no GuCJohn Harrison
2021-12-10drm/i915/uc: Allow platforms to have GuC but not HuCJohn Harrison
2021-12-09drm/i915/pmu: Fix wakeref leak in PMU busyness during resetUmesh Nerlige Ramappa
2021-12-09drm/i915/pmu: Wait longer for busyness data to be available from GuCUmesh Nerlige Ramappa
2021-12-09drm/i915: enforce min page size for scratchMatthew Auld
2021-12-09drm/i915/gtt/xehpsdv: move scratch page to system memoryMatthew Auld
2021-12-09drm/i915/xehpsdv: set min page-size to 64KMatthew Auld
2021-12-08drm/i915/gt: Use hw_engine_masks as reset_domainsTejas Upadhyay
2021-12-08drm/i915/selftests: handle object roundingMatthew Auld
2021-12-08drm/i915/migrate: fix length calculationMatthew Auld
2021-12-08drm/i915/migrate: fix offset calculationMatthew Auld
2021-12-08drm/i915/migrate: don't check the scratch pageMatthew Auld
2021-12-06drm/i915: Introduce new macros for i915 PTEMichael Cheng
2021-12-03drm/i915/gen11: Moving WAs to icl_gt_workarounds_init()Raviteja Goud Talla
2021-12-02drm/i915/dg2: Add Wa_16013000631Ramalingam C
2021-12-02drm/i915/dg2: Add Wa_16011777198Matt Roper
2021-12-01drm/i915: Add workaround numbers to GEN7_COMMON_SLICE_CHICKEN1 whitelistingJosé Roberto de Souza
2021-12-01Revert "drm/i915: Implement Wa_1508744258"José Roberto de Souza
2021-12-01drm/i915: Update error capture code to avoid using the current vma stateThomas Hellström
2021-12-01drm/i915: Use per device iommu checkTvrtko Ursulin
2021-11-30drm/i915: Drop stealing of bits from i915_sw_fence function pointerMatthew Brost
2021-11-30drm/i915/pmu: Fix synchronization of PMU callback with resetUmesh Nerlige Ramappa
2021-11-26drm/i915: Use __GFP_KSWAPD_RECLAIM in the capture codeThomas Hellström
2021-11-25drm/i915/ttm: Drop region reference countingThomas Hellström
2021-11-23drm/i915/gt: Hold RPM wakelock during PXP suspendTejas Upadhyay
2021-11-23drm/i915/pmu: Increase the live_engine_busy_stats sample periodUmesh Nerlige Ramappa
2021-11-22Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin
2021-11-22drm/i915/pmu: Avoid with_intel_runtime_pm within spinlockUmesh Nerlige Ramappa
2021-11-19drm/i915: vma is always backed by an object.Maarten Lankhorst
2021-11-19drm/i915: Create a full object for mock_ring, v2.Maarten Lankhorst
2021-11-19drm/i915: Create a dummy object for gen6 ppgttMaarten Lankhorst
2021-11-19drm/i915: move the pre_pin earlierMatthew Auld
2021-11-17drm/i915/guc: fix NULL vs IS_ERR() checkingDan Carpenter
2021-11-16drm/i915/guc: fix NULL vs IS_ERR() checkingDan Carpenter
2021-11-16drm/i915: Skip error capture when wedged on initTvrtko Ursulin
2021-11-15drm/i915: Don't read query SSEU for non-existent slice 0 on old platformsMatt Roper
2021-11-12drm/i915/guc/slpc: Check GuC status before freq boostVinay Belgaumkar
2021-11-11drm/i915/dg2: Program recommended HW settingsMatt Roper