Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-01 17:10:05 to 2018-06-05 11:42:39 UTC [more...]

[PATCH] drm/i915/pmu: Do not assume fixed hrtimer period
 2018-06-05 11:42 UTC  (13+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
` ✗ Fi.CI.BAT: failure for drm/i915/pmu: Do not assume fixed hrtimer period (rev2)

[PATCH] drm/i915/vma: Move the bind_count vs pin_count assertion to a helper
 2018-06-05 11:37 UTC  (6+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915/vma: Move the bind_count vs pin_count assertion to a helper (rev2)

[REBASE v9 0/8] YCBCR 4:2:0/4:4:4 output support for LSPCON
 2018-06-05 11:18 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for YCBCR 4:2:0/4:4:4 output support for LSPCON (rev10)
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915/ringbuffer: Make context pin/unpin symmetric
 2018-06-05 10:52 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

Full-ppgtt for Haswell and co, almost there!
 2018-06-05  9:58 UTC  (26+ messages)
` [PATCH 01/11] drm/i915/gtt: Rename i915_hw_ppgtt base member
` [PATCH 02/11] drm/i915/gtt: Teach restore-gtt to walk the ggtt vma list not the object list
` [PATCH 03/11] drm/i915: Prepare for non-object vma
` [PATCH 04/11] drm/i915: Decouple vma vfuncs from vm
` [PATCH 05/11] drm/i915/gtt: Push allocation to hw ppgtt constructor
` [PATCH 06/11] drm/i915/gtt: Subclass gen6_hw_ppgtt
` [PATCH 07/11] drm/i915/gtt Onionify error handling for gen6_ppgtt_create
` [PATCH 08/11] drm/i915/gtt: Reorder aliasing_ppgtt fini
` [PATCH 09/11] drm/i915/gtt: Make gen6 page directories evictable
` [PATCH 10/11] drm/i915/gtt: Only keep gen6 page directories pinned while active
` [PATCH 11/11] RFT drm/i915/gtt: Enable full-ppgtt by default everywhere
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/11] drm/i915/gtt: Rename i915_hw_ppgtt base member
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH 1/3] drm/i915/trace: Describe engines as class:instance pairs
 2018-06-05  9:41 UTC  (2+ messages)

[CI] drm/i915/gtt: Teach restore-gtt to walk the ggtt vma list not the object list
 2018-06-05  9:39 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/3] drm/i915/execlists: Remove synchronize_hardirq()
 2018-06-05  9:33 UTC  (13+ messages)
` [PATCH 2/3] drm/i915/execlists: Push the tasklet kick after reset to reset_finish
` [PATCH 3/3] drm/i915: Declare the driver wedged if hangcheck makes no progress
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/execlists: Remove synchronize_hardirq()
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[REBASE v9 6/8] drm/i915: Write AVI infoframes for MCA LSPCON
 2018-06-05  9:32 UTC  (3+ messages)
` [PATCH v9 5/8] drm/i915: Add AVI infoframe support for LSPCON
` [PATCH v9 6/8] drm/i915: Write AVI infoframes for MCA LSPCON

[PATCH] drm/i915: Add new vGPU cap info bit VGT_CAPS_HUGE_GTT
 2018-06-05  9:01 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

ksoftirqd avoidance
 2018-06-05  8:38 UTC  (21+ messages)
` [PATCH 03/11] drm/i915/execlists: Pull submit after dequeue under timeline lock
` [PATCH 04/11] drm/i915/execlists: Pull CSB reset under the timeline.lock
` [PATCH 05/11] drm/i915/execlists: Process one CSB interrupt at a time
` [PATCH 06/11] drm/i915/execlists: Unify CSB access pointers

[RFC] i915: make the probe asynchronous
 2018-06-05  8:18 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/5] drm/i915: Fix sprite destination colorkeying on SKL+
 2018-06-05  8:10 UTC  (2+ messages)

[PATCH v2 1/2] drm/i915/perf: use the lrc_desc to get the ctx hw id in gen8-10
 2018-06-05  1:59 UTC  (6+ messages)
` [PATCH v3 2/2] drm/i915/perf: fix gen11 engine class shift
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915/perf: use the lrc_desc to get the ctx hw id in gen8-10
` ✓ Fi.CI.IGT: "

[PATCH i-g-t 0/3] Fix some GCC warnings
 2018-06-05  1:45 UTC  (8+ messages)
` [PATCH i-g-t 1/3] Avoid truncate string in __igt_lsof_fds
` [PATCH i-g-t 2/3] Remove extra '\0' in strncpy in igt_save_module_param
` [PATCH i-g-t 3/3] Move declaration to the top of the code

[PATCH 1/2] drm/i915/perf: use the lrc_desc to get the ctx hw id in gen8-10
 2018-06-05  0:30 UTC  (7+ messages)
` [PATCH v2 2/2] drm/i915/perf: fix gen11 engine class shift
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/perf: use the lrc_desc to get the ctx hw id in gen8-10
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/icl: Add remaining registers and bitfields for MG PHY DDI
 2018-06-05  0:12 UTC  (4+ messages)

[PATCH] drm/i915/icl: Don't update enabled dbuf slices struct until updated in hw
 2018-06-04 23:49 UTC  (2+ messages)

