May 2020 Archives by date
Starting: Fri May 1 00:03:42 UTC 2020
Ending: Sun May 31 20:03:06 UTC 2020
Messages: 2434
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Steer multicast register workaround verification
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Steer multicast register workaround verification
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Use chained reloc batches
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: Use chained reloc batches
Patchwork
- [Intel-gfx] [PATCH 01/12] drm/i915/fbc: Require linear fb stride to be multiple of 512 bytes on gen9/glk
Matt Roper
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/pmu: Keep a reference to module while active
Patchwork
- [Intel-gfx] [PATCH 1/2] drm/i915/execlists: Avoid reusing the same logical CCID
Sasha Levin
- [Intel-gfx] [PATCH v6 01/16] drm/i915: Fix sha_text population code
Sasha Levin
- [Intel-gfx] [PATCH] drm/i915/execlists: Avoid reusing the same logical CC_ID
Sasha Levin
- [Intel-gfx] [PATCH v6 02/16] drm/i915: Clear the repeater bit on HDCP disable
Sasha Levin
- [Intel-gfx] linux-next: manual merge of the drm tree with the drm-misc-fixes tree
Stephen Rothwell
- [Intel-gfx] [PATCH v5 03/11] drm/i915: Add hw.pipe_mode to allow bigjoiner pipe/transcoder split
Manasi Navare
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Rebased Big Joiner patch series for 8K 2p1p (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for Rebased Big Joiner patch series for 8K 2p1p (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for SAGV support for Gen12+ (rev32)
Patchwork
- [Intel-gfx] [PATCH 0/4] Steer multicast register workaround verification
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/pmu: Keep a reference to module while active
Tvrtko Ursulin
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gem: Use chained reloc batches
Patchwork
- [Intel-gfx] [PATCH 1/4] drm/i915/gem: Use chained reloc batches
Chris Wilson
- [Intel-gfx] [PATCH 2/4] drm/i915/gem: Use a single chained reloc batches for a single execbuf
Chris Wilson
- [Intel-gfx] [PATCH 3/4] drm/i915: Implement vm_ops->access for gdb access into mmaps
Chris Wilson
- [Intel-gfx] [PATCH 4/4] drm/i915/gt: Stop holding onto the pinned_default_state
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.IGT: failure for Rebased Big Joiner patch series for 8K 2p1p (rev2)
Patchwork
- [Intel-gfx] [PATCH 1/3] drm/i915/gem: Use chained reloc batches
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915/gem: Use a single chained reloc batches for a single execbuf
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915/gem: Try an alternate engine for relocations
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: check to see if SIMD registers are available before using SIMD
Sebastian Andrzej Siewior
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915/gem: Use chained reloc batches
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/gem: Use chained reloc batches
Patchwork
- [Intel-gfx] [PATCH] drm/i915: check to see if SIMD registers are available before using SIMD
David Laight
- [Intel-gfx] [PATCH 01/24] perf/core: Only copy-to-user after completely unlocking all locks, v3.
Maarten Lankhorst
- [Intel-gfx] [PATCH 02/24] Revert "drm/i915/gem: Drop relocation slowpath"
Maarten Lankhorst
- [Intel-gfx] [PATCH 03/24] drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 04/24] drm/i915: Remove locking from i915_gem_object_prepare_read/write
Maarten Lankhorst
- [Intel-gfx] [PATCH 05/24] drm/i915: Parse command buffer earlier in eb_relocate(slow)
Maarten Lankhorst
- [Intel-gfx] [PATCH 06/24] Revert "drm/i915/gem: Split eb_vma into its own allocation"
Maarten Lankhorst
- [Intel-gfx] [PATCH 07/24] drm/i915/gem: Make eb_add_lut interruptible wait on object lock.
Maarten Lankhorst
- [Intel-gfx] [PATCH 08/24] drm/i915: Use per object locking in execbuf, v9.
Maarten Lankhorst
- [Intel-gfx] [PATCH 09/24] drm/i915: Use ww locking in intel_renderstate.
Maarten Lankhorst
- [Intel-gfx] [PATCH 10/24] drm/i915: Add ww context handling to context_barrier_task
Maarten Lankhorst
- [Intel-gfx] [PATCH 11/24] drm/i915: Nuke arguments to eb_pin_engine
Maarten Lankhorst
- [Intel-gfx] [PATCH 12/24] drm/i915: Pin engine before pinning all objects, v4.
Maarten Lankhorst
- [Intel-gfx] [PATCH 13/24] drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
Maarten Lankhorst
- [Intel-gfx] [PATCH 14/24] drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
- [Intel-gfx] [PATCH 15/24] drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 16/24] drm/i915: Kill last user of intel_context_create_request outside of selftests
Maarten Lankhorst
- [Intel-gfx] [PATCH 17/24] drm/i915: Convert i915_perf to ww locking as well
Maarten Lankhorst
- [Intel-gfx] [PATCH 18/24] drm/i915: Dirty hack to fix selftests locking inversion
Maarten Lankhorst
- [Intel-gfx] [PATCH 19/24] drm/i915/selftests: Fix locking inversion in lrc selftest.
Maarten Lankhorst
- [Intel-gfx] [PATCH 20/24] drm/i915: Use ww pinning for intel_context_create_request()
Maarten Lankhorst
- [Intel-gfx] [PATCH 21/24] drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 22/24] drm/i915: Add ww locking to vm_fault_gtt
Maarten Lankhorst
- [Intel-gfx] [PATCH 23/24] drm/i915: Add ww locking to pin_to_display_plane
Maarten Lankhorst
- [Intel-gfx] [PATCH 24/24] drm/i915: Ensure we hold the pin mutex
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915/gt: Make timeslicing an explicit engine property
Chris Wilson
- [Intel-gfx] [PATCH 1/3] drm/i915/gem: Use chained reloc batches
Tvrtko Ursulin
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/24] perf/core: Only copy-to-user after completely unlocking all locks, v3.
Patchwork
- [Intel-gfx] [PATCH 1/3] drm/i915/gem: Use chained reloc batches
Chris Wilson
- [Intel-gfx] [PATCH 1/3] drm/i915/gem: Use chained reloc batches
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915/gem: Use a single chained reloc batches for a single execbuf
Tvrtko Ursulin
- [Intel-gfx] [PATCH 3/3] drm/i915/gem: Try an alternate engine for relocations
Tvrtko Ursulin
- [Intel-gfx] [PATCH 3/3] drm/i915/gem: Try an alternate engine for relocations
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/24] perf/core: Only copy-to-user after completely unlocking all locks, v3.
Patchwork
- [Intel-gfx] [PATCH 1/3] drm/i915/gem: Use chained reloc batches
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915/gem: Use a single chained reloc batches for a single execbuf
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915/gem: Try an alternate engine for relocations
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Make timeslicing an explicit engine property
Patchwork
- [Intel-gfx] [PATCH 1/3] drm/i915/gem: Use chained reloc batches
Tvrtko Ursulin
- [Intel-gfx] [PATCH 2/3] drm/i915/gem: Use a single chained reloc batches for a single execbuf
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/gt: Make timeslicing an explicit engine property
Tvrtko Ursulin
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915/gem: Use chained reloc batches
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/gem: Use chained reloc batches
Patchwork
- [Intel-gfx] [CI 1/3] drm/i915/gem: Use chained reloc batches
Chris Wilson
- [Intel-gfx] [CI 2/3] drm/i915/gem: Use a single chained reloc batches for a single execbuf
Chris Wilson
- [Intel-gfx] [CI 3/3] drm/i915/gem: Try an alternate engine for relocations
Chris Wilson
- [Intel-gfx] [PATCH 3/4] drm/i915: Implement vm_ops->access for gdb access into mmaps
Matthew Auld
- [Intel-gfx] [CI] drm/i915: Implement vm_ops->access for gdb access into mmaps
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_mmap_gtt: Simulate gdb inspecting a GTT mmap using ptrace()
Matthew Auld
- [Intel-gfx] i915 HDCP 2.2 TX encryption on Teledyne test instrument
Voldman, Mikhail
- [Intel-gfx] [igt-dev] [PATCH i-g-t] igt/gem_mmap_offset: Simulate gdb inspecting any mmap using ptrace()
Matthew Auld
- [Intel-gfx] [PATCH i-g-t] i915/gem_mmap_gtt: Simulate gdb inspecting a GTT mmap using ptrace()
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Make timeslicing an explicit engine property
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915/gem: Use chained reloc batches
Patchwork
- [Intel-gfx] [PATCH] drm: Replace drm_modeset_lock/unlock_all with DRM_MODESET_LOCK_ALL_* helpers
Michał Orzeł
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/3] drm/i915/gem: Use chained reloc batches
Patchwork
- [Intel-gfx] [PATCH 0/4] Steer multicast register workaround verification
Matt Roper
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Implement vm_ops->access for gdb access into mmaps (rev4)
Patchwork
- [Intel-gfx] [PATCH 00/23] Introduce Rocket Lake
Matt Roper
- [Intel-gfx] [PATCH 01/23] drm/i915/rkl: Add RKL platform info and PCI ids
Matt Roper
- [Intel-gfx] [PATCH 02/23] x86/gpu: add RKL stolen memory support
Matt Roper
- [Intel-gfx] [PATCH 03/23] drm/i915/rkl: Re-use TGL GuC/HuC firmware
Matt Roper
- [Intel-gfx] [PATCH 04/23] drm/i915/rkl: Load DMC firmware for Rocket Lake
Matt Roper
- [Intel-gfx] [PATCH 05/23] drm/i915/rkl: Add PCH support
Matt Roper
- [Intel-gfx] [PATCH 06/23] drm/i915/rkl: Update memory bandwidth parameters
Matt Roper
- [Intel-gfx] [PATCH 07/23] drm/i915/rkl: Limit number of universal planes to 5
Matt Roper
- [Intel-gfx] [PATCH 08/23] drm/i915/rkl: Add power well support
Matt Roper
- [Intel-gfx] [PATCH 09/23] drm/i915/rkl: Program BW_BUDDY0 registers instead of BW_BUDDY1/2
Matt Roper
- [Intel-gfx] [PATCH 10/23] drm/i915/rkl: RKL only uses PHY_MISC for PHY's A and B
Matt Roper
- [Intel-gfx] [PATCH 11/23] drm/i915/rkl: Add cdclk support
Matt Roper
- [Intel-gfx] [PATCH 12/23] drm/i915/rkl: Handle new DPCLKA_CFGCR0 layout
Matt Roper
- [Intel-gfx] [PATCH 13/23] drm/i915/rkl: Check proper SDEISR bits for TC1 and TC2 outputs
Matt Roper
- [Intel-gfx] [PATCH 14/23] drm/i915/rkl: Setup ports/phys
Matt Roper
- [Intel-gfx] [PATCH 15/23] drm/i915/rkl: provide port/phy mapping for vbt
Matt Roper
- [Intel-gfx] [PATCH 16/23] drm/i915/rkl: Add DDC pin mapping
Matt Roper
- [Intel-gfx] [PATCH 17/23] drm/i915/rkl: Don't try to access transcoder D
Matt Roper
- [Intel-gfx] [PATCH 18/23] drm/i915/rkl: Don't try to read out DSI transcoders
Matt Roper
- [Intel-gfx] [PATCH 19/23] drm/i915/rkl: Handle comp master/slave relationships for PHYs
Matt Roper
- [Intel-gfx] [PATCH 20/23] drm/i915/rkl: Add DPLL4 support
Matt Roper
- [Intel-gfx] [PATCH 21/23] drm/i915/rkl: Handle HTI
Matt Roper
- [Intel-gfx] [PATCH 22/23] drm/i915/rkl: Disable PSR2
Matt Roper
- [Intel-gfx] [PATCH 23/23] drm/i915/rkl: Add initial workarounds
Matt Roper
- [Intel-gfx] [PATCH 03/23] drm/i915/rkl: Re-use TGL GuC/HuC firmware
Srivatsa, Anusha
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: check to see if SIMD registers are available before using SIMD
Patchwork
- [Intel-gfx] [PATCH 04/23] drm/i915/rkl: Load DMC firmware for Rocket Lake
Srivatsa, Anusha
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: check to see if SIMD registers are available before using SIMD
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce Rocket Lake
Patchwork
- [Intel-gfx] [PATCH 01/23] drm/i915/rkl: Add RKL platform info and PCI ids
Caz Yokoyama
- [Intel-gfx] [PATCH] drm/i915: check to see if SIMD registers are available before using SIMD
Christoph Hellwig
- [Intel-gfx] ✓ Fi.CI.BAT: success for Introduce Rocket Lake
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/3] drm/i915/gem: Use chained reloc batches
Patchwork
- [Intel-gfx] [CI 1/3] drm/i915/gem: Use chained reloc batches
Chris Wilson
- [Intel-gfx] [CI 2/3] drm/i915/gem: Use a single chained reloc batches for a single execbuf
Chris Wilson
- [Intel-gfx] [CI 3/3] drm/i915/gem: Try an alternate engine for relocations
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/3] drm/i915/gem: Use chained reloc batches
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: check to see if SIMD registers are available before using SIMD
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for Introduce Rocket Lake
Patchwork
- [Intel-gfx] [PATCH] drm/i915/icp: Add Wa_14010685332
Matt Roper
- [Intel-gfx] [PATCH] drm/i915/icp: Add Wa_14010685332
Paauwe, Bob J
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,1/3] drm/i915/gem: Use chained reloc batches
Patchwork
- [Intel-gfx] [PATCH] drm/i915: check to see if SIMD registers are available before using SIMD
Jason A. Donenfeld
- [Intel-gfx] [PATCH] drm/i915: check to see if SIMD registers are available before using SIMD
Jason A. Donenfeld
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/icp: Add Wa_14010685332
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/icp: Add Wa_14010685332
Patchwork
- [Intel-gfx] [PATCH v2 02/12] drm/i915/fbc: Use the correct plane stride
Matt Roper
- [Intel-gfx] [PATCH 03/12] drm/i915/fbc: Fix fence_y_offset handling
Matt Roper
- [Intel-gfx] [PATCH hmm v2 5/5] mm/hmm: remove the customizable pfn format from hmm_range_fault
Ralph Campbell
- [Intel-gfx] [PATCH 04/12] drm/i915/fbc: Fix nuke for pre-snb platforms
Matt Roper
- [Intel-gfx] [PATCH v2 0/3] Steer multicast register workaround verification
Matt Roper
- [Intel-gfx] [PATCH v2 1/3] drm/i915: Setup multicast register steering for all gen >= 10
Matt Roper
- [Intel-gfx] [PATCH v2 2/3] drm/i915: Setup MCR steering for RCS engine workarounds
Matt Roper
- [Intel-gfx] [PATCH v2 3/3] drm/i915: Add MCR ranges for gen11 and gen12
Matt Roper
- [Intel-gfx] ✓ Fi.CI.BAT: success for Steer multicast register workaround verification (rev2)
Patchwork
- [Intel-gfx] [PATCH hmm v2 1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select
John Hubbard
- [Intel-gfx] ✓ Fi.CI.IGT: success for Steer multicast register workaround verification (rev2)
Patchwork
- [Intel-gfx] [PATCH v2 1/3] drm/i915: Setup multicast register steering for all gen >= 10
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Repeat the rps clock frequency measurement
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Repeat the rps clock frequency measurement
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Repeat the rps clock frequency measurement
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/selftests: Repeat the rps clock frequency measurement
Patchwork
- [Intel-gfx] [PATCH i-g-t 1/3] intel-ci: Only skip the hanging gem_exec_fence tests
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 2/3] lib/i915: Report scheduler caps for timeslicing
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 3/3] i915/gem_exec_fence: Teach invalid-wait about invalid future fences
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Mark concurrent submissions with a weak-dependency
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Mark concurrent submissions with a weak-dependency
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Mark concurrent submissions with a weak-dependency (rev2)
Patchwork
- [Intel-gfx] [PATCH 11/23] drm/i915/rkl: Add cdclk support
Khor, Swee Aun
- [Intel-gfx] [CI] perf/core: Only copy-to-user after completely unlocking all locks, v3.
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for Introduce Rocket Lake (rev2)
Patchwork
- [Intel-gfx] [CI] perf/core: Only copy-to-user after completely unlocking all locks, v3.
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for perf/core: Only copy-to-user after completely unlocking all locks, v3. (rev2)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gt: Sanitize RPS interrupts upon resume
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for perf/core: Only copy-to-user after completely unlocking all locks, v3. (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for perf/core: Only copy-to-user after completely unlocking all locks, v3. (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for perf/core: Only copy-to-user after completely unlocking all locks, v3. (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Sanitize RPS interrupts upon resume
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Mark concurrent submissions with a weak-dependency (rev2)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for perf/core: Only copy-to-user after completely unlocking all locks, v3. (rev3)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gt: Sanitize RPS interrupts upon resume
Andi Shyti
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Sanitize RPS interrupts upon resume
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Patchwork
- [Intel-gfx] [PATCH 01/14] drm/i915/gem: Specify address type for chained reloc batches
Chris Wilson
- [Intel-gfx] [PATCH 02/14] drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Chris Wilson
- [Intel-gfx] [PATCH 03/14] drm/i915/gt: Small tidy of gen8+ breadcrumb emission
Chris Wilson
- [Intel-gfx] [PATCH 04/14] drm/i915: Mark concurrent submissions with a weak-dependency
Chris Wilson
- [Intel-gfx] [PATCH 05/14] drm/i915/selftests: Repeat the rps clock frequency measurement
Chris Wilson
- [Intel-gfx] [PATCH 06/14] drm/i915/gt: Stop holding onto the pinned_default_state
Chris Wilson
- [Intel-gfx] [PATCH 07/14] dma-buf: Proxy fence, an unsignaled fence placeholder
Chris Wilson
- [Intel-gfx] [PATCH 08/14] drm/syncobj: Allow use of dma-fence-proxy
Chris Wilson
- [Intel-gfx] [PATCH 09/14] drm/i915/gem: Teach execbuf how to wait on future syncobj
Chris Wilson
- [Intel-gfx] [PATCH 10/14] drm/i915/gem: Allow combining submit-fences with syncobj
Chris Wilson
- [Intel-gfx] [PATCH 11/14] drm/i915/gt: Declare when we enabled timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 12/14] drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
Chris Wilson
- [Intel-gfx] [PATCH 13/14] drm/i915: Drop I915_RESET_TIMEOUT and friends
Chris Wilson
- [Intel-gfx] [PATCH 14/14] drm/i915: Drop I915_IDLE_ENGINES_TIMEOUT
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/14] drm/i915/gem: Specify address type for chained reloc batches (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [01/14] drm/i915/gem: Specify address type for chained reloc batches (rev2)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gem: Lazily acquire the device wakeref for freeing objects
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/display: Warn if the FBC is still writing to stolen on removal
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: Lazily acquire the device wakeref for freeing objects (rev2)
Patchwork
- [Intel-gfx] [PATCH 2/9] drm/i915/gen12: Fix HDC pipeline flush
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: Warn if the FBC is still writing to stolen on removal
Patchwork
- [Intel-gfx] [PATCH 1/3] drm/i915: Remove trace_i915_gem_object_fault
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915: Remove eviction tracepoints
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915: Drop pread/pwrite tracepoints
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: check to see if SIMD registers are available before using SIMD
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: check to see if SIMD registers are available before using SIMD
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Avoid using simd from interrupt context
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: check to see if SIMD registers are available before using SIMD
Jason A. Donenfeld
- [Intel-gfx] [PATCH] drm/i915: Avoid using simd from interrupt context
Jason A. Donenfeld
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Remove trace_i915_gem_object_fault
Patchwork
- [Intel-gfx] [PATCH 1/9] Revert "drm/i915/tgl: Include ro parts of l3 to invalidate"
Chris Wilson
- [Intel-gfx] [PATCH 2/9] drm/i915/gen12: Fix HDC pipeline flush
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Avoid using simd from interrupt context
Patchwork
- [Intel-gfx] [PATCH 3/9] drm/i915/gen12: Add L3 fabric flush
Chris Wilson
- [Intel-gfx] [PATCH 4/9] drm/i915/gen12: Flush L3
Chris Wilson
- [Intel-gfx] [PATCH 5/9] drm/i915/gen12: Flush AMFS
Chris Wilson
- [Intel-gfx] [PATCH 6/9] drm/i915/gen12: Invalidate indirect state pointers
Chris Wilson
- [Intel-gfx] [PATCH 7/9] drm/i915/gen12: Wait on previous flush on invalidate
Chris Wilson
- [Intel-gfx] [PATCH 8/9] drm/i915/gen12: Invalidate media state
Chris Wilson
- [Intel-gfx] [PATCH 9/9] drm/i915/gen12: Flush LLC
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [01/14] drm/i915/gem: Specify address type for chained reloc batches (rev2)
Patchwork
- [Intel-gfx] [PATCH 01/22] drm/i915: Allow some leniency in PCU reads
Chris Wilson
- [Intel-gfx] [PATCH 02/22] drm/i915/gem: Specify address type for chained reloc batches
Chris Wilson
- [Intel-gfx] [PATCH 03/22] drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Chris Wilson
- [Intel-gfx] [PATCH 04/22] drm/i915/gt: Small tidy of gen8+ breadcrumb emission
Chris Wilson
- [Intel-gfx] [PATCH 05/22] drm/i915: Mark concurrent submissions with a weak-dependency
Chris Wilson
- [Intel-gfx] [PATCH 06/22] drm/i915/selftests: Repeat the rps clock frequency measurement
Chris Wilson
- [Intel-gfx] [PATCH 07/22] drm/i915/gt: Stop holding onto the pinned_default_state
Chris Wilson
- [Intel-gfx] [PATCH 08/22] dma-buf: Proxy fence, an unsignaled fence placeholder
Chris Wilson
- [Intel-gfx] [PATCH 09/22] drm/syncobj: Allow use of dma-fence-proxy
Chris Wilson
- [Intel-gfx] [PATCH 10/22] drm/i915/gem: Teach execbuf how to wait on future syncobj
Chris Wilson
- [Intel-gfx] [PATCH 11/22] drm/i915/gem: Allow combining submit-fences with syncobj
Chris Wilson
- [Intel-gfx] [PATCH 12/22] drm/i915/gt: Declare when we enabled timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 13/22] drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
Chris Wilson
- [Intel-gfx] [PATCH 14/22] drm/i915: Drop I915_RESET_TIMEOUT and friends
Chris Wilson
- [Intel-gfx] [PATCH 15/22] drm/i915: Drop I915_IDLE_ENGINES_TIMEOUT
Chris Wilson
- [Intel-gfx] [PATCH 16/22] drm/i915: Always defer fenced work to the worker
Chris Wilson
- [Intel-gfx] [PATCH 17/22] drm/i915/gem: Assign context id for async work
Chris Wilson
- [Intel-gfx] [PATCH 18/22] drm/i915: Export a preallocate variant of i915_active_acquire()
Chris Wilson
- [Intel-gfx] [PATCH 19/22] drm/i915/gem: Separate the ww_mutex walker into its own list
Chris Wilson
- [Intel-gfx] [PATCH 20/22] drm/i915/gem: Asynchronous GTT unbinding
Chris Wilson
- [Intel-gfx] [PATCH 21/22] drm/i915/gem: Bind the fence async for execbuf
Chris Wilson
- [Intel-gfx] [PATCH 22/22] drm/i915/gem: Lazily acquire the device wakeref for freeing objects
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/22] drm/i915: Allow some leniency in PCU reads
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [01/22] drm/i915: Allow some leniency in PCU reads
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabled
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gem: Lazily acquire the device wakeref for freeing objects
Janusz Krzysztofik
- [Intel-gfx] [PATCH] drm/i915/display: Fix the encoder type check
Vandita Kulkarni
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabled
Patchwork
- [Intel-gfx] [PATCH] drm/i915/tgl+: Fix interrupt handling for DP AUX transactions
Imre Deak
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: Fix the encoder type check
Patchwork
- [Intel-gfx] [PATCH i-g-t] i915/gem_ctx_exec: Exploit resource contention to verify execbuf independence
Chris Wilson
- [Intel-gfx] [PATCH 01/22] drm/i915: Allow some leniency in PCU reads
Mika Kuoppala
- [Intel-gfx] [PATCH 01/22] drm/i915: Allow some leniency in PCU reads
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tgl+: Fix interrupt handling for DP AUX transactions
Patchwork
- [Intel-gfx] [PATCH v11 0/4] drm/i915/perf: Add support for multi context perf queries
Lionel Landwerlin
- [Intel-gfx] [PATCH v11 1/4] drm/i915/perf: break OA config buffer object in 2
Lionel Landwerlin
- [Intel-gfx] [PATCH v11 2/4] drm/i915/perf: stop using the kernel context
Lionel Landwerlin
- [Intel-gfx] [PATCH v11 3/4] drm/i915/perf: prepare driver to receive multiple ctx handles
Lionel Landwerlin
- [Intel-gfx] [PATCH v11 4/4] drm/i915/perf: enable filtering on multiple contexts
Lionel Landwerlin
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gem: Lazily acquire the device wakeref for freeing objects (rev2)
Patchwork
- [Intel-gfx] [PATCH v11 2/4] drm/i915/perf: stop using the kernel context
Chris Wilson
- [Intel-gfx] [PATCH v11 2/4] drm/i915/perf: stop using the kernel context
Lionel Landwerlin
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/perf: Add support for multi context perf queries (rev5)
Patchwork
- [Intel-gfx] [PATCH v12 0/4] drm/i915/perf: Add support for multi context perf queries
Lionel Landwerlin
- [Intel-gfx] [PATCH v12 1/4] drm/i915/perf: break OA config buffer object in 2
Lionel Landwerlin
- [Intel-gfx] [PATCH v12 2/4] drm/i915/perf: stop using the kernel context
Lionel Landwerlin
- [Intel-gfx] [PATCH v12 3/4] drm/i915/perf: prepare driver to receive multiple ctx handles
Lionel Landwerlin
- [Intel-gfx] [PATCH v12 4/4] drm/i915/perf: enable filtering on multiple contexts
Lionel Landwerlin
- [Intel-gfx] [PATCH v12 3/4] drm/i915/perf: prepare driver to receive multiple ctx handles
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/perf: Add support for multi context perf queries (rev5)
Patchwork
- [Intel-gfx] [PATCH v12 2/4] drm/i915/perf: stop using the kernel context
Chris Wilson
- [Intel-gfx] [PATCH v12 4/4] drm/i915/perf: enable filtering on multiple contexts
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display: Warn if the FBC is still writing to stolen on removal
Patchwork
- [Intel-gfx] [PATCH v2 2/3] drm/i915: Setup MCR steering for RCS engine workarounds
Tvrtko Ursulin
- [Intel-gfx] [PATCH 02/22] drm/i915/gem: Specify address type for chained reloc batches
Tvrtko Ursulin
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/perf: Add support for multi context perf queries (rev6)
Patchwork
- [Intel-gfx] [PATCH] drm: Replace drm_modeset_lock/unlock_all with DRM_MODESET_LOCK_ALL_* helpers
Daniel Vetter
- [Intel-gfx] [PATCH 02/22] drm/i915/gem: Specify address type for chained reloc batches
Chris Wilson
- [Intel-gfx] [PATCH 02/22] drm/i915/gem: Specify address type for chained reloc batches
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: HDCP: retry link integrity check on failure
Oliver Barta
- [Intel-gfx] [CI] drm/i915/gem: Specify address type for chained reloc batches
Chris Wilson
- [Intel-gfx] [PATCH v2 06/21] drm: i915: fix sg_table nents vs. orig_nents misuse for dmabuf objects
Marek Szyprowski
- [Intel-gfx] [PATCH 03/22] drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Tvrtko Ursulin
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Avoid using simd from interrupt context
Patchwork
- [Intel-gfx] [PATCH 03/22] drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Chris Wilson
- [Intel-gfx] [PATCH hmm v2 5/5] mm/hmm: remove the customizable pfn format from hmm_range_fault
Christoph Hellwig
- [Intel-gfx] [PATCH v2] drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/tgl+: Fix interrupt handling for DP AUX transactions
Ville Syrjälä
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: Specify address type for chained reloc batches
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/22] drm/i915: Allow some leniency in PCU reads (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [01/22] drm/i915: Allow some leniency in PCU reads
Patchwork
- [Intel-gfx] [PATCH] drm/i915/display: Warn if the FBC is still writing to stolen on removal
Ville Syrjälä
- [Intel-gfx] Wait-for-submit on future syncobj
Chris Wilson
- [Intel-gfx] [PATCH 1/6] drm/i915: Mark concurrent submissions with a weak-dependency
Chris Wilson
- [Intel-gfx] [PATCH 2/6] dma-buf: Proxy fence, an unsignaled fence placeholder
Chris Wilson
- [Intel-gfx] [PATCH 3/6] drm/syncobj: Allow use of dma-fence-proxy
Chris Wilson
- [Intel-gfx] [PATCH 4/6] drm/i915/gem: Teach execbuf how to wait on future syncobj
Chris Wilson
- [Intel-gfx] [PATCH 5/6] drm/i915/gem: Allow combining submit-fences with syncobj
Chris Wilson
- [Intel-gfx] [PATCH 6/6] drm/i915/gt: Declare when we enabled timeslicing
Chris Wilson
- [Intel-gfx] Wait-for-submit on future syncobj
Chris Wilson
- [Intel-gfx] [CI] drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [01/22] drm/i915: Allow some leniency in PCU reads (rev2)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/display: Warn if the FBC is still writing to stolen on removal
Chris Wilson
- [Intel-gfx] [PATCH v2 02/12] drm/i915/fbc: Use the correct plane stride
Ville Syrjälä
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915: Mark concurrent submissions with a weak-dependency
Patchwork
- [Intel-gfx] [PATCH 04/12] drm/i915/fbc: Fix nuke for pre-snb platforms
Ville Syrjälä
- [Intel-gfx] [PATCH][next] drm/i915/gem: Fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/6] drm/i915: Mark concurrent submissions with a weak-dependency
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Implement legacy MI_STORE_DATA_IMM (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabled
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: Implement legacy MI_STORE_DATA_IMM (rev2)
Patchwork
- [Intel-gfx] [PATCH] drm/i915: check to see if SIMD registers are available before using SIMD
Christoph Hellwig
- [Intel-gfx] [PATCH] drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabled
Ville Syrjälä
- [Intel-gfx] [PATCH v26 6/9] drm/i915: Added required new PCode commands
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: check to see if SIMD registers are available before using SIMD
David Laight
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gem: Fix inconsistent IS_ERR and PTR_ERR
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gem: Fix inconsistent IS_ERR and PTR_ERR
Markus Elfring
- [Intel-gfx] [PATCH 06/22] drm/i915/selftests: Repeat the rps clock frequency measurement
Mika Kuoppala
- [Intel-gfx] [PATCH 11/23] drm/i915/rkl: Add cdclk support
Matt Roper
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display: Fix the encoder type check
Patchwork
- [Intel-gfx] [CI] drm/i915/gt: Small tidy of gen8+ breadcrumb emission
Chris Wilson
- [Intel-gfx] [CI] drm/i915/gt: Stop holding onto the pinned_default_state
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: HDCP: retry link integrity check on failure
Patchwork
- [Intel-gfx] [PATCH v2 0/9] Prefer drm_WARN* over WARN*
Pankaj Bharadiya
- [Intel-gfx] [PATCH v2 1/9] drm/i915/display/display_power: Prefer drm_WARN_ON over WARN_ON
Pankaj Bharadiya
- [Intel-gfx] [PATCH v2 2/9] drm/i915/display/dp: Prefer drm_WARN* over WARN*
Pankaj Bharadiya
- [Intel-gfx] [PATCH v2 3/9] drm/i915/display/sdvo: Prefer drm_WARN* over WARN*
Pankaj Bharadiya
- [Intel-gfx] [PATCH v2 4/9] drm/i915/display/tc: Prefer drm_WARN_ON over WARN_ON
Pankaj Bharadiya
- [Intel-gfx] [PATCH v2 5/9] drm/i915/gem: Prefer drm_WARN* over WARN*
Pankaj Bharadiya
- [Intel-gfx] [PATCH v2 6/9] drm/i915/i915_drv: Prefer drm_WARN_ON over WARN_ON
Pankaj Bharadiya
- [Intel-gfx] [PATCH v2 7/9] drm/i915/pmu: Prefer drm_WARN_ON over WARN_ON
Pankaj Bharadiya
- [Intel-gfx] [PATCH v2 8/9] drm/i915/pm: Prefer drm_WARN_ON over WARN_ON
Pankaj Bharadiya
- [Intel-gfx] [PATCH v2 9/9] drm/i915/runtime_pm: Prefer drm_WARN* over WARN*
Pankaj Bharadiya
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/tgl+: Fix interrupt handling for DP AUX transactions
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: HDCP: retry link integrity check on failure
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Small tidy of gen8+ breadcrumb emission
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/tgl+: Fix interrupt handling for DP AUX transactions
Imre Deak
- [Intel-gfx] [PATCH i-g-t] i915/gem_ctx_exec: Exploit resource contention to verify execbuf independence
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Stop holding onto the pinned_default_state (rev2)
Patchwork
- [Intel-gfx] [PATCH 11/23] drm/i915/rkl: Add cdclk support
Matt Roper
- [Intel-gfx] [PATCH] drm/i915: HDCP: retry link integrity check on failure
Sean Paul
- [Intel-gfx] [PATCH v2] drm/i915/rkl: Handle new DPCLKA_CFGCR0 layout
Matt Roper
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/perf: Add support for multi context perf queries (rev6)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Prefer drm_WARN* over WARN* (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for Prefer drm_WARN* over WARN* (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/tgl+: Fix interrupt handling for DP AUX transactions
Patchwork
- [Intel-gfx] [PATCH] drm/i915: Show per-engine default property values in sysfs
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/tgl+: Fix interrupt handling for DP AUX transactions
Vudum, Lakshminarayana
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for Introduce Rocket Lake (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [01/24] perf/core: Only copy-to-user after completely unlocking all locks, v3.
Patchwork
- [Intel-gfx] [PATCH v2 00/22] Introduce Rocket Lake
Matt Roper
- [Intel-gfx] [PATCH v2 01/22] drm/i915/rkl: Add RKL platform info and PCI ids
Matt Roper
- [Intel-gfx] [PATCH v2 02/22] x86/gpu: add RKL stolen memory support
Matt Roper
- [Intel-gfx] [PATCH v2 03/22] drm/i915/rkl: Re-use TGL GuC/HuC firmware
Matt Roper
- [Intel-gfx] [PATCH v2 04/22] drm/i915/rkl: Load DMC firmware for Rocket Lake
Matt Roper
- [Intel-gfx] [PATCH v2 05/22] drm/i915/rkl: Add PCH support
Matt Roper
- [Intel-gfx] [PATCH v2 06/22] drm/i915/rkl: Update memory bandwidth parameters
Matt Roper
- [Intel-gfx] [PATCH v2 07/22] drm/i915/rkl: Limit number of universal planes to 5
Matt Roper
- [Intel-gfx] [PATCH v2 08/22] drm/i915/rkl: Add power well support
Matt Roper
- [Intel-gfx] [PATCH v2 09/22] drm/i915/rkl: Program BW_BUDDY0 registers instead of BW_BUDDY1/2
Matt Roper
- [Intel-gfx] [PATCH v2 10/22] drm/i915/rkl: RKL only uses PHY_MISC for PHY's A and B
Matt Roper
- [Intel-gfx] [PATCH v2 11/22] drm/i915/rkl: Handle new DPCLKA_CFGCR0 layout
Matt Roper
- [Intel-gfx] [PATCH v2 12/22] drm/i915/rkl: Check proper SDEISR bits for TC1 and TC2 outputs
Matt Roper
- [Intel-gfx] [PATCH v2 13/22] drm/i915/rkl: Setup ports/phys
Matt Roper
- [Intel-gfx] [PATCH v2 14/22] drm/i915/rkl: provide port/phy mapping for vbt
Matt Roper
- [Intel-gfx] [PATCH v2 15/22] drm/i915/rkl: Add DDC pin mapping
Matt Roper
- [Intel-gfx] [PATCH v2 16/22] drm/i915/rkl: Don't try to access transcoder D
Matt Roper
- [Intel-gfx] [PATCH v2 17/22] drm/i915/rkl: Don't try to read out DSI transcoders
Matt Roper
- [Intel-gfx] [PATCH v2 18/22] drm/i915/rkl: Handle comp master/slave relationships for PHYs
Matt Roper
- [Intel-gfx] [PATCH v2 19/22] drm/i915/rkl: Add DPLL4 support
Matt Roper
- [Intel-gfx] [PATCH v2 20/22] drm/i915/rkl: Handle HTI
Matt Roper
- [Intel-gfx] [PATCH v2 21/22] drm/i915/rkl: Disable PSR2
Matt Roper
- [Intel-gfx] [PATCH v2 22/22] drm/i915/rkl: Add initial workarounds
Matt Roper
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce Rocket Lake (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for Introduce Rocket Lake (rev4)
Patchwork
- [Intel-gfx] [PATCH v2 2/3] drm/i915: Setup MCR steering for RCS engine workarounds
Matt Roper
- [Intel-gfx] [PATCH] drm/i915/tgl: Put HDC flush pipe_control bit in the right dword
D Scott Phillips
- [Intel-gfx] [PATCH] drm/i915/tgl: Put HDC flush pipe_control bit in the right dword
D Scott Phillips
- [Intel-gfx] [PATCH hmm v2 2/5] mm/hmm: make hmm_range_fault return 0 or -1
John Hubbard
- [Intel-gfx] [PATCH hmm v2 4/5] mm/hmm: remove HMM_PFN_SPECIAL
John Hubbard
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tgl: Put HDC flush pipe_control bit in the right dword
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gem: Specify address type for chained reloc batches
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tgl: Put HDC flush pipe_control bit in the right dword
Patchwork
- [Intel-gfx] [PATCH] drm/i915/tgl: Put HDC flush pipe_control bit in the right dword
Kenneth Graunke
- [Intel-gfx] [PATCH hmm v2 5/5] mm/hmm: remove the customizable pfn format from hmm_range_fault
John Hubbard
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [01/22] drm/i915: Allow some leniency in PCU reads (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gem: Implement legacy MI_STORE_DATA_IMM (rev2)
Patchwork
- [Intel-gfx] [PATCH v2 08/22] drm/i915/rkl: Add power well support
Anshuman Gupta
- [Intel-gfx] [PATCH] drm: Replace drm_modeset_lock/unlock_all with DRM_MODESET_LOCK_ALL_* helpers
Michał Orzeł
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: HDCP: retry link integrity check on failure
Patchwork
- [Intel-gfx] [PATCH v26 6/9] drm/i915: Added required new PCode commands
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v26 8/9] drm/i915: Restrict qgv points which don't have enough bandwidth.
Stanislav Lisovskiy
- [Intel-gfx] [PATCH] drm/i915: HDCP: retry link integrity check on failure
Oliver Barta
- [Intel-gfx] [PATCH] drm/i915/tgl: Put HDC flush pipe_control bit in the right dword
Lionel Landwerlin
- [Intel-gfx] [PATCH] drm/i915: HDCP: retry link integrity check on failure
Ramalingam C
- [Intel-gfx] [CI] drm/i915/gt: Small tidy of gen8+ breadcrumb emission
Mika Kuoppala
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Small tidy of gen8+ breadcrumb emission
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for SAGV support for Gen12+ (rev34)
Patchwork
- [Intel-gfx] [PATCH v2 2/3] drm/i915: Setup MCR steering for RCS engine workarounds
Tvrtko Ursulin
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Stop holding onto the pinned_default_state (rev2)
Patchwork
- [Intel-gfx] [PATCH 4/9] drm/i915/gen12: Flush L3
Mika Kuoppala
- [Intel-gfx] [PATCH v3 07/25] drm: i915: fix common struct sg_table related issues
Marek Szyprowski
- [Intel-gfx] [CI] drm/i915/execlists: Record the active CCID from before reset
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for SAGV support for Gen12+ (rev34)
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH] drm: Replace drm_modeset_lock/unlock_all with DRM_MODESET_LOCK_ALL_* helpers
Daniel Vetter
- [Intel-gfx] [CI] drm/i915/gt: Stop holding onto the pinned_default_state
Mika Kuoppala
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/tgl+: Fix interrupt handling for DP AUX transactions
Imre Deak
- [Intel-gfx] [CI] drm/i915/gt: Stop holding onto the pinned_default_state
Chris Wilson
- [Intel-gfx] [CI] drm/i915/gt: Stop holding onto the pinned_default_state
Chris Wilson
- [Intel-gfx] [PATCH v27 0/6] SAGV support for Gen12+
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v27 1/6] drm/i915: Introduce skl_plane_wm_level accessor.
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v27 2/6] drm/i915: Separate icl and skl SAGV checking
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v27 3/6] drm/i915: Add TGL+ SAGV support
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v27 4/6] drm/i915: Added required new PCode commands
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v27 5/6] drm/i915: Restrict qgv points which don't have enough bandwidth.
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v27 6/6] drm/i915: Enable SAGV support for Gen12
Stanislav Lisovskiy
- [Intel-gfx] [PATCH i-g-t] i915/gem_ctx_exec: Exploit resource contention to verify execbuf independence
Chris Wilson
- [Intel-gfx] [PATCH v27 2/6] drm/i915: Separate icl and skl SAGV checking
Ville Syrjälä
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/execlists: Record the active CCID from before reset
Patchwork
- [Intel-gfx] [PATCH v27 3/6] drm/i915: Add TGL+ SAGV support
Ville Syrjälä
- [Intel-gfx] [PATCH v27 2/6] drm/i915: Separate icl and skl SAGV checking
Ville Syrjälä
- [Intel-gfx] [PATCH v27 4/6] drm/i915: Added required new PCode commands
Ville Syrjälä
- [Intel-gfx] [PATCH i-g-t] lib/i915: Split igt_require_gem() into i915/
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for Prefer drm_WARN* over WARN* (rev3)
Patchwork
- [Intel-gfx] [PATCH] drm/i915: HDCP: retry link integrity check on failure
Oliver Barta
- [Intel-gfx] [PATCH] drm/i915: HDCP: retry link integrity check on failure
Ramalingam C
- [Intel-gfx] [PATCH i-g-t] lib/i915: Reset all engine properties to defaults prior to the start of a test
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: Mark concurrent submissions with a weak-dependency
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915: Ignore submit-fences on the same timeline
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.IGT: failure for Introduce Rocket Lake (rev4)
Patchwork
- [Intel-gfx] [PATCH i-g-t 1/2] lib/i915: Report scheduler caps for timeslicing
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 2/2] i915/gem_exec_fence: Teach invalid-wait about invalid future fences
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for SAGV support for Gen12+ (rev35)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gem: Teach execbuf how to wait on future syncobj
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gem: Teach execbuf how to wait on future syncobj
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/tgl: Put HDC flush pipe_control bit in the right dword
Patchwork
- [Intel-gfx] [PATCH v6 0/5] Consider DBuf bandwidth when calculating CDCLK
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v6 1/5] drm/i915: Decouple cdclk calculation from modeset checks
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v6 2/5] drm/i915: Force recalculate min_cdclk if planes config changed
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v6 3/5] drm/i915: Introduce for_each_dbuf_slice_in_mask macro
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v6 4/5] drm/i915: Adjust CDCLK accordingly to our DBuf bw needs
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v6 5/5] drm/i915: Remove unneeded hack now for CDCLK
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v2 08/22] drm/i915/rkl: Add power well support
Matt Roper
- [Intel-gfx] [PATCH] drm/i915/gem: Teach execbuf how to wait on future syncobj
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Mark concurrent submissions with a weak-dependency
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Consider DBuf bandwidth when calculating CDCLK (rev9)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for Consider DBuf bandwidth when calculating CDCLK (rev9)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915: Mark concurrent submissions with a weak-dependency (rev3)
Patchwork
- [Intel-gfx] [PATCH v2 08/22] drm/i915/rkl: Add power well support
Imre Deak
- [Intel-gfx] [PATCH] drm/i915: Propagate fence->error across semaphores
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: HDCP: retry link integrity check on failure
Sean Paul
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915: Mark concurrent submissions with a weak-dependency (rev3)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/tgl: Put HDC flush pipe_control bit in the right dword
D Scott Phillips
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Propagate fence->error across semaphores
Patchwork
- [Intel-gfx] [PATCH] drm/i915: Propagate fence->error across semaphores
Chris Wilson
- [Intel-gfx] [PATCH v2] drm: Fix HDCP failures when SRM fw is missing
Sean Paul
- [Intel-gfx] [PATCH 07/22] drm/i915/gt: Stop holding onto the pinned_default_state
Andi Shyti
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/execlists: Record the active CCID from before reset
Patchwork
- [Intel-gfx] [PATCH 07/22] drm/i915/gt: Stop holding onto the pinned_default_state
Chris Wilson
- [Intel-gfx] [PATCH v27 2/6] drm/i915: Separate icl and skl SAGV checking
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH 6/9] drm/i915/gen12: Invalidate indirect state pointers
D Scott Phillips
- [Intel-gfx] [PATCH 2/9] drm/i915/gen12: Fix HDC pipeline flush
D Scott Phillips
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/icp: Add Wa_14010685332
Matt Roper
- [Intel-gfx] [PATCH 01/14] drm/i915: Mark concurrent submissions with a weak-dependency
Chris Wilson
- [Intel-gfx] [PATCH 02/14] drm/i915: Propagate error from completed fences
Chris Wilson
- [Intel-gfx] [PATCH 03/14] drm/i915: Ignore submit-fences on the same timeline
Chris Wilson
- [Intel-gfx] [PATCH 04/14] drm/i915: Pull waiting on an external dma-fence into its routine
Chris Wilson
- [Intel-gfx] [PATCH 05/14] drm/i915: Prevent using semaphores to chain up to external fences
Chris Wilson
- [Intel-gfx] [PATCH 06/14] drm/i915: Tidy awaiting on dma-fences
Chris Wilson
- [Intel-gfx] [PATCH 07/14] dma-buf: Proxy fence, an unsignaled fence placeholder
Chris Wilson
- [Intel-gfx] [PATCH 08/14] drm/syncobj: Allow use of dma-fence-proxy
Chris Wilson
- [Intel-gfx] [PATCH 09/14] drm/i915/gem: Teach execbuf how to wait on future syncobj
Chris Wilson
- [Intel-gfx] [PATCH 10/14] drm/i915/gem: Allow combining submit-fences with syncobj
Chris Wilson
- [Intel-gfx] [PATCH 11/14] drm/i915/gt: Declare when we enabled timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 12/14] drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
Chris Wilson
- [Intel-gfx] [PATCH 13/14] drm/i915: Drop I915_RESET_TIMEOUT and friends
Chris Wilson
- [Intel-gfx] [PATCH 14/14] drm/i915: Drop I915_IDLE_ENGINES_TIMEOUT
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 1/2] lib/i915: Report scheduler caps for timeslicing
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 2/2] i915/gem_exec_fence: Teach invalid-wait about invalid future fences
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/14] drm/i915: Mark concurrent submissions with a weak-dependency
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [01/14] drm/i915: Mark concurrent submissions with a weak-dependency
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for SAGV support for Gen12+ (rev35)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: Mark concurrent submissions with a weak-dependency
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for Consider DBuf bandwidth when calculating CDCLK (rev9)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/6] drm/i915: Mark concurrent submissions with a weak-dependency (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Propagate fence->error across semaphores
Patchwork
- [Intel-gfx] [PATCH v27 2/6] drm/i915: Separate icl and skl SAGV checking
Ville Syrjälä
- [Intel-gfx] [PATCH 09/14] drm/i915/gem: Teach execbuf how to wait on future syncobj
Chris Wilson
- [Intel-gfx] [PATCH v27 2/6] drm/i915: Separate icl and skl SAGV checking
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH v27 2/6] drm/i915: Separate icl and skl SAGV checking
Ville Syrjälä
- [Intel-gfx] [PATCH v27 3/6] drm/i915: Add TGL+ SAGV support
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH v27 2/6] drm/i915: Separate icl and skl SAGV checking
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH v27 3/6] drm/i915: Add TGL+ SAGV support
Ville Syrjälä
- [Intel-gfx] [PATCH v27 2/6] drm/i915: Separate icl and skl SAGV checking
Ville Syrjälä
- [Intel-gfx] [PATCH v2 15/22] drm/i915/rkl: Add DDC pin mapping
Srivatsa, Anusha
- [Intel-gfx] [PATCH v2 18/22] drm/i915/rkl: Handle comp master/slave relationships for PHYs
Srivatsa, Anusha
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [01/14] drm/i915: Mark concurrent submissions with a weak-dependency
Patchwork
- [Intel-gfx] [PATCH 0/9] drm/i915: Plumb crtc state to link training code
Ville Syrjala
- [Intel-gfx] [PATCH 1/9] drm/i915: Fix cpt/ppt max pre-emphasis
Ville Syrjala
- [Intel-gfx] [PATCH 2/9] drm/i915: Fix ibx max vswing/preemph
Ville Syrjala
- [Intel-gfx] [PATCH 3/9] drm/i915: Fix ivb cpu edp vswing
Ville Syrjala
- [Intel-gfx] [PATCH 4/9] drm/i915: Add {preemph, voltage}_max() vfuncs
Ville Syrjala
- [Intel-gfx] [PATCH 5/9] drm/i915: Reverse preemph vs. voltage swing preference
Ville Syrjala
- [Intel-gfx] [PATCH 6/9] drm/i915: Fix DP_TRAIN_MAX_{PRE_EMPHASIS, SWING}_REACHED handling
Ville Syrjala
- [Intel-gfx] [PATCH 7/9] drm/i915: Replace some hand rolled max()s
Ville Syrjala
- [Intel-gfx] [PATCH 8/9] drm/i915: Plumb crtc_state to link training
Ville Syrjala
- [Intel-gfx] [PATCH 9/9] drm/i915: Eliminate intel_dp.regs.dp_tp_{ctl, status}
Ville Syrjala
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Plumb crtc state to link training code
Patchwork
- [Intel-gfx] [PATCH v2 02/22] x86/gpu: add RKL stolen memory support
Srivatsa, Anusha
- [Intel-gfx] [PATCH v12 4/4] drm/i915/perf: enable filtering on multiple contexts
Lionel Landwerlin
- [Intel-gfx] [PATCH v2 8/9] drm/i915: Plumb crtc_state to link training
Ville Syrjala
- [Intel-gfx] [PATCH v12 4/4] drm/i915/perf: enable filtering on multiple contexts
Lionel Landwerlin
- [Intel-gfx] [PATCH v27 3/6] drm/i915: Add TGL+ SAGV support
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH v2 08/22] drm/i915/rkl: Add power well support
Anshuman Gupta
- [Intel-gfx] [PATCH v12 4/4] drm/i915/perf: enable filtering on multiple contexts
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Plumb crtc state to link training code (rev2)
Patchwork
- [Intel-gfx] [PATCH v5] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
Animesh Manna
- [Intel-gfx] [PATCH v27 3/6] drm/i915: Add TGL+ SAGV support
Ville Syrjälä
- [Intel-gfx] [PATCH 1/2] drm/i915: Fix glk watermark calculations
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH 1/2] drm/i915: Fix glk watermark calculations
Ville Syrjälä
- [Intel-gfx] [PATCH v4 04/11] drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3.
Maarten Lankhorst
- [Intel-gfx] [PATCH v27 3/6] drm/i915: Add TGL+ SAGV support
Lisovskiy, Stanislav
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Plumb crtc state to link training code (rev2)
Patchwork
- [Intel-gfx] [PATCH v2 10/22] drm/i915/rkl: RKL only uses PHY_MISC for PHY's A and B
Srivatsa, Anusha
- [Intel-gfx] [PATCH v6 01/16] drm/i915: Fix sha_text population code
Ramalingam C
- [Intel-gfx] [PATCH v6 02/16] drm/i915: Clear the repeater bit on HDCP disable
Ramalingam C
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dsb: Pre allocate and late cleanup of cmd buffer (rev4)
Patchwork
- [Intel-gfx] [PATCH v6 04/16] drm/i915: Intercept Aksv writes in the aux hooks
Ramalingam C
- [Intel-gfx] [PATCH v6 03/16] drm/i915: WARN if HDCP signalling is enabled upon disable
Ramalingam C
- [Intel-gfx] [PATCH i-g-t 1/2] i915/gem_exec_schedule: Exercise timeslicing along an engine
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 2/2] i915/gem_exec_fence: Exercise timeslicing on submit-fence
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: Mark concurrent submissions with a weak-dependency
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/gt: Suppress internal I915_PRIORITY_WAIT for timeslicing
Chris Wilson
- [Intel-gfx] [CI 4/6] drm/i915/gt: Switch to manual evaluation of RPS
Rodrigo Vivi
- [Intel-gfx] [PATCH v4 00/11] Rebased Big Joiner patch series for 8K 2p1p
Maarten Lankhorst
- [Intel-gfx] [PATCH 2/2] drm/i915/gt: Suppress internal I915_PRIORITY_WAIT for timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 1/4] Revert "drm/i915/tgl: Include ro parts of l3 to invalidate"
Mika Kuoppala
- [Intel-gfx] [PATCH 2/4] drm/i915/gen12: Fix HDC pipeline flush
Mika Kuoppala
- [Intel-gfx] [PATCH 3/4] drm/i915/gen12: Flush L3
Mika Kuoppala
- [Intel-gfx] [PATCH 4/4] drm/i915/gen12: Invalidate aux table entries forcibly
Mika Kuoppala
- [Intel-gfx] [PATCH 4/4] drm/i915/gen12: Invalidate aux table entries forcibly
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/dsb: Pre allocate and late cleanup of cmd buffer (rev4)
Patchwork
- [Intel-gfx] [PATCH v3 1/3] drm/i915: Turn intel_digital_port_connected() in a vfunc
Imre Deak
- [Intel-gfx] [PATCH 4/4] drm/i915/gen12: Invalidate aux table entries forcibly
Mika Kuoppala
- [Intel-gfx] [PATCH 4/4] drm/i915/gen12: Invalidate aux table entries forcibly
Chris Wilson
- [Intel-gfx] [PATCH 02/14] drm/i915: Propagate error from completed fences
Matthew Auld
- [Intel-gfx] [CI 4/6] drm/i915/gt: Switch to manual evaluation of RPS
Chris Wilson
- [Intel-gfx] [PATCH 4/4] drm/i915/gen12: Invalidate aux table entries forcibly
Mika Kuoppala
- [Intel-gfx] [PATCH v3 2/3] drm/i915: Stash hpd status bits under dev_priv
Imre Deak
- [Intel-gfx] [CI] drm/i915: Propagate error from completed fences
Chris Wilson
- [Intel-gfx] [PATCH v3 3/3] drm/i915: Use stashed away hpd isr bits in intel_digital_port_connected()
Imre Deak
- [Intel-gfx] [PATCH 4/4] drm/i915/gen12: Invalidate aux table entries forcibly
Chris Wilson
- [Intel-gfx] [PATCH v2 10/22] drm/i915/rkl: RKL only uses PHY_MISC for PHY's A and B
Matt Roper
- [Intel-gfx] [PATCH 4/4] drm/i915/gen12: Invalidate aux table entries forcibly
Mika Kuoppala
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Mark concurrent submissions with a weak-dependency
Patchwork
- [Intel-gfx] [CI 4/6] drm/i915/gt: Switch to manual evaluation of RPS
Chris Wilson
- [Intel-gfx] [PATCH 3/4] drm/i915/gen12: Flush L3
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Propagate error from completed fences
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] Revert "drm/i915/tgl: Include ro parts of l3 to invalidate" (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Propagate error from completed fences
Patchwork
- [Intel-gfx] [PATCH v2 16/22] drm/i915/rkl: Don't try to access transcoder D
Matt Roper
- [Intel-gfx] [PATCH 1/3] drm/i915: Mark concurrent submissions with a weak-dependency
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915/gt: Suppress internal I915_PRIORITY_WAIT for timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915: Ignore submit-fences on the same timeline
Chris Wilson
- [Intel-gfx] [PATCH 01/15] drm/i915: Mark concurrent submissions with a weak-dependency
Chris Wilson
- [Intel-gfx] [PATCH 02/15] drm/i915/gt: Suppress internal I915_PRIORITY_WAIT for timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 03/15] drm/i915: Ignore submit-fences on the same timeline
Chris Wilson
- [Intel-gfx] [PATCH 04/15] drm/i915: Pull waiting on an external dma-fence into its routine
Chris Wilson
- [Intel-gfx] [PATCH 05/15] drm/i915: Prevent using semaphores to chain up to external fences
Chris Wilson
- [Intel-gfx] [PATCH 06/15] drm/i915: Tidy awaiting on dma-fences
Chris Wilson
- [Intel-gfx] [PATCH 07/15] dma-buf: Proxy fence, an unsignaled fence placeholder
Chris Wilson
- [Intel-gfx] [PATCH 08/15] drm/syncobj: Allow use of dma-fence-proxy
Chris Wilson
- [Intel-gfx] [PATCH 09/15] drm/i915/gem: Teach execbuf how to wait on future syncobj
Chris Wilson
- [Intel-gfx] [PATCH 10/15] drm/i915/gem: Allow combining submit-fences with syncobj
Chris Wilson
- [Intel-gfx] [PATCH 11/15] drm/i915/gt: Declare when we enabled timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 12/15] drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
Chris Wilson
- [Intel-gfx] [PATCH 13/15] drm/i915: Drop I915_RESET_TIMEOUT and friends
Chris Wilson
- [Intel-gfx] [PATCH 14/15] drm/i915: Drop I915_IDLE_ENGINES_TIMEOUT
Chris Wilson
- [Intel-gfx] [PATCH 15/15] drm/i915/selftests: Always call the provided engine->emit_init_breadcrumb
Chris Wilson
- [Intel-gfx] [PATCH v3 16/22] drm/i915/rkl: Don't try to access transcoder D
Matt Roper
- [Intel-gfx] [PATCH v3 16/22] drm/i915/rkl: Don't try to access transcoder D
Matt Roper
- [Intel-gfx] [PATCH] drm/i915/dgfx: avoid opregion calls and messages
Lucas De Marchi
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Mark concurrent submissions with a weak-dependency
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/15] drm/i915: Mark concurrent submissions with a weak-dependency
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [01/15] drm/i915: Mark concurrent submissions with a weak-dependency
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce Rocket Lake (rev5)
Patchwork
- [Intel-gfx] [CI 4/6] drm/i915/gt: Switch to manual evaluation of RPS
Rodrigo Vivi
- [Intel-gfx] ✓ Fi.CI.BAT: success for Introduce Rocket Lake (rev5)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/4] Revert "drm/i915/tgl: Include ro parts of l3 to invalidate" (rev3)
Patchwork
- [Intel-gfx] [PATCH 1/2] drm/i915: Mark concurrent submissions with a weak-dependency
Sasha Levin
- [Intel-gfx] [PATCH 1/6] drm/i915: Mark concurrent submissions with a weak-dependency
Sasha Levin
- [Intel-gfx] [PATCH] drm/i915/dsi: Dont forget to clean up the connector on error
Vivek Kasireddy
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [01/15] drm/i915: Mark concurrent submissions with a weak-dependency
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dsi: Dont forget to clean up the connector on error
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for Introduce Rocket Lake (rev5)
Patchwork
- [Intel-gfx] linux-next: manual merge of the drm tree with the drm-intel-fixes tree
Stephen Rothwell
- [Intel-gfx] [PATCH 4/4] drm/i915/gen12: Invalidate aux table entries forcibly
Liu, Chuansheng
- [Intel-gfx] linux-next: build warning after merge of the drm-misc tree
Stephen Rothwell
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/dsi: Dont forget to clean up the connector on error
Patchwork
- [Intel-gfx] [PATCH] drm/i915/dgfx: avoid opregion calls and messages
Ville Syrjälä
- [Intel-gfx] [PATCH 4/4] drm/i915/gen12: Invalidate aux table entries forcibly
Chris Wilson
- [Intel-gfx] [PATCH v3 2/3] drm/i915: Stash hpd status bits under dev_priv
Ville Syrjälä
- [Intel-gfx] [PATCH v3 1/3] drm/i915: Turn intel_digital_port_connected() in a vfunc
Ville Syrjälä
- [Intel-gfx] [PATCH 2/2] drm/i915/gt: Suppress internal I915_PRIORITY_WAIT for timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 4/9] drm/i915: Add {preemph, voltage}_max() vfuncs
Ville Syrjälä
- [Intel-gfx] [PULL] drm-misc-next
Thomas Zimmermann
- [Intel-gfx] [PATCH v3 16/22] drm/i915/rkl: Don't try to access transcoder D
Ville Syrjälä
- [Intel-gfx] [PATCH 1/3] drm/i915: Mark concurrent submissions with a weak-dependency
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915/gem: Treat submit-fence as weak dependency for new clients
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915: Treat weak-dependencies as bidirectional when applying priorities
Chris Wilson
- [Intel-gfx] [PATCH v3 1/3] drm/i915: Turn intel_digital_port_connected() in a vfunc
Imre Deak
- [Intel-gfx] [PATCH] drm/i915: Treat weak-dependencies as bidirectional when applying priorities
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Mark concurrent submissions with a weak-dependency (rev2)
Patchwork
- [Intel-gfx] [PATCH v3 2/3] drm/i915: Stash hpd status bits under dev_priv
Imre Deak
- [Intel-gfx] [PATCH] drm/i915/display: Warn if the FBC is still writing to stolen on removal
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915/display: Warn if the FBC is still writing to stolen on removal
Chris Wilson
- [Intel-gfx] [bug report] drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex
Dan Carpenter
- [Intel-gfx] [bug report] drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Mark concurrent submissions with a weak-dependency (rev2)
Patchwork
- [Intel-gfx] [drm-tip:drm-tip 3/9] drivers/gpu/drm/i915/gt/intel_engine_cs.c:1428:31: error: 'struct intel_context' has no member named 'lrc_desc'
kbuild test robot
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] drm/i915: Mark concurrent submissions with a weak-dependency (rev2)
Patchwork
- [Intel-gfx] [PATCH v2 01/22] drm/i915/rkl: Add RKL platform info and PCI ids
Srivatsa, Anusha
- [Intel-gfx] [PATCH v2 10/22] drm/i915/rkl: RKL only uses PHY_MISC for PHY's A and B
Srivatsa, Anusha
- [Intel-gfx] [PATCH v2 12/22] drm/i915/rkl: Check proper SDEISR bits for TC1 and TC2 outputs
Srivatsa, Anusha
- [Intel-gfx] [PATCH v4 2/3] drm/i915: Stash hpd status bits under dev_priv
Ville Syrjala
- [Intel-gfx] [PATCH v2 17/22] drm/i915/rkl: Don't try to read out DSI transcoders
Ville Syrjälä
- [Intel-gfx] [PATCH v2 12/22] drm/i915/rkl: Check proper SDEISR bits for TC1 and TC2 outputs
Ville Syrjälä
- [Intel-gfx] [PATCH v2 14/22] drm/i915/rkl: provide port/phy mapping for vbt
Ville Syrjälä
- [Intel-gfx] [PATCH v2 07/22] drm/i915/rkl: Limit number of universal planes to 5
Ville Syrjälä
- [Intel-gfx] [PATCH v2 06/22] drm/i915/rkl: Update memory bandwidth parameters
Ville Syrjälä
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Hotplug cleanups (rev7)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] drm/i915: Mark concurrent submissions with a weak-dependency (rev2)
Patchwork
- [Intel-gfx] [PATCH v4 2/3] drm/i915: Stash hpd status bits under dev_priv
Imre Deak
- [Intel-gfx] [PATCH v11 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v11 01/14] video/hdmi: Add Unpack only function for DRM infoframe
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v11 02/14] drm/i915/dp: Read out DP SDPs
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v11 03/14] drm: Add logging function for DP VSC SDP
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v11 04/14] drm/i915: Include HDMI DRM infoframe in the crtc state dump
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v11 05/14] drm/i915: Include DP HDR Metadata Infoframe SDP in the crtc state dump
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v11 06/14] drm/i915: Include DP VSC SDP in the crtc state dump
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v11 07/14] drm/i915: Program DP SDPs with computed configs
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v11 08/14] drm/i915: Add state readout for DP HDR Metadata Infoframe SDP
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v11 09/14] drm/i915: Add state readout for DP VSC SDP
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v11 10/14] drm/i915: Fix enabled infoframe states of lspcon
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v11 11/14] drm/i915: Program DP SDPs on pipe updates
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v11 12/14] drm/i915: Stop sending DP SDPs on ddi disable
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v11 13/14] drm/i915/dp: Add compute routine for DP PSR VSC SDP
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v11 14/14] drm/i915/psr: Use new DP VSC SDP compute routine on PSR
Gwan-gyeong Mun
- [Intel-gfx] [PATCH] drm/i915/gen12: Add aux table invalidate for all engines
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915/gen12: Add aux table invalidate for all engines
Chris Wilson
- [Intel-gfx] [PATCH 12/15] drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
Ruhl, Michael J
- [Intel-gfx] [PATCH 12/15] drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Hotplug cleanups (rev7)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for In order to readout DP SDPs, refactors the handling of DP SDPs (rev13)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gen12: Add aux table invalidate for all engines
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915/mst: Wait for ACT sent before enabling the pipe
Ville Syrjala
- [Intel-gfx] [kbuild] Re: [PATCH v12 3/4] drm/i915/perf: prepare driver to receive multiple ctx handles
Dan Carpenter
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gen12: Add aux table invalidate for all engines (rev2)
Patchwork
- [Intel-gfx] [PATCH v28 0/6] SAGV support for Gen12+
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v28 1/6] drm/i915: Introduce skl_plane_wm_level accessor.
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v28 2/6] drm/i915: Extract skl SAGV checking
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v28 3/6] drm/i915: Make active_pipes check skl specific
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v28 4/6] drm/i915: Add TGL+ SAGV support
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v28 5/6] drm/i915: Restrict qgv points which don't have enough bandwidth.
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v28 6/6] drm/i915: Enable SAGV support for Gen12
Stanislav Lisovskiy
- [Intel-gfx] ✓ Fi.CI.BAT: success for In order to readout DP SDPs, refactors the handling of DP SDPs (rev13)
Patchwork
- [Intel-gfx] [PATCH 1/3] drm/i915: Mark concurrent submissions with a weak-dependency
Tvrtko Ursulin
- [Intel-gfx] [PATCH 3/3] drm/i915: Treat weak-dependencies as bidirectional when applying priorities
Tvrtko Ursulin
- [Intel-gfx] [PATCH 2/3] drm/i915/gem: Treat submit-fence as weak dependency for new clients
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/3] drm/i915: Mark concurrent submissions with a weak-dependency
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915/gem: Treat submit-fence as weak dependency for new clients
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gen12: Add aux table invalidate for all engines (rev2)
Patchwork
- [Intel-gfx] [PATCH 2/3] drm/i915/gem: Treat submit-fence as weak dependency for new clients
Tvrtko Ursulin
- [Intel-gfx] [PATCH 2/3] drm/i915/gem: Treat submit-fence as weak dependency for new clients
Chris Wilson
- [Intel-gfx] [PATCH 1/3] drm/i915: Mark concurrent submissions with a weak-dependency
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915: Treat weak-dependencies as bidirectional when applying priorities
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915: Remove wait priority boosting
Chris Wilson
- [Intel-gfx] [PATCH 1/3] drm/i915: Mark concurrent submissions with a weak-dependency
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/3] drm/i915: Mark concurrent submissions with a weak-dependency
Chris Wilson
- [Intel-gfx] [PATCH] RFC: i915: Drop relocation support on Gen12+
Jason Ekstrand
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/mst: Wait for ACT sent before enabling the pipe
Patchwork
- [Intel-gfx] [PATCH] RFC: i915: Drop relocation support on Gen12+
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915: Mark concurrent submissions with a weak-dependency
Chris Wilson
- [Intel-gfx] [PATCH] RFC: i915: Drop relocation support on Gen12+
Jason Ekstrand
- [Intel-gfx] [PULL] drm-misc-fixes
Maxime Ripard
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for SAGV support for Gen12+ (rev36)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gen12: Add aux table invalidate for all engines
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for RFC: i915: Drop relocation support on Gen12+
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for SAGV support for Gen12+ (rev36)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v2] drm/i915: Mark concurrent submissions with a weak-dependency (rev2)
Patchwork
- [Intel-gfx] [PATCH 3/3] drm/i915: Remove wait priority boosting
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for In order to readout DP SDPs, refactors the handling of DP SDPs (rev13)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2] drm/i915: Mark concurrent submissions with a weak-dependency (rev3)
Patchwork
- [Intel-gfx] [PATCH 1/3] drm/i915: Mark concurrent submissions with a weak-dependency
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/3] drm/i915: Mark concurrent submissions with a weak-dependency
Tvrtko Ursulin
- [Intel-gfx] [PATCH 3/3] drm/i915: Remove wait priority boosting
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/3] drm/i915: Mark concurrent submissions with a weak-dependency
Chris Wilson
- [Intel-gfx] [PATCH v2 14/22] drm/i915/rkl: provide port/phy mapping for vbt
Matt Roper
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gen12: Add aux table invalidate for all engines (rev2)
Patchwork
- [Intel-gfx] [PATCH] RFC: i915: Drop relocation support on Gen12+
Dave Airlie
- [Intel-gfx] [PATCH] drm/i915/gt: Replace zero-length array with flexible-array
Gustavo A. R. Silva
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/mst: Wait for ACT sent before enabling the pipe
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for SAGV support for Gen12+ (rev36)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v2] drm/i915: Mark concurrent submissions with a weak-dependency (rev3)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gen12: Add aux table invalidate for all engines
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH 4/4] drm/i915/gen12: Invalidate aux table entries forcibly
Rafael Antognolli
- [Intel-gfx] [PATCH] drm/i915/mst: filter out the display mode exceed sink's capability
Lyude Paul
- [Intel-gfx] [PATCH v11 14/14] drm/i915/psr: Use new DP VSC SDP compute routine on PSR
kbuild test robot
- [Intel-gfx] linux-next: manual merge of the drm tree with the drm-intel-fixes tree
Stephen Rothwell
- [Intel-gfx] linux-next: build failure after merge of the drm tree
Stephen Rothwell
- [Intel-gfx] [PULL] drm-intel-fixes
Rodrigo Vivi
- [Intel-gfx] [PATCH] RFC: i915: Drop relocation support on Gen12+
Joonas Lahtinen
- [Intel-gfx] [PATCH v2 3/9] drm/i915/display/sdvo: Prefer drm_WARN* over WARN*
Jani Nikula
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for linux-next: build failure after merge of the drm tree
Patchwork
- [Intel-gfx] [PATCH v2 3/9] drm/i915/display/sdvo: Prefer drm_WARN* over WARN*
Laxminarayan Bharadiya, Pankaj
- [Intel-gfx] [PATCH 01/11] drm/i915: Ignore submit-fences on the same timeline
Chris Wilson
- [Intel-gfx] [PATCH 02/11] drm/i915: Pull waiting on an external dma-fence into its routine
Chris Wilson
- [Intel-gfx] [PATCH 03/11] drm/i915: Prevent using semaphores to chain up to external fences
Chris Wilson
- [Intel-gfx] [PATCH 04/11] drm/i915: Tidy awaiting on dma-fences
Chris Wilson
- [Intel-gfx] [PATCH 05/11] dma-buf: Proxy fence, an unsignaled fence placeholder
Chris Wilson
- [Intel-gfx] [PATCH 06/11] drm/syncobj: Allow use of dma-fence-proxy
Chris Wilson
- [Intel-gfx] [PATCH 07/11] drm/i915/gem: Teach execbuf how to wait on future syncobj
Chris Wilson
- [Intel-gfx] [PATCH 08/11] drm/i915/gem: Allow combining submit-fences with syncobj
Chris Wilson
- [Intel-gfx] [PATCH 09/11] drm/i915/gt: Declare when we enabled timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 10/11] drm/i915: Drop no-semaphore boosting
Chris Wilson
- [Intel-gfx] [PATCH 11/11] drm/i915: Move saturated workload detection back to the context
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/11] drm/i915: Ignore submit-fences on the same timeline
Patchwork
- [Intel-gfx] [PATCH] drm/atomic: Take the atomic toys away from X
Yves-Alexis Perez
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/11] drm/i915: Ignore submit-fences on the same timeline
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: warning for series starting with [01/11] drm/i915: Ignore submit-fences on the same timeline
Patchwork
- [Intel-gfx] [PATCH 1/9] drm/i915: Ignore submit-fences on the same timeline
Chris Wilson
- [Intel-gfx] [PATCH 2/9] drm/i915: Pull waiting on an external dma-fence into its routine
Chris Wilson
- [Intel-gfx] [PATCH 3/9] drm/i915: Prevent using semaphores to chain up to external fences
Chris Wilson
- [Intel-gfx] [PATCH 4/9] drm/i915: Tidy awaiting on dma-fences
Chris Wilson
- [Intel-gfx] [PATCH 5/9] dma-buf: Proxy fence, an unsignaled fence placeholder
Chris Wilson
- [Intel-gfx] [PATCH 6/9] drm/syncobj: Allow use of dma-fence-proxy
Chris Wilson
- [Intel-gfx] [PATCH 7/9] drm/i915/gem: Teach execbuf how to wait on future syncobj
Chris Wilson
- [Intel-gfx] [PATCH 8/9] drm/i915/gem: Allow combining submit-fences with syncobj
Chris Wilson
- [Intel-gfx] [PATCH 9/9] drm/i915/gt: Declare when we enabled timeslicing
Chris Wilson
- [Intel-gfx] [PATCH v2 14/22] drm/i915/rkl: provide port/phy mapping for vbt
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/atomic: Take the atomic toys away from X
Greg KH
- [Intel-gfx] [PATCH 1/9] drm/i915: Ignore submit-fences on the same timeline
Mika Kuoppala
- [Intel-gfx] [PATCH 1/9] drm/i915: Ignore submit-fences on the same timeline
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] drm/i915: Ignore submit-fences on the same timeline
Patchwork
- [Intel-gfx] [PATCH 2/9] drm/i915: Pull waiting on an external dma-fence into its routine
Mika Kuoppala
- [Intel-gfx] [PATCH 2/9] drm/i915: Pull waiting on an external dma-fence into its routine
Chris Wilson
- [Intel-gfx] [PATCH 2/9] drm/i915: Pull waiting on an external dma-fence into its routine
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/9] drm/i915: Ignore submit-fences on the same timeline
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gt: Improve precision on defer_request assert
Chris Wilson
- [Intel-gfx] [PATCH 2/9] drm/i915: Pull waiting on an external dma-fence into its routine
Mika Kuoppala
- [Intel-gfx] [PATCH] dma-buf: Use atomic_fetch_add() for the context id
Chris Wilson
- [Intel-gfx] [PATCH 1/9] drm/i915: Ignore submit-fences on the same timeline
Mika Kuoppala
- [Intel-gfx] [PATCH v5] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
Maarten Lankhorst
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Improve precision on defer_request assert
Patchwork
- [Intel-gfx] [PATCH] drm/atomic: Take the atomic toys away from X
Yves-Alexis Perez
- [Intel-gfx] ✓ Fi.CI.BAT: success for dma-buf: Use atomic_fetch_add() for the context id
Patchwork
- [Intel-gfx] [PATCH] drm/atomic: Take the atomic toys away from X
Greg KH
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/9] drm/i915: Ignore submit-fences on the same timeline
Patchwork
- [Intel-gfx] [PATCH 12/15] drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
Ruhl, Michael J
- [Intel-gfx] [PATCH 53/59] drm/arc: Move to drm/tiny
Alexey Brodkin
- [Intel-gfx] [PATCH i-g-t 0/2] tests/gem_exec_nop: Remove submission batching
Janusz Krzysztofik
- [Intel-gfx] [PATCH i-g-t 1/2] tests/gem_exec_nop: Kill obsolete pass/fail metric
Janusz Krzysztofik
- [Intel-gfx] [PATCH i-g-t 2/2] tests/gem_exec_nop: Remove submission batching
Janusz Krzysztofik
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Improve precision on defer_request assert
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for dma-buf: Use atomic_fetch_add() for the context id
Patchwork
- [Intel-gfx] [PATCH 3/9] drm/i915: Prevent using semaphores to chain up to external fences
Mika Kuoppala
- [Intel-gfx] [PATCH 3/9] drm/i915: Prevent using semaphores to chain up to external fences
Chris Wilson
- [Intel-gfx] [PATCH 3/9] drm/i915: Prevent using semaphores to chain up to external fences
Mika Kuoppala
- [Intel-gfx] [PATCH 4/9] drm/i915: Tidy awaiting on dma-fences
Mika Kuoppala
- [Intel-gfx] [PATCH 3/9] drm/i915: Prevent using semaphores to chain up to external fences
Chris Wilson
- [Intel-gfx] [PATCH 4/9] drm/i915: Tidy awaiting on dma-fences
Chris Wilson
- [Intel-gfx] [PATCH] drm: Fix page flip ioctl format check
Rodrigo Vivi
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Replace zero-length array with flexible-array
Patchwork
- [Intel-gfx] [igt-dev] [PATCH i-g-t 1/2] tests/gem_exec_nop: Kill obsolete pass/fail metric
Chris Wilson
- [Intel-gfx] [igt-dev] [PATCH i-g-t 2/2] tests/gem_exec_nop: Remove submission batching
Chris Wilson
- [Intel-gfx] [PATCH 53/59] drm/arc: Move to drm/tiny
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Peel dma-fence-chains for await
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Peel dma-fence-chains for await
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Replace zero-length array with flexible-array
Patchwork
- [Intel-gfx] [PATCH] drm/i915: Peel dma-fence-chains for await
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Peel dma-fence-chains for await (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Peel dma-fence-chains for await (rev3)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gt: Mark up the racy read of execlists->context_tag
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Couple up old virtual breadcrumb on new sibling
Chris Wilson
- [Intel-gfx] [PATCH] drm: Fix page flip ioctl format check
Daniel Vetter
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Mark up the racy read of execlists->context_tag
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Couple up old virtual breadcrumb on new sibling
Patchwork
- [Intel-gfx] [PATCH 12/15] drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
Chris Wilson
- [Intel-gfx] [CI] drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
Patchwork
- [Intel-gfx] [PATCH] drm/i915: Watch out for idling during i915_gem_evict_something
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Watch out for idling during i915_gem_evict_something
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Watch out for idling during i915_gem_evict_something
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Mark up the racy read of execlists->context_tag
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Couple up old virtual breadcrumb on new sibling
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Watch out for idling during i915_gem_evict_something
Patchwork
- [Intel-gfx] [PATCH hmm v2 1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select
Andrew Morton
- [Intel-gfx] [PATCH 1/3] drm/i915: Emit await(batch) before MI_BB_START
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915/selftests: Always flush before unpining after writing
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915/gt: Restore Cherryview back to full-ppgtt
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Emit await(batch) before MI_BB_START
Patchwork
- [Intel-gfx] [PATCH] drm/i915: Mark the GGTT as closed upon driver removal
Chris Wilson
- [Intel-gfx] i915 flickers after return from suspend
Arno
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Mark the GGTT as closed upon driver removal
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915: Emit await(batch) before MI_BB_START
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Mark the GGTT as closed upon driver removal
Patchwork
- [Intel-gfx] [PATCH] drm/i915: Remove unused HAS_FWTABLE macro
Pascal Terjan
- [Intel-gfx] [PATCH] drm/i915/mst: filter out the display mode exceed sink's capability
Lee, Shawn C
- [Intel-gfx] [PATCH v5] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
Manna, Animesh
- [Intel-gfx] [PATCH 01/20] drm/i915/gt: Mark up the racy read of execlists->context_tag
Chris Wilson
- [Intel-gfx] [PATCH 02/20] drm/i915/gt: Couple up old virtual breadcrumb on new sibling
Chris Wilson
- [Intel-gfx] [PATCH 03/20] dma-buf: Use atomic_fetch_add() for the context id
Chris Wilson
- [Intel-gfx] [PATCH 04/20] drm/i915: Mark the addition of the initial-breadcrumb in the request
Chris Wilson
- [Intel-gfx] [PATCH 05/20] drm/i915: Tidy awaiting on dma-fences
Chris Wilson
- [Intel-gfx] [PATCH 06/20] dma-buf: Proxy fence, an unsignaled fence placeholder
Chris Wilson
- [Intel-gfx] [PATCH 07/20] drm/syncobj: Allow use of dma-fence-proxy
Chris Wilson
- [Intel-gfx] [PATCH 08/20] drm/i915/gem: Teach execbuf how to wait on future syncobj
Chris Wilson
- [Intel-gfx] [PATCH 09/20] drm/i915/gem: Allow combining submit-fences with syncobj
Chris Wilson
- [Intel-gfx] [PATCH 10/20] drm/i915/gt: Declare when we enabled timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 11/20] drm/i915/gem: Remove redundant exec_fence
Chris Wilson
- [Intel-gfx] [PATCH 12/20] drm/i915: Drop no-semaphore boosting
Chris Wilson
- [Intel-gfx] [PATCH 13/20] drm/i915: Move saturated workload detection back to the context
Chris Wilson
- [Intel-gfx] [PATCH 14/20] drm/i915: Remove the saturation backoff for HW semaphores
Chris Wilson
- [Intel-gfx] [PATCH 15/20] drm/i915/gt: Use built-in active intel_context reference
Chris Wilson
- [Intel-gfx] [PATCH 16/20] drm/i915: Drop I915_RESET_TIMEOUT and friends
Chris Wilson
- [Intel-gfx] [PATCH 17/20] drm/i915: Drop I915_IDLE_ENGINES_TIMEOUT
Chris Wilson
- [Intel-gfx] [PATCH 18/20] drm/i915/selftests: Always call the provided engine->emit_init_breadcrumb
Chris Wilson
- [Intel-gfx] [PATCH 19/20] drm/i915: Emit await(batch) before MI_BB_START
Chris Wilson
- [Intel-gfx] [PATCH 20/20] drm/i915/selftests: Always flush before unpining after writing
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/20] drm/i915/gt: Mark up the racy read of execlists->context_tag
Patchwork
- [Intel-gfx] intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun
Arno
- [Intel-gfx] [PATCH i-g-t] i915/gem_ringfill: Do a basic pass over all engines simultaneously
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/20] drm/i915/gt: Mark up the racy read of execlists->context_tag
Patchwork
- [Intel-gfx] [PATCH v5] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
Jani Nikula
- [Intel-gfx] [igt-dev] [PATCH i-g-t 2/2] tests/gem_exec_nop: Remove submission batching
Janusz Krzysztofik
- [Intel-gfx] [PATCH 01/20] drm/i915/gt: Mark up the racy read of execlists->context_tag
Mika Kuoppala
- [Intel-gfx] [PATCH 1/3] drm/writeback: don't set fence->ops to default
Daniel Vetter
- [Intel-gfx] [PATCH 2/3] dma-fence: use default wait function for mock fences
Daniel Vetter
- [Intel-gfx] [PATCH 3/3] misc/habalabs: don't set default fence_ops->wait
Daniel Vetter
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/writeback: don't set fence->ops to default
Patchwork
- [Intel-gfx] [PATCH v5] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
Manna, Animesh
- [Intel-gfx] [PATCH] drm/i915/gt: Restore pristine per-device user messages
Chris Wilson
- [Intel-gfx] [igt-dev] [PATCH i-g-t 2/2] tests/gem_exec_nop: Remove submission batching
Chris Wilson
- [Intel-gfx] [igt-dev] [PATCH i-g-t] i915/gem_ringfill: Do a basic pass over all engines simultaneously
Petri Latvala
- [Intel-gfx] [PATCH 0/9] shmem helper untangling
Daniel Vetter
- [Intel-gfx] [PATCH 1/9] drm/msm: Don't call dma_buf_vunmap without _vmap
Daniel Vetter
- [Intel-gfx] [PATCH 2/9] drm/gem: WARN if drm_gem_get_pages is called on a private obj
Daniel Vetter
- [Intel-gfx] [PATCH 3/9] drm/doc: Some polish for shmem helpers
Daniel Vetter
- [Intel-gfx] [PATCH 4/9] drm/virtio: Call the right shmem helpers
Daniel Vetter
- [Intel-gfx] [PATCH 5/9] drm/udl: Don't call get/put_pages on imported dma-buf
Daniel Vetter
- [Intel-gfx] [PATCH 6/9] drm/shmem-helpers: Don't call get/put_pages on imported dma-buf in vmap
Daniel Vetter
- [Intel-gfx] [PATCH 7/9] drm/shmem-helpers: Redirect mmap for imported dma-buf
Daniel Vetter
- [Intel-gfx] [PATCH 8/9] drm/shmem-helpers: Ensure get_pages is not called on imported dma-buf
Daniel Vetter
- [Intel-gfx] [PATCH 9/9] drm/shmem-helpers: Simplify dma-buf importing
Daniel Vetter
- [Intel-gfx] [PATCH 3/3] misc/habalabs: don't set default fence_ops->wait
Oded Gabbay
- [Intel-gfx] [igt-dev] [PATCH i-g-t] i915/gem_ringfill: Do a basic pass over all engines simultaneously
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_ringfill: Do a basic pass over all engines simultaneously
Chris Wilson
- [Intel-gfx] [PATCH 2/3] dma-fence: use default wait function for mock fences
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/writeback: don't set fence->ops to default
Patchwork
- [Intel-gfx] [PATCH 3/3] misc/habalabs: don't set default fence_ops->wait
Oded Gabbay
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Restore pristine per-device user messages
Patchwork
- [Intel-gfx] [PATCH i-g-t] i915/gem_ringfill: Do a basic pass over all engines simultaneously
Petri Latvala
- [Intel-gfx] [PATCH i-g-t] i915/gem_ringfill: Do a basic pass over all engines simultaneously
Chris Wilson
- [Intel-gfx] [igt-dev] [PATCH i-g-t] i915/gem_ringfill: Do a basic pass over all engines simultaneously
Petri Latvala
- [Intel-gfx] [PATCH 2/3] dma-fence: use default wait function for mock fences
Daniel Vetter
- [Intel-gfx] [PATCH i-g-t v3] i915/gem_ringfill: Do a basic pass over all engines simultaneously
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Make intel_timeline_init static
Mika Kuoppala
- [Intel-gfx] [RFC] GPU-bound energy efficiency improvements for the intel_pstate driver (v2.99)
Peter Zijlstra
- [Intel-gfx] [PATCH 3/9] drm/doc: Some polish for shmem helpers
Thomas Zimmermann
- [Intel-gfx] [PATCH 04/20] drm/i915: Mark the addition of the initial-breadcrumb in the request
Mika Kuoppala
- [Intel-gfx] [PATCH 5/9] drm/udl: Don't call get/put_pages on imported dma-buf
Thomas Zimmermann
- [Intel-gfx] [PATCH 04/20] drm/i915: Mark the addition of the initial-breadcrumb in the request
Chris Wilson
- [Intel-gfx] [PATCH 05/20] drm/i915: Tidy awaiting on dma-fences
Mika Kuoppala
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for shmem helper untangling
Patchwork
- [Intel-gfx] [PATCH 5/9] drm/udl: Don't call get/put_pages on imported dma-buf
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915/mst: Wait for ACT sent before enabling the pipe
Imre Deak
- [Intel-gfx] ✓ Fi.CI.BAT: success for shmem helper untangling
Patchwork
- [Intel-gfx] [PATCH 5/9] drm/udl: Don't call get/put_pages on imported dma-buf
Thomas Zimmermann
- [Intel-gfx] [PATCH] drm: Fix page flip ioctl format check
Ville Syrjälä
- [Intel-gfx] [PATCH] drm: Fix page flip ioctl format check
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915/mst: filter out the display mode exceed sink's capability
Ville Syrjälä
- [Intel-gfx] [PATCH] drm: Fix page flip ioctl format check
Ville Syrjälä
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Make intel_timeline_init static
Patchwork
- [Intel-gfx] [PATCH] drm/i915/selftests: Always flush before unpining after writing
Chris Wilson
- [Intel-gfx] [PATCH 01/23] Revert "drm/i915/gem: Drop relocation slowpath".
Maarten Lankhorst
- [Intel-gfx] [PATCH 02/23] drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 03/23] drm/i915: Remove locking from i915_gem_object_prepare_read/write
Maarten Lankhorst
- [Intel-gfx] [PATCH 04/23] drm/i915: Parse command buffer earlier in eb_relocate(slow)
Maarten Lankhorst
- [Intel-gfx] [PATCH 05/23] Revert "drm/i915/gem: Split eb_vma into its own allocation"
Maarten Lankhorst
- [Intel-gfx] [PATCH 06/23] drm/i915/gem: Make eb_add_lut interruptible wait on object lock.
Maarten Lankhorst
- [Intel-gfx] [PATCH 07/23] drm/i915: Use per object locking in execbuf, v10.
Maarten Lankhorst
- [Intel-gfx] [PATCH 08/23] drm/i915: Use ww locking in intel_renderstate.
Maarten Lankhorst
- [Intel-gfx] [PATCH 09/23] drm/i915: Add ww context handling to context_barrier_task
Maarten Lankhorst
- [Intel-gfx] [PATCH 10/23] drm/i915: Nuke arguments to eb_pin_engine
Maarten Lankhorst
- [Intel-gfx] [PATCH 11/23] drm/i915: Pin engine before pinning all objects, v4.
Maarten Lankhorst
- [Intel-gfx] [PATCH 12/23] drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
Maarten Lankhorst
- [Intel-gfx] [PATCH 13/23] drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
- [Intel-gfx] [PATCH 14/23] drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 15/23] drm/i915: Kill last user of intel_context_create_request outside of selftests
Maarten Lankhorst
- [Intel-gfx] [PATCH 16/23] drm/i915: Convert i915_perf to ww locking as well
Maarten Lankhorst
- [Intel-gfx] [PATCH 17/23] drm/i915: Dirty hack to fix selftests locking inversion
Maarten Lankhorst
- [Intel-gfx] [PATCH 18/23] drm/i915/selftests: Fix locking inversion in lrc selftest.
Maarten Lankhorst
- [Intel-gfx] [PATCH 19/23] drm/i915: Use ww pinning for intel_context_create_request()
Maarten Lankhorst
- [Intel-gfx] [PATCH 20/23] drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 21/23] drm/i915: Add ww locking to vm_fault_gtt
Maarten Lankhorst
- [Intel-gfx] [PATCH 22/23] drm/i915: Add ww locking to pin_to_display_plane
Maarten Lankhorst
- [Intel-gfx] [PATCH 23/23] drm/i915: Ensure we hold the pin mutex
Maarten Lankhorst
- [Intel-gfx] ✓ Fi.CI.IGT: success for shmem helper untangling
Patchwork
- [Intel-gfx] [PATCH v7 0/7] Consider DBuf bandwidth when calculating CDCLK
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v7 1/7] drm/i915: Decouple cdclk calculation from modeset checks
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v7 2/7] drm/i915: Extract cdclk requirements checking to separate function
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v7 3/7] drm/i915: Check plane configuration properly
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v7 4/7] drm/i915: Plane configuration affects CDCLK in Gen11+
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v7 5/7] drm/i915: Introduce for_each_dbuf_slice_in_mask macro
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v7 6/7] drm/i915: Adjust CDCLK accordingly to our DBuf bw needs
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v7 7/7] drm/i915: Remove unneeded hack now for CDCLK
Stanislav Lisovskiy
- [Intel-gfx] [PATCH 1/9] drm/msm: Don't call dma_buf_vunmap without _vmap
Rob Clark
- [Intel-gfx] [PATCH 1/9] drm/msm: Don't call dma_buf_vunmap without _vmap
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915/selftests: Always flush before unpining after writing
Mika Kuoppala
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Always flush before unpining after writing
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/23] Revert "drm/i915/gem: Drop relocation slowpath".
Patchwork
- [Intel-gfx] [PATCH] drm/i915: Remove unused HAS_FWTABLE macro
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Force pte cacheline to main memory
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915: Force pte cacheline to main memory
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Force pte cacheline to main memory
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915/gt: Restore Cherryview back to full-ppgtt
Mika Kuoppala
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/23] Revert "drm/i915/gem: Drop relocation slowpath".
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Remove unused HAS_FWTABLE macro
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Consider DBuf bandwidth when calculating CDCLK (rev10)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Consider DBuf bandwidth when calculating CDCLK (rev10)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/mst: filter out the display mode exceed sink's capability (rev2)
Patchwork
- [Intel-gfx] [PATCH 1/3] drm/writeback: don't set fence->ops to default
Ruhl, Michael J
- [Intel-gfx] [PATCH 2/3] dma-fence: use default wait function for mock fences
Ruhl, Michael J
- [Intel-gfx] [PATCH 2/3] dma-fence: use default wait function for mock fences
Ruhl, Michael J
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Force pte cacheline to main memory
Patchwork
- [Intel-gfx] [PATCH 1/9] drm/msm: Don't call dma_buf_vunmap without _vmap
Rob Clark
- [Intel-gfx] [RFC] GPU-bound energy efficiency improvements for the intel_pstate driver (v2.99)
Francisco Jerez
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Always flush before unpining after writing
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Remove unused HAS_FWTABLE macro
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/mst: filter out the display mode exceed sink's capability (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Force pte cacheline to main memory
Patchwork
- [Intel-gfx] [PATCH v2] drm/i915/mst: filter out the display mode exceed sink's capability
Lee Shawn C
- [Intel-gfx] [PATCH 3/3] misc/habalabs: don't set default fence_ops->wait
Dave Airlie
- [Intel-gfx] [PULL] gvt-fixes
Zhenyu Wang
- [Intel-gfx] [PATCH 3/3] misc/habalabs: don't set default fence_ops->wait
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915/mst: filter out the display mode exceed sink's capability
Lee, Shawn C
- [Intel-gfx] [PULL] gvt-fixes
Rodrigo Vivi
- [Intel-gfx] [PATCH 02/20] drm/i915/gt: Couple up old virtual breadcrumb on new sibling
Tvrtko Ursulin
- [Intel-gfx] [PATCH 02/20] drm/i915/gt: Couple up old virtual breadcrumb on new sibling
Chris Wilson
- [Intel-gfx] [RFC 00/17] dma-fence lockdep annotations
Daniel Vetter
- [Intel-gfx] [RFC 01/17] dma-fence: add might_sleep annotation to _wait()
Daniel Vetter
- [Intel-gfx] [RFC 02/17] dma-fence: basic lockdep annotations
Daniel Vetter
- [Intel-gfx] [RFC 03/17] dma-fence: prime lockdep annotations
Daniel Vetter
- [Intel-gfx] [RFC 04/17] drm/vkms: Annotate vblank timer
Daniel Vetter
- [Intel-gfx] [RFC 05/17] drm/vblank: Annotate with dma-fence signalling section
Daniel Vetter
- [Intel-gfx] [RFC 06/17] drm/atomic-helper: Add dma-fence annotations
Daniel Vetter
- [Intel-gfx] [RFC 07/17] drm/amdgpu: add dma-fence annotations to atomic commit path
Daniel Vetter
- [Intel-gfx] [RFC 08/17] drm/scheduler: use dma-fence annotations in main thread
Daniel Vetter
- [Intel-gfx] [RFC 09/17] drm/amdgpu: use dma-fence annotations in cs_submit()
Daniel Vetter
- [Intel-gfx] [RFC 10/17] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
Daniel Vetter
- [Intel-gfx] [RFC 11/17] drm/amdgpu: DC also loves to allocate stuff where it shouldn't
Daniel Vetter
- [Intel-gfx] [RFC 12/17] drm/amdgpu/dc: Stop dma_resv_lock inversion in commit_tail
Daniel Vetter
- [Intel-gfx] [RFC 13/17] drm/scheduler: use dma-fence annotations in tdr work
Daniel Vetter
- [Intel-gfx] [RFC 14/17] drm/amdgpu: use dma-fence annotations for gpu reset code
Daniel Vetter
- [Intel-gfx] [RFC 15/17] Revert "drm/amdgpu: add fbdev suspend/resume on gpu reset"
Daniel Vetter
- [Intel-gfx] [RFC 16/17] drm/amdgpu: gpu recovery does full modesets
Daniel Vetter
- [Intel-gfx] [RFC 17/17] drm/i915: Annotate dma_fence_work
Daniel Vetter
- [Intel-gfx] [PATCH v4 12/38] drm: i915: fix common struct sg_table related issues
Marek Szyprowski
- [Intel-gfx] [RFC 01/17] dma-fence: add might_sleep annotation to _wait()
Chris Wilson
- [Intel-gfx] [RFC 02/17] dma-fence: basic lockdep annotations
Chris Wilson
- [Intel-gfx] [RFC 01/17] dma-fence: add might_sleep annotation to _wait()
Christian König
- [Intel-gfx] [RFC 02/17] dma-fence: basic lockdep annotations
Daniel Vetter
- [Intel-gfx] [RFC 02/17] dma-fence: basic lockdep annotations
Chris Wilson
- [Intel-gfx] [PATCH v7 6/7] drm/i915: Adjust CDCLK accordingly to our DBuf bw needs
Stanislav Lisovskiy
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for dma-fence lockdep annotations
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for dma-fence lockdep annotations
Patchwork
- [Intel-gfx] [PULL] gvt-next
Zhenyu Wang
- [Intel-gfx] ✗ Fi.CI.BAT: failure for dma-fence lockdep annotations
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Consider DBuf bandwidth when calculating CDCLK (rev11)
Patchwork
- [Intel-gfx] [PATCH 02/20] drm/i915/gt: Couple up old virtual breadcrumb on new sibling
Tvrtko Ursulin
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Consider DBuf bandwidth when calculating CDCLK (rev11)
Patchwork
- [Intel-gfx] [PATCH 02/20] drm/i915/gt: Couple up old virtual breadcrumb on new sibling
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Watch out for idling during i915_gem_evict_something
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915: Watch out for idling during i915_gem_evict_something
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Consider DBuf bandwidth when calculating CDCLK (rev11)
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH v28 1/6] drm/i915: Introduce skl_plane_wm_level accessor.
Ville Syrjälä
- [Intel-gfx] [PATCH v28 3/6] drm/i915: Make active_pipes check skl specific
Ville Syrjälä
- [Intel-gfx] [PATCH v28 2/6] drm/i915: Extract skl SAGV checking
Ville Syrjälä
- [Intel-gfx] [PATCH v28 4/6] drm/i915: Add TGL+ SAGV support
Ville Syrjälä
- [Intel-gfx] [PATCH v28 3/6] drm/i915: Make active_pipes check skl specific
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH v28 4/6] drm/i915: Add TGL+ SAGV support
Lisovskiy, Stanislav
- [Intel-gfx] [RFC 16/17] drm/amdgpu: gpu recovery does full modesets
Alex Deucher
- [Intel-gfx] [RFC 02/17] dma-fence: basic lockdep annotations
Daniel Vetter
- [Intel-gfx] [RFC 16/17] drm/amdgpu: gpu recovery does full modesets
Daniel Vetter
- [Intel-gfx] [PATCH v28 3/6] drm/i915: Make active_pipes check skl specific
Ville Syrjälä
- [Intel-gfx] [PATCH v28 4/6] drm/i915: Add TGL+ SAGV support
Ville Syrjälä
- [Intel-gfx] [RFC 16/17] drm/amdgpu: gpu recovery does full modesets
Alex Deucher
- [Intel-gfx] [PATCH v28 3/6] drm/i915: Make active_pipes check skl specific
Ville Syrjälä
- [Intel-gfx] [RFC 16/17] drm/amdgpu: gpu recovery does full modesets
Daniel Vetter
- [Intel-gfx] [PATCH v28 4/6] drm/i915: Add TGL+ SAGV support
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH v2] drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Chris Wilson
- [Intel-gfx] [PATCH v28 3/6] drm/i915: Make active_pipes check skl specific
Lisovskiy, Stanislav
- [Intel-gfx] [RFC 16/17] drm/amdgpu: gpu recovery does full modesets
Alex Deucher
- [Intel-gfx] [PATCH v28 4/6] drm/i915: Add TGL+ SAGV support
Ville Syrjälä
- [Intel-gfx] [PATCH v28 4/6] drm/i915: Add TGL+ SAGV support
Lisovskiy, Stanislav
- [Intel-gfx] [RFC 16/17] drm/amdgpu: gpu recovery does full modesets
Daniel Vetter
- [Intel-gfx] [PATCH v28 4/6] drm/i915: Add TGL+ SAGV support
Ville Syrjälä
- [Intel-gfx] [PATCH v28 4/6] drm/i915: Add TGL+ SAGV support
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH i-g-t] lib/gem_test_engine: Add no device reopen variant
Janusz Krzysztofik
- [Intel-gfx] [PATCH] drm/i915/gen12: Add aux table invalidate for all engines
Mika Kuoppala
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Patchwork
- [Intel-gfx] [RFC 16/17] drm/amdgpu: gpu recovery does full modesets
Alex Deucher
- [Intel-gfx] [PATCH v28 4/6] drm/i915: Add TGL+ SAGV support
Ville Syrjälä
- [Intel-gfx] [PATCH v28 4/6] drm/i915: Add TGL+ SAGV support
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH v28 4/6] drm/i915: Add TGL+ SAGV support
Ville Syrjälä
- [Intel-gfx] [PATCH v2] drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Tvrtko Ursulin
- [Intel-gfx] [PATCH v28 3/6] drm/i915: Make active_pipes check skl specific
Ville Syrjälä
- [Intel-gfx] [PATCH v2] drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Chris Wilson
- [Intel-gfx] [RFC 10/17] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
Christian König
- [Intel-gfx] [PATCH v28 5/6] drm/i915: Restrict qgv points which don't have enough bandwidth.
Ville Syrjälä
- [Intel-gfx] [PATCH v2] drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Tvrtko Ursulin
- [Intel-gfx] [PATCH i-g-t] lib/gem_test_engine: Add no device reopen variant
Chris Wilson
- [Intel-gfx] [RFC 16/17] drm/amdgpu: gpu recovery does full modesets
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915/mst: filter out the display mode exceed sink's capability
Lyude Paul
- [Intel-gfx] [RFC 10/17] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
Daniel Vetter
- [Intel-gfx] [PATCH v2] drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 1/3] i915/pm_rpm: Drop obsolete "gem_idle" subtest
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 2/3] i915/gem_eio: Drop redundant "health check"
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 3/3] lib/i915: Discard unused gem_test_engine()
Chris Wilson
- [Intel-gfx] [RFC 10/17] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
Daniel Vetter
- [Intel-gfx] [PATCH v3] drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_exec_nop: Specify timeout in milliseconds
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Patchwork
- [Intel-gfx] [PATCH v2 2/3] drm/i915: Setup MCR steering for RCS engine workarounds
Daniele Ceraolo Spurio
- [Intel-gfx] [RFC 10/17] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
Christian König
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker (rev2)
Patchwork
- [Intel-gfx] [PATCH 0/7] drm/i915: DP vswing/preemph fixes
Ville Syrjala
- [Intel-gfx] [PATCH 1/7] drm/i915: Fix cpt/ppt max pre-emphasis
Ville Syrjala
- [Intel-gfx] [PATCH 2/7] drm/i915: Fix ibx max vswing/preemph
Ville Syrjala
- [Intel-gfx] [PATCH 3/7] drm/i915: Fix ivb cpu edp vswing
Ville Syrjala
- [Intel-gfx] [PATCH 4/7] drm/i915: Add {preemph, voltage}_max() vfuncs
Ville Syrjala
- [Intel-gfx] [PATCH 5/7] drm/i915: Reverse preemph vs. voltage swing preference
Ville Syrjala
- [Intel-gfx] [PATCH 6/7] drm/i915: Fix DP_TRAIN_MAX_{PRE_EMPHASIS, SWING}_REACHED handling
Ville Syrjala
- [Intel-gfx] [PATCH 7/7] drm/i915: Replace some hand rolled max()s
Ville Syrjala
- [Intel-gfx] [PATCH] drm/i915/ehl: Restrict w/a 1607087056 for EHL/JSL
Swathi Dhanavanthri
- [Intel-gfx] [PATCH v4] drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Chris Wilson
- [Intel-gfx] [RFC 10/17] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
Daniel Vetter
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: DP vswing/preemph fixes
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/ehl: Restrict w/a 1607087056 for EHL/JSL
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/ehl: Restrict w/a 1607087056 for EHL/JSL
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker (rev3)
Patchwork
- [Intel-gfx] [RFC 16/17] drm/amdgpu: gpu recovery does full modesets
Kazlauskas, Nicholas
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: DP vswing/preemph fixes
Patchwork
- [Intel-gfx] [PATCH v28 3/6] drm/i915: Make active_pipes check skl specific
Lisovskiy, Stanislav
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/ehl: Restrict w/a 1607087056 for EHL/JSL
Patchwork
- [Intel-gfx] [PATCH] drm/i915/ehl: Restrict w/a 1607087056 for EHL/JSL
Souza, Jose
- [Intel-gfx] [PATCH v2 3/3] drm/i915: Add MCR ranges for gen11 and gen12
Daniele Ceraolo Spurio
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/ehl: Restrict w/a 1607087056 for EHL/JSL
Souza, Jose
- [Intel-gfx] [PATCH v2 2/3] drm/i915: Setup MCR steering for RCS engine workarounds
Matt Roper
- [Intel-gfx] [PATCH v4.19.x] make 'user_access_begin()' do 'access_ok()'
ashwin-h
- [Intel-gfx] [PATCH v5 1/3] drm/dp: DRM DP helper for reading Ignore MSA from DPCD
Manasi Navare
- [Intel-gfx] [PATCH v5 2/3] drm/i915/dp: Attach and set drm connector VRR property
Manasi Navare
- [Intel-gfx] [PATCH v5 3/3] drm/i915/dp: Expose connector VRR info via debugfs
Manasi Navare
- [Intel-gfx] [PATCH v4.19.x] make 'user_access_begin()' do 'access_ok()'
Greg KH
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v5,1/3] drm/dp: DRM DP helper for reading Ignore MSA from DPCD
Patchwork
- [Intel-gfx] [RFC 16/17] drm/amdgpu: gpu recovery does full modesets
Daniel Vetter
- [Intel-gfx] [PATCH v4.19.x] make 'user_access_begin()' do 'access_ok()'
Ashwin H
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v5,1/3] drm/dp: DRM DP helper for reading Ignore MSA from DPCD
Patchwork
- [Intel-gfx] [PATCH v4.19.x] make 'user_access_begin()' do 'access_ok()'
Greg KH
- [Intel-gfx] [RFC 09/17] drm/amdgpu: use dma-fence annotations in cs_submit()
Christian König
- [Intel-gfx] [RFC 09/17] drm/amdgpu: use dma-fence annotations in cs_submit()
Daniel Vetter
- [Intel-gfx] [PATCH 01/24] drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Chris Wilson
- [Intel-gfx] [PATCH 02/24] dma-buf: Use atomic_fetch_add() for the context id
Chris Wilson
- [Intel-gfx] [PATCH 03/24] drm/i915: Mark the addition of the initial-breadcrumb in the request
Chris Wilson
- [Intel-gfx] [PATCH 04/24] dma-buf: Proxy fence, an unsignaled fence placeholder
Chris Wilson
- [Intel-gfx] [PATCH 05/24] drm/syncobj: Allow use of dma-fence-proxy
Chris Wilson
- [Intel-gfx] [PATCH 06/24] drm/i915/gem: Teach execbuf how to wait on future syncobj
Chris Wilson
- [Intel-gfx] [PATCH 07/24] drm/i915/gem: Allow combining submit-fences with syncobj
Chris Wilson
- [Intel-gfx] [PATCH 08/24] drm/i915/gt: Declare when we enabled timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 09/24] drm/i915/gem: Remove redundant exec_fence
Chris Wilson
- [Intel-gfx] [PATCH 10/24] drm/i915: Drop no-semaphore boosting
Chris Wilson
- [Intel-gfx] [PATCH 11/24] drm/i915: Move saturated workload detection back to the context
Chris Wilson
- [Intel-gfx] [PATCH 12/24] drm/i915: Remove the saturation backoff for HW semaphores
Chris Wilson
- [Intel-gfx] [PATCH 13/24] drm/i915/gt: Use built-in active intel_context reference
Chris Wilson
- [Intel-gfx] [PATCH 14/24] drm/i915: Drop I915_RESET_TIMEOUT and friends
Chris Wilson
- [Intel-gfx] [PATCH 15/24] drm/i915: Drop I915_IDLE_ENGINES_TIMEOUT
Chris Wilson
- [Intel-gfx] [PATCH 16/24] drm/i915/selftests: Always call the provided engine->emit_init_breadcrumb
Chris Wilson
- [Intel-gfx] [PATCH 17/24] drm/i915/gt: Do not suspend bonded requests if one hangs
Chris Wilson
- [Intel-gfx] [PATCH 18/24] drm/i915: Always defer fenced work to the worker
Chris Wilson
- [Intel-gfx] [PATCH 19/24] drm/i915/gem: Assign context id for async work
Chris Wilson
- [Intel-gfx] [PATCH 20/24] drm/i915: Export a preallocate variant of i915_active_acquire()
Chris Wilson
- [Intel-gfx] [PATCH 21/24] drm/i915/gem: Separate the ww_mutex walker into its own list
Chris Wilson
- [Intel-gfx] [PATCH 22/24] drm/i915/gem: Asynchronous GTT unbinding
Chris Wilson
- [Intel-gfx] [PATCH 23/24] drm/i915/gem: Bind the fence async for execbuf
Chris Wilson
- [Intel-gfx] [PATCH 24/24] drm/i915: Show per-engine default property values in sysfs
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/24] drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Patchwork
- [Intel-gfx] [PATCH v2] drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Tvrtko Ursulin
- [Intel-gfx] [PATCH v2] drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Chris Wilson
- [Intel-gfx] [PATCH 4/4] drm/i915/display: Set TRANS_DDI_MODE_SELECT to default value when disabling TRANS_DDI
Sharma, Swati2
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/24] drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Patchwork
- [Intel-gfx] [RFC 02/17] dma-fence: basic lockdep annotations
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915/gt: Reset execlists registers before HWSP
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Reset execlists registers before HWSP
Mika Kuoppala
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Reset execlists registers before HWSP
Patchwork
- [Intel-gfx] [PATCH v29 0/6] SAGV support for Gen12+
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v29 1/6] drm/i915: Introduce skl_plane_wm_level accessor.
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v29 2/6] drm/i915: Extract skl SAGV checking
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v29 3/6] drm/i915: Make active_pipes check skl specific
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v29 4/6] drm/i915: Add TGL+ SAGV support
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v29 5/6] drm/i915: Restrict qgv points which don't have enough bandwidth.
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v29 6/6] drm/i915: Enable SAGV support for Gen12
Stanislav Lisovskiy
- [Intel-gfx] [PATCH] drm/i915/gt: Reset execlists registers before HWSP
Chris Wilson
- [Intel-gfx] [CI] drm/i915/gt: Reset execlists registers before HWSP
Chris Wilson
- [Intel-gfx] [CI] drm/i915/gt: Reset execlists registers before HWSP
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for SAGV support for Gen12+ (rev37)
Patchwork
- [Intel-gfx] [PATCH] drm/dp_mst: Fix timeout handling of MST down messages
Imre Deak
- [Intel-gfx] ✓ Fi.CI.BAT: success for SAGV support for Gen12+ (rev37)
Patchwork
- [Intel-gfx] [PATCH i-g-t] i915/sysfs_heartbeat_interval: Watch out for CPU scheduler delays
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Reset execlists registers before HWSP (rev3)
Patchwork
- [Intel-gfx] [PATCH v5 3/3] drm/i915/dp: Expose connector VRR info via debugfs
Modem, Bhanuprakash
- [Intel-gfx] ✓ Fi.CI.IGT: success for SAGV support for Gen12+ (rev37)
Patchwork
- [Intel-gfx] [PATCH 4/4] drm/i915/display: Set TRANS_DDI_MODE_SELECT to default value when disabling TRANS_DDI
Ville Syrjälä
- [Intel-gfx] [PATCH 4/4] drm/i915/display: Set TRANS_DDI_MODE_SELECT to default value when disabling TRANS_DDI
Ville Syrjälä
- [Intel-gfx] [PATCH 0/2] HDCP minor refactoring
Anshuman Gupta
- [Intel-gfx] [PATCH 1/2] drm/i915/hdcp: Add update_pipe early return
Anshuman Gupta
- [Intel-gfx] [PATCH 2/2] drm/i915/hdcp: No direct access to power_well desc
Anshuman Gupta
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [v5,1/3] drm/dp: DRM DP helper for reading Ignore MSA from DPCD (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/dp_mst: Fix timeout handling of MST down messages
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Reset execlists registers before HWSP (rev3)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gt: Suspend tasklets before resume sanitization
Chris Wilson
- [Intel-gfx] [PATCH 02/24] dma-buf: Use atomic_fetch_add() for the context id
Patelczyk, Maciej
- [Intel-gfx] [PATCH 14/24] drm/i915: Drop I915_RESET_TIMEOUT and friends
Patelczyk, Maciej
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Suspend tasklets before resume sanitization
Patchwork
- [Intel-gfx] [PATCH] drm/dp_mst: Fix timeout handling of MST down messages
Ville Syrjälä
- [Intel-gfx] [CI 1/2] drm/i915/gt: Suspend tasklets before resume sanitization
Chris Wilson
- [Intel-gfx] [CI 2/2] drm/i915/gt: Trace the CS interrupt
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Suspend tasklets before resume sanitization
Patchwork
- [Intel-gfx] [PATCH] drm/dp_mst: Fix timeout handling of MST down messages
Imre Deak
- [Intel-gfx] [PATCH v5 12/38] drm: i915: fix common struct sg_table related issues
Marek Szyprowski
- [Intel-gfx] [PATCH v29 3/6] drm/i915: Make active_pipes check skl specific
Ville Syrjälä
- [Intel-gfx] [PATCH 24/24] drm/i915: Show per-engine default property values in sysfs
Patelczyk, Maciej
- [Intel-gfx] [PATCH v29 4/6] drm/i915: Add TGL+ SAGV support
Ville Syrjälä
- [Intel-gfx] [PATCH v29 5/6] drm/i915: Restrict qgv points which don't have enough bandwidth.
Ville Syrjälä
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/dp_mst: Fix timeout handling of MST down messages
Patchwork
- [Intel-gfx] [PATCH 1/6] drm/i915: Nuke pointless div by 64bit
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for HDCP minor refactoring
Patchwork
- [Intel-gfx] [PATCH 2/6] drm/i915: Store CS timestamp frequency in Hz
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915/gt: Suspend tasklets before resume sanitization
Patchwork
- [Intel-gfx] [PATCH 2/6] drm/i915: Store CS timestamp frequency in Hz
Lionel Landwerlin
- [Intel-gfx] [PATCH 5/6] drm/i915: Extract i915_cs_timestamp_{ns_to_ticks, tick_to_ns}()
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Suspend tasklets before resume sanitization
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for make 'user_access_begin()' do 'access_ok()'
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915/gt: Suspend tasklets before resume sanitization
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gt: Suspend tasklets before resume sanitization
Mika Kuoppala
- [Intel-gfx] [PATCH 1/7] drm/i915/gem: Remove redundant exec_fence
Chris Wilson
- [Intel-gfx] [PATCH 2/7] drm/i915: Mark the addition of the initial-breadcrumb in the request
Chris Wilson
- [Intel-gfx] [PATCH 3/7] dma-buf: Proxy fence, an unsignaled fence placeholder
Chris Wilson
- [Intel-gfx] [PATCH 4/7] drm/syncobj: Allow use of dma-fence-proxy
Chris Wilson
- [Intel-gfx] [PATCH 5/7] drm/i915/gem: Teach execbuf how to wait on future syncobj
Chris Wilson
- [Intel-gfx] [PATCH 6/7] drm/i915/gem: Allow combining submit-fences with syncobj
Chris Wilson
- [Intel-gfx] [PATCH 7/7] drm/i915/gt: Declare when we enabled timeslicing
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 1/2] lib/i915: Report scheduler caps for timeslicing
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 2/2] i915/gem_exec_fence: Teach invalid-wait about invalid future fences
Chris Wilson
- [Intel-gfx] [PATCH 10/24] drm/i915: Drop no-semaphore boosting
Mika Kuoppala
- [Intel-gfx] [PATCH v4.19.x] make 'user_access_begin()' do 'access_ok()'
Ashwin H
- [Intel-gfx] [PULL] drm-intel-next
Joonas Lahtinen
- [Intel-gfx] [CI] drm/i915: Drop no-semaphore boosting
Chris Wilson
- [Intel-gfx] [CI] drm/i915: Drop no-semaphore boosting
Chris Wilson
- [Intel-gfx] [PATCH 1/7] drm/i915/gem: Remove redundant exec_fence
Mika Kuoppala
- [Intel-gfx] [PATCH v2] drm/i915/gem: Remove redundant exec_fence
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/gem: Remove redundant exec_fence
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/gem: Remove redundant exec_fence
Mika Kuoppala
- [Intel-gfx] [CI] drm/i915/gem: Remove redundant exec_fence
Chris Wilson
- [Intel-gfx] [PATCH 2/7] drm/i915: Mark the addition of the initial-breadcrumb in the request
Mika Kuoppala
- [Intel-gfx] [PATCH v5 3/3] drm/i915/dp: Expose connector VRR info via debugfs
Manasi Navare
- [Intel-gfx] [PATCH] drm/i915: Remove duplicate inline specifier on write_pte
Nathan Chancellor
- [Intel-gfx] [PATCH] drm/i915: Remove duplicate inline specifier on write_pte
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Drop no-semaphore boosting (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2] drm/i915/gem: Remove redundant exec_fence (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2] drm/i915/gem: Remove redundant exec_fence (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: Remove redundant exec_fence
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Remove duplicate inline specifier on write_pte
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Drop no-semaphore boosting (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v2] drm/i915/gem: Remove redundant exec_fence (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gem: Remove redundant exec_fence
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Remove duplicate inline specifier on write_pte
Patchwork
- [Intel-gfx] [PULL] drm-intel-next
Dave Airlie
- [Intel-gfx] [igt-dev] [PATCH i-g-t 1/2] lib/i915: Report scheduler caps for timeslicing
Petri Latvala
- [Intel-gfx] [PATCH v5 3/3] drm/i915/dp: Expose connector VRR info via debugfs
Modem, Bhanuprakash
- [Intel-gfx] [PULL] drm-intel-fixes
Rodrigo Vivi
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [v5,1/3] drm/dp: DRM DP helper for reading Ignore MSA from DPCD (rev3)
Patchwork
- [Intel-gfx] [PATCH v12 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v12 01/14] video/hdmi: Add Unpack only function for DRM infoframe
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v12 02/14] drm/i915/dp: Read out DP SDPs
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v12 03/14] drm: Add logging function for DP VSC SDP
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v12 04/14] drm/i915: Include HDMI DRM infoframe in the crtc state dump
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v12 05/14] drm/i915: Include DP HDR Metadata Infoframe SDP in the crtc state dump
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v12 06/14] drm/i915: Include DP VSC SDP in the crtc state dump
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v12 07/14] drm/i915: Program DP SDPs with computed configs
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v12 08/14] drm/i915: Add state readout for DP HDR Metadata Infoframe SDP
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v12 09/14] drm/i915: Add state readout for DP VSC SDP
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v12 10/14] drm/i915: Fix enabled infoframe states of lspcon
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v12 11/14] drm/i915: Program DP SDPs on pipe updates
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v12 12/14] drm/i915: Stop sending DP SDPs on ddi disable
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v12 13/14] drm/i915/dp: Add compute routine for DP PSR VSC SDP
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v12 14/14] drm/i915/psr: Use new DP VSC SDP compute routine on PSR
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v12 01/14] video/hdmi: Add Unpack only function for DRM infoframe
Mun, Gwan-gyeong
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for In order to readout DP SDPs, refactors the handling of DP SDPs (rev14)
Patchwork
- [Intel-gfx] [CI] drm/i915: Show per-engine default property values in sysfs
Chris Wilson
- [Intel-gfx] [PATCH] drm: avoid spurious EBUSY due to nonblocking atomic modesets
Daniel Stone
- [Intel-gfx] ✓ Fi.CI.BAT: success for In order to readout DP SDPs, refactors the handling of DP SDPs (rev14)
Patchwork
- [Intel-gfx] [PULL] drm-misc-next
Thomas Zimmermann
- [Intel-gfx] [PATCH] drm: avoid spurious EBUSY due to nonblocking atomic modesets
Daniel Vetter
- [Intel-gfx] [PATCH] drm: avoid spurious EBUSY due to nonblocking atomic modesets
Daniel Stone
- [Intel-gfx] [PATCH 6/9] drm/shmem-helpers: Don't call get/put_pages on imported dma-buf in vmap
Thomas Zimmermann
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Show per-engine default property values in sysfs (rev2)
Patchwork
- [Intel-gfx] [PATCH 7/9] drm/shmem-helpers: Redirect mmap for imported dma-buf
Thomas Zimmermann
- [Intel-gfx] [PATCH] drm: avoid spurious EBUSY due to nonblocking atomic modesets
Daniel Vetter
- [Intel-gfx] [PATCH 5/9] drm/udl: Don't call get/put_pages on imported dma-buf
Thomas Zimmermann
- [Intel-gfx] [PATCH 8/9] drm/shmem-helpers: Ensure get_pages is not called on imported dma-buf
Thomas Zimmermann
- [Intel-gfx] [PULL] drm-misc-fixes
Maxime Ripard
- [Intel-gfx] [PATCH] drm: avoid spurious EBUSY due to nonblocking atomic modesets
Daniel Stone
- [Intel-gfx] [PATCH 9/9] drm/shmem-helpers: Simplify dma-buf importing
Thomas Zimmermann
- [Intel-gfx] [PATCH i-g-t] lib/i915: Reset all engine properties to defaults prior to the start of a test
Chris Wilson
- [Intel-gfx] [PATCH 2/9] drm/gem: WARN if drm_gem_get_pages is called on a private obj
Thomas Zimmermann
- [Intel-gfx] [PATCH 4/9] drm/virtio: Call the right shmem helpers
Thomas Zimmermann
- [Intel-gfx] [PATCH v30 0/3] SAGV support for Gen12+
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v30 1/3] drm/i915: Add TGL+ SAGV support
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v30 2/3] drm/i915: Restrict qgv points which don't have enough bandwidth.
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v30 3/3] drm/i915: Enable SAGV support for Gen12
Stanislav Lisovskiy
- [Intel-gfx] [PATCH 16/24] drm/i915/selftests: Always call the provided engine->emit_init_breadcrumb
Mika Kuoppala
- [Intel-gfx] [PATCH v6] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
Animesh Manna
- [Intel-gfx] [PATCH 01/24] drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Tvrtko Ursulin
- [Intel-gfx] ✓ Fi.CI.IGT: success for In order to readout DP SDPs, refactors the handling of DP SDPs (rev14)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for SAGV support for Gen12+ (rev38)
Patchwork
- [Intel-gfx] [PATCH v6] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
Jani Nikula
- [Intel-gfx] ✓ Fi.CI.BAT: success for SAGV support for Gen12+ (rev38)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Show per-engine default property values in sysfs (rev2)
Patchwork
- [Intel-gfx] [PATCH 2/2] drm/i915/hdcp: No direct access to power_well desc
Jani Nikula
- [Intel-gfx] [RFC] GPU-bound energy efficiency improvements for the intel_pstate driver (v2.99)
Rafael J. Wysocki
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dsb: Pre allocate and late cleanup of cmd buffer (rev5)
Patchwork
- [Intel-gfx] [PATCH v2] drm:i915:display: add checks for Gen9 devices with hdr capability
Vipin Anand
- [Intel-gfx] [PATCH v6] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
Manna, Animesh
- [Intel-gfx] [PATCH v12 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
Jani Nikula
- [Intel-gfx] [PATCH v7] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
Animesh Manna
- [Intel-gfx] [PATCH i-g-t] i915/gem_exec_balancer: Force timeslicing of the virtual request
Chris Wilson
- [Intel-gfx] [PATCH 3/3] misc/habalabs: don't set default fence_ops->wait
Oded Gabbay
- [Intel-gfx] [RFC] GPU-bound energy efficiency improvements for the intel_pstate driver (v2.99)
Valentin Schneider
- [Intel-gfx] [PATCH v7] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
Maarten Lankhorst
- [Intel-gfx] ✓ Fi.CI.IGT: success for HDCP minor refactoring
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/2] drm/i915/gt: Suspend tasklets before resume sanitization
Patchwork
- [Intel-gfx] [PATCH] drm: avoid spurious EBUSY due to nonblocking atomic modesets
Daniel Vetter
- [Intel-gfx] [PATCH v2 1/3] drm/i915: Fix 400 MHz FSB readout on elk
Ville Syrjala
- [Intel-gfx] [PATCH v2 2/3] drm/i915: Document our lackluster FSB frequency readout
Ville Syrjala
- [Intel-gfx] [PATCH v2 3/3] drm/i915: Read out hrawclk on all gen3+ platforms
Ville Syrjala
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm:i915:display: add checks for Gen9 devices with hdr capability (rev2)
Patchwork
- [Intel-gfx] [PATCH 7/9] drm/shmem-helpers: Redirect mmap for imported dma-buf
Daniel Vetter
- [Intel-gfx] [PATCH 5/9] drm/udl: Don't call get/put_pages on imported dma-buf
Daniel Vetter
- [Intel-gfx] [PATCH 6/9] drm/shmem-helpers: Don't call get/put_pages on imported dma-buf in vmap
Daniel Vetter
- [Intel-gfx] [PATCH 9/9] drm/shmem-helpers: Simplify dma-buf importing
Daniel Vetter
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dsb: Pre allocate and late cleanup of cmd buffer (rev6)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915: Fix 400 MHz FSB readout on elk
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for SAGV support for Gen12+ (rev38)
Patchwork
- [Intel-gfx] [PULL] drm-intel-next
Joonas Lahtinen
- [Intel-gfx] [PATCH v8] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
Animesh Manna
- [Intel-gfx] [PATCH v8 0/7] Consider DBuf bandwidth when calculating CDCLK
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v8 1/7] drm/i915: Decouple cdclk calculation from modeset checks
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v8 2/7] drm/i915: Extract cdclk requirements checking to separate function
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v8 3/7] drm/i915: Check plane configuration properly
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v8 4/7] drm/i915: Plane configuration affects CDCLK in Gen11+
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v8 5/7] drm/i915: Introduce for_each_dbuf_slice_in_mask macro
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v8 6/7] drm/i915: Adjust CDCLK accordingly to our DBuf bw needs
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v8 7/7] drm/i915: Remove unneeded hack now for CDCLK
Stanislav Lisovskiy
- [Intel-gfx] [PATCH 1/3] drm/i915/gt: Kick virtual siblings on timeslice out
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915/gt: Incorporate the virtual engine into timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915/execlists: Optimise away false timeslicing on virtual engines
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Optimise away false timeslicing on virtual engines
Chris Wilson
- [Intel-gfx] [PATCH 9/9] drm/shmem-helpers: Simplify dma-buf importing
Thomas Zimmermann
- [Intel-gfx] [PATCH 1/4] drm/i915/params: don't expose inject_probe_failure in debugfs
Jani Nikula
- [Intel-gfx] [PATCH 2/4] drm/i915/params: fix i915.fake_lmem_start module param sysfs permissions
Jani Nikula
- [Intel-gfx] [PATCH 3/4] drm/i915/params: prevent changing module params runtime
Jani Nikula
- [Intel-gfx] [PATCH 4/4] drm/i915/params: switch to device specific parameters
Jani Nikula
- [Intel-gfx] [PATCH v8 6/7] drm/i915: Adjust CDCLK accordingly to our DBuf bw needs
Stanislav Lisovskiy
- [Intel-gfx] [CI v2] drm/i915/hdcp: Update CP as per the kernel internal state
Shankar, Uma
- [Intel-gfx] [PULL] gvt-next
Joonas Lahtinen
- [Intel-gfx] [PATCH v30 1/3] drm/i915: Add TGL+ SAGV support
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915/selftests: Add tests for timeslicing virtual engines
Chris Wilson
- [Intel-gfx] [PATCH 1/4] drm/i915/selftests: Add tests for timeslicing virtual engines
Chris Wilson
- [Intel-gfx] [PATCH 2/4] drm/i915/gt: Kick virtual siblings on timeslice out
Chris Wilson
- [Intel-gfx] [PATCH 3/4] drm/i915/gt: Incorporate the virtual engine into timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 4/4] drm/i915/execlists: Optimise away false timeslicing on virtual engines
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Document locking guidelines
Joonas Lahtinen
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v2,1/3] drm/i915: Fix 400 MHz FSB readout on elk
Patchwork
- [Intel-gfx] [PATCH v8 6/7] drm/i915: Adjust CDCLK accordingly to our DBuf bw needs
kbuild test robot
- [Intel-gfx] [PATCH v2] drm/dp: Include the AUX CH name in the debug messages
Ville Syrjala
- [Intel-gfx] [PATCH v2] drm/dp: Include the AUX CH name in the debug messages
Sam Ravnborg
- [Intel-gfx] [PATCH 1/4] drm/i915/params: don't expose inject_probe_failure in debugfs
Juha-Pekka Heikkila
- [Intel-gfx] [PATCH 3/4] drm/i915/params: prevent changing module params runtime
Juha-Pekka Heikkila
- [Intel-gfx] [PATCH v8 2/7] drm/i915: Extract cdclk requirements checking to separate function
Manasi Navare
- [Intel-gfx] [PATCH v8 3/7] drm/i915: Check plane configuration properly
Manasi Navare
- [Intel-gfx] [PATCH v8 4/7] drm/i915: Plane configuration affects CDCLK in Gen11+
Manasi Navare
- [Intel-gfx] [PATCH v8 5/7] drm/i915: Introduce for_each_dbuf_slice_in_mask macro
Manasi Navare
- [Intel-gfx] [PATCH 3/9] drm/doc: Some polish for shmem helpers
Daniel Vetter
- [Intel-gfx] [PATCH v8 6/7] drm/i915: Adjust CDCLK accordingly to our DBuf bw needs
Manasi Navare
- [Intel-gfx] [PATCH] drm/i915/execlists: Shortcircuit queue_prio() for no internal levels
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Fix AUX power domain toggling across TypeC mode resets
Imre Deak
- [Intel-gfx] [PATCH] drm/i915: Improve execute_cb struct packing
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Fix AUX power domain toggling across TypeC mode resets
Souza, Jose
- [Intel-gfx] [PATCH 2/4] drm/i915/params: fix i915.fake_lmem_start module param sysfs permissions
Rodrigo Vivi
- [Intel-gfx] [PATCH 4/4] drm/i915/params: switch to device specific parameters
Rodrigo Vivi
- [Intel-gfx] [RFC] GPU-bound energy efficiency improvements for the intel_pstate driver (v2.99)
Francisco Jerez
- [Intel-gfx] [RFC] GPU-bound energy efficiency improvements for the intel_pstate driver (v2.99)
Francisco Jerez
- [Intel-gfx] [PATCH v2] drm/i915/hdcp: Update CP as per the kernel internal state
Anshuman Gupta
- [Intel-gfx] [PATCH 3/9] drm/doc: Some polish for shmem helpers
Thomas Zimmermann
- [Intel-gfx] [PATCH v2] drm/i915/hdcp: Update CP as per the kernel internal state
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/hdcp: Update CP as per the kernel internal state
Anshuman Gupta
- [Intel-gfx] [PATCH v2] drm/i915/hdcp: Update CP as per the kernel internal state
Chris Wilson
- [Intel-gfx] [PATCH 4/4] drm/i915/execlists: Optimise away false timeslicing on virtual engines
Chris Wilson
- [Intel-gfx] linux-next: manual merge of the drm-misc tree with the drm-misc-fixes tree
Tomi Valkeinen
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dsb: Pre allocate and late cleanup of cmd buffer (rev7)
Patchwork
- [Intel-gfx] [PATCH v6 08/16] drm/i915: Don't fully disable HDCP on a port if multiple pipes are using it
Ramalingam C
- [Intel-gfx] [PATCH 01/44] drivers/base: Always release devres on device_del
Greg Kroah-Hartman
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/dp_mst: Fix timeout handling of MST down messages
Imre Deak
- [Intel-gfx] [PATCH v12 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
Ville Syrjälä
- [Intel-gfx] [PATCH v12 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
Jani Nikula
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/gt: Kick virtual siblings on timeslice out (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/dsb: Pre allocate and late cleanup of cmd buffer (rev7)
Patchwork
- [Intel-gfx] [PATCH 01/44] drivers/base: Always release devres on device_del
Daniel Vetter
- [Intel-gfx] ✓ Fi.CI.BAT: success for In order to readout DP SDPs, refactors the handling of DP SDPs (rev14)
Patchwork
- [Intel-gfx] [PATCH v12 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
Daniel Vetter
- [Intel-gfx] XDC 2020: Registration & Call for Proposals now open!
Szwichtenberg, Radoslaw
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/gt: Kick virtual siblings on timeslice out (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/params: don't expose inject_probe_failure in debugfs
Patchwork
- [Intel-gfx] [PATCH v12 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
Saarinen, Jani
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915/params: don't expose inject_probe_failure in debugfs
Patchwork
- [Intel-gfx] [PATCH v6 16/16] drm/i915: Add HDCP 1.4 support for MST connectors
Ramalingam C
- [Intel-gfx] [PATCH v6 00/16] drm/i915: Add support for HDCP 1.4 over MST connectors
Ramalingam C
- [Intel-gfx] [PATCH] drm/i915/selftests: Measure dispatch latency
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for Consider DBuf bandwidth when calculating CDCLK (rev13)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Add tests for timeslicing virtual engines
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Add tests for timeslicing virtual engines
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/selftests: Add tests for timeslicing virtual engines
Patchwork
- [Intel-gfx] [PULL] drm-intel-next
Joonas Lahtinen
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915/selftests: Add tests for timeslicing virtual engines
Patchwork
- [Intel-gfx] [PATCH] drm/i915: Fix AUX power domain toggling across TypeC mode resets
Ville Syrjälä
- [Intel-gfx] [PATCH 2/6] drm/i915: Fix max cursor size for i915g/gm
Chris Wilson
- [Intel-gfx] [PATCH 3/6] drm/i915: Fix overlay colorkey for 30bpp and 8bpp
Chris Wilson
- [Intel-gfx] [PATCH 4/6] drm/i915: Configure overlay cc_out precision based on crtc gamma config
Chris Wilson
- [Intel-gfx] [PATCH 5/6] drm/i915: Enable pipe gamma for the overlay
Chris Wilson
- [Intel-gfx] [PATCH 6/6] drm/i915: Protect overlay colorkey macro arguments
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/dp: Include the AUX CH name in the debug messages
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix AUX power domain toggling across TypeC mode resets
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/execlists: Shortcircuit queue_prio() for no internal levels
Patchwork
- [Intel-gfx] [PATCH v12 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
Mun, Gwan-gyeong
- [Intel-gfx] [PATCH] drm/i915: Fix AUX power domain toggling across TypeC mode resets
Imre Deak
- [Intel-gfx] [PATCH] drm/i915: Fix AUX power domain toggling across TypeC mode resets
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915/selftests: Measure dispatch latency
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix AUX power domain toggling across TypeC mode resets
Patchwork
- [Intel-gfx] [PATCH] drm/i915/selftests: Measure dispatch latency
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Measure dispatch latency
Chris Wilson
- [Intel-gfx] [RFC] GPU-bound energy efficiency improvements for the intel_pstate driver (v2.99)
Valentin Schneider
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Improve execute_cb struct packing
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/4] drm/i915/selftests: Add tests for timeslicing virtual engines
Patchwork
- [Intel-gfx] [PATCH 4/7] drm/i915: Add {preemph, voltage}_max() vfuncs
Manasi Navare
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/hdcp: Update CP as per the kernel internal state (rev4)
Patchwork
- [Intel-gfx] [PATCH 5/7] drm/i915: Reverse preemph vs. voltage swing preference
Manasi Navare
- [Intel-gfx] [PATCH 7/7] drm/i915: Replace some hand rolled max()s
Manasi Navare
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: avoid unused scale_user_to_hw() warning (rev2)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/selftests: Keep rps pinned during time critical tests
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BAT: failure for linux-next: manual merge of the drm-misc tree with the drm-misc-fixes tree
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/execlists: Shortcircuit queue_prio() for no internal levels
Patchwork
- [Intel-gfx] [PATCH 5/7] drm/i915: Reverse preemph vs. voltage swing preference
Ville Syrjälä
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Measure dispatch latency (rev4)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gem: Retry faulthandlers on ENOSPC
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Measure dispatch latency (rev4)
Patchwork
- [Intel-gfx] [PATCH] drm/i915: avoid unused scale_user_to_hw() warning
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Fix AUX power domain toggling across TypeC mode resets
Patchwork
- [Intel-gfx] [PATCH v2] drm/i915/mst: filter out the display mode exceed sink's capability
Lyude Paul
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Keep rps pinned during time critical tests
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gem: Retry faulthandlers on ENOSPC
Matthew Auld
- [Intel-gfx] [PATCH 1/2] drm/i915/selftests: Restore to default heartbeat
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/selftests: Check for an initial-breadcrumb in wait_for_submit()
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Improve execute_cb struct packing
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: Retry faulthandlers on ENOSPC
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/hdcp: Update CP as per the kernel internal state (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/selftests: Restore to default heartbeat
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: avoid unused scale_user_to_hw() warning (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Measure dispatch latency (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Keep rps pinned during time critical tests
Patchwork
- [Intel-gfx] [PATCH] drm/i915: Mark check_shadow_context_ppgtt as maybe unused
Nathan Chancellor
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Mark check_shadow_context_ppgtt as maybe unused
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gem: Retry faulthandlers on ENOSPC
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Mark check_shadow_context_ppgtt as maybe unused
Patchwork
- [Intel-gfx] [PATCH] drm/i915/selftests: Measure CS_TIMESTAMP
Chris Wilson
- [Intel-gfx] [PATCH v2 1/3] drm/i915: Fix 400 MHz FSB readout on elk
Chris Wilson
- [Intel-gfx] [PATCH v2 2/3] drm/i915: Document our lackluster FSB frequency readout
Chris Wilson
- [Intel-gfx] [PATCH v2 3/3] drm/i915: Read out hrawclk on all gen3+ platforms
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Measure CS_TIMESTAMP
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Fix dbuf slice mask when turning off all the pipes
Ville Syrjala
- [Intel-gfx] [PATCH 1/2] drm/i915: Remove PIN_UPDATE for i915_vma_pin
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/gt: Stop cross-poluting PIN_GLOBAL with PIN_USER with no-ppgtt
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/display: Return error from dbuf allocation failure
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/display: Return error from dbuf allocation failure
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915/selftests: Change priority overflow detection
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Fix dbuf slice mask when turning off all the pipes
Chris Wilson
- [Intel-gfx] [PATCH v8 6/7] drm/i915: Adjust CDCLK accordingly to our DBuf bw needs
kbuild test robot
- [Intel-gfx] [PATCH] drm/i915: Fix dbuf slice mask when turning off all the pipes
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH 6/6] drm/i915/selftests: Make the CS timestamp tests work on gen4-snb (sort of)
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Mark check_shadow_context_ppgtt as maybe unused
Zhenyu Wang
- [Intel-gfx] [PATCH] drm/i915: Fix dbuf slice mask when turning off all the pipes
Ville Syrjälä
- [Intel-gfx] intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun
Arno
- [Intel-gfx] intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun
Saarinen, Jani
- [Intel-gfx] intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun
Vudum, Lakshminarayana
- [Intel-gfx] [PATCH 1/8] drm/i915: Move saturated workload detection back to the context
Chris Wilson
- [Intel-gfx] [PATCH 2/8] drm/i915/selftests: Add tests for timeslicing virtual engines
Chris Wilson
- [Intel-gfx] [PATCH 3/8] drm/i915/gt: Reuse the tasklet priority for virtual as their siblings
Chris Wilson
- [Intel-gfx] [PATCH 4/8] drm/i915/gt: Kick virtual siblings on timeslice out
Chris Wilson
- [Intel-gfx] [PATCH 5/8] drm/i915/gt: Incorporate the virtual engine into timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 6/8] drm/i915/gt: Use virtual_engine during execlists_dequeue
Chris Wilson
- [Intel-gfx] [PATCH 7/8] drm/i915/gt: Decouple inflight virtual engines
Chris Wilson
- [Intel-gfx] [PATCH 8/8] drm/i915/gt: Resubmit the virtual engine on schedule-out
Chris Wilson
- [Intel-gfx] [PATCH 5/8] drm/i915/gt: Incorporate the virtual engine into timeslicing
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/hdcp: Update CP as per the kernel internal state
Anshuman Gupta
- [Intel-gfx] [PATCH 1/8] drm/i915: Move saturated workload detection back to the context
Chris Wilson
- [Intel-gfx] [PATCH 2/8] drm/i915/selftests: Add tests for timeslicing virtual engines
Chris Wilson
- [Intel-gfx] [PATCH 3/8] drm/i915/gt: Reuse the tasklet priority for virtual as their siblings
Chris Wilson
- [Intel-gfx] [PATCH 4/8] drm/i915/gt: Kick virtual siblings on timeslice out
Chris Wilson
- [Intel-gfx] [PATCH 5/8] drm/i915/gt: Incorporate the virtual engine into timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 6/8] drm/i915/gt: Use virtual_engine during execlists_dequeue
Chris Wilson
- [Intel-gfx] [PATCH 7/8] drm/i915/gt: Decouple inflight virtual engines
Chris Wilson
- [Intel-gfx] [PATCH 8/8] drm/i915/gt: Resubmit the virtual engine on schedule-out
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Measure CS_TIMESTAMP (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Measure CS_TIMESTAMP (rev2)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/selftests: Measure dispatch latency
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix dbuf slice mask when turning off all the pipes
Patchwork
- [Intel-gfx] [PATCH] drm/i915/selftests: Measure CS_TIMESTAMP
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Remove PIN_UPDATE for i915_vma_pin
Patchwork
- [Intel-gfx] [PATCH v12 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
Jani Nikula
- [Intel-gfx] [PATCH 1/8] drm/i915: Move saturated workload detection back to the context
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/8] drm/i915: Move saturated workload detection back to the context
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Fix dbuf slice mask when turning off all the pipes
Patchwork
- [Intel-gfx] [PATCH 2/8] drm/i915/selftests: Add tests for timeslicing virtual engines
Tvrtko Ursulin
- [Intel-gfx] [PATCH 3/8] drm/i915/gt: Reuse the tasklet priority for virtual as their siblings
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/2] drm/i915/hdcp: Add update_pipe early return
Shankar, Uma
- [Intel-gfx] [PATCH 1/2] drm/i915/hdcp: Add update_pipe early return
Gupta, Anshuman
- [Intel-gfx] [PATCH 2/8] drm/i915/selftests: Add tests for timeslicing virtual engines
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Refactor sibling selection
Chris Wilson
- [Intel-gfx] [PATCH 4/8] drm/i915/gt: Kick virtual siblings on timeslice out
Tvrtko Ursulin
- [Intel-gfx] [PATCH v8] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
Maarten Lankhorst
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: Return error from dbuf allocation failure
Patchwork
- [Intel-gfx] [PATCH 5/8] drm/i915/gt: Incorporate the virtual engine into timeslicing
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/selftests: Refactor sibling selection
Tvrtko Ursulin
- [Intel-gfx] [PATCH 5/8] drm/i915/gt: Incorporate the virtual engine into timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 6/8] drm/i915/gt: Use virtual_engine during execlists_dequeue
Tvrtko Ursulin
- [Intel-gfx] [PATCH 6/8] drm/i915/gt: Use virtual_engine during execlists_dequeue
Chris Wilson
- [Intel-gfx] [PATCH v2 0/2] HDCP minor refactoring
Anshuman Gupta
- [Intel-gfx] [PATCH v2 1/2] drm/i915/hdcp: Add update_pipe early return
Anshuman Gupta
- [Intel-gfx] [PATCH v2 2/2] drm/i915/hdcp: No direct access to power_well desc
Anshuman Gupta
- [Intel-gfx] [PATCH v8] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
Manna, Animesh
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display: Return error from dbuf allocation failure
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Change priority overflow detection
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/8] drm/i915: Move saturated workload detection back to the context
Patchwork
- [Intel-gfx] [PATCH v9] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
Animesh Manna
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/8] drm/i915: Move saturated workload detection back to the context
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/8] drm/i915: Move saturated workload detection back to the context
Patchwork
- [Intel-gfx] [PATCH v10] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
Animesh Manna
- [Intel-gfx] [PATCH v2] drm/i915: Fix dbuf slice mask when turning off all the pipes
Ville Syrjala
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/8] drm/i915: Move saturated workload detection back to the context
Patchwork
- [Intel-gfx] [PATCH 1/4] Revert "drm/i915: Clean up dbuf debugs during .atomic_check()"
Ville Syrjala
- [Intel-gfx] [PATCH 2/4] Revert "drm/i915: Move the dbuf pre/post plane update"
Ville Syrjala
- [Intel-gfx] [PATCH 3/4] Revert "drm/i915: Nuke skl_ddb_get_hw_state()"
Ville Syrjala
- [Intel-gfx] [PATCH 4/4] Revert "drm/i915: Introduce proper dbuf state"
Ville Syrjala
- [Intel-gfx] [PATCH v2] drm/i915/gt: Use virtual_engine during execlists_dequeue
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Measure dispatch latency (rev5)
Patchwork
- [Intel-gfx] [PATCH 7/8] drm/i915/gt: Decouple inflight virtual engines
Tvrtko Ursulin
- [Intel-gfx] [PATCH 7/8] drm/i915/gt: Decouple inflight virtual engines
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/gt: Use virtual_engine during execlists_dequeue
Tvrtko Ursulin
- [Intel-gfx] [PATCH v2] drm/i915/gt: Use virtual_engine during execlists_dequeue
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915: Fix dbuf slice mask when turning off all the pipes
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Measure dispatch latency (rev5)
Patchwork
- [Intel-gfx] [PATCH] drm/i915: Fix dbuf slice mask when turning off all the pipes
Lisovskiy, Stanislav
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Refactor sibling selection
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Change priority overflow detection
Patchwork
- [Intel-gfx] [PATCH 1/4] Revert "drm/i915: Clean up dbuf debugs during .atomic_check()"
Lisovskiy, Stanislav
- [Intel-gfx] ✓ Fi.CI.BAT: success for HDCP minor refactoring (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/params: don't expose inject_probe_failure in debugfs (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915/params: don't expose inject_probe_failure in debugfs (rev2)
Patchwork
- [Intel-gfx] [PATCH 4/4] Revert "drm/i915: Introduce proper dbuf state"
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH v6 00/16] drm/i915: Add support for HDCP 1.4 over MST connectors
Sean Paul
- [Intel-gfx] [PATCH v2] drm/i915/selftests: Measure dispatch latency
Chris Wilson
- [Intel-gfx] [PATCH 2/4] Revert "drm/i915: Move the dbuf pre/post plane update"
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH 3/4] Revert "drm/i915: Nuke skl_ddb_get_hw_state()"
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH 7/8] drm/i915/gt: Decouple inflight virtual engines
Tvrtko Ursulin
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix dbuf slice mask when turning off all the pipes (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] Revert "drm/i915: Clean up dbuf debugs during .atomic_check()"
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gvt: Use ARRAY_SIZE for vgpu_types
Aishwarya Ramakrishnan
- [Intel-gfx] [PATCH v2] drm/i915/selftests: Measure dispatch latency
Mika Kuoppala
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Measure dispatch latency (rev5)
Patchwork
- [Intel-gfx] [PATCH v2] drm/i915/selftests: Measure dispatch latency
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/selftests: Measure dispatch latency
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/4] Revert "drm/i915: Clean up dbuf debugs during .atomic_check()"
Patchwork
- [Intel-gfx] [PATCH 7/8] drm/i915/gt: Decouple inflight virtual engines
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Refactor sibling selection
Patchwork
- [Intel-gfx] [PATCH 7/8] drm/i915/gt: Decouple inflight virtual engines
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dsb: Pre allocate and late cleanup of cmd buffer (rev9)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/8] drm/i915: Move saturated workload detection back to the context (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/8] drm/i915: Move saturated workload detection back to the context (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/selftests: Measure dispatch latency (rev7)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/selftests: Measure dispatch latency
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/8] drm/i915: Move saturated workload detection back to the context (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for HDCP minor refactoring (rev2)
Patchwork
- [Intel-gfx] [PATCH v6 00/16] drm/i915: Add support for HDCP 1.4 over MST connectors
Ramalingam C
- [Intel-gfx] [PATCH 1/7] drm/i915: Move saturated workload detection back to the context
Chris Wilson
- [Intel-gfx] [PATCH 2/7] drm/i915/selftests: Add tests for timeslicing virtual engines
Chris Wilson
- [Intel-gfx] [PATCH 3/7] drm/i915/gt: Kick virtual siblings on timeslice out
Chris Wilson
- [Intel-gfx] [PATCH 4/7] drm/i915/gt: Incorporate the virtual engine into timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 5/7] drm/i915/gt: Use virtual_engine during execlists_dequeue
Chris Wilson
- [Intel-gfx] [PATCH 6/7] drm/i915/gt: Decouple inflight virtual engines
Chris Wilson
- [Intel-gfx] [PATCH 7/7] drm/i915/gt: Resubmit the virtual engine on schedule-out
Chris Wilson
- [Intel-gfx] drm/i915: device params part 1
Jani Nikula
- [Intel-gfx] [PATCH 1/3] drm/i915/params: don't expose inject_probe_failure in debugfs
Jani Nikula
- [Intel-gfx] [PATCH 2/3] drm/i915/params: fix i915.fake_lmem_start module param sysfs permissions
Jani Nikula
- [Intel-gfx] [PATCH 3/3] drm/i915/params: prevent changing module params runtime
Jani Nikula
- [Intel-gfx] [PATCH][next] drm/i915: fix incorrect return of an error status
Colin King
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Fix dbuf slice mask when turning off all the pipes (rev2)
Patchwork
- [Intel-gfx] [PATCH v2] drm/i915: Fix dbuf slice mask when turning off all the pipes
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915/selftests: Check for an initial-breadcrumb in wait_for_submit()
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Measure dispatch latency (rev8)
Patchwork
- [Intel-gfx] [RFC PATCH 0/4] drm/i915: Resolve device hotunplug issues
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH 1/4] drm/i915: Drop user contexts on driver remove
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH 2/4] drm/i915: Release GT resources on driver remove
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH 3/4] drm/i915: Move GGTT cleanup from driver_release to _remove
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH 4/4] drm/i915: Move UC firmware cleanup from driver_release to _remove
Janusz Krzysztofik
- [Intel-gfx] [PATCH 5/7] drm/i915: Reverse preemph vs. voltage swing preference
Manasi Navare
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915: Move saturated workload detection back to the context
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/7] drm/i915: Move saturated workload detection back to the context
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/params: don't expose inject_probe_failure in debugfs
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/7] drm/i915: Move saturated workload detection back to the context
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/params: don't expose inject_probe_failure in debugfs
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Measure dispatch latency (rev8)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/params: don't expose inject_probe_failure in debugfs
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: fix incorrect return of an error status
Patchwork
- [Intel-gfx] [PATCH i-g-t] lib: Cleanup __igt_params_open()
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gvt: Use ARRAY_SIZE for vgpu_types
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gvt: Use ARRAY_SIZE for vgpu_types
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] lib/i915: Reset all engine properties to defaults prior to the start of a test
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] perf: Hide any leak in gen8-unprivileged-single-ctx-counters
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] lib: Cleanup __igt_params_open()
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Check for an initial-breadcrumb in wait_for_submit()
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Resolve device hotunplug issues
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Resolve device hotunplug issues
Patchwork
- [Intel-gfx] [PATCH 1/4] drm/i915: Don't set queue-priority hint when supressing the reschedule
Chris Wilson
- [Intel-gfx] [PATCH 2/4] drm/i915/selftests: Change priority overflow detection
Chris Wilson
- [Intel-gfx] [PATCH 3/4] drm/i915/selftests: Restore to default heartbeat
Chris Wilson
- [Intel-gfx] [PATCH 4/4] drm/i915/selftests: Check for an initial-breadcrumb in wait_for_submit()
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gvt: Use ARRAY_SIZE for vgpu_types
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Resolve device hotunplug issues
Patchwork
- [Intel-gfx] [PATCH 1/2] drm/i915: move trace_i915_reg_rw() to a separate file
Lucas De Marchi
- [Intel-gfx] [PATCH 2/2] drm/i915: trace intel_uncore_*_fw()
Lucas De Marchi
- [Intel-gfx] [PATCH i-g-t 1/2] Always pass device to igt_params_set
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 2/2] lib: Cleanup __igt_params_open()
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Don't set queue-priority hint when supressing the reschedule
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915: Don't set queue-priority hint when supressing the reschedule
Patchwork
- [Intel-gfx] [PATCH 2/2] drm/i915: trace intel_uncore_*_fw()
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Don't set queue-priority hint when supressing the reschedule
Patchwork
- [Intel-gfx] [PATCH 2/2] drm/i915: trace intel_uncore_*_fw()
Lucas De Marchi
- [Intel-gfx] [PATCH 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
John Hubbard
- [Intel-gfx] [PATCH 1/4] mm/gup: move __get_user_pages_fast() down a few lines in gup.c
John Hubbard
- [Intel-gfx] [PATCH 2/4] mm/gup: refactor and de-duplicate gup_fast() code
John Hubbard
- [Intel-gfx] [PATCH 3/4] mm/gup: introduce pin_user_pages_fast_only()
John Hubbard
- [Intel-gfx] [PATCH 4/4] drm/i915: convert get_user_pages() --> pin_user_pages()
John Hubbard
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: move trace_i915_reg_rw() to a separate file
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: move trace_i915_reg_rw() to a separate file
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Resolve device hotunplug issues
Patchwork
- [Intel-gfx] [PATCH] drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC
Swathi Dhanavanthri
- [Intel-gfx] ✓ Fi.CI.BAT: success for mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/4] drm/i915: Don't set queue-priority hint when supressing the reschedule
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: move trace_i915_reg_rw() to a separate file
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
Patchwork
- [Intel-gfx] [PATCH v3] drm/i915/mst: filter out the display mode exceed sink's capability
Lee Shawn C
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/mst: filter out the display mode exceed sink's capability (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/mst: filter out the display mode exceed sink's capability (rev3)
Patchwork
- [Intel-gfx] linux-next: manual merge of the tip tree with the drm-misc tree
Stephen Rothwell
- [Intel-gfx] [PATCH 01/12] drm/i915: Don't set queue-priority hint when supressing the reschedule
Chris Wilson
- [Intel-gfx] [PATCH 02/12] drm/i915/selftests: Change priority overflow detection
Chris Wilson
- [Intel-gfx] [PATCH 03/12] drm/i915/selftests: Restore to default heartbeat
Chris Wilson
- [Intel-gfx] [PATCH 04/12] drm/i915/selftests: Check for an initial-breadcrumb in wait_for_submit()
Chris Wilson
- [Intel-gfx] [PATCH 05/12] drm/i915/execlists: Shortcircuit queue_prio() for no internal levels
Chris Wilson
- [Intel-gfx] [PATCH 06/12] drm/i915: Move saturated workload detection back to the context
Chris Wilson
- [Intel-gfx] [PATCH 07/12] drm/i915/selftests: Add tests for timeslicing virtual engines
Chris Wilson
- [Intel-gfx] [PATCH 08/12] drm/i915/gt: Kick virtual siblings on timeslice out
Chris Wilson
- [Intel-gfx] [PATCH 09/12] drm/i915/gt: Incorporate the virtual engine into timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 10/12] drm/i915/gt: Use virtual_engine during execlists_dequeue
Chris Wilson
- [Intel-gfx] [PATCH 11/12] drm/i915/gt: Decouple inflight virtual engines
Chris Wilson
- [Intel-gfx] [PATCH 12/12] drm/i915/gt: Resubmit the virtual engine on schedule-out
Chris Wilson
- [Intel-gfx] drm/i915: device params part 1
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/12] drm/i915: Don't set queue-priority hint when supressing the reschedule
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [01/12] drm/i915: Don't set queue-priority hint when supressing the reschedule
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [01/12] drm/i915: Don't set queue-priority hint when supressing the reschedule
Patchwork
- [Intel-gfx] [PATCH] drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915/gvt: Use ARRAY_SIZE for vgpu_types
Zhenyu Wang
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [01/12] drm/i915: Don't set queue-priority hint when supressing the reschedule
Patchwork
- [Intel-gfx] [PATCH 07/12] drm/i915/selftests: Add tests for timeslicing virtual engines
Tvrtko Ursulin
- [Intel-gfx] [PATCH 09/12] drm/i915/gt: Incorporate the virtual engine into timeslicing
Tvrtko Ursulin
- [Intel-gfx] [PATCH i-g-t] i915: Add gem_exec_endless
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Measure CS_TIMESTAMP
Ville Syrjälä
- [Intel-gfx] [PATCH i-g-t] i915: Add gem_exec_endless
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915/selftests: Measure CS_TIMESTAMP
Chris Wilson
- [Intel-gfx] [igt-dev] [PATCH i-g-t] i915: Add gem_exec_endless
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Fix AUX power domain toggling across TypeC mode resets
Imre Deak
- [Intel-gfx] [PATCH] drm/i915/selftests: Measure dispatch latency
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Measure CS_TIMESTAMP
Ville Syrjälä
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Measure CS_TIMESTAMP (rev3)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/selftests: Measure dispatch latency
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915/selftests: Measure dispatch latency
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Measure CS_TIMESTAMP (rev3)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/selftests: Measure dispatch latency
Chris Wilson
- [Intel-gfx] [PATCH v9 0/7] Consider DBuf bandwidth when calculating CDCLK
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v9 1/7] drm/i915: Decouple cdclk calculation from modeset checks
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v9 2/7] drm/i915: Extract cdclk requirements checking to separate function
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v9 3/7] drm/i915: Check plane configuration properly
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v9 4/7] drm/i915: Plane configuration affects CDCLK in Gen11+
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v9 5/7] drm/i915: Introduce for_each_dbuf_slice_in_mask macro
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v9 6/7] drm/i915: Adjust CDCLK accordingly to our DBuf bw needs
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v9 7/7] drm/i915: Remove unneeded hack now for CDCLK
Stanislav Lisovskiy
- [Intel-gfx] [CI 1/3] drm/i915/selftests: Add tests for timeslicing virtual engines
Chris Wilson
- [Intel-gfx] [CI 2/3] drm/i915/gt: Kick virtual siblings on timeslice out
Chris Wilson
- [Intel-gfx] [CI 3/3] drm/i915/gt: Incorporate the virtual engine into timeslicing
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Measure dispatch latency (rev9)
Patchwork
- [Intel-gfx] [PATCH] dma-fence: add might_sleep annotation to _wait()
Daniel Vetter
- [Intel-gfx] [PATCH 01/12] drm/i915: Don't set queue-priority hint when supressing the reschedule
Mika Kuoppala
- [Intel-gfx] [PATCH v2 3/9] drm/i915/display/sdvo: Prefer drm_WARN* over WARN*
Jani Nikula
- [Intel-gfx] [PATCH 03/12] drm/i915/selftests: Restore to default heartbeat
Mika Kuoppala
- [Intel-gfx] [PATCH 02/12] drm/i915/selftests: Change priority overflow detection
Mika Kuoppala
- [Intel-gfx] [PATCH v2 3/9] drm/i915/display/sdvo: Prefer drm_WARN* over WARN*
Laxminarayan Bharadiya, Pankaj
- [Intel-gfx] [PATCH] drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC
kbuild test robot
- [Intel-gfx] [PATCH 04/12] drm/i915/selftests: Check for an initial-breadcrumb in wait_for_submit()
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915: Neuter virtual rq->engine on retire
Chris Wilson
- [Intel-gfx] [PATCH v10] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915/ehl: Wa_22010271021
Matt Atwood
- [Intel-gfx] [PATCH] drm/i915: Neuter virtual rq->engine on retire
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Measure dispatch latency (rev10)
Patchwork
- [Intel-gfx] [PATCH] drm/i915: Neuter virtual rq->engine on retire
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for Consider DBuf bandwidth when calculating CDCLK (rev14)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/3] drm/i915/selftests: Add tests for timeslicing virtual engines
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for dma-fence: add might_sleep annotation to _wait()
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for dma-fence: add might_sleep annotation to _wait()
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gem: Suppress some random warnings
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/ehl: Wa_22010271021
Dhanavanthri, Swathi
- [Intel-gfx] [PATCH v2] drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC
Swathi Dhanavanthri
- [Intel-gfx] [PATCH i-g-t] i915: Add gem_exec_endless
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Neuter virtual rq->engine on retire
Patchwork
- [Intel-gfx] [PATCH v9 6/7] drm/i915: Adjust CDCLK accordingly to our DBuf bw needs
Stanislav Lisovskiy
- [Intel-gfx] [PATCH] dma-fence: add might_sleep annotation to _wait()
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Suppress some random warnings
Patchwork
- [Intel-gfx] [PATCH] drm/i915/hdcp: Add additional R0' wait
Sean Paul
- [Intel-gfx] [CI] drm/i915/gt: Trace the CS interrupt
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: Suppress some random warnings
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/ehl: Wa_22010271021 (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/ehl: Wa_22010271021 (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Consider DBuf bandwidth when calculating CDCLK (rev15)
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Consider DBuf bandwidth when calculating CDCLK (rev15)
Patchwork
- [Intel-gfx] [PATCH v9 6/7] drm/i915: Adjust CDCLK accordingly to our DBuf bw needs
Manasi Navare
- [Intel-gfx] [PATCH v2 02/22] x86/gpu: add RKL stolen memory support
Lucas De Marchi
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Consider DBuf bandwidth when calculating CDCLK (rev15)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/hdcp: Add additional R0' wait
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Trace the CS interrupt
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/3] drm/i915/selftests: Add tests for timeslicing virtual engines
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for dma-fence: add might_sleep annotation to _wait()
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Consider DBuf bandwidth when calculating CDCLK (rev15)
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH] drm/i915/hdcp: Add additional R0' wait
Ramalingam C
- [Intel-gfx] [PATCH] dma-fence: add might_sleep annotation to _wait()
Christian König
- [Intel-gfx] [PATCH] drm/i915/gt: Remove errant assertion in __intel_context_do_pin
Chris Wilson
- [Intel-gfx] [CI] drm/i915/selftests: Measure CS_TIMESTAMP
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Neuter virtual rq->engine on retire
Patchwork
- [Intel-gfx] [PATCH 01/22] drm/i915/gem: Suppress some random warnings
Chris Wilson
- [Intel-gfx] [PATCH 02/22] drm/i915/execlists: Shortcircuit queue_prio() for no internal levels
Chris Wilson
- [Intel-gfx] [PATCH 03/22] drm/i915: Avoid using rq->engine after free during i915_fence_release
Chris Wilson
- [Intel-gfx] [PATCH 04/22] drm/i915: Move saturated workload detection back to the context
Chris Wilson
- [Intel-gfx] [PATCH 05/22] drm/i915/gt: Use virtual_engine during execlists_dequeue
Chris Wilson
- [Intel-gfx] [PATCH 06/22] drm/i915/gt: Decouple inflight virtual engines
Chris Wilson
- [Intel-gfx] [PATCH 07/22] drm/i915/gt: Resubmit the virtual engine on schedule-out
Chris Wilson
- [Intel-gfx] [PATCH 08/22] drm/i915: Improve execute_cb struct packing
Chris Wilson
- [Intel-gfx] [PATCH 09/22] dma-buf: Proxy fence, an unsignaled fence placeholder
Chris Wilson
- [Intel-gfx] [PATCH 10/22] drm/syncobj: Allow use of dma-fence-proxy
Chris Wilson
- [Intel-gfx] [PATCH 11/22] drm/i915/gem: Teach execbuf how to wait on future syncobj
Chris Wilson
- [Intel-gfx] [PATCH 12/22] drm/i915/gem: Allow combining submit-fences with syncobj
Chris Wilson
- [Intel-gfx] [PATCH 13/22] drm/i915/gt: Declare when we enabled timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 14/22] drm/i915/gt: Use built-in active intel_context reference
Chris Wilson
- [Intel-gfx] [PATCH 15/22] drm/i915: Drop I915_IDLE_ENGINES_TIMEOUT
Chris Wilson
- [Intel-gfx] [PATCH 16/22] drm/i915: Always defer fenced work to the worker
Chris Wilson
- [Intel-gfx] [PATCH 17/22] drm/i915/gem: Assign context id for async work
Chris Wilson
- [Intel-gfx] [PATCH 18/22] drm/i915: Export a preallocate variant of i915_active_acquire()
Chris Wilson
- [Intel-gfx] [PATCH 19/22] drm/i915/gem: Separate the ww_mutex walker into its own list
Chris Wilson
- [Intel-gfx] [PATCH 20/22] drm/i915/gem: Asynchronous GTT unbinding
Chris Wilson
- [Intel-gfx] [PATCH 21/22] drm/i915/gem: Bind the fence async for execbuf
Chris Wilson
- [Intel-gfx] [PATCH 22/22] drm/i915: Micro-optimise i915_request_completed()
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Remove errant assertion in __intel_context_do_pin
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Trace the CS interrupt (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Measure CS_TIMESTAMP (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for Consider DBuf bandwidth when calculating CDCLK (rev15)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Measure CS_TIMESTAMP (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/22] drm/i915/gem: Suppress some random warnings
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [01/22] drm/i915/gem: Suppress some random warnings
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Consider DBuf bandwidth when calculating CDCLK (rev15)
Vudum, Lakshminarayana
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Consider DBuf bandwidth when calculating CDCLK (rev15)
Lisovskiy, Stanislav
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [01/22] drm/i915/gem: Suppress some random warnings
Patchwork
- [Intel-gfx] [PATCH] drm/i915: Disable semaphore inter-engine sync without timeslicing
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Disable semaphore inter-engine sync without timeslicing
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Trace the CS interrupt (rev3)
Patchwork
- [Intel-gfx] [PATCH v2 02/22] x86/gpu: add RKL stolen memory support
Borislav Petkov
- [Intel-gfx] [PATCH i-g-t] tools/intel_gpu_top: Include total package power
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Disable semaphore inter-engine sync without timeslicing (rev2)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gt: Remove errant assertion in __intel_context_do_pin
Joonas Lahtinen
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gem: Suppress some random warnings
Patchwork
- [Intel-gfx] [PATCH] dma-fence: add might_sleep annotation to _wait()
Daniel Vetter
- [Intel-gfx] [PATCH] drm: Replace deprecated function in drm_crtc_helper
Sidong Yang
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/ehl: Wa_22010271021 (rev2)
Patchwork
- [Intel-gfx] [igt-dev] [PATCH i-g-t] tools/intel_gpu_top: Include total package power
Tvrtko Ursulin
- [Intel-gfx] [igt-dev] [PATCH i-g-t] tools/intel_gpu_top: Include total package power
Chris Wilson
- [Intel-gfx] [igt-dev] [PATCH i-g-t] tools/intel_gpu_top: Include total package power
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC (rev2)
Patchwork
- [Intel-gfx] [PULL] drm-intel-next-fixes
Joonas Lahtinen
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Trace the CS interrupt (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/params: don't expose inject_probe_failure in debugfs (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/params: don't expose inject_probe_failure in debugfs (rev2)
Patchwork
- [Intel-gfx] [PATCH 01/23] Revert "drm/i915/gem: Drop relocation slowpath".
Maarten Lankhorst
- [Intel-gfx] [PATCH 02/23] drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 03/23] drm/i915: Remove locking from i915_gem_object_prepare_read/write
Maarten Lankhorst
- [Intel-gfx] [PATCH 04/23] drm/i915: Parse command buffer earlier in eb_relocate(slow)
Maarten Lankhorst
- [Intel-gfx] [PATCH 05/23] Revert "drm/i915/gem: Split eb_vma into its own allocation"
Maarten Lankhorst
- [Intel-gfx] [PATCH 06/23] drm/i915/gem: Make eb_add_lut interruptible wait on object lock.
Maarten Lankhorst
- [Intel-gfx] [PATCH 07/23] drm/i915: Use per object locking in execbuf, v10.
Maarten Lankhorst
- [Intel-gfx] [PATCH 08/23] drm/i915: Use ww locking in intel_renderstate.
Maarten Lankhorst
- [Intel-gfx] [PATCH 09/23] drm/i915: Add ww context handling to context_barrier_task
Maarten Lankhorst
- [Intel-gfx] [PATCH 10/23] drm/i915: Nuke arguments to eb_pin_engine
Maarten Lankhorst
- [Intel-gfx] [PATCH 11/23] drm/i915: Pin engine before pinning all objects, v4.
Maarten Lankhorst
- [Intel-gfx] [PATCH 12/23] drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
Maarten Lankhorst
- [Intel-gfx] [PATCH 13/23] drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
- [Intel-gfx] [PATCH 14/23] drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 15/23] drm/i915: Kill last user of intel_context_create_request outside of selftests
Maarten Lankhorst
- [Intel-gfx] [PATCH 16/23] drm/i915: Convert i915_perf to ww locking as well
Maarten Lankhorst
- [Intel-gfx] [PATCH 17/23] drm/i915: Dirty hack to fix selftests locking inversion
Maarten Lankhorst
- [Intel-gfx] [PATCH 18/23] drm/i915/selftests: Fix locking inversion in lrc selftest.
Maarten Lankhorst
- [Intel-gfx] [PATCH 19/23] drm/i915: Use ww pinning for intel_context_create_request()
Maarten Lankhorst
- [Intel-gfx] [PATCH 20/23] drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 21/23] drm/i915: Add ww locking to vm_fault_gtt
Maarten Lankhorst
- [Intel-gfx] [PATCH 22/23] drm/i915: Add ww locking to pin_to_display_plane
Maarten Lankhorst
- [Intel-gfx] [PATCH 23/23] drm/i915: Ensure we hold the pin mutex
Maarten Lankhorst
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/params: don't expose inject_probe_failure in debugfs (rev2)
Patchwork
- [Intel-gfx] [PATCH v11] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
Animesh Manna
- [Intel-gfx] [PATCH v2] drm/i915/hdcp: Add additional R0' wait
Sean Paul
- [Intel-gfx] [PATCH v6 00/16] drm/i915: Add support for HDCP 1.4 over MST connectors
Sean Paul
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/hdcp: Add additional R0' wait
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm: Replace deprecated function in drm_crtc_helper
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/23] Revert "drm/i915/gem: Drop relocation slowpath".
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [01/23] Revert "drm/i915/gem: Drop relocation slowpath".
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/23] Revert "drm/i915/gem: Drop relocation slowpath".
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/hdcp: Add additional R0' wait (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dsb: Pre allocate and late cleanup of cmd buffer (rev10)
Patchwork
- [Intel-gfx] [PATCH v9 3/7] drm/i915: Check plane configuration properly
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v9 4/7] drm/i915: Plane configuration affects CDCLK in Gen11+
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v9 6/7] drm/i915: Adjust CDCLK accordingly to our DBuf bw needs
Stanislav Lisovskiy
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Consider DBuf bandwidth when calculating CDCLK (rev18)
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Consider DBuf bandwidth when calculating CDCLK (rev18)
Patchwork
- [Intel-gfx] [PATCH v2] drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC
Souza, Jose
- [Intel-gfx] ✓ Fi.CI.BAT: success for Consider DBuf bandwidth when calculating CDCLK (rev18)
Patchwork
- [Intel-gfx] [PATCH i-g-t] i915/i915_pm_rc6_residency: Check we conserve power while waiting
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_exec_schedule: Verify timeslicing between submit-fence
Chris Wilson
- [Intel-gfx] [PATCH v2 02/22] x86/gpu: add RKL stolen memory support
Lucas De Marchi
- [Intel-gfx] [PATCH 1/3] drm/writeback: don't set fence->ops to default
Daniel Vetter
- [Intel-gfx] [PATCH 3/3] misc/habalabs: don't set default fence_ops->wait
Daniel Vetter
- [Intel-gfx] [PATCH 3/3] misc/habalabs: don't set default fence_ops->wait
Oded Gabbay
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/ehl: Wa_22010271021 (rev2)
Souza, Jose
- [Intel-gfx] [PATCH] drm/i915/hdcp: Avoid duplicate HDCP enables
Sean Paul
- [Intel-gfx] [PATCH v2] drm/i915/hdcp: Add additional R0' wait
Sean Paul
- [Intel-gfx] ✓ Fi.CI.IGT: success for Consider DBuf bandwidth when calculating CDCLK (rev15)
Patchwork
- [Intel-gfx] [CI] drm/i915/gt: Trace the CS interrupt
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/hdcp: Avoid duplicate HDCP enables
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gt: Cancel the flush worker more thoroughly
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [01/22] drm/i915/gem: Suppress some random warnings
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Trace the CS interrupt (rev5)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Cancel the flush worker more thoroughly
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Cancel the flush worker more thoroughly
Patchwork
- [Intel-gfx] [PATCH] drm/i915: Add psr_safest_params
José Roberto de Souza
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Trace the CS interrupt (rev6)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add psr_safest_params
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Add psr_safest_params
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Trace the CS interrupt (rev7)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Disable semaphore inter-engine sync without timeslicing (rev2)
Patchwork
- [Intel-gfx] [PATCH 00/37] Introduce DG1
Lucas De Marchi
- [Intel-gfx] [PATCH 01/37] drm/i915/rkl: Add DPLL4 support
Lucas De Marchi
- [Intel-gfx] [PATCH 02/37] drm/i915/rkl: Add DDC pin mapping
Lucas De Marchi
- [Intel-gfx] [PATCH 03/37] drm/i915/rkl: Setup ports/phys
Lucas De Marchi
- [Intel-gfx] [PATCH 04/37] drm/i915/rkl: provide port/phy mapping for vbt
Lucas De Marchi
- [Intel-gfx] [PATCH 05/37] drm/i915/rkl: Handle HTI
Lucas De Marchi
- [Intel-gfx] [PATCH 06/37] drm/i915/rkl: Handle comp master/slave relationships for PHYs
Lucas De Marchi
- [Intel-gfx] [PATCH 07/37] drm/i915/rkl: Add initial workarounds
Lucas De Marchi
- [Intel-gfx] [PATCH 08/37] drm/i915: make intel_{uncore, de}_rmw() more useful
Lucas De Marchi
- [Intel-gfx] [PATCH 09/37] drm/i915: Add has_master_unit_irq flag
Lucas De Marchi
- [Intel-gfx] [PATCH 10/37] drm/i915: add pcie snoop flag
Lucas De Marchi
- [Intel-gfx] [PATCH 11/37] drm/i915/dg1: add initial DG-1 definitions
Lucas De Marchi
- [Intel-gfx] [PATCH 12/37] drm/i915/dg1: Add DG1 PCI IDs
Lucas De Marchi
- [Intel-gfx] [PATCH 13/37] drm/i915/dg1: Add fake PCH
Lucas De Marchi
- [Intel-gfx] [PATCH 14/37] drm/i915/dg1: Initialize RAWCLK properly
Lucas De Marchi
- [Intel-gfx] [PATCH 15/37] drm/i915/dg1: Define MOCS table for DG1
Lucas De Marchi
- [Intel-gfx] [PATCH 16/37] drm/i915/dg1: Add DG1 power wells
Lucas De Marchi
- [Intel-gfx] [PATCH 17/37] drm/i915/dg1: Increase mmio size to 4MB
Lucas De Marchi
- [Intel-gfx] [PATCH 18/37] drm/i915/dg1: add support for the master unit interrupt
Lucas De Marchi
- [Intel-gfx] [PATCH 19/37] drm/i915/dg1: Wait for pcode/uncore handshake at startup
Lucas De Marchi
- [Intel-gfx] [PATCH 20/37] drm/i915/dg1: Add DPLL macros for DG1
Lucas De Marchi
- [Intel-gfx] [PATCH 21/37] drm/i915/dg1: Add and setup DPLLs for DG1
Lucas De Marchi
- [Intel-gfx] [PATCH 22/37] drm/i915/dg1: Enable DPLL for DG1
Lucas De Marchi
- [Intel-gfx] [PATCH 23/37] drm/i915/dg1: add hpd interrupt handling
Lucas De Marchi
- [Intel-gfx] [PATCH 24/37] drm/i915/dg1: invert HPD pins
Lucas De Marchi
- [Intel-gfx] [PATCH 25/37] drm/i915/dg1: gmbus pin mapping
Lucas De Marchi
- [Intel-gfx] [PATCH 26/37] drm/i915/dg1: Handle GRF/IC ECC error irq
Lucas De Marchi
- [Intel-gfx] [PATCH 27/37] drm/i915/dg1: Log counter on SLM ECC error
Lucas De Marchi
- [Intel-gfx] [PATCH 28/37] drm/i915/dg1: Enable first 2 ports for DG1
Lucas De Marchi
- [Intel-gfx] [PATCH 29/37] drm/i915/dg1: Don't program PHY_MISC for PHY-C and PHY-D
Lucas De Marchi
- [Intel-gfx] [PATCH 30/37] drm/i915/dg1: Update comp master/slave relationships for PHYs
Lucas De Marchi
- [Intel-gfx] [PATCH 31/37] drm/i915/dg1: Update voltage swing tables for DP
Lucas De Marchi
- [Intel-gfx] [PATCH 32/37] drm/i915/dg1: provide port/phy mapping for vbt
Lucas De Marchi
- [Intel-gfx] [PATCH 33/37] drm/i915/dg1: map/unmap pll clocks
Lucas De Marchi
- [Intel-gfx] [PATCH 34/37] drm/i915/dg1: enable PORT C/D aka D/E
Lucas De Marchi
- [Intel-gfx] [PATCH 35/37] drm/i915/dg1: Load DMC
Lucas De Marchi
- [Intel-gfx] [PATCH 36/37] drm/i915/dg1: Add initial DG1 workarounds
Lucas De Marchi
- [Intel-gfx] [PATCH 37/37] drm/i915/dg1: Remove SHPD_FILTER_CNT register programming
Lucas De Marchi
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce DG1
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Introduce DG1
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for Introduce DG1
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915/params: don't expose inject_probe_failure in debugfs (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm: Replace deprecated function in drm_crtc_helper
Patchwork
- [Intel-gfx] [PATCH] drm/i915/hdcp: Avoid duplicate HDCP enables
Ramalingam C
- [Intel-gfx] [PATCH v2] drm/i915/hdcp: Add additional R0' wait
Ramalingam C
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/hdcp: Avoid duplicate HDCP enables (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/hdcp: Add additional R0' wait (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/dsb: Pre allocate and late cleanup of cmd buffer (rev10)
Patchwork
- [Intel-gfx] [PATCH v3] drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC
Swathi Dhanavanthri
- [Intel-gfx] ✗ Fi.CI.IGT: failure for Consider DBuf bandwidth when calculating CDCLK (rev18)
Patchwork
- [Intel-gfx] [CI] drm/i915/selftests: Measure CS_TIMESTAMP
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Trace the CS interrupt (rev8)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Measure CS_TIMESTAMP (rev5)
Patchwork
- [Intel-gfx] [PATCH 10/37] drm/i915: add pcie snoop flag
Chris Wilson
- [Intel-gfx] [PATCH 26/37] drm/i915/dg1: Handle GRF/IC ECC error irq
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Measure CS_TIMESTAMP (rev5)
Patchwork
- [Intel-gfx] [PATCH 1/2] drm/i915: Disable semaphore inter-engine sync without timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915: Avoid using rq->engine after free during i915_fence_release
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Disable semaphore inter-engine sync without timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: Disable semaphore inter-engine sync without timeslicing
Tvrtko Ursulin
- [Intel-gfx] [PATCH 2/2] drm/i915: Avoid using rq->engine after free during i915_fence_release
Tvrtko Ursulin
- [Intel-gfx] [PATCH 2/2] drm/i915: Avoid using rq->engine after free during i915_fence_release
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/hdcp: Avoid duplicate HDCP enables
Anshuman Gupta
- [Intel-gfx] [PATCH 2/2] drm/i915: Avoid using rq->engine after free during i915_fence_release
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.IGT: failure for Consider DBuf bandwidth when calculating CDCLK (rev18)
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH 1/2] drm/i915: Disable semaphore inter-engine sync without timeslicing
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915: Avoid using rq->engine after free during i915_fence_release
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Trace the CS interrupt (rev9)
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with drm/i915: Disable semaphore inter-engine sync without timeslicing (rev2)
Patchwork
- [Intel-gfx] [PATCH 1/2] drm/i915: Disable semaphore inter-engine sync without timeslicing
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with drm/i915: Disable semaphore inter-engine sync without timeslicing (rev2)
Patchwork
- [Intel-gfx] [PATCH i-g-t] i915/gem_exec_balancer: Exercise stalls of bonded pairs
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Trace the CS interrupt (rev10)
Patchwork
- [Intel-gfx] [PATCH] softirq: Kick ksoftirqd if __do_softirq() is incomplete
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for softirq: Kick ksoftirqd if __do_softirq() is incomplete
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gt: Immediately check for ACK after submission
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Flush the submission, not cancel it!
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Immediately check for ACK after submission
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Flush the submission, not cancel it!
Patchwork
- [Intel-gfx] [PATCH] drm/i915/hdcp: Avoid duplicate HDCP enables
Sean Paul
- [Intel-gfx] [PATCH] drm/i915/selftests: Flush the submission, not cancel it!
Tvrtko Ursulin
- [Intel-gfx] [PATCH 2/2] drm/i915: Avoid using rq->engine after free during i915_fence_release
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/2] drm/i915: Disable semaphore inter-engine sync without timeslicing
Tvrtko Ursulin
- [Intel-gfx] [CI 1/2] drm/i915: Disable semaphore inter-engine sync without timeslicing
Chris Wilson
- [Intel-gfx] [CI 2/2] drm/i915: Avoid using rq->engine after free during i915_fence_release
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: Remove PIN_UPDATE for i915_vma_pin
Matthew Auld
- [Intel-gfx] [CI] drm/i915: Remove PIN_UPDATE for i915_vma_pin
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Cancel the flush worker more thoroughly
Patchwork
- [Intel-gfx] [igt-dev] [PATCH i-g-t] i915/gem_exec_nop: Specify timeout in milliseconds
Janusz Krzysztofik
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/2] drm/i915: Disable semaphore inter-engine sync without timeslicing
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Add psr_safest_params
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915: Disable semaphore inter-engine sync without timeslicing
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Remove PIN_UPDATE for i915_vma_pin
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gt: Stop cross-poluting PIN_GLOBAL with PIN_USER with no-ppgtt
Chris Wilson
- [Intel-gfx] [PATCH 08/37] drm/i915: make intel_{uncore, de}_rmw() more useful
Souza, Jose
- [Intel-gfx] [PATCH 08/37] drm/i915: make intel_{uncore, de}_rmw() more useful
Lucas De Marchi
- [Intel-gfx] [PATCH 1/2] drm/i915/execlists: Shortcircuit queue_prio() for no internal levels
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915: Improve execute_cb struct packing
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for Introduce DG1
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Stop cross-poluting PIN_GLOBAL with PIN_USER with no-ppgtt
Patchwork
- [Intel-gfx] [PATCH 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/execlists: Shortcircuit queue_prio() for no internal levels
Patchwork
- [Intel-gfx] [PATCH 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
John Hubbard
- [Intel-gfx] Solved: [PATCH 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
John Hubbard
- [Intel-gfx] ✓ Fi.CI.IGT: success for Consider DBuf bandwidth when calculating CDCLK (rev18)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for Consider DBuf bandwidth when calculating CDCLK (rev18)
Vudum, Lakshminarayana
- [Intel-gfx] [PATCH v9 0/7] Consider DBuf bandwidth when calculating CDCLK
Manasi Navare
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC (rev3)
Patchwork
- [Intel-gfx] [PATCH v9 0/7] Consider DBuf bandwidth when calculating CDCLK
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Measure CS_TIMESTAMP (rev5)
Patchwork
- [Intel-gfx] [PATCH] mm/gup: fixup gup.c for "mm/gup: refactor and de-duplicate gup_fast() code"
John Hubbard
- [Intel-gfx] [PATCH v3] drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC
Souza, Jose
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC (rev3)
Souza, Jose
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with drm/i915: Disable semaphore inter-engine sync without timeslicing (rev2)
Patchwork
- [Intel-gfx] [PATCH] mm/gup: fixup gup.c for "mm/gup: refactor and de-duplicate gup_fast() code"
Chris Wilson
- [Intel-gfx] [PATCH] mm/gup: fixup gup.c for "mm/gup: refactor and de-duplicate gup_fast() code"
John Hubbard
- [Intel-gfx] [PATCH] drm/i915/gem: Avoid waiting inside mmu_notifier_invalidate_range
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Trace the CS interrupt (rev10)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: Avoid waiting inside mmu_notifier_invalidate_range
Patchwork
- [Intel-gfx] [PATCH v2 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
John Hubbard
- [Intel-gfx] [PATCH v2 1/4] mm/gup: move __get_user_pages_fast() down a few lines in gup.c
John Hubbard
- [Intel-gfx] [PATCH v2 2/4] mm/gup: refactor and de-duplicate gup_fast() code
John Hubbard
- [Intel-gfx] [PATCH v2 3/4] mm/gup: introduce pin_user_pages_fast_only()
John Hubbard
- [Intel-gfx] [PATCH v2 4/4] drm/i915: convert get_user_pages() --> pin_user_pages()
John Hubbard
- [Intel-gfx] ✓ Fi.CI.IGT: success for softirq: Kick ksoftirqd if __do_softirq() is incomplete
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Immediately check for ACK after submission
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Flush the submission, not cancel it!
Patchwork
- [Intel-gfx] [CI] agp/intel: Fix a memory leak on module initialisation failure
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for agp/intel: Fix a memory leak on module initialisation failure
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for agp/intel: Fix a memory leak on module initialisation failure
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,1/2] drm/i915: Disable semaphore inter-engine sync without timeslicing
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Remove PIN_UPDATE for i915_vma_pin
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gem: Avoid iterating an empty list
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: Avoid iterating an empty list
Patchwork
- [Intel-gfx] [PATCH 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
Souptick Joarder
- [Intel-gfx] [PATCH] drm/i915/gem: Avoid iterating an empty list
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gem: Avoid iterating an empty list
Matthew Auld
- [Intel-gfx] [PATCH v1] drm/i915: Fix includes and local vars order
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v1] drm/i915: Fix includes and local vars order
Chris Wilson
- [Intel-gfx] [PATCH v1] drm/i915: Fix includes and local vars order
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH v2] drm/i915: Fix includes and local vars order
Stanislav Lisovskiy
- [Intel-gfx] [CI] drm/i915/gem: Avoid iterating an empty list
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix includes and local vars order
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix includes and local vars order (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gem: Avoid iterating an empty list (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: Stop cross-poluting PIN_GLOBAL with PIN_USER with no-ppgtt
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/execlists: Shortcircuit queue_prio() for no internal levels
Patchwork
- [Intel-gfx] [CI 1/4] mm/gup: move __get_user_pages_fast() down a few lines in gup.c
Chris Wilson
- [Intel-gfx] [CI 2/4] mm/gup: refactor and de-duplicate gup_fast() code
Chris Wilson
- [Intel-gfx] [CI 3/4] mm/gup: introduce pin_user_pages_fast_only()
Chris Wilson
- [Intel-gfx] [CI 4/4] drm/i915: convert get_user_pages() --> pin_user_pages()
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/4] mm/gup: move __get_user_pages_fast() down a few lines in gup.c
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/4] mm/gup: move __get_user_pages_fast() down a few lines in gup.c
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/4] mm/gup: move __get_user_pages_fast() down a few lines in gup.c
Patchwork
- [Intel-gfx] [PATCH v3] drm/i915/mst: filter out the display mode exceed sink's capability
Lyude Paul
- [Intel-gfx] [PATCH v3] drm/i915/mst: filter out the display mode exceed sink's capability
Lyude Paul
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/4] mm/gup: move __get_user_pages_fast() down a few lines in gup.c (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/4] mm/gup: move __get_user_pages_fast() down a few lines in gup.c (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/4] mm/gup: move __get_user_pages_fast() down a few lines in gup.c (rev2)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/dsi: Dont forget to clean up the connector on error (v2)
Vivek Kasireddy
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dsi: Dont forget to clean up the connector on error (rev2)
Patchwork
- [Intel-gfx] â Fi.CI.IGT: failure for Consider DBuf bandwidth when calculating CDCLK (rev18)
Chris Wilson
- [Intel-gfx] [PATCH 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
John Hubbard
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gem: Avoid waiting inside mmu_notifier_invalidate_range
Patchwork
- [Intel-gfx] â Fi.CI.IGT: failure for Consider DBuf bandwidth when calculating CDCLK (rev18)
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for agp/intel: Fix a memory leak on module initialisation failure
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Fix includes and local vars order (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,1/4] mm/gup: move __get_user_pages_fast() down a few lines in gup.c (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/dsi: Dont forget to clean up the connector on error (rev2)
Patchwork
- [Intel-gfx] [PATCH v2 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
Chris Wilson
- [Intel-gfx] [PATCH v11] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
Shankar, Uma
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for mm/gup: fixup gup.c for "mm/gup: refactor and de-duplicate gup_fast() code"
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
Patchwork
- [Intel-gfx] [PATCH v2 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
John Hubbard
- [Intel-gfx] [PATCH] drm/i915/selftests: Fix runtime PM imbalance on error
Dinghao Liu
- [Intel-gfx] [PATCH i-g-t] i915/gem_exec_reloc: Exercise concurrent relocations
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/display: Fix early deref of 'dsb'
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: Fix early deref of 'dsb'
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/display: Fix early deref of 'dsb'
Patchwork
- [Intel-gfx] [PATCH v3] drm/i915/mst: filter out the display mode exceed sink's capability
Lee, Shawn C
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Fix includes and local vars order (rev2)
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH 01/12] drm/i915/gt: Stop cross-polluting PIN_GLOBAL with PIN_USER with no-ppgtt
Chris Wilson
- [Intel-gfx] [PATCH 02/12] drm/i915/gt: Cancel the flush worker more thoroughly
Chris Wilson
- [Intel-gfx] [PATCH 03/12] drm/i915/gem: Suppress some random warnings
Chris Wilson
- [Intel-gfx] [PATCH 04/12] drm/i915/execlists: Shortcircuit queue_prio() for no internal levels
Chris Wilson
- [Intel-gfx] [PATCH 05/12] drm/i915: Improve execute_cb struct packing
Chris Wilson
- [Intel-gfx] [PATCH 06/12] dma-buf: Proxy fence, an unsignaled fence placeholder
Chris Wilson
- [Intel-gfx] [PATCH 07/12] drm/i915: Unpeel awaits on a proxy fence
Chris Wilson
- [Intel-gfx] [PATCH 08/12] drm/i915: Add list_for_each_entry_safe_continue_reverse
Chris Wilson
- [Intel-gfx] [PATCH 09/12] drm/i915/gem: Async GPU relocations only
Chris Wilson
- [Intel-gfx] [PATCH 10/12] drm/i915/gem: Lift GPU relocation allocation
Chris Wilson
- [Intel-gfx] [PATCH 11/12] drm/i915/gem: Add all GPU reloc awaits/signals en masse
Chris Wilson
- [Intel-gfx] [PATCH 12/12] drm/i915/gem: Make relocations atomic within execbuf
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.IGT: failure for Consider DBuf bandwidth when calculating CDCLK (rev18)
Lisovskiy, Stanislav
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/12] drm/i915/gt: Stop cross-polluting PIN_GLOBAL with PIN_USER with no-ppgtt
Patchwork
- [Intel-gfx] â Fi.CI.IGT: failure for Consider DBuf bandwidth when calculating CDCLK (rev18)
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [01/12] drm/i915/gt: Stop cross-polluting PIN_GLOBAL with PIN_USER with no-ppgtt
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for Consider DBuf bandwidth when calculating CDCLK (rev18)
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH] drm/i915: Revert CDCLK changes to unbreak geminilake
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Revert CDCLK changes to unbreak geminilake
Lisovskiy, Stanislav
- [Intel-gfx] â Fi.CI.IGT: failure for Consider DBuf bandwidth when calculating CDCLK (rev18)
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.IGT: failure for Consider DBuf bandwidth when calculating CDCLK (rev18)
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH] drm/i915: Revert CDCLK changes to unbreak geminilake
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH] drm/i915: Revert CDCLK changes to unbreak geminilake
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/12] drm/i915/gt: Stop cross-polluting PIN_GLOBAL with PIN_USER with no-ppgtt
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Revert CDCLK changes to unbreak geminilake
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Revert CDCLK changes to unbreak geminilake
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Revert CDCLK changes to unbreak geminilake
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gt: Force the GT reset on shutdown
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/display: Only query DP state of a DDI encoder
Chris Wilson
- [Intel-gfx] [PATCH 02/12] drm/i915/gt: Cancel the flush worker more thoroughly
Mika Kuoppala
- [Intel-gfx] [PATCH 03/12] drm/i915/gem: Suppress some random warnings
Mika Kuoppala
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Force the GT reset on shutdown
Patchwork
- [Intel-gfx] [PATCH 02/12] drm/i915/gt: Cancel the flush worker more thoroughly
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Force the GT reset on shutdown
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [01/23] Revert "drm/i915/gem: Drop relocation slowpath".
Patchwork
- [Intel-gfx] [CI 1/2] drm/i915/gt: Cancel the flush worker more thoroughly
Chris Wilson
- [Intel-gfx] [CI 2/2] drm/i915/gem: Suppress some random warnings
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: Only query DP state of a DDI encoder
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Force the GT reset on shutdown (rev2)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gt: Force the GT reset on shutdown
Chris Wilson
- [Intel-gfx] [RFC 08/17] drm/scheduler: use dma-fence annotations in main thread
Daniel Vetter
- [Intel-gfx] [PATCH 01/12] drm/i915/gt: Stop cross-polluting PIN_GLOBAL with PIN_USER with no-ppgtt
Mika Kuoppala
- [Intel-gfx] [RFC 02/17] dma-fence: basic lockdep annotations
Daniel Vetter
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915/gt: Cancel the flush worker more thoroughly
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915/gt: Cancel the flush worker more thoroughly
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Force the GT reset on shutdown (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display: Only query DP state of a DDI encoder
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/2] drm/i915/gt: Cancel the flush worker more thoroughly
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Force the GT reset on shutdown (rev3)
Patchwork
- [Intel-gfx] [PATCH 1/4] drm/i915/gt: Do not schedule normal requests immediately along virtual
Chris Wilson
- [Intel-gfx] [PATCH 2/4] drm/i915/gt: Use virtual_engine during execlists_dequeue
Chris Wilson
- [Intel-gfx] [PATCH 3/4] drm/i915/gt: Decouple inflight virtual engines
Chris Wilson
- [Intel-gfx] [PATCH 4/4] drm/i915/gt: Resubmit the virtual engine on schedule-out
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915/gt: Do not schedule normal requests immediately along virtual
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/4] drm/i915/gt: Do not schedule normal requests immediately along virtual
Patchwork
- [Intel-gfx] [PATCH 1/4] drm/i915/gt: Do not schedule normal requests immediately along virtual
Sasha Levin
- [Intel-gfx] [drm] 8e984da3e5: WARNING:at_drivers/gpu/drm/drm_modeset_lock.c:#drm_warn_on_modeset_not_all_locked[drm]
kernel test robot
- [Intel-gfx] [PATCH] drm/i915/display: Fix early deref of 'dsb'
Manna, Animesh
- [Intel-gfx] [PATCH 1/4] drm/i915/gt: Do not schedule normal requests immediately along virtual
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/2] drm/i915: Reorder await_execution before await_request
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/gt: Do not schedule normal requests immediately along virtual
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Force the GT reset on shutdown
Mika Kuoppala
- [Intel-gfx] [PATCH v1] drm/i915: Fix wrong CDCLK adjustment changes
Stanislav Lisovskiy
- [Intel-gfx] [RFC 02/17] dma-fence: basic lockdep annotations
Maarten Lankhorst
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Reorder await_execution before await_request
Patchwork
- [Intel-gfx] [PATCH v6 00/16] drm/i915: Add support for HDCP 1.4 over MST connectors
Ramalingam C
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix wrong CDCLK adjustment changes
Patchwork
- [Intel-gfx] [PATCH 05/12] drm/i915: Improve execute_cb struct packing
Mika Kuoppala
- [Intel-gfx] [PATCH 04/12] drm/i915/execlists: Shortcircuit queue_prio() for no internal levels
Mika Kuoppala
- [Intel-gfx] [CI] drm/i915: Improve execute_cb struct packing
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Improve execute_cb struct packing (rev2)
Patchwork
- [Intel-gfx] [CI 1/4] drm/i915/params: don't expose inject_probe_failure in debugfs
Jani Nikula
- [Intel-gfx] [CI 2/4] drm/i915/params: fix i915.fake_lmem_start module param sysfs permissions
Jani Nikula
- [Intel-gfx] [CI 3/4] drm/i915/params: prevent changing module params runtime
Jani Nikula
- [Intel-gfx] [CI 4/4] drm/i915/params: switch to device specific parameters
Jani Nikula
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: Reorder await_execution before await_request
Patchwork
- [Intel-gfx] [PATCH i-g-t] lib: Randomise spinner location to reduce relocation risk
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] lib/i915: Restore hangcheck modparams between tests
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Fix wrong CDCLK adjustment changes
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/4] drm/i915/params: don't expose inject_probe_failure in debugfs
Patchwork
- [Intel-gfx] [PATCH i-g-t] i915/perf_pmu: Update inter-engine semaphore detection
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/4] drm/i915/params: don't expose inject_probe_failure in debugfs
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gt: Clear LOCAL_BIND from shared GGTT on resume
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Clear LOCAL_BIND from shared GGTT on resume
Patchwork
- [Intel-gfx] [PATCH i-g-t] i915/perf_pmu: Update inter-engine semaphore detection
Tvrtko Ursulin
- [Intel-gfx] [PATCH 2/2] drm/i915/gt: Do not schedule normal requests immediately along virtual
Tvrtko Ursulin
- [Intel-gfx] [PATCH i-g-t] i915/perf_pmu: Update inter-engine semaphore detection
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/gt: Do not schedule normal requests immediately along virtual
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/selftests: Fix runtime PM imbalance on error
Patchwork
- [Intel-gfx] [PATCH 11/37] drm/i915/dg1: add initial DG-1 definitions
Souza, Jose
- [Intel-gfx] [PATCH 12/37] drm/i915/dg1: Add DG1 PCI IDs
Souza, Jose
- [Intel-gfx] [PATCH 35/37] drm/i915/dg1: Load DMC
Souza, Jose
- [Intel-gfx] [PATCH 37/37] drm/i915/dg1: Remove SHPD_FILTER_CNT register programming
Souza, Jose
- [Intel-gfx] [PATCH 35/37] drm/i915/dg1: Load DMC
Lucas De Marchi
- [Intel-gfx] [PATCH 11/37] drm/i915/dg1: add initial DG-1 definitions
Souza, Jose
- [Intel-gfx] [PATCH 11/37] drm/i915/dg1: add initial DG-1 definitions
Lucas De Marchi
- [Intel-gfx] [PATCH 18/37] drm/i915/dg1: add support for the master unit interrupt
Souza, Jose
- [Intel-gfx] [PATCH 11/37] drm/i915/dg1: add initial DG-1 definitions
Souza, Jose
- [Intel-gfx] [PATCH 09/37] drm/i915: Add has_master_unit_irq flag
Souza, Jose
- [Intel-gfx] [PATCH 0/2] drm/probe_helper, i915: Validate MST modes against PBN limits
Lyude Paul
- [Intel-gfx] [PATCH 2/2] drm/i915/mst: filter out the display mode exceed sink's capability
Lyude Paul
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Clear LOCAL_BIND from shared GGTT on resume
Patchwork
- [Intel-gfx] [PATCH 1/6] drm/i915/rkl: Disable PSR2
José Roberto de Souza
- [Intel-gfx] [PATCH 2/6] drm/i915: Add plane damage clips property
José Roberto de Souza
- [Intel-gfx] [PATCH 3/6] drm/i915: Reorder intel_psr2_config_valid()
José Roberto de Souza
- [Intel-gfx] [PATCH 4/6] drm/i915: Add PSR2 software tracking registers
José Roberto de Souza
- [Intel-gfx] [PATCH 5/6] drm/i915: Implement PSR2 selective fetch
José Roberto de Souza
- [Intel-gfx] [PATCH 6/6] drm/i915: Implement PSR2 selective fetch WAs
José Roberto de Souza
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915/rkl: Disable PSR2
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915/rkl: Disable PSR2
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/6] drm/i915/rkl: Disable PSR2
Patchwork
- [Intel-gfx] [PATCH 2/2] drm/i915/gt: Do not schedule normal requests immediately along virtual
Tvrtko Ursulin
- [Intel-gfx] [PATCH 2/2] drm/i915/gt: Do not schedule normal requests immediately along virtual
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/gt: Do not schedule normal requests immediately along virtual
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/2] drm/i915: Reorder await_execution before await_request
Tvrtko Ursulin
- [Intel-gfx] [PATCH 2/2] drm/i915/gt: Do not schedule normal requests immediately along virtual
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/gt: Do not schedule normal requests immediately along virtual
Tvrtko Ursulin
- [Intel-gfx] [PULL] drm-misc-next-fixes
Thomas Zimmermann
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display: Fix early deref of 'dsb'
Patchwork
- [Intel-gfx] [PATCH] drm/i915: Special handling for bonded requests
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Special handling for bonded requests
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Special handling for bonded requests
Patchwork
- [Intel-gfx] [PATCH] drm/i915: Special handling for bonded requests
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/gt: Clear LOCAL_BIND from shared GGTT on resume
Matthew Auld
- [Intel-gfx] [PATCH 1/2] drm/mxsfb: Call drm_crtc_vblank_on/off
Daniel Vetter
- [Intel-gfx] [PATCH 2/2] drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Special handling for bonded requests
Patchwork
- [Intel-gfx] [PATCH] drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/mxsfb: Call drm_crtc_vblank_on/off
Patchwork
- [Intel-gfx] [PATCH] drm/i915: Special handling for bonded requests
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/mxsfb: Call drm_crtc_vblank_on/off
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Special handling for bonded requests
Patchwork
- [Intel-gfx] [PATCH] drm/atomic-helper: reset vblank on crtc reset
Thierry Reding
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/mxsfb: Call drm_crtc_vblank_on/off (rev2)
Patchwork
- [Intel-gfx] [PATCH] drm/atomic-helper: reset vblank on crtc reset
Liviu Dudau
- [Intel-gfx] [RFC 0/2] i915: Add debugfs for requesting HDCP version
Ankit Nautiyal
- [Intel-gfx] [RFC 1/2] drm/i915: Add support for considering HDCP ver requested via debugfs
Ankit Nautiyal
- [Intel-gfx] [RFC 2/2] drm/i915: Add a new debugfs to request HDCP version
Ankit Nautiyal
- [Intel-gfx] [PATCH] drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
- [Intel-gfx] [PATCH] drm: use drm_dev_has_vblank more
Daniel Vetter
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/mxsfb: Call drm_crtc_vblank_on/off (rev2)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/display: Fix the encoder type check
Shankar, Uma
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for i915: Add debugfs for requesting HDCP version
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for i915: Add debugfs for requesting HDCP version
Patchwork
- [Intel-gfx] [PATCH] drm: use drm_dev_has_vblank more
Thomas Zimmermann
- [Intel-gfx] [PATCH] drm/atomic-helper: reset vblank on crtc reset
Liviu Dudau
- [Intel-gfx] ✓ Fi.CI.BAT: success for i915: Add debugfs for requesting HDCP version
Patchwork
- [Intel-gfx] [PATCH i-g-t] i915/gem_exec_balancer: Randomise bonded submission
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm: use drm_dev_has_vblank more
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/mxsfb: Call drm_crtc_vblank_on/off (rev2)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gt: Prevent timeslicing into unpreemptible requests
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Prevent timeslicing into unpreemptible requests
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/gt: Prevent timeslicing into unpreemptible requests
Patchwork
- [Intel-gfx] [PATCH 1/3] drm/edid: Allow looking for ext blocks starting from a specified index
Ville Syrjala
- [Intel-gfx] [PATCH 2/3] drm/edid: Iterate through all DispID ext blocks
Ville Syrjala
- [Intel-gfx] [PATCH 3/3] drm/edid: Clean up some curly braces
Ville Syrjala
- [Intel-gfx] [PATCH] drm/i915/gt: Prevent timeslicing into unpreemptible requests
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_exec_balancer: Randomise bonded submission
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Prevent timeslicing into unpreemptible requests (rev2)
Patchwork
- [Intel-gfx] [PATCH 1/3] drm/i915/pmu: avoid an maybe-uninitialized warning
Arnd Bergmann
- [Intel-gfx] [PATCH 2/3] drm/i915: work around false-positive maybe-uninitialized warning
Arnd Bergmann
- [Intel-gfx] [PATCH 3/3] drm/i915/selftests: avoid bogus maybe-uninitialized warning
Arnd Bergmann
- [Intel-gfx] [PATCH] drm/i915/gt: Prevent timeslicing into unpreemptible requests
Chris Wilson
- [Intel-gfx] [RFC 2/2] drm/i915: Add a new debugfs to request HDCP version
Jani Nikula
- [Intel-gfx] [RFC 1/2] drm/i915: Add support for considering HDCP ver requested via debugfs
Jani Nikula
- [Intel-gfx] [PATCH] drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/edid: Allow looking for ext blocks starting from a specified index
Patchwork
- [Intel-gfx] [RFC PATCH 1/4] drm/i915: Drop user contexts on driver remove
MichaÅ Winiarski
- [Intel-gfx] ✗ Fi.CI.IGT: failure for i915: Add debugfs for requesting HDCP version
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Prevent timeslicing into unpreemptible requests (rev3)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gt: Remove local entries from GGTT on suspend
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/pmu: avoid an maybe-uninitialized warning
Patchwork
- [Intel-gfx] [PATCH v4.19.x] make 'user_access_begin()' do 'access_ok()'
Greg KH
- [Intel-gfx] [PATCH 1/3] drm/i915/pmu: avoid an maybe-uninitialized warning
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
- [Intel-gfx] [PATCH 2/3] drm/i915: work around false-positive maybe-uninitialized warning
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Remove local entries from GGTT on suspend
Patchwork
- [Intel-gfx] [PATCH 3/3] drm/i915/selftests: avoid bogus maybe-uninitialized warning
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_exec_balancer: Randomise bonded submission
Tvrtko Ursulin
- [Intel-gfx] [PATCH i-g-t] i915/gem_exec_balancer: Randomise bonded submission
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/pmu: avoid an maybe-uninitialized warning
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Prevent timeslicing into unpreemptible requests
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/gt: Prevent timeslicing into unpreemptible requests
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/gt: Prevent timeslicing into unpreemptable requests
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_exec_balancer: Randomise bonded submission
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] drm/edid: Allow looking for ext blocks starting from a specified index
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/gt: Remove local entries from GGTT on suspend (rev2)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gt: Remove local entries from GGTT on suspend
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Prevent timeslicing into unpreemptible requests (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: Prevent timeslicing into unpreemptible requests (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Remove local entries from GGTT on suspend (rev3)
Patchwork
- [Intel-gfx] [PATCH] drm: use drm_dev_has_vblank more
Sam Ravnborg
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] drm/i915/pmu: avoid an maybe-uninitialized warning
Patchwork
- [Intel-gfx] [PATCH 7/9] drm/shmem-helpers: Redirect mmap for imported dma-buf
Thomas Zimmermann
- [Intel-gfx] [RFC PATCH 2/4] drm/i915: Release GT resources on driver remove
Michał Winiarski
- [Intel-gfx] [RFC PATCH 3/4] drm/i915: Move GGTT cleanup from driver_release to _remove
Michał Winiarski
- [Intel-gfx] [RFC PATCH 4/4] drm/i915: Move UC firmware cleanup from driver_release to _remove
Michał Winiarski
- [Intel-gfx] [PATCH 7/9] drm/shmem-helpers: Redirect mmap for imported dma-buf
Daniel Vetter
- [Intel-gfx] [PATCH v1] drm/i915: Minor link training logic fixes for dp_mst
Stanislav Lisovskiy
- [Intel-gfx] [PATCH] drm/i915: Fix global state use-after-frees with a refcount
Ville Syrjala
- [Intel-gfx] [PATCH v1] drm/i915: Minor link training logic fixes for dp_mst
Imre Deak
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: Prevent timeslicing into unpreemptible requests (rev4)
Patchwork
- [Intel-gfx] [PATCH v1] drm/i915: Minor link training logic fixes for dp_mst
Imre Deak
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix global state use-after-frees with a refcount
Patchwork
- [Intel-gfx] [PATCH v1] drm/i915: Minor link training logic fixes for dp_mst
Manasi Navare
- [Intel-gfx] [PATCH v1] drm/i915: Minor link training logic fixes for dp_mst
Imre Deak
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Minor link training logic fixes for dp_mst
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: Remove local entries from GGTT on suspend (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Fix global state use-after-frees with a refcount
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Minor link training logic fixes for dp_mst
Patchwork
- [Intel-gfx] [PULL] gvt-next-fixes
Zhenyu Wang
- [Intel-gfx] [PATCH v3 0/5] Asynchronous flip implementation for i915
Karthik B S
- [Intel-gfx] [PATCH v3 1/5] drm/i915: Add enable/disable flip done and flip done handler
Karthik B S
- [Intel-gfx] [PATCH v3 2/5] drm/i915: Add support for async flips in I915
Karthik B S
- [Intel-gfx] [PATCH v3 3/5] drm/i915: Add checks specific to async flips
Karthik B S
- [Intel-gfx] [PATCH v3 4/5] drm/i915: Do not call drm_crtc_arm_vblank_event in async flips
Karthik B S
- [Intel-gfx] [PATCH v3 5/5] drm/i915: Enable async flips in i915
Karthik B S
- [Intel-gfx] [PATCH] drm: use drm_dev_has_vblank more
Daniel Vetter
- [Intel-gfx] [PATCH 1/2] drm/mxsfb: Call drm_crtc_vblank_on/off
Daniel Vetter
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: use drm_dev_has_vblank more (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm: use drm_dev_has_vblank more (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Asynchronous flip implementation for i915 (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Asynchronous flip implementation for i915 (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for Asynchronous flip implementation for i915 (rev3)
Patchwork
- [Intel-gfx] [PATCH v1] drm/i915: Minor link training logic fixes for dp_mst
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH v4.19.x] make 'user_access_begin()' do 'access_ok()'
Ashwin H
- [Intel-gfx] [PATCH 01/11] drm/i915/gt: Prevent timeslicing into unpreemptable requests
Chris Wilson
- [Intel-gfx] [PATCH 02/11] drm/i915/gt: Don't declare hangs if engine is stalled
Chris Wilson
- [Intel-gfx] [PATCH 03/11] drm/i915/gem: Async GPU relocations only
Chris Wilson
- [Intel-gfx] [PATCH 04/11] drm/i915: Add list_for_each_entry_safe_continue_reverse
Chris Wilson
- [Intel-gfx] [PATCH 05/11] drm/i915/gem: Separate reloc validation into an earlier step
Chris Wilson
- [Intel-gfx] [PATCH 06/11] drm/i915/gem: Lift GPU relocation allocation
Chris Wilson
- [Intel-gfx] [PATCH 07/11] drm/i915/gem: Add all GPU reloc awaits/signals en masse
Chris Wilson
- [Intel-gfx] [PATCH 08/11] drm/i915/gem: Build the reloc request first
Chris Wilson
- [Intel-gfx] [PATCH 09/11] dma-buf: Proxy fence, an unsignaled fence placeholder
Chris Wilson
- [Intel-gfx] [PATCH 10/11] drm/i915: Unpeel awaits on a proxy fence
Chris Wilson
- [Intel-gfx] [PATCH 11/11] drm/i915/gem: Make relocations atomic within execbuf
Chris Wilson
- [Intel-gfx] [PATCH 1/3] drm/i915/gt: Prevent timeslicing into unpreemptable requests
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915/gt: Don't declare hangs if engine is stalled
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915: Track i915_vma with its own reference counter
Chris Wilson
- [Intel-gfx] [RFC 2/2] drm/i915: Add a new debugfs to request HDCP version
Nautiyal, Ankit K
- [Intel-gfx] [RFC 1/2] drm/i915: Add support for considering HDCP ver requested via debugfs
Nautiyal, Ankit K
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/11] drm/i915/gt: Prevent timeslicing into unpreemptable requests
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [01/11] drm/i915/gt: Prevent timeslicing into unpreemptable requests
Patchwork
- [Intel-gfx] [PATCH 1/2] drm/mxsfb: Call drm_crtc_vblank_on/off
Stefan Agner
- [Intel-gfx] [PATCH 1/2] drm/mxsfb: Call drm_crtc_vblank_on/off
Daniel Vetter
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm: use drm_dev_has_vblank more (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [01/11] drm/i915/gt: Prevent timeslicing into unpreemptable requests
Patchwork
- [Intel-gfx] [PATCH 1/2] drm/mxsfb: Call drm_crtc_vblank_on/off
Stefan Agner
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/gt: Prevent timeslicing into unpreemptable requests
Patchwork
- [Intel-gfx] [PATCH 1/2] drm/i915/gt: Restore both GGTT bindings on resume
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/gt: Remove local entries from GGTT on suspend
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/mxsfb: Call drm_crtc_vblank_on/off
Daniel Vetter
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/gt: Prevent timeslicing into unpreemptable requests
Patchwork
- [Intel-gfx] [PATCH v2] drm/i915/gt: Prevent timeslicing into unpreemptable requests
Tvrtko Ursulin
- [Intel-gfx] ✓ Fi.CI.IGT: success for Asynchronous flip implementation for i915 (rev3)
Patchwork
- [Intel-gfx] [RFC PATCH 3/4] drm/i915: Move GGTT cleanup from driver_release to _remove
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH 4/4] drm/i915: Move UC firmware cleanup from driver_release to _remove
Janusz Krzysztofik
- [Intel-gfx] [RFC] GPU-bound energy efficiency improvements for the intel_pstate driver (v2.99)
Lukasz Luba
- [Intel-gfx] [PATCH] drm/i915: Special handling for bonded requests
Chris Wilson
- [Intel-gfx] [RFC PATCH 1/4] drm/i915: Drop user contexts on driver remove
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Special handling for bonded requests
Tvrtko Ursulin
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/gt: Restore both GGTT bindings on resume
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [01/11] drm/i915/gt: Prevent timeslicing into unpreemptable requests
Patchwork
- [Intel-gfx] [PULL] drm-misc-fixes
Maxime Ripard
- [Intel-gfx] [PATCH v4.19.x] make 'user_access_begin()' do 'access_ok()'
Ashwin H
- [Intel-gfx] [RFC PATCH 1/4] drm/i915: Drop user contexts on driver remove
Janusz Krzysztofik
- [Intel-gfx] [PATCH 7/9] drm/shmem-helpers: Redirect mmap for imported dma-buf
Thomas Zimmermann
- [Intel-gfx] [RFC PATCH 1/4] drm/i915: Drop user contexts on driver remove
Tvrtko Ursulin
- [Intel-gfx] [RFC 02/17] dma-fence: basic lockdep annotations
Thomas Hellström (Intel)
- [Intel-gfx] [RFC PATCH 1/4] drm/i915: Drop user contexts on driver remove
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/gt: Restore both GGTT bindings on resume
Patchwork
- [Intel-gfx] [RFC PATCH 1/4] drm/i915: Drop user contexts on driver remove
Janusz Krzysztofik
- [Intel-gfx] [RFC 02/17] dma-fence: basic lockdep annotations
Daniel Vetter
- [Intel-gfx] [PULL] drm-intel-next-fixes
Joonas Lahtinen
- [Intel-gfx] [PATCH] drm/i915/gem: Mark the buffer pool as active for the cmdparser
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915/gt: Restore both GGTT bindings on resume
Matthew Auld
- [Intel-gfx] [CI] drm/i915/gt: Restore both GGTT bindings on resume
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/gt: Remove local entries from GGTT on suspend
Matthew Auld
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: Mark the buffer pool as active for the cmdparser
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Restore both GGTT bindings on resume
Patchwork
- [Intel-gfx] [PATCH 2/3] drm/i915/gt: Don't declare hangs if engine is stalled
Mika Kuoppala
- [Intel-gfx] [PATCH 2/3] drm/i915/gt: Don't declare hangs if engine is stalled
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915/gt: Don't declare hangs if engine is stalled
Chris Wilson
- [Intel-gfx] [PATCH v3 0/5] Asynchronous flip implementation for i915
Paulo Zanoni
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gem: Mark the buffer pool as active for the cmdparser
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Restore both GGTT bindings on resume
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm: use drm_dev_has_vblank more (rev2)
Patchwork
- [Intel-gfx] [PULL] drm-intel-fixes
Rodrigo Vivi
- [Intel-gfx] [PATCH] drm/i915: Fix global state use-after-frees with a refcount
Lisovskiy, Stanislav
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/23] Revert "drm/i915/gem: Drop relocation slowpath". (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [01/23] Revert "drm/i915/gem: Drop relocation slowpath". (rev2)
Patchwork
- [Intel-gfx] [PATCH] drm/i915: Fix global state use-after-frees with a refcount
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH 1/4] drm/i915/display/hsw+: Do not program the same vswing entry twice
José Roberto de Souza
- [Intel-gfx] [PATCH 2/4] drm/i915/bios: Parse HOBL parameter
José Roberto de Souza
- [Intel-gfx] [PATCH 3/4] drm/i915/display: Implement HOBL
José Roberto de Souza
- [Intel-gfx] [PATCH 4/4] drm/i915/display: Enable HOBL regardless the VBT value
José Roberto de Souza
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/23] Revert "drm/i915/gem: Drop relocation slowpath". (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915/display/hsw+: Do not program the same vswing entry twice
Patchwork
- [Intel-gfx] [PATCH] drm/i915: Special handling for bonded requests
Chris Wilson
- [Intel-gfx] [PATCH i-g-t v2] i915/gem_exec_balancer: Randomise bonded submission
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915/display/hsw+: Do not program the same vswing entry twice
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Special handling for bonded requests (rev2)
Patchwork
- [Intel-gfx] [PATCH] drm/i915/gt: Start timeslice on partial submission
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Start timeslice on partial submission
Mika Kuoppala
- [Intel-gfx] [PATCH 01/11] drm/i915/gt: Start timeslice on partial submission
Chris Wilson
- [Intel-gfx] [PATCH 02/11] drm/i915/gem: Mark the buffer pool as active for the cmdparser
Chris Wilson
- [Intel-gfx] [PATCH 03/11] drm/i915/gem: Async GPU relocations only
Chris Wilson
- [Intel-gfx] [PATCH 04/11] drm/i915: Add list_for_each_entry_safe_continue_reverse
Chris Wilson
- [Intel-gfx] [PATCH 05/11] drm/i915/gem: Separate reloc validation into an earlier step
Chris Wilson
- [Intel-gfx] [PATCH 06/11] drm/i915/gem: Lift GPU relocation allocation
Chris Wilson
- [Intel-gfx] [PATCH 07/11] drm/i915/gem: Build the reloc request first
Chris Wilson
- [Intel-gfx] [PATCH 08/11] drm/i915/gem: Add all GPU reloc awaits/signals en masse
Chris Wilson
- [Intel-gfx] [PATCH 09/11] dma-buf: Proxy fence, an unsignaled fence placeholder
Chris Wilson
- [Intel-gfx] [PATCH 10/11] drm/i915: Unpeel awaits on a proxy fence
Chris Wilson
- [Intel-gfx] [PATCH 11/11] drm/i915/gem: Make relocations atomic within execbuf
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Track i915_vma with its own reference counter
Chris Wilson
- [Intel-gfx] [RFC 02/17] dma-fence: basic lockdep annotations
Luben Tuikov
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm: use drm_dev_has_vblank more (rev2)
Patchwork
- [Intel-gfx] linux-next: build failure after merge of the drm-intel-fixes tree
Stephen Rothwell
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Start timeslice on partial submission
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/11] drm/i915/gt: Start timeslice on partial submission
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [01/11] drm/i915/gt: Start timeslice on partial submission
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/4] drm/i915/display/hsw+: Do not program the same vswing entry twice
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [01/11] drm/i915/gt: Start timeslice on partial submission
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Track i915_vma with its own reference counter
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Track i915_vma with its own reference counter
Patchwork
- [Intel-gfx] [PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
Logan Gunthorpe
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: Start timeslice on partial submission
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [01/11] drm/i915/gt: Start timeslice on partial submission
Patchwork
- [Intel-gfx] [PATCH v2 1/6] drm/i915: Add enable/disable flip done and flip done handler
Karthik B S
- [Intel-gfx] [PATCH v2 3/6] drm/i915: Enable async flips in i915
Karthik B S
- [Intel-gfx] [PATCH v2 1/5] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
Michael Ellerman
- [Intel-gfx] [PATCH v2 2/5] uaccess: Selectively open read or write user access
Michael Ellerman
- [Intel-gfx] [PATCH v2 3/5] drm/i915/gem: Replace user_access_begin by user_write_access_begin
Michael Ellerman
- [Intel-gfx] [PATCH v2 4/5] powerpc/uaccess: Implement user_read_access_begin and user_write_access_begin
Michael Ellerman
- [Intel-gfx] [PATCH v2 4/6] drm/i915: Make commit call blocking in case of async flips
Karthik B S
- [Intel-gfx] [PATCH v2 5/6] drm/i915: Add checks specific to async flips
Karthik B S
- [Intel-gfx] [PATCHES] uaccess i915
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: Fix global state use-after-frees with a refcount
Ville Syrjälä
- [Intel-gfx] [PATCH v3 0/5] Asynchronous flip implementation for i915
Karthik B S
- [Intel-gfx] [RFC 02/17] dma-fence: basic lockdep annotations
Daniel Vetter
- [Intel-gfx] [PATCH 1/4] drm/i915/display/hsw+: Do not program the same vswing entry twice
Ville Syrjälä
- [Intel-gfx] [PATCH 3/4] drm/i915/display: Implement HOBL
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Special handling for bonded requests
Tvrtko Ursulin
- [Intel-gfx] [PATCH 00/13] sysctl: spring cleaning
Luis Chamberlain
- [Intel-gfx] [PATCH 01/13] sysctl: add new register_sysctl_subdir() helper
Luis Chamberlain
- [Intel-gfx] [PATCH 02/13] cdrom: use new sysctl subdir helper register_sysctl_subdir()
Luis Chamberlain
- [Intel-gfx] [PATCH 03/13] hpet: use new sysctl subdir helper register_sysctl_subdir()
Luis Chamberlain
- [Intel-gfx] [PATCH 04/13] i915: use new sysctl subdir helper register_sysctl_subdir()
Luis Chamberlain
- [Intel-gfx] [PATCH 05/13] macintosh/mac_hid.c: use new sysctl subdir helper register_sysctl_subdir()
Luis Chamberlain
- [Intel-gfx] [PATCH 06/13] ocfs2: use new sysctl subdir helper register_sysctl_subdir()
Luis Chamberlain
- [Intel-gfx] [PATCH 07/13] test_sysctl: use new sysctl subdir helper register_sysctl_subdir()
Luis Chamberlain
- [Intel-gfx] [PATCH 08/13] inotify: simplify sysctl declaration with register_sysctl_subdir()
Luis Chamberlain
- [Intel-gfx] [PATCH 09/13] firmware_loader: simplify sysctl declaration with register_sysctl_subdir()
Luis Chamberlain
- [Intel-gfx] [PATCH 10/13] eventpoll: simplify sysctl declaration with register_sysctl_subdir()
Luis Chamberlain
- [Intel-gfx] [PATCH 11/13] random: simplify sysctl declaration with register_sysctl_subdir()
Luis Chamberlain
- [Intel-gfx] [PATCH 12/13] sysctl: add helper to register empty subdir
Luis Chamberlain
- [Intel-gfx] [PATCH 13/13] fs: move binfmt_misc sysctl to its own file
Luis Chamberlain
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for sysctl: spring cleaning
Patchwork
- [Intel-gfx] [PATCH 01/13] sysctl: add new register_sysctl_subdir() helper
Jani Nikula
- [Intel-gfx] [PATCH 13/13] fs: move binfmt_misc sysctl to its own file
Kees Cook
- [Intel-gfx] [PATCH 12/13] sysctl: add helper to register empty subdir
Kees Cook
- [Intel-gfx] [PATCH 06/13] ocfs2: use new sysctl subdir helper register_sysctl_subdir()
Kees Cook
- [Intel-gfx] [PATCH 1/2] drm/i915: Add a few asserts around handling of i915_request_is_active()
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915: Once executed, always executed
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Add a few asserts around handling of i915_request_is_active()
Patchwork
- [Intel-gfx] [PATCH v2] drm/i915: Check for awaits on still currently executing requests
Chris Wilson
- [Intel-gfx] [PATCH v3] drm/i915: Check for awaits on still currently executing requests
Chris Wilson
- [Intel-gfx] [PATCH 09/13] firmware_loader: simplify sysctl declaration with register_sysctl_subdir()
Greg KH
- [Intel-gfx] [PATCH 11/13] random: simplify sysctl declaration with register_sysctl_subdir()
Greg KH
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915: Add a few asserts around handling of i915_request_is_active()
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Add a few asserts around handling of i915_request_is_active() (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Add a few asserts around handling of i915_request_is_active() (rev3)
Patchwork
- [Intel-gfx] [PATCH] drm: use drm_dev_has_vblank more
Daniel Vetter
- [Intel-gfx] [PATCH 06/13] ocfs2: use new sysctl subdir helper register_sysctl_subdir()
Luis Chamberlain
- [Intel-gfx] [PATCH 1/2] drm/i915: Track i915_vma with its own reference counter
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915: Discard a misplaced GGTT vma
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
- [Intel-gfx] [PATCH 09/13] firmware_loader: simplify sysctl declaration with register_sysctl_subdir()
Xiaoming Ni
- [Intel-gfx] [PATCH 2/2] drm/atomic-helper: reset vblank on crtc reset
Boris Brezillon
- [Intel-gfx] [PATCH 11/13] random: simplify sysctl declaration with register_sysctl_subdir()
Xiaoming Ni
- [Intel-gfx] [PATCH 09/13] firmware_loader: simplify sysctl declaration with register_sysctl_subdir()
Luis Chamberlain
- [Intel-gfx] [PATCH 01/13] sysctl: add new register_sysctl_subdir() helper
Luis Chamberlain
- [Intel-gfx] [PATCH v4] drm/i915: Check for awaits on still currently executing requests
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Track i915_vma with its own reference counter
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915: Track i915_vma with its own reference counter
Patchwork
- [Intel-gfx] [PATCH v1] drm/i915/dsi: Drop double check for ACPI companion device
Andy Shevchenko
- [Intel-gfx] [PATCH 01/13] sysctl: add new register_sysctl_subdir() helper
Eric W. Biederman
- [Intel-gfx] [PATCH 01/13] sysctl: add new register_sysctl_subdir() helper
Eric W. Biederman
- [Intel-gfx] [PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
Christoph Hellwig
- [Intel-gfx] [PATCH 02/13] cdrom: use new sysctl subdir helper register_sysctl_subdir()
Eric W. Biederman
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Track i915_vma with its own reference counter
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: Add a few asserts around handling of i915_request_is_active() (rev3)
Patchwork
- [Intel-gfx] [PATCH] drm/i915: Discard a misplaced GGTT vma
Chris Wilson
- [Intel-gfx] [PATCH 12/13] sysctl: add helper to register empty subdir
Eric W. Biederman
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Add a few asserts around handling of i915_request_is_active() (rev4)
Patchwork
- [Intel-gfx] [igt-dev] [PATCH i-g-t v2] i915/gem_exec_balancer: Randomise bonded submission
Tvrtko Ursulin
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dsi: Drop double check for ACPI companion device
Patchwork
- [Intel-gfx] [PATCH 0/9] shmem helper untangling
Boris Brezillon
- [Intel-gfx] [PATCH 1/2] drm/i915: Add a few asserts around handling of i915_request_is_active()
Tvrtko Ursulin
- [Intel-gfx] [PATCH i-g-t v3] i915/gem_exec_balancer: Randomise bonded submission
Chris Wilson
- [Intel-gfx] [PATCH v4] drm/i915: Check for awaits on still currently executing requests
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Discard a misplaced GGTT vma
Patchwork
- [Intel-gfx] [PATCHES] uaccess i915
Al Viro
- [Intel-gfx] [PATCH] drm/i915: Discard a misplaced GGTT vma
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915: Discard a misplaced GGTT vma
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915: Check for awaits on still currently executing requests
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915: Add a few asserts around handling of i915_request_is_active() (rev4)
Patchwork
- [Intel-gfx] [PATCH 06/13] ocfs2: use new sysctl subdir helper register_sysctl_subdir()
Kees Cook
- [Intel-gfx] [igt-dev] [PATCH i-g-t v3] i915/gem_exec_balancer: Randomise bonded submission
Tvrtko Ursulin
- [Intel-gfx] [igt-dev] [PATCH i-g-t v3] i915/gem_exec_balancer: Randomise bonded submission
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Add a few asserts around handling of i915_request_is_active() (rev5)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/dsi: Drop double check for ACPI companion device
Patchwork
- [Intel-gfx] [RFC PATCH 1/1] drm/mm: add ig_frag selftest
Nirmoy
- [Intel-gfx] [RFC PATCH 1/1] drm/mm: add ig_frag selftest
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915: Check for awaits on still currently executing requests
Tvrtko Ursulin
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Discard a misplaced GGTT vma
Patchwork
- [Intel-gfx] [PATCH v3] drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC
Paauwe, Bob J
- [Intel-gfx] [RFC PATCH 1/1] drm/mm: add ig_frag selftest
Nirmoy Das
- [Intel-gfx] [PATCH 3/4] drm/i915/display: Implement HOBL
Souza, Jose
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915: Add a few asserts around handling of i915_request_is_active() (rev5)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Add a few asserts around handling of i915_request_is_active() (rev6)
Patchwork
- [Intel-gfx] [PATCH 1/2] drm/i915/gem: Taint all shrinkable object locks
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/gem: Give each object class a friendly name
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/gem: Taint all shrinkable object locks
Patchwork
- [Intel-gfx] [PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
Logan Gunthorpe
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: Add a few asserts around handling of i915_request_is_active() (rev6)
Patchwork
- [Intel-gfx] [PATCH 1/2] drm/i915/gem: Taint all shrinkable object locks
Matthew Auld
- [Intel-gfx] [PATCH 2/2] drm/i915/gem: Give each object class a friendly name
Matthew Auld
- [Intel-gfx] [PATCH] compact-test-array
Chris Wilson
- [Intel-gfx] [PATCH 1/4] drm/i915/display/hsw+: Do not program the same vswing entry twice
Souza, Jose
- [Intel-gfx] [RFC PATCH 1/1] drm/mm: add ig_frag selftest
Nirmoy
- [Intel-gfx] [PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
Marek Szyprowski
- [Intel-gfx] [PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
Logan Gunthorpe
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for compact-test-array
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/gem: Taint all shrinkable object locks
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for compact-test-array
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [RFC,1/1] drm/mm: add ig_frag selftest
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [RFC,1/1] drm/mm: add ig_frag selftest
Patchwork
- [Intel-gfx] [PATCH] drm/i915/tgl: Update TC DP vswing table
José Roberto de Souza
- [Intel-gfx] [PATCH v1] drm/i915: Fix wrong CDCLK adjustment changes
Manasi Navare
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tgl: Update TC DP vswing table
Patchwork
- [Intel-gfx] [PATCH] drm/i915/tgl: Update TC DP vswing table
Almahallawy, Khaled
- [Intel-gfx] [PATCH 1/7] drm/i915: Fix cpt/ppt max pre-emphasis
Souza, Jose
- [Intel-gfx] [PATCH 3/7] drm/i915: Fix ivb cpu edp vswing
Souza, Jose
- [Intel-gfx] [PATCH xf86-video-intel] sna/uxa: add drm modes for no-GTF pannels
Aaron Ma
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for sna/uxa: add drm modes for no-GTF pannels
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for compact-test-array
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [RFC,1/1] drm/mm: add ig_frag selftest
Patchwork
- [Intel-gfx] [PATCH] drm/atomic-helper: reset vblank on crtc reset
Laurent Pinchart
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/tgl: Update TC DP vswing table
Patchwork
- [Intel-gfx] [PATCH 06/12] dma-buf: Proxy fence, an unsignaled fence placeholder
kbuild test robot
- [Intel-gfx] [PATCH i-g-t] i915/gem_exec_balancer: Disable pre-parser for rewritten batches
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_exec_balancer: Disable pre-parser for rewritten batches
Chris Wilson
- [Intel-gfx] [PATCH v1] drm/i915: Fix wrong CDCLK adjustment changes
kbuild test robot
Last message date:
Sun May 31 20:03:06 UTC 2020
Archived on: Sun May 31 20:03:34 UTC 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).