summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-04drm/i915/pxp: Enable PXP power managementHuang, Sean Z
2021-10-04drm/i915/pxp: start the arb session on demandDaniele Ceraolo Spurio
2021-10-04drm/i915/pxp: interfaces for using protected objectsDaniele Ceraolo Spurio
2021-10-04drm/i915/pxp: Implement PXP irq handlerHuang, Sean Z
2021-10-04drm/i915/pxp: Implement arb session teardownHuang, Sean Z
2021-10-04drm/i915/pxp: Create the arbitrary session after bootHuang, Sean Z
2021-10-04drm/i915/pxp: set KCR reg initDaniele Ceraolo Spurio
2021-10-04drm/i915/pxp: Implement funcs to create the TEE channelHuang, Sean Z
2021-10-04drm/i915/pxp: allocate a vcs context for pxp usageDaniele Ceraolo Spurio
2021-10-04drm/i915/pxp: define PXP device flag and kconfigDaniele Ceraolo Spurio
2021-10-04mei: pxp: export pavp client to me client busVitaly Lubart
2021-10-01drm/i915/guc: Move and improve error message for missed CTB replyMichal Wajdeczko
2021-10-01drm/i915/guc: Print error name on CTB send failureMichal Wajdeczko
2021-10-01drm/i915/guc: Print error name on CTB (de)registration failureMichal Wajdeczko
2021-10-01drm/i915/guc: Verify result from CTB (de)register actionMichal Wajdeczko
2021-10-01drm/i915: Use fixed offset for PTEs locationMichal Wajdeczko
2021-10-01drm/i915/ttm: Rework object initialization slightlyThomas Hellström
2021-09-30drm/i915: Use direction definition DMA_BIDIRECTIONAL instead of PCI_DMA_BIDIR...Cai Huoqing
2021-09-29drm/i915: Fix runtime pm handling in i915_gem_shrinkMaarten Lankhorst
2021-09-27drm/i915: remember to call i915_sw_fence_finiMatthew Auld
2021-09-24drm/i915: Flush buffer pools on driver removeJanusz Krzysztofik
2021-09-24drm/i915: Remove warning from the rps workerTejas Upadhyay
2021-09-24drm/i915/selftests: exercise shmem_writeback with THPMatthew Auld
2021-09-24drm/i915/request: fix early tracepointsMatthew Auld
2021-09-24drm/i915: Reduce the number of objects subject to memcpy recoverThomas Hellström
2021-09-24drm/i915: Don't back up pinned LMEM context images and rings during suspendThomas Hellström
2021-09-24drm/i915/gt: Register the migrate contexts with their enginesThomas Hellström
2021-09-24drm/i915 Implement LMEM backup and restore for suspend / resumeThomas Hellström
2021-09-24drm/i915/gt: Increase suspend timeoutThomas Hellström
2021-09-24drm/i915/gem: Implement a function to process all gem objects of a regionThomas Hellström
2021-09-24drm/i915/ttm: Implement a function to copy the contents of two TTM-based objectsThomas Hellström
2021-09-24drm/i915/gem: Fix a lockdep warning the __i915_gem_is_lmem() functionThomas Hellström
2021-09-23drm/i915/guc, docs: Fix pdfdocs build error by removing nested gridAkira Yokosawa
2021-09-23drm/i915/uncore: fwtable read handlers are now used on all forcewake platformsMatt Roper
2021-09-22drm/i915/debugfs: Do not report currently active engine when describing objectsTvrtko Ursulin
2021-09-21drm/i915/dg2: Add DG2-specific shadow register tableMatt Roper
2021-09-21drm/i915/uncore: Drop gen11 mmio read handlersMatt Roper
2021-09-21drm/i915/uncore: Drop gen11/gen12 mmio write handlersMatt Roper
2021-09-21drm/i915/uncore: Replace gen8 write functions with general fwtableMatt Roper
2021-09-21drm/i915/uncore: Associate shadow table with uncoreMatt Roper
2021-09-21drm/i915/uncore: Convert gen6/gen7 read operations to fwtableMatt Roper
2021-09-20drm/i915: Check SFC fusing before recording/dumping SFC_DONEMatt Roper
2021-09-20drm/i915/xehp: Check new fuse bits for SFC availabilityMatt Roper
2021-09-20drm/i915: Take pinning into account in __i915_gem_object_is_lmemMatthew Brost
2021-09-20drm/i915/guc: Enable GuC submission by default on DG1Matthew Brost
2021-09-20drm/i915/guc: Add DG1 GuC / HuC firmware defsDaniele Ceraolo Spurio
2021-09-20drm/i915/guc: put all guc objects in lmem when availableDaniele Ceraolo Spurio
2021-09-20drm/i915: Do not define vma on stackVenkata Sandeep Dhanalakota
2021-09-20drm/i915/gt: Add "intel_" as prefix in set_mocs_index()Ayaz A Siddiqui
2021-09-20drm/i915: Make wa list per-gtVenkata Sandeep Dhanalakota