summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-08drm/i915/migrate: fix offset calculationMatthew Auld1-1/+1
2021-12-08drm/i915/migrate: don't check the scratch pageMatthew Auld1-3/+1
2021-12-07drm/i915/selftests: Follow up on increase timeout in i915_gem_contexts selftestsBruce Chang1-1/+1
2021-12-07drm/i915: Introduce new macros for i915 PTEMichael Cheng4-10/+13
2021-12-03drm/i915: Fix error pointer dereference in i915_gem_do_execbuffer()Dan Carpenter1-0/+1
2021-12-03drm/i915/gen11: Moving WAs to icl_gt_workarounds_init()Raviteja Goud Talla1-9/+9
2021-12-03drm/i915/dg2: Add Wa_16013000631Ramalingam C1-0/+5
2021-12-03drm/i915/dg2: Add Wa_16011777198Matt Roper1-4/+11
2021-12-01drm/i915: Add workaround numbers to GEN7_COMMON_SLICE_CHICKEN1 whitelistingJosé Roberto de Souza1-1/+5
2021-12-01Revert "drm/i915: Implement Wa_1508744258"José Roberto de Souza1-7/+0
2021-12-01drm/i915: Update error capture code to avoid using the current vma stateThomas Hellström8-95/+554
2021-12-01drm/i915/gem: Fix a NULL pointer dereference in igt_request_rewind()Zhou Qingyang1-0/+10
2021-12-01drm/i915: Use per device iommu checkTvrtko Ursulin12-31/+25
2021-12-01drm/i915: Drop stealing of bits from i915_sw_fence function pointerMatthew Brost9-33/+40
2021-12-01drm/i915/pmu: Fix synchronization of PMU callback with resetUmesh Nerlige Ramappa1-6/+11
2021-11-30dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled()Thomas Hellström1-1/+5
2021-11-26drm/i915/gemfs: don't mark huge_opt as staticMatthew Auld1-2/+1
2021-11-26drm/i915: Use __GFP_KSWAPD_RECLAIM in the capture codeThomas Hellström2-2/+3
2021-11-26drm/i915: Avoid allocating a page array for the gpu coredumpThomas Hellström2-26/+28
2021-11-25drm/i915: Remove dma_resv_pruneMaarten Lankhorst5-42/+0
2021-11-25Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin235-3376/+9312
2021-11-25drm/i915/ttm: Update i915_gem_obj_copy_ttm() to be asynchronousThomas Hellström2-12/+30
2021-11-25drm/i915/ttm: Implement asynchronous TTM movesThomas Hellström4-32/+348
2021-11-25drm/i915/ttm: Correctly handle waiting for gpu when shrinkingThomas Hellström3-1/+8
2021-11-25drm/i915/ttm: Drop region reference countingThomas Hellström12-46/+69
2021-11-25drm/i915/ttm: Move the i915_gem_obj_copy_ttm() functionThomas Hellström5-69/+56
2021-11-25drm/i915: Add support for moving fence waitingMaarten Lankhorst4-1/+106
2021-11-24Revert "drm/i915/dmabuf: fix broken build"Tvrtko Ursulin1-7/+0
2021-11-24drm/i915/gt: Hold RPM wakelock during PXP suspendTejas Upadhyay3-17/+46
2021-11-23drm/i915/pmu: Increase the live_engine_busy_stats sample periodUmesh Nerlige Ramappa1-1/+1
2021-11-23drm/i915/ttm: fixup build failureMatthew Auld1-1/+1
2021-11-23drm/i915/gem: placate scripts/kernel-docRandy Dunlap1-3/+4
2021-11-23Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie235-3376/+9312
2021-11-22drm/i915/ttm: Fix error code in i915_ttm_eviction_valuable()Dan Carpenter1-1/+1
2021-11-22Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin4957-101442/+301715
2021-11-22drm/i915/pmu: Avoid with_intel_runtime_pm within spinlockUmesh Nerlige Ramappa1-9/+3
2021-11-20Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-16/+42
2021-11-20Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-45/+45
2021-11-20Merge tag 'libata-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-4/+25
2021-11-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-25/+26
2021-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-7/+22
2021-11-19Merge tag 'gpio-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2021-11-19Merge tag 'drm-fixes-2021-11-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds24-27/+200
2021-11-19drm/i915: Drain the ttm delayed workqueue tooMaarten Lankhorst1-0/+1
2021-11-19drm/i915: Remove resv from i915_vmaMaarten Lankhorst4-11/+9
2021-11-19drm/i915: vma is always backed by an object.Maarten Lankhorst4-33/+22
2021-11-19drm/i915: Create a full object for mock_ring, v2.Maarten Lankhorst1-10/+28
2021-11-19drm/i915: Create a dummy object for gen6 ppgttMaarten Lankhorst4-72/+100
2021-11-19drm/i915: move the pre_pin earlierMatthew Auld1-6/+6
2021-11-19Merge tag 'amd-drm-fixes-5.16-2021-11-17' of https://gitlab.freedesktop.org/a...Dave Airlie15-11/+156