Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-09 09:22:42 to 2018-08-13 13:03:04 UTC [more...]

[PATCH 1/2] drm/i915: Expose retry count to per gen reset logic
 2018-08-13 13:01 UTC  (17+ messages)
` [PATCH 2/2] drm/i915: Force reset on unready engine
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Expose retry count to per gen reset logic
` ✓ Fi.CI.IGT: "
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Expose retry count to per gen reset logic (rev3)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Bump priority of clean up work
 2018-08-13 13:00 UTC  (9+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v5 10/10] drm/rcar-du/crc: Implement get_crc_sources callback
 2018-08-13 12:13 UTC  (3+ messages)
` [PATCH V6 "

[PATCH v5 1/2] drm: Introduce new DRM_FORMAT_XYUV
 2018-08-13 12:11 UTC  (3+ messages)

[PATCH] drm/i915: Add detection of changing of edid on between suspend and resume
 2018-08-13 10:55 UTC  (8+ messages)
` [v3] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add detection of changing of edid on between suspend and resume (rev3)
` ✗ Fi.CI.BAT: failure "

[CI 0/2] Reviewed perf cleanups
 2018-08-13 10:00 UTC  (8+ messages)
` [CI 1/2] drm/i915/perf: simplify configure all context function
` [CI 2/2] drm/i915/perf: reuse intel_lrc ctx regs macro
` ✓ Fi.CI.BAT: success for Reviewed perf cleanups
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915/tracepoints: Remove i915_request_execute tracepoint
 2018-08-13  9:54 UTC  (11+ messages)
` [PATCH 2/2] drm/i915/tracepoints: Remove DRM_I915_LOW_LEVEL_TRACEPOINTS Kconfig option

[PATCH i-g-t 1/2] igt/perf_pmu: Aim for a fixed number of iterations for calibrating accuracy
 2018-08-13  9:20 UTC  (4+ messages)
` [igt-dev] "

[PATCH 01/14] drm/i915: Cleanup gt powerstate from gem
 2018-08-13  1:03 UTC  (18+ messages)
` [PATCH 02/14] drm/i915: Restrict gen6_reset_rps_interrupts to gen6+
` [PATCH 03/14] drm/i915: Disable runtime-pm using lowlevel functions if !HAS_RC6
` [PATCH 04/14] drm/i915: Only skip connector output for disable_display
` [PATCH 05/14] drm/i915: Explicitly take the init-power domain
` [PATCH 06/14] drm/i915: Attach the pci match data to the device upon creation
` [PATCH 07/14] drm/i915: Introduce intel_runtime_pm_disable to pair intel_runtime_pm_enable
` [PATCH 08/14] drm/i915: Track all held rpm wakerefs
` [PATCH 09/14] drm/i915: Markup paired operations on wakerefs
` [PATCH 10/14] drm/i915: Syntatic sugar for using intel_runtime_pm
` [PATCH 11/14] drm/i915: Markup paired operations on display power domains
` [PATCH 12/14] drm/i915/dp: Markup pps lock power well
` [PATCH 13/14] drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
` [PATCH 14/14] drm/i915: Enable runtime-pm debugging by default for CI
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/14] drm/i915: Cleanup gt powerstate from gem
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] tests/kms_cursor_crc: Open DRM device with DRIVER_ANY
 2018-08-12 20:03 UTC 

[PATCH] drm/i915/psr: Add missing check for I915_PSR_DEBUG_IRQ bit
 2018-08-12  9:26 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v2] drm/i915/tracing: Enable user interrupts while intel_engine_notify is active
 2018-08-11 22:47 UTC  (9+ messages)
` [PATCH v3] "
      ` [PATCH v4] "
          ` [PATCH v5] "

[CI] drm/i915/icl: account for context save/restore removed bits
 2018-08-10 19:52 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/icl: account for context save/restore removed bits (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t 1/3] igt/gem_sync: Exercise sync after context switch
 2018-08-10 18:11 UTC  (6+ messages)
` [PATCH i-g-t 2/3] gem_sync: Measure wakeup latency while also scheduling the next batch
` [PATCH i-g-t 3/3] igt/gem_sync: Exercising waiting while keeping the GPU busy
  ` [igt-dev] "

[RFC/CI] drm/i915/icl: account for context save/restore removed bits
 2018-08-10 14:59 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

RFC: Add write flag to reservation object fences
 2018-08-10 14:24 UTC  (25+ messages)
` [PATCH 3/6] dma-buf: add is_write to reservation_object_add_shared_fence
` [PATCH 4/6] dma-buf: add writes_only flag to reservation_object_get_fences_rcu
  ` [PATCH 1/6] dma-buf: remove shared fence staging in reservation object
  ` [PATCH 2/6] dma-buf: add reservation object shared fence accessor
  ` [PATCH 5/6] drm/i915: wait for write fences before pflip
  ` [PATCH 6/6] drm/amdgpu: remove exclusive fence workaround
` ✗ Fi.CI.BAT: failure for series starting with [1/6] dma-buf: remove shared fence staging in reservation object
              ` [Intel-gfx] RFC: Add write flag to reservation object fences

[RFC 1/8] drm/i915: Introduce intel_runtime_pm_disable to pair intel_runtime_pm_enable
 2018-08-10 14:01 UTC  (13+ messages)
` [RFC 2/8] drm/i915: Track all held rpm wakerefs
` [RFC 3/8] drm/i915: Markup paired operations on wakerefs
` [RFC 4/8] drm/i915: Syntatic sugar for using intel_runtime_pm
` [RFC 5/8] drm/i915: Markup paired operations on display power domains
` [RFC 6/8] drm/i915/dp: Markup pps lock power well
` [RFC 7/8] drm/i915: Complain is hsw_get_pipe_config acquires the same power well twice
` [RFC 8/8] drm/i915: Track crtc wakerefs during modesetting
` ✗ Fi.CI.BAT: failure for series starting with [RFC,1/8] drm/i915: Introduce intel_runtime_pm_disable to pair intel_runtime_pm_enable
` ✗ Fi.CI.BAT: failure for series starting with [RFC,1/8] drm/i915: Introduce intel_runtime_pm_disable to pair intel_runtime_pm_enable (rev2)

[PATCH v5 2/2] drm/i915: Adding YUV444 packed format(DRM_FORMAT_XYUV) support
 2018-08-10 13:20 UTC 

[PATCH v5 0/2] Add XYUV format support
 2018-08-10 13:17 UTC 

[PATCH 1/2] drm/i915: Allow control of PSR at runtime through debugfs, v5
 2018-08-10 12:10 UTC  (3+ messages)
` [PATCH v6 1/2] drm/i915: Allow control of PSR at runtime through debugfs, v6

[PATCH i-g-t 1/2] intel-ci: Comment on kernel selftest exclusion
 2018-08-10 10:05 UTC  (4+ messages)
` [PATCH i-g-t 2/2] intel-ci: Skip module reloads
  ` [igt-dev] "

[PATCH i-g-t] intel-ci: Skip module reloads
 2018-08-10  9:33 UTC  (4+ messages)

[PATCH i-g-t 1/2] igt/pm_rpm: Test incomplete(debug) suspends vs rpm
 2018-08-10  7:01 UTC  (2+ messages)
` [PATCH i-g-t 2/2] igt/pm_rpm: Test reaquisition of runtime-pm after module reload

[PATCH] dma-buf: Remove requirement for ops->map() from dma_buf_export
 2018-08-10  6:01 UTC  (2+ messages)

[PATCH 1/2] drm/i915/psr: Print PSR_STATUS when PSR idle wait times out
 2018-08-10  2:07 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/psr: Remove wait_for_idle() for PSR2
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/psr: Print PSR_STATUS when PSR idle wait times out
` ✓ Fi.CI.IGT: "

[PATCH v2] drm/i915/psr: Add PSR mode/revision to debugfs
 2018-08-09 23:22 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/psr: Add PSR mode/revision to debugfs (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/psr: Add PSR mode/revision to debugfs
 2018-08-09 21:44 UTC  (2+ messages)

[PATCH 01/20] drm: Let userspace check if driver supports modeset
 2018-08-09 20:38 UTC  (6+ messages)
` [PATCH 02/20] drm/i915: Set PCH as NOP when display is disabled

[PATCH] drm/i915/execlists: Avoid kicking priority on the current context
 2018-08-09 18:21 UTC  (12+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.BAT: success for drm/i915/execlists: Avoid kicking priority on the current context (rev2)
` [PATCH v3] drm/i915/execlists: Avoid kicking priority on the current context
` ✓ Fi.CI.BAT: success for drm/i915/execlists: Avoid kicking priority on the current context (rev3)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/execlists: Avoid kicking priority on the current context (rev4)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: success for drm/i915/execlists: Avoid kicking priority on the current context (rev3)
` ✓ Fi.CI.IGT: success for drm/i915/execlists: Avoid kicking priority on the current context (rev4)

[PATCH 1/4] drm/i915: kill intel_display_power_well_is_enabled()
 2018-08-09 17:15 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] "

[PATCH 1/2] drm/i915: Allow control of PSR at runtime through debugfs, v5
 2018-08-09 16:35 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v6,1/2] drm/i915: Allow control of PSR at runtime through debugfs, v6 (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/5] RESEND: dma-buf cleanup
 2018-08-09 14:21 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for RESEND: dma-buf cleanup (rev2)

[PATCH v1] Added max_bpp property to limit maximum bpp even if HDMI TV advertises higher limit
 2018-08-09 14:00 UTC  (3+ messages)

[PATCH] drm/i915: Restore user forcewake domains across suspend
 2018-08-09 13:29 UTC  (5+ messages)

[PATCH 4/5] drm/vgem: Remove unecessary dma_fence_ops
 2018-08-09 12:48 UTC  (3+ messages)
` [PATCH] "

[PATCH v2] drm/i915/tracing: Enable user interrupts while intel_engine_notify is active
 2018-08-09 11:41 UTC  (11+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tracing: Enable user interrupts while intel_engine_notify is active (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tracing: Enable user interrupts while intel_engine_notify is active (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tracing: Enable user interrupts while intel_engine_notify is active (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/selftests: Hold rpm for unparking
 2018-08-09 10:49 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Introduce intel_runtime_pm_disable to pair intel_runtime_pm_enable
 2018-08-09 10:09 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: Introduce intel_runtime_pm_disable to pair intel_runtime_pm_enable
 2018-08-09  9:39 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "


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