[PATCH] drm/i915/perf: fix gen11 engine class shift
 2018-06-04 21:32 UTC  (9+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 00/13] drm: Eliminate plane->fb/crtc usage for atomic drivers
 2018-06-04 18:13 UTC  (4+ messages)
` [PATCH v2 02/13] drm/vmwgfx: Stop using plane->fb in vmw_kms_helper_dirty()

[PATCH v4 0/2] drm/i915/perf: fix context filtering with GuC & ICL
 2018-06-04 17:24 UTC  (11+ messages)
` [PATCH v4 1/2] drm/i915: drop one bit on the hw_id when using guc
` [PATCH v4 2/2] drm/i915/perf: fix ctx_id read with GuC & ICL
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/perf: fix context filtering with GuC & ICL (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 1/7] drm/i915/guc: Don't store runtime GuC log level in modparam
 2018-06-04 16:27 UTC  (9+ messages)
` [PATCH v2 2/7] drm/i915/guc: Refactoring preparation of the GUC_CTL_DEBUG parameter
` [PATCH v2 3/7] drm/i915/guc: Refactoring preparation of the GUC_CTL_FEATURE parameter
` [PATCH v2 4/7] drm/i915/guc: Refactoring preparation of the GUC_CTL_LOG_PARAMS parameter
` [PATCH v2 5/7] drm/i915/guc: Refactoring preparation of the GUC_CTL_CTXINFO parameter
` [PATCH v2 6/7] drm/i915/guc: Move defines with size of GuC logs to intel_guc_log.h
` [PATCH v2 7/7] drm/i915/guc: Add support for define guc_log_size in megabytes
` ✓ Fi.CI.BAT: success for series starting with [v2,1/7] drm/i915/guc: Don't store runtime GuC log level in modparam
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/gtt: Remove obsolete switch_mm hooks for gen8+
 2018-06-04 15:02 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2] drm/i915: Move i915_gem_fini to i915_gem.c
 2018-06-04 14:00 UTC  (5+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/7] drm/i915/guc: Don't store runtime GuC log level in modparam
 2018-06-04 12:53 UTC  (4+ messages)
` [PATCH 7/7] drm/i915/guc: Add support for define guc_log_size in megabytes

[PATCH] drm/i915: Declare the driver wedged if hangcheck makes no progress
 2018-06-02 13:51 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/execlists: Push the tasklet kick after reset to reset_finish
 2018-06-02 12:25 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/execlists: Remove synchronize_hardirq()
 2018-06-02 11:42 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Reduce context HW ID lifetime
 2018-06-02 10:57 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v3 0/2] drm/i915/perf: fix context filtering with GuC & ICL
 2018-06-02  8:23 UTC  (8+ messages)
` [PATCH v3 1/2] drm/i915: drop one bit on the hw_id when using guc
` [PATCH v3 2/2] drm/i915/perf: fix ctx_id read with GuC & ICL
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/perf: fix context filtering with GuC & ICL (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/guc: Disable preemption if it fails
 2018-06-02  0:02 UTC  (4+ messages)

[PATCH v2 0/2] drm/i915/perf: fix context filtering with GuC & ICL
 2018-06-01 23:57 UTC  (9+ messages)
` [PATCH v2 1/2] drm/i915: drop one bit on the hw_id when using guc
` [PATCH v2 2/2] drm/i915/perf: fix ctx_id read with GuC & ICL

[PATCH 00/24] More ICL display patches
 2018-06-01 23:43 UTC  (9+ messages)
` [PATCH 07/24] drm/i915/icl: Add DDI HDMI level selection for ICL
` [PATCH 25/24] drm/i915/icl: fix gmbus gpio pin mapping
  ` [PATCH 26/24] drm/i915/icl: Add allowed DP rates for Icelake

[PATCH] drm/i915/icl: fix icl_unmap/map_plls_to_ports
 2018-06-01 23:23 UTC  (2+ messages)

[PATCH] drm/i915/icl, x86/gpu: implement ICL stolen memory support
 2018-06-01 21:44 UTC  (4+ messages)
` [PATCH 1/2] x86/gpu: reserve ICL's graphics stolen memory

[PATCH v3 00/12] drm/i915: Some plane init cleanups
 2018-06-01 20:40 UTC  (13+ messages)
` [PATCH v3 02/12] drm/i915: Populate possible_crtcs for primary/cursor planes
` [PATCH v3 07/12] drm/i915: Move plane_state->scaler_id initialization into intel_create_plane_state()
` [PATCH v3 08/12] drm/i915: Introduce intel_plane_alloc()
` ✓ Fi.CI.BAT: success for drm/i915: Some plane init cleanups
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Some plane init cleanups (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: success for drm/i915: Some plane init cleanups
` ✓ Fi.CI.IGT: success for drm/i915: Some plane init cleanups (rev3)

[CI 1/2] drm/i915: Flush all writes before suspend
 2018-06-01 18:53 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/2] "

[PATCH v3 12/12] drm/i915: Rename variables in intel_primary_plane_create()
 2018-06-01 18:39 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v3 09/12] drm/i915: Extract skl_universal_plane_init()
 2018-06-01 18:39 UTC  (2+ messages)
` [PATCH v4 "

[PATCH xf86-video-intel] meson: Add libdrm dependency for intel_drv
 2018-06-01 17:10 UTC 


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