Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-02 22:43:49 to 2018-05-03 20:00:14 UTC [more...]

[PATCH] drm/i915/execlists: Drop preemption arbitrations points along the ring
 2018-05-03 20:00 UTC  (2+ messages)

[CI 1/2] drm/i915: Lazily unbind vma on close
 2018-05-03 19:51 UTC  (2+ messages)
` [CI 2/2] drm/i915: Keep one request in our ring_list

[PATCH 01/71] drm/i915/execlists: Drop preemption arbitrations points along the ring
 2018-05-03 19:50 UTC  (62+ messages)
` [PATCH 02/71] drm/i915/execlists: Emit i915_trace_request_out for preemption
` [PATCH 03/71] drm/i915: Lazily unbind vma on close
` [PATCH 04/71] drm/i915: Keep one request in our ring_list
` [PATCH 05/71] drm/i915/execlists: Disable submission tasklets when rescheduling
` [PATCH 06/71] drm/i915: Detect if we missed kicking the execlists tasklet
` [PATCH 07/71] drm/i915: Move request->ctx aside
` [PATCH 08/71] drm/i915: Move fiddling with engine->last_retired_context
` [PATCH 09/71] drm/i915: Store a pointer to intel_context in i915_request
` [PATCH 10/71] drm/i915/execlists: Refactor out complete_preempt_context()
` [PATCH 11/71] drm/i915: Move engine reset prepare/finish to backends
` [PATCH 12/71] drm/i915: Split execlists/guc reset preparations
` [PATCH 13/71] drm/i915/execlists: Flush pending preemption events during reset
` [PATCH 14/71] drm/i915: Combine tasklet_kill and tasklet_disable
` [PATCH 15/71] drm/i915: Stop parking the signaler around reset
` [PATCH 16/71] drm/i915: Be irqsafe inside reset
` [PATCH 17/71] drm/i915/execlists: Make submission tasklet hardirq safe
` [PATCH 18/71] drm/i915/guc: "
` [PATCH 19/71] drm/i915: Allow init_breadcrumbs to be used from irq context
` [PATCH 20/71] drm/i915/execlists: Force preemption via reset on timeout
` [PATCH 21/71] drm/i915/execlists: Try preempt-reset from hardirq timer context
` [PATCH 22/71] drm/i915/preemption: Select timeout when scheduling
` [PATCH 23/71] drm/i915: Use a preemption timeout to enforce interactivity
` [PATCH 24/71] drm/i915: Allow user control over preempt timeout on their important context
` [PATCH 25/71] drm/i915: Disable preemption and sleeping while using the punit sideband
` [PATCH 26/71] drm/i915: Lift acquiring the vlv punit magic to a common sb-get
` [PATCH 27/71] drm/i915: Lift sideband locking for vlv_punit_(read|write)
` [PATCH 28/71] drm/i915: Reduce RPS update frequency on Valleyview/Cherryview
` [PATCH 29/71] Revert "drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3"
` [PATCH 30/71] drm/i915: Replace pcu_lock with sb_lock
` [PATCH 31/71] drm/i915: Separate sideband declarations to intel_sideband.h
` [PATCH 32/71] drm/i915: Merge sbi read/write into a single accessor
` [PATCH 33/71] drm/i915: Merge sandybridge_pcode_(read|write)
` [PATCH 34/71] drm/i915: Move sandybride pcode access to intel_sideband.c
` [PATCH 35/71] drm/i915: Mark up Ironlake ips with rpm wakerefs
` [PATCH 36/71] drm/i915: Record logical context support in driver caps
` [PATCH 37/71] drm/i915: Generalize i915_gem_sanitize() to reset contexts
` [PATCH 38/71] drm/i915: Enable render context support for Ironlake (gen5)
` [PATCH 39/71] drm/i915: Enable render context support for gen4 (Broadwater to Cantiga)
` [PATCH 40/71] drm/i915: Split GT powermanagement functions to intel_gt_pm.c
` [PATCH 41/71] drm/i915: Move rps worker "
` [PATCH 42/71] drm/i915: Move all the RPS irq handlers to intel_gt_pm
` [PATCH 43/71] drm/i915: Track HAS_RPS alongside HAS_RC6 in the device info
` [PATCH 44/71] drm/i915: Remove defunct intel_suspend_gt_powersave()
` [PATCH 45/71] drm/i915: Reorder GT interface code
` [PATCH 46/71] drm/i915: Split control of rps and rc6
` [PATCH 47/71] drm/i915: Enabling rc6 and rps have different requirements, so separate them
` [PATCH 48/71] drm/i915: Simplify rc6/rps enabling
` [PATCH 49/71] drm/i915: Refactor frequency bounds computation
` [PATCH 50/71] drm/i915: Rename rps min/max frequencies
` [PATCH 51/71] drm/i915: Pull IPS into GT power management

[PATCH v1] i915: Convert to use match_string() helper
 2018-05-03 18:46 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/8] drm/i915: per context slice/subslice powergating
 2018-05-03 18:00 UTC  (15+ messages)
` [PATCH 1/8] drm/i915: expose helper mapping exec flag engine to intel_engine_cs
` [PATCH 8/8] drm/i915: Expose RPCS (SSEU) configuration to userspace

[PATCH] drm/i915/dp: silence a static checker warning
 2018-05-03 17:23 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/psr: vbt change for psr
 2018-05-03 17:19 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/psr: vbt change for psr (rev6)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Wait for PSR exit before checking for vblank evasion for an atomic update
 2018-05-03 17:08 UTC  (8+ messages)

[PATCH 0/5] [PATCH 0/5] drm: Fix rounding errors and use scaling in i915, v2
 2018-05-03 16:58 UTC  (15+ messages)
` [PATCH 1/5] drm/rect: Round above 1 << 16 upwards to correct scale calculation functions
` [PATCH 2/5] drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3
` [PATCH 3/5] drm/i915: Do not adjust scale when out of bounds, v2
` [PATCH 4/5] drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTEST
` [PATCH 5/5] drm/selftests: Add drm helper selftest
` ✗ Fi.CI.CHECKPATCH: warning for drm: Fix rounding errors and use scaling in i915, v2
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH rdma-next 01/21] drm/i915: Move u64-to-ptr helpers to general header
 2018-05-03 16:41 UTC  (2+ messages)

[PATCH] drm/i915: Micro-optimise i915_request_retire()
 2018-05-03 16:32 UTC  (5+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915/icl, x86/gpu: implement ICL stolen memory support
 2018-05-03 16:28 UTC  (8+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/selftests: fix spelling mistake: "parmaters" -> "parameters"
 2018-05-03 16:23 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 00/15] dma-fence cleanup v2
 2018-05-03 16:02 UTC  (19+ messages)
` [PATCH 01/15] dma-fence: remove fill_driver_data callback
` [PATCH 02/15] dma-fence: Make ->enable_signaling optional
` [PATCH 03/15] dma-fence: Allow wait_any_timeout for all fences
` [PATCH 04/15] dma-fence: Make ->wait callback optional
` [PATCH 05/15] drm/amdgpu: Remove unecessary dma_fence_ops
` [PATCH 06/15] drm: "
` [PATCH 07/15] drm/etnaviv: "
` [PATCH 08/15] drm/i915: "
  ` [PATCH 09/15] drm/msm: "
  ` [PATCH 10/15] drm/nouveau: "
` [PATCH 11/15] drm/qxl: "
` [PATCH 12/15] drm/vc4: "
` [PATCH 13/15] drm/vgem: "
` [PATCH 14/15] drm/virtio: "
` [PATCH 15/15] dma-fence: Polish kernel-doc for dma-fence.c
` ✗ Fi.CI.CHECKPATCH: warning for dma-fence cleanup v2
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Correctly populate user mode h/vdisplay with pipe src size during readout
 2018-05-03 15:11 UTC  (8+ messages)

[PATCH v2] drm/i915: Remove redundant check for negative timeout while doing an atomic pipe update
 2018-05-03 15:11 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Remove redundant check for negative timeout while doing an atomic pipe update (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()
 2018-05-03 14:48 UTC  (6+ messages)
` ✓ Fi.CI.IGT: success for "
    ` [Intel-gfx] [PATCH] "

[PATCH i-g-t] igt/gem_wait: Relax assertion for wait completion
 2018-05-03 14:12 UTC  (3+ messages)

[PATCH 00/17] dma-fence doc polish and small cleanup
 2018-05-03 13:43 UTC  (3+ messages)
` [PATCH 08/17] drm/etnaviv: Remove unecessary dma_fence_ops

