Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-11 13:43:31 to 2020-06-15 16:33:31 UTC [more...]

[Intel-gfx] [PATCH] drm/i915: Remove redundant i915_request_await_object in blit clears
 2020-06-15 16:33 UTC  (10+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] [PATCH v2] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Remove redundant i915_request_await_object in blit clears (rev2)

[Intel-gfx] [PATCH] drm/i915/dp: DP PHY compliance for JSL
 2020-06-15 16:19 UTC  (14+ messages)

[Intel-gfx] [PATCH 01/10] drm/i915/selftests: Disable preemptive heartbeats over preemption tests
 2020-06-15 16:16 UTC  (21+ messages)
` [Intel-gfx] [PATCH 02/10] drm/i915/selftests: Dump engine state and trace upon hanging after reset
  ` [Intel-gfx] [PATCH] "
` [Intel-gfx] [PATCH 03/10] drm/i915/gt: Add a safety submission flush in the heartbeat
  ` [Intel-gfx] [PATCH] "
` [Intel-gfx] [PATCH 04/10] drm/i915/execlists: Replace direct submit with direct call to tasklet
` [Intel-gfx] [PATCH 05/10] drm/i915/execlists: Defer schedule_out until after the next dequeue
` [Intel-gfx] [PATCH 06/10] drm/i915/gt: ce->inflight updates are now serialised
` [Intel-gfx] [PATCH 07/10] drm/i915/gt: Drop atomic for engine->fw_active tracking
` [Intel-gfx] [PATCH 08/10] drm/i915/gt: Use virtual_engine during execlists_dequeue
` [Intel-gfx] [PATCH 09/10] drm/i915/gt: Decouple inflight virtual engines
` [Intel-gfx] [PATCH 10/10] drm/i915/gt: Resubmit the virtual engine on schedule-out
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] drm/i915/selftests: Disable preemptive heartbeats over preemption tests (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] drm/i915/selftests: Disable preemptive heartbeats over preemption tests (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/shmem-helper: Fix obj->filp derefence
 2020-06-15 16:07 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH] drm/i915: remove unnecessary conversion to bool
 2020-06-15 16:03 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/3] drm/mm: remove unused rb_hole_size()
 2020-06-15 15:41 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/3] drm/mm: optimize find_hole() as well
` [Intel-gfx] [PATCH 3/3] drm/mm: cleanup and improve next_hole_*_addr()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/mm: remove unused rb_hole_size()
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v2 00/15] pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-06-13 20:50 UTC  (13+ messages)
` [Intel-gfx] [PATCH v2 03/15] pwm: lpss: Add range limit check for the base_unit register value
` [Intel-gfx] [PATCH v2 09/15] pwm: crc: Enable/disable PWM output on enable/disable
` [Intel-gfx] [PATCH v2 11/15] pwm: crc: Implement get_state() method

[Intel-gfx] [PATCH v2 0/2] Add debugfs for requesting HDCP version
 2020-06-15 10:18 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2 1/2] drm/i915: Add support for considering HDCP ver requested via debugfs
` [Intel-gfx] [PATCH v2 2/2] drm/i915: Add a new debugfs to request HDCP version

[Intel-gfx] [PATCH 0/9] shmem helper untangling
 2020-06-15  8:23 UTC  (3+ messages)
` [Intel-gfx] [PATCH 9/9] drm/shmem-helpers: Simplify dma-buf importing

[Intel-gfx] [PATCH] drm/i915/icl+: Fix hotplug interrupt disabling after storm detection
 2020-06-15  6:59 UTC  (8+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/8] drm/atomic-helper: reset vblank on crtc reset
 2020-06-13 18:47 UTC  (24+ messages)
` [Intel-gfx] [PATCH 2/8] drm/amdgpu: Use __drm_atomic_helper_crtc_reset
` [Intel-gfx] [PATCH 3/8] drm/imx: "
` [Intel-gfx] [PATCH 4/8] drm/mtk: "
` [Intel-gfx] [PATCH 5/8] drm/vc4: "
` [Intel-gfx] [PATCH 6/8] drm/vmwgfx: "
  ` [Intel-gfx] [PATCH] "
` [Intel-gfx] [PATCH 7/8] drm/mipi-dbi: Remove ->enabled
` [Intel-gfx] [PATCH 8/8] drm/tiny/repaper: Drop edp->enabled
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/8] drm/atomic-helper: reset vblank on crtc reset
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/8] drm/atomic-helper: reset vblank on crtc reset (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/gt: Flush gen3 relocs harder, again
 2020-06-13  9:17 UTC  (15+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Flush gen3 relocs harder, again (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v6 0/3] VRR capable attach prop in i915, DPCD helper, VRR debugfs
 2020-06-13  5:41 UTC  (11+ messages)
` [Intel-gfx] [PATCH v6 1/3] drm/dp: DRM DP helper for reading Ignore MSA from DPCD
` [Intel-gfx] [PATCH v6 2/3] drm/i915/dp: Attach and set drm connector VRR property
` [Intel-gfx] [PATCH v6 3/3] drm/i915/dp: Expose connector VRR monitor range via debugfs
  ` [Intel-gfx] [PATCH v7 "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for VRR capable attach prop in i915, DPCD helper, VRR debugfs
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for VRR capable attach prop in i915, DPCD helper, VRR debugfs (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [CI] drm/i915/execlists: Lift opportunistic process_csb to before engine lock
 2020-06-13  1:17 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 01/28] drm/i915: Adjust the sentinel assert to match implementation
 2020-06-12 23:05 UTC  (3+ messages)
` [Intel-gfx] [PATCH 05/28] drm/i915/selftests: Trim execlists runtime

[Intel-gfx] [PATCH] drm/i915: Update bw_buddy pagemask table
 2020-06-13  0:14 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 1/3] drm/i915/execlists: Lift opportunistic process_csb to before engine lock
 2020-06-12 21:56 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/execlists: Replace direct submit with direct call to tasklet
` [Intel-gfx] [PATCH 3/3] drm/i915/execlists: Defer schedule_out until after the next dequeue
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/execlists: Lift opportunistic process_csb to before engine lock

[Intel-gfx] [PATCH 1/6] drm/i915/rkl: Disable PSR2
 2020-06-12 21:49 UTC  (16+ messages)
` [Intel-gfx] [PATCH 2/6] drm/i915: Add plane damage clips property
` [Intel-gfx] [PATCH 3/6] drm/i915: Reorder intel_psr2_config_valid()
` [Intel-gfx] [PATCH 4/6] drm/i915: Add PSR2 software tracking registers
` [Intel-gfx] [PATCH 5/6] drm/i915: Implement PSR2 selective fetch

[Intel-gfx] [PATCH] drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c
 2020-06-12 21:15 UTC  (3+ messages)

[Intel-gfx] pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-06-12 17:04 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/selftests: Move test flush to outside vm->mutex
 2020-06-12 15:28 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH] intel: sync i915_pciids.h with kernel
 2020-06-12 10:25 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] [PATCH] drm/i915/display: Fix the encoder type check
 2020-06-12 10:24 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/display: Fix the encoder type check (rev2)

[Intel-gfx] [PATCH] drm/i915: Leave vma intact as they are discarded
 2020-06-12  9:11 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v5 0/4] Remaining RKL patches
 2020-06-12  7:37 UTC  (10+ messages)
` [Intel-gfx] [PATCH v5 1/4] drm/i915/rkl: Handle new DPCLKA_CFGCR0 layout
` [Intel-gfx] [PATCH v5 2/4] drm/i915/rkl: Add DPLL4 support
` [Intel-gfx] [PATCH v5 3/4] drm/i915/rkl: Handle HTI
` [Intel-gfx] [PATCH v5 4/4] drm/i915/rkl: Add initial workarounds
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Remaining RKL patches (rev3)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Remaining RKL patches (rev4)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 00/18] dma-fence lockdep annotations, round 2
 2020-06-12  7:32 UTC  (18+ messages)
` [Intel-gfx] [PATCH 03/18] dma-fence: basic lockdep annotations
  ` [Intel-gfx] [PATCH] "
` [Intel-gfx] [PATCH 04/18] dma-fence: prime "
  ` [Intel-gfx] [Linaro-mm-sig] "
  ` [Intel-gfx] [PATCH] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for dma-fence lockdep annotations, round 2 (rev6)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 02/18] dma-buf: minor doc touch-ups
 2020-06-12  7:05 UTC  (2+ messages)
` [Intel-gfx] [PATCH] "

[Intel-gfx] [PATCH] drm/i915/gt: Implement WA_1406941453
 2020-06-12  0:04 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH] drm/i915: Only discard simple GGTT vma
 2020-06-11 23:47 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH i-g-t] i915/gem_ctx_isolation: Verify BB_OFFSET protection
 2020-06-11 20:40 UTC 

[Intel-gfx] [PATCH 1/2] drm/vblank: Estimate sample time
 2020-06-11 18:02 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Tighten timestamp around vblank sampling
` [Intel-gfx] [PATCH v2] drm/vblank: Estimate sample time
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2] drm/vblank: Estimate sample time (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/2] drm/i915/tgl+: Fix DP MST ACT status handling
 2020-06-11 16:37 UTC  (5+ messages)

[Intel-gfx] [v3 0/8] Enable HDR on MCA LSPCON based Gen9 devices
 2020-06-11 16:01 UTC  (4+ messages)
` [Intel-gfx] [v3 6/8] drm/i915/display: Implement infoframes readback for LSPCON

[Intel-gfx] [PATCH 1/6] drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workarounds
 2020-06-11 13:43 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workarounds (rev2)


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