summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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-14drm/i915: replace X86_FEATURE_PAT with pat_enabled()Lucas De Marchi
2021-12-14drm/i915/debugfs: add noreclaim annotationsMatthew Auld
2021-12-14drm/i915/ttm: fix large buffer population trucationRobert Beckett
2021-12-14drm/i915: Test all device memory on probingChris Wilson
2021-12-14drm/i915: Sanitycheck device iomem on probeChris Wilson
2021-12-14drm/i915: Exclude reserved stolen from driver useChris Wilson
2021-12-13drm/i915: Don't leak the capture list itemsThomas Hellström
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: Fix coredump of perma-pinned vmasThomas Hellström
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-09drm/i915: Add has_64k_pages flagStuart Summers
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-07drm/i915/selftests: Follow up on increase timeout in i915_gem_contexts selftestsBruce Chang
2021-12-06drm/i915: Introduce new macros for i915 PTEMichael Cheng
2021-12-03drm/i915: Fix error pointer dereference in i915_gem_do_execbuffer()Dan Carpenter
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/gem: Fix a NULL pointer dereference in igt_request_rewind()Zhou Qingyang
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/gemfs: don't mark huge_opt as staticMatthew Auld
2021-11-26drm/i915: Use __GFP_KSWAPD_RECLAIM in the capture codeThomas Hellström
2021-11-26drm/i915: Avoid allocating a page array for the gpu coredumpThomas Hellström
2021-11-25drm/i915: Remove dma_resv_pruneMaarten Lankhorst
2021-11-25Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin
2021-11-25drm/i915/ttm: Update i915_gem_obj_copy_ttm() to be asynchronousThomas Hellström
2021-11-25drm/i915/ttm: Implement asynchronous TTM movesThomas Hellström
2021-11-25drm/i915/ttm: Correctly handle waiting for gpu when shrinkingThomas Hellström
2021-11-25drm/i915/ttm: Drop region reference countingThomas Hellström
2021-11-25drm/i915/ttm: Move the i915_gem_obj_copy_ttm() functionThomas Hellström