[PATCH] drm/i915: Stash desired logical vco in a reliable place
 2018-05-03 13:41 UTC  (6+ messages)
` [PATCH] drm/i915: Adjust eDP's "

[PATCH v8 0/2] Enabling content-type setting for HDMI displays
 2018-05-03 12:35 UTC  (5+ messages)
` [PATCH v8 1/2] drm: content-type property for HDMI connector
  ` [Intel-gfx] "

[PATCH] drm/i915: Perform a chipset flush for GGTT writes
 2018-05-03 12:26 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915/psr: vbt change for psr
 2018-05-03  9:52 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/psr: vbt change for psr (rev5)
` ✗ Fi.CI.BAT: failure "

[PATCH 1/2] drm/i915: Reset the hangcheck timestamp before repeating a seqno
 2018-05-03  9:49 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Mark the hangcheck as idle when unparking the engines
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Reset the hangcheck timestamp before repeating a seqno
` ✓ Fi.CI.IGT: "

[PATCH 1/4] drm: Drop DRM_CONTROL_ALLOW from ioctls
 2018-05-03  9:32 UTC  (5+ messages)
` [PATCH 4/4] drm: remove all control node code

[PATCH 1/2] drm/i915: Lazily unbind vma on close
 2018-05-03  9:13 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Keep one request in our ring_list
` ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915: Lazily unbind vma on close
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Silence debugging DRM_ERROR for failing to suspend vlv powerwells
 2018-05-03  9:06 UTC  (5+ messages)

[PATCH v5 0/6] Enable NV12 support
 2018-05-03  8:58 UTC  (6+ messages)

[CI] drm/i915/execlists: Emit i915_trace_request_out for preemption
 2018-05-03  8:38 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH CI] drm/i915/icl: Add configuring MOCS in new Icelake engines
 2018-05-03  7:38 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/psr: vbt change for psr
 2018-05-03  7:07 UTC  (5+ messages)

[PATCH v13 00/10] Aspect ratio support in DRM layer
 2018-05-03  6:26 UTC  (3+ messages)
` [PATCH v13 08/10] drm: Expose modes with aspect ratio, only if requested

[PATCH v2 00/22] Workarounds for Icelake
 2018-05-03  4:12 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for Workarounds for Icelake (rev2)

[PATCH] drm/i915/userptr: reject zero user_size
 2018-05-03  3:33 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/userptr: reject zero user_size (rev2)

[PATCH v2 0/8] Enable HuC authentication in Icelake
 2018-05-03  2:13 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Enable HuC authentication in Icelake (rev2)

[PATCH] drm/i915: Stash desired logical vco in a reliable place
 2018-05-03  0:56 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Stash desired logical vco in a reliable place. (rev2)

[PATCH] drm/i915: configure the transcoder clocks before touching pipeconf on HSW+
 2018-05-02 23:47 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: configure the transcoder clocks before touching pipeconf on HSW+ (rev2)

[CI 1/2] drm/i915: Move timeline from GTT to ring
 2018-05-02 22:54 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [CI,1/2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox