platform/kernel/linux-rpi.git
2021-10-04 Nathan Chancellordrm/i915: Clean up disabled warnings
2021-10-04 Daniele Ceraolo... drm/i915/pxp: enable PXP for integrated Gen12
2021-10-04 Daniele Ceraolo... drm/i915/pxp: add PXP documentation
2021-10-04 Daniele Ceraolo... drm/i915/pxp: add pxp debugfs
2021-10-04 Anshuman Guptadrm/i915/pxp: black pixels on pxp disabled
2021-10-04 Anshuman Guptadrm/i915/pxp: Add plane decryption support
2021-10-04 Huang, Sean Zdrm/i915/pxp: Enable PXP power management
2021-10-04 Daniele Ceraolo... drm/i915/pxp: start the arb session on demand
2021-10-04 Daniele Ceraolo... drm/i915/pxp: interfaces for using protected objects
2021-10-04 Huang, Sean Zdrm/i915/pxp: Implement PXP irq handler
2021-10-04 Huang, Sean Zdrm/i915/pxp: Implement arb session teardown
2021-10-04 Huang, Sean Zdrm/i915/pxp: Create the arbitrary session after boot
2021-10-04 Daniele Ceraolo... drm/i915/pxp: set KCR reg init
2021-10-04 Huang, Sean Zdrm/i915/pxp: Implement funcs to create the TEE channel
2021-10-04 Daniele Ceraolo... drm/i915/pxp: allocate a vcs context for pxp usage
2021-10-04 Daniele Ceraolo... drm/i915/pxp: define PXP device flag and kconfig
2021-10-04 Vitaly Lubartmei: pxp: export pavp client to me client bus
2021-10-04 Daniele Ceraolo... drm/i915/pxp: Define PXP component interface
2021-10-01 Michal Wajdeczkodrm/i915/guc: Move and improve error message for missed...
2021-10-01 Michal Wajdeczkodrm/i915/guc: Print error name on CTB send failure
2021-10-01 Michal Wajdeczkodrm/i915/guc: Print error name on CTB (de)registration...
2021-10-01 Michal Wajdeczkodrm/i915/guc: Verify result from CTB (de)register action
2021-10-01 Michal Wajdeczkodrm/i915: Use fixed offset for PTEs location
2021-10-01 Thomas Hellströmdrm/i915/ttm: Rework object initialization slightly
2021-09-30 Cai Huoqingdrm/i915: Use direction definition DMA_BIDIRECTIONAL...
2021-09-29 Maarten Lankhorstdrm/i915: Fix runtime pm handling in i915_gem_shrink
2021-09-27 Matthew Aulddrm/i915: remember to call i915_sw_fence_fini
2021-09-25 Janusz Krzysztofikdrm/i915: Flush buffer pools on driver remove
2021-09-24 Tejas Upadhyaydrm/i915: Remove warning from the rps worker
2021-09-24 Matthew Aulddrm/i915/selftests: exercise shmem_writeback with THP
2021-09-24 Matthew Aulddrm/i915/request: fix early tracepoints
2021-09-24 Thomas Hellströmdrm/i915: Reduce the number of objects subject to memcp...
2021-09-24 Thomas Hellströmdrm/i915: Don't back up pinned LMEM context images...
2021-09-24 Thomas Hellströmdrm/i915/gt: Register the migrate contexts with their...
2021-09-24 Thomas Hellströmdrm/i915 Implement LMEM backup and restore for suspend...
2021-09-24 Thomas Hellströmdrm/i915/gt: Increase suspend timeout
2021-09-24 Thomas Hellströmdrm/i915/gem: Implement a function to process all gem...
2021-09-24 Thomas Hellströmdrm/i915/ttm: Implement a function to copy the contents...
2021-09-24 Thomas Hellströmdrm/i915/gem: Fix a lockdep warning the __i915_gem_is_l...
2021-09-23 Akira Yokosawadrm/i915/guc, docs: Fix pdfdocs build error by removing...
2021-09-23 Matt Roperdrm/i915/uncore: fwtable read handlers are now used...
2021-09-22 Tvrtko Ursulindrm/i915/debugfs: Do not report currently active engine...
2021-09-22 Matt Roperdrm/i915/dg2: Add DG2-specific shadow register table
2021-09-22 Matt Roperdrm/i915/uncore: Drop gen11 mmio read handlers
2021-09-22 Matt Roperdrm/i915/uncore: Drop gen11/gen12 mmio write handlers
2021-09-22 Matt Roperdrm/i915/uncore: Replace gen8 write functions with...
2021-09-22 Matt Roperdrm/i915/uncore: Associate shadow table with uncore
2021-09-22 Matt Roperdrm/i915/uncore: Convert gen6/gen7 read operations...
2021-09-21 Matt Roperdrm/i915: Check SFC fusing before recording/dumping...
2021-09-21 Matt Roperdrm/i915/xehp: Check new fuse bits for SFC availability
2021-09-20 Matthew Brostdrm/i915: Take pinning into account in __i915_gem_objec...
2021-09-20 Matthew Brostdrm/i915/guc: Enable GuC submission by default on DG1
2021-09-20 Daniele Ceraolo... drm/i915/guc: Add DG1 GuC / HuC firmware defs
2021-09-20 Daniele Ceraolo... drm/i915/guc: put all guc objects in lmem when available
2021-09-20 Venkata Sandeep... drm/i915: Do not define vma on stack
2021-09-20 Ayaz A Siddiquidrm/i915/gt: Add "intel_" as prefix in set_mocs_index()
2021-09-20 Venkata Sandeep... drm/i915: Make wa list per-gt
2021-09-20 Joonas LahtinenMerge remote-tracking branch 'tip/locking/wwmutex'...
2021-09-19 Lucas De Marchidrm/i915: deduplicate frequency dump on debugfs
2021-09-19 Lucas De Marchidrm/i915: rename debugfs_gt_pm files
2021-09-19 Lucas De Marchidrm/i915: rename debugfs_engines files
2021-09-19 Lucas De Marchidrm/i915: rename debugfs_gt files
2021-09-17 Maarten Lankhorstkernel/locking: Add context to ww_mutex_trylock()
2021-09-16 Maarten Lankhorstdrm/i915: Move __i915_gem_free_object to ttm_bo_destroy
2021-09-15 Janusz Krzysztofikdrm/i915: Mark GPU wedging on driver unregister unrecov...
2021-09-15 Maarten Lankhorstdrm/i915: Add mmap lock around vma_lookup() in the...
2021-09-15 Joonas LahtinenMerge drm/drm-next into drm-intel-gt-next
2021-09-14 Matt Roperdrm/i915/dg2: Define MOCS table for DG2
2021-09-14 Lucas De Marchidrm/i915/xehpsdv: Define MOCS table for XeHP SDV
2021-09-14 Nathan Chancellordrm/i915: Enable -Wsometimes-uninitialized
2021-09-14 Nathan Chancellordrm/i915/selftests: Always initialize err in igt_dmabuf...
2021-09-14 Nathan Chancellordrm/i915/selftests: Do not use import_obj uninitialized
2021-09-13 Matthew Brostdrm/i915/guc: Add GuC kernel doc
2021-09-13 Matthew Brostdrm/i915/guc: Drop guc_active move everything into...
2021-09-13 Matthew Brostdrm/i915/guc: Move fields protected by guc->contexts_lo...
2021-09-13 Matthew Brostdrm/i915/guc: Move GuC priority fields in context under...
2021-09-13 Matthew Brostdrm/i915/guc: Drop pin count check trick between sched_...
2021-09-13 Matthew Brostdrm/i915/guc: Proper xarray usage for contexts_lookup
2021-09-13 Matthew Brostdrm/i915/guc: Rework and simplify locking
2021-09-13 Matthew Brostdrm/i915/guc: Move guc_blocked fence to struct guc_state
2021-09-13 Matthew Brostdrm/i915/guc: Release submit fence from an irq_work
2021-09-13 Matthew Brostdrm/i915/guc: Reset LRC descriptor if register returns...
2021-09-13 Matthew Brostdrm/i915/guc: Don't touch guc_state.sched_state without...
2021-09-13 Matthew Brostdrm/i915/guc: Take context ref when cancelling request
2021-09-13 Matthew Brostdrm/i915/selftests: Add initial GuC selftest for scrubb...
2021-09-13 Matthew Brostdrm/i915/guc: Copy whole golden context, set engine...
2021-09-13 Matthew Brostdrm/i915/guc: Don't enable scheduling on a banned conte...
2021-09-13 Matthew Brostdrm/i915/guc: Kick tasklet after queuing a request
2021-09-13 Matthew BrostRevert "drm/i915/gt: Propagate change in error status...
2021-09-13 Matthew Brostdrm/i915/guc: Workaround reset G2H is received after...
2021-09-13 Matthew Brostdrm/i915/guc: Process all G2H message at once in work...
2021-09-13 Matthew Brostdrm/i915/guc: Don't drop ce->guc_active.lock when unwin...
2021-09-13 Matthew Brostdrm/i915/guc: Unwind context requests in reverse order
2021-09-13 Matthew Brostdrm/i915/guc: Fix outstanding G2H accounting
2021-09-13 Matthew Brostdrm/i915/guc: Fix blocked context accounting
2021-09-12 Linus TorvaldsLinux 5.15-rc1
2021-09-12 Linus TorvaldsMerge tag 'perf-tools-for-v5.15-2021-09-11' of git...
2021-09-12 Linus TorvaldsMerge tag 'compiler-attributes-for-linus-v5.15-rc1...
2021-09-12 Linus TorvaldsMerge tag 'auxdisplay-for-linus-v5.15-rc1' of git:...
2021-09-12 Linus TorvaldsMerge tag 'smp-urgent-2021-09-12' of git://git./linux...
next