Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-08 23:41:06 to 2018-08-11 22:39:46 UTC [more...]

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

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

[PATCH] drm/i915/psr: Add missing check for I915_PSR_DEBUG_IRQ bit
 2018-08-11  2:03 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[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 1/2] drm/i915: Expose retry count to per gen reset logic
 2018-08-10 19:10 UTC  (6+ 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: "

[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] "

[PATCH v5 1/2] drm: Introduce new DRM_FORMAT_XYUV
 2018-08-10 18:01 UTC  (2+ messages)

[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 i-g-t 1/2] igt/perf_pmu: Aim for a fixed number of iterations for calibrating accuracy
 2018-08-10 13:25 UTC  (3+ messages)
` [igt-dev] "

[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] drm/i915: Add detection of changing of edid on between suspend and resume
 2018-08-10 13:02 UTC  (9+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Add detection of changing of edid on between suspend and resume (rev2)
` [v3] drm/i915: Add detection of changing of edid on between suspend and resume
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add detection of changing of edid on between suspend and resume (rev3)
` ✗ Fi.CI.BAT: failure "

[PATCH 1/2] drm/i915: Allow control of PSR at runtime through debugfs, v5
 2018-08-10 12:10 UTC  (11+ messages)
` [PATCH 2/2] drm/i915/psr: Add debugfs support to force a downgrade to PSR1 mode
  ` [PATCH v6 1/2] drm/i915: Allow control of PSR at runtime through debugfs, v6
` ✗ 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 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  (29+ messages)
` [PATCH 02/20] drm/i915: Set PCH as NOP when display is disabled
` [PATCH 03/20] drm/i915/runtime_pm: Share code to enable/disable PCH reset handshake
` [PATCH 04/20] drm/i915: Move out non-display related calls from display/modeset init/cleanup
` [PATCH 05/20] drm/i915: Release POWER_DOMAIN_INIT reference when display is disabled
` [PATCH 06/20] drm/i915: Move drm_vblank_init() to i915_load_modeset_init()
` [PATCH 07/20] drm/i915: Move FBC init and cleanup calls to modeset functions
` [PATCH 08/20] drm/i915: Do not modifiy reserved bit in gens that do not have IPC
` [PATCH 09/20] drm/i915: Move intel_init_ipc() call to i915_load_modeset_init()
` [PATCH 10/20] drm/i915: Do not call modeset related functions when display is disabled
` [PATCH 11/20] drm/i915: Grab a runtime pm reference before run live selftests
` [PATCH 12/20] drm/i915: Unset reset pch handshake when PCH is not present in one place
` [PATCH 13/20] drm/i915: Remove redundant checks for num_pipes == 0
` [PATCH 14/20] drm/i915: Keep overlay functions naming consistent
` [PATCH 15/20] drm/i915: Do not reset display when display is disabled
` [PATCH 16/20] drm/i915: Do not initialize display clocks "
` [PATCH 17/20] drm/i915: Remove duplicated definition of intel_update_rawclk
` [PATCH 18/20] drm/i195: Do not initialize display core when display is disabled
` [PATCH 19/20] drm/i915: Warn when display irq functions is executed "
` [PATCH 20/20] drm/i915: Do not enable all power wells "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/20] drm: Let userspace check if driver supports modeset
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[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  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] "
` ✓ Fi.CI.IGT: success "

[PATCH 0/5] RESEND: dma-buf cleanup
 2018-08-09 14:21 UTC  (7+ messages)
` [PATCH 4/5] drm/vgem: Remove unecessary dma_fence_ops
  ` [PATCH] "
` ✗ 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  (6+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Restore user forcewake domains across suspend (rev2)

[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  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915: Introduce intel_runtime_pm_disable to pair intel_runtime_pm_enable
 2018-08-09 10:09 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Track all held rpm wakerefs
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Introduce intel_runtime_pm_disable to pair intel_runtime_pm_enable
` ✗ 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 "

[PATCH v2 00/23] Display Stream Compression enabling on eDP/DP
 2018-08-09  5:55 UTC  (3+ messages)
` [PATCH v2 13/23] drm/i915/dp: Do not enable PSR2 if DSC is enabled

[PATCH] drm/i915/cfl: Add a new CFL PCI ID
 2018-08-09  5:46 UTC  (3+ messages)

[PATCH v2] drm/i915/gvt: fix memory leak in intel_vgpu_ioctl()
 2018-08-09  3:22 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/gvt: fix memory leak in intel_vgpu_ioctl() (rev3)

[PATCH] drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse"
 2018-08-09  2:39 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse" (rev3)

[PATCH] drm/i915: remove the unnecessary restriction for NV12 in intel_framebuffer_init
 2018-08-09  1:58 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "


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