linux-block.git
2021-11-05 Maarten Lankhorstdrm/i915: Remove gen6_ppgtt_unpin_all
2021-11-05 Thomas Hellströmdrm/i915/ttm: Failsafe migration blits
2021-11-05 Thomas Hellströmdrm/i915/ttm: Reorganize the ttm move code
2021-11-04 Matthew Aulddrm/i915: fixup dma_fence_wait usage
2021-11-04 Vinay Belgaumkardrm/i915/guc/slpc: Update boost sysfs hooks for SLPC
2021-11-04 Vinay Belgaumkardrm/i915/guc/slpc: Add waitboost functionality for...
2021-11-04 Vinay Belgaumkardrm/i915/guc/slpc: Define and initialize boost frequency
2021-11-02 José Roberto... drm/i915: Rename GT_STEP to GRAPHICS_STEP
2021-11-02 José Roberto... drm/i915: Track media IP stepping separated from GT
2021-11-02 José Roberto... drm/i915: Add struct to hold IP version
2021-11-02 Matthew Aulddrm/i915/dmabuf: drop the flush on discrete
2021-11-02 Matthew Aulddrm/i915: stop setting cache_dirty on discrete
2021-11-02 Matthew Aulddrm/i915: move cpu_write_needs_clflush
2021-11-02 Matthew Aulddrm/i915/clflush: disallow on discrete
2021-11-02 Matthew Aulddrm/i915/clflush: fixup handling of cache_dirty
2021-11-01 Thomas Hellströmdrm/i915: Introduce refcounted sg-tables
2021-11-01 Cooper Chioudrm/i915: Enable WaProgramMgsrForCorrectSliceSpecificMm...
2021-10-29 Daniel Vetterdrm/i915: Remove some dead struct fwd decl from i915_drv.h
2021-10-29 Matthew Aulddrm/i915/gtt: stop caching the scratch page
2021-10-29 Matthew Aulddrm/i915/gtt: flush the scratch page
2021-10-28 Umesh Nerlige... drm/i915/pmu: Connect engine busyness stats from GuC...
2021-10-28 Umesh Nerlige... drm/i915/pmu: Add a name to the execlists stats
2021-10-27 Joonas Lahtinendrm/i915: Revert 'guc_id' from i915_request tracepoint
2021-10-27 Joonas LahtinenMAINTAINERS: Add Tvrtko as drm/i915 co-maintainer
2021-10-25 Wan Jiabingdrm/i915: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
2021-10-25 Kai Songdrm/i915/selftests: Fix inconsistent IS_ERR and PTR_ERR
2021-10-22 Matthew Brostdrm/i915/guc: Fix recursive lock in GuC submission
2021-10-22 Matthew Brostdrm/i915/selftests: Update live.evict to wait on reques...
2021-10-22 Matthew Brostdrm/i915/selftests: Increase timeout in requests perf...
2021-10-22 Matthew Aulddrm/i915/ttm: enable shmem tt backend
2021-10-22 Matthew Aulddrm/i915/ttm: use cached system pages when evicting...
2021-10-22 Matthew Aulddrm/i915/ttm: move shrinker management into adjust_lru
2021-10-22 Matthew Aulddrm/i915: add some kernel-doc for shrink_pin and friends
2021-10-22 Matthew Aulddrm/i915: drop unneeded make_unshrinkable in free_object
2021-10-22 Matthew Aulddrm/i915/gtt: drop unneeded make_unshrinkable
2021-10-22 Matthew Aulddrm/i915/ttm: add tt shmem backend
2021-10-22 Thomas Hellströmdrm/i915/gem: Break out some shmem backend utils
2021-10-22 Joonas LahtinenMerge drm/drm-next into drm-intel-gt-next
2021-10-22 Matthew Aulddrm/i915/dmabuf: fix broken build
2021-10-21 Dave AirlieMerge tag 'drm-intel-gt-next-2021-10-21' of git://anong...
2021-10-21 Dave AirlieMerge tag 'drm-intel-next-2021-10-15' of git://anongit...
2021-10-20 Matthew Aulddrm/i915/selftests: mark up hugepages object with start...
2021-10-20 Matthew Aulddrm/i915: mark up internal objects with start_cpu_write
2021-10-20 Matthew Aulddrm/i915: expand on the kernel-doc for cache_dirty
2021-10-20 Matthew Aulddrm/i915/shmem: ensure flush during swap-in on non-LLC
2021-10-20 Matthew Aulddrm/i915/userptr: add paranoid flush-on-acquire
2021-10-20 Matthew Aulddrm/i915/dmabuf: add paranoid flush-on-acquire
2021-10-20 Matthew Aulddrm/i915: extract bypass-llc check into helper
2021-10-20 Matthew Aulddrm/i915: mark userptr objects as ALLOC_USER
2021-10-20 Matthew Aulddrm/i915: mark dmabuf objects as ALLOC_USER
2021-10-20 Ran Jianpingdrm/i915/selftests: remove duplicate include in mock_re...
2021-10-18 Ville Syrjälädrm/i915: Catch yet another unconditioal clflush
2021-10-18 Ville Syrjälädrm/i915: Convert unconditional clflush to drm_clflush_...
2021-10-18 Ville Syrjälädrm/i915: Replace the unconditional clflush with drm_cl...
2021-10-15 Rodrigo Vividrm/i915: Clean up PXP Kconfig info.
2021-10-15 Matthew Brostdrm/i915: Enable multi-bb execbuf
2021-10-15 Matthew Brostdrm/i915: Update I915_GEM_BUSY IOCTL to understand...
2021-10-15 Matthew Brostdrm/i915: Make request conflict tracking understand...
2021-10-15 Matthew Brostdrm/i915/guc: Handle errors in multi-lrc requests
2021-10-15 Matthew Brostdrm/i915: Multi-BB execbuf
2021-10-15 Matthew Brostdrm/i915/guc: Implement no mid batch preemption for...
2021-10-15 Matthew Brostdrm/i915/guc: Add basic GuC multi-lrc selftest
2021-10-15 Matthew Brostdrm/i915/doc: Update parallel submit doc to point to...
2021-10-15 Matthew Brostdrm/i915/guc: Connect UAPI to GuC multi-lrc interface
2021-10-15 Matthew Brostdrm/i915/guc: Update debugfs for GuC multi-lrc
2021-10-15 Matthew Brostdrm/i915/guc: Implement multi-lrc reset
2021-10-15 Matthew Brostdrm/i915/guc: Insert submit fences between requests...
2021-10-15 Matthew Brostdrm/i915/guc: Implement multi-lrc submission
2021-10-15 Matthew Brostdrm/i915/guc: Implement parallel context pin / unpin...
2021-10-15 Matthew Brostdrm/i915/guc: Assign contexts in parent-child relations...
2021-10-15 Matthew Brostdrm/i915/guc: Ensure GuC schedule operations do not...
2021-10-15 Matthew Brostdrm/i915/guc: Add multi-lrc context registration
2021-10-15 Matthew Brostdrm/i915/guc: Introduce context parent-child relationship
2021-10-15 Matthew Brostdrm/i915: Expose logical engine instance to user
2021-10-15 Matthew Brostdrm/i915: Add logical engine mapping
2021-10-15 Matthew Brostdrm/i915/guc: Don't call switch_to_kernel_context with...
2021-10-15 Matthew Brostdrm/i915/guc: Take engine PM when a context is pinned...
2021-10-15 Matthew Brostdrm/i915/guc: Take GT PM ref when deregistering context
2021-10-15 Matthew Brostdrm/i915/guc: Move GuC guc_id allocation under submissi...
2021-10-15 Andi Shytidrm/i915/gt: move remaining debugfs interfaces into gt
2021-10-15 Hugh Dickinsdrm/i915: fix blank screen booting crashes
2021-10-15 Matt Roperdrm/i915/uapi: Add comment clarifying purpose of I915_T...
2021-10-14 Ville Syrjälädrm/i915: Fix oops on platforms w/o hpd support
2021-10-14 José Roberto... drm/i915: Remove memory frequency calculation
2021-10-14 Ville Syrjälädrm/i915: Add all per-lane register definitions for...
2021-10-14 Ville Syrjälädrm/i915: Extract icl_combo_phy_loadgen_select()
2021-10-14 Ville Syrjälädrm/i915: Remove dead DKL_TX_LOADGEN_SHARING_PMD_DISABL...
2021-10-14 Ville Syrjälädrm/i915: Use standard form terminating condition for...
2021-10-14 Ville Syrjälädrm/i915: Shrink {icl_mg,tgl_dkl}_phy_ddi_buf_trans
2021-10-14 Ville Syrjälädrm/i915: Remove pointless extra namespace from dkl...
2021-10-14 Jani Nikuladrm/i915: rename intel_sideband.[ch] to intel_sbi.[ch]
2021-10-14 Jani Nikuladrm/i915: split out intel_pcode.[ch] to separate file
2021-10-14 Jani Nikuladrm/i915/bios: gracefully disable dual eDP for now
2021-10-14 Jani Nikuladrm/i915: split out vlv sideband to a separate file
2021-10-12 Matt Roperdrm/i915: Stop using I915_TILING_* in client blit selftest
2021-10-12 Lucas De Marchidrm/i915/display: remove unused intel-mid.h include
2021-10-12 Rodrigo ViviMerge drm/drm-next into drm-intel-next
2021-10-12 Lucas De Marchidrm/i915/gt: add asm/cacheflush.h for use of clflush()
2021-10-12 Lucas De Marchidrm/i915/gt: include tsc.h where used
2021-10-12 Dave Airliedrm/i915/display: move pin/unpin fb/plane code to a...
next