Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-05 11:00:12 to 2019-12-06 22:35:41 UTC [more...]

[Intel-gfx] [PATCH] drm/i915/gt: Replace I915_WRITE with its uncore counterpart
 2019-12-06 21:41 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 1/3] drm/i915/display: Do not check for the ddb allocations of turned off pipes
 2019-12-06 22:35 UTC  (7+ messages)
` [Intel-gfx] [PATCH v4 2/3] drm/i915/display/tgl: Fix the order of the step to turn transcoder clock off
` [Intel-gfx] [PATCH v4 3/3] drm/i915/display: Refactor intel_commit_modeset_disables()
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v4,1/3] drm/i915/display: Do not check for the ddb allocations of turned off pipes
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/bios: remove extra debug messages
 2019-12-06 22:28 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v3 1/2] drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
 2019-12-06 21:59 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 2/2] drm/i915/perf: Configure OAR for specific context
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v3,1/2] drm/i915/perf: Allow non-privileged access when OA buffer is not sampled

[PATCH] drm/i915/uc: Extra info notice about FW version mis-match vs overrides
 2019-12-06 21:21 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: Add Gen/GT info to GPU error state
 2019-12-06 21:10 UTC  (3+ messages)
  ` [Intel-gfx] "

[Intel-gfx] [PATCH 1/3] drm/i915/display: move clk off sanitize to its own function
 2019-12-06 19:23 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/display: use clk_off name to avoid double negation
` [Intel-gfx] [PATCH 3/3] drm/i915/display: fix phy name
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/display: move clk off sanitize to its own function
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 1/3] drm/i915: Check for error before calling cmpxchg()
 2019-12-06 18:54 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Propagate errors on awaiting already signaled fences
` [Intel-gfx] [PATCH 3/3] drm/i915: Propagate errors on awaiting already signaled dma-fences
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Check for error before calling cmpxchg()

[Intel-gfx] [PATCH 0/5] drm/i915/gem: Parallel execbuf WIP
 2019-12-06 17:40 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915: Drop inspection of execbuf flags during evict
` [Intel-gfx] [PATCH 2/5] drm/i915/gem: Extract transient execbuf flags from i915_vma
` [Intel-gfx] [PATCH 3/5] drm/i915: Add an implementation for i915_gem_ww_ctx locking
` [Intel-gfx] [PATCH 4/5] drm/i915: Remove locking from i915_gem_object_prepare_read/write
` [Intel-gfx] [RFC PATCH 5/5] drm/i915: Parallel execbuf wip
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Parallel execbuf WIP
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_parse: Prepare for async cmd parser
 2019-12-06 17:18 UTC 

[Intel-gfx] [PATCH] drm/i915/gem: Flush the pwrite through the chipset before signaling
 2019-12-06 17:17 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/gt: Trim gen6 ppgtt updates to PD cachelines
 2019-12-06 15:11 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915: Fix the use-after-free between i915_active_ref and __active_retire
 2019-12-06 14:17 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] i915 0000:00:02.0: GPU HANG: ecode 4:1:0x9ffdfeff
 2019-12-06 14:07 UTC 

[Intel-gfx] [PATCH] drm/i915: Avoid calling i915_gem_object_unbind holding object lock
 2019-12-06 14:10 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Avoid calling i915_gem_object_unbind holding object lock (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 00/11] drm/i915: Add support for HDCP 1.4 over MST connectors
 2019-12-06 13:55 UTC  (11+ messages)
` [Intel-gfx] [PATCH 02/11] drm/i915: Intercept Aksv writes in the aux hooks
` [Intel-gfx] [PATCH 03/11] drm/i915: Disable HDCP signalling on transcoder disable
` [Intel-gfx] [PATCH 04/11] drm/i915: Don't WARN on HDCP toggle if get_hw_state returns false
` [Intel-gfx] [PATCH 05/11] drm/i915: Change toggle_signalling() argument to connector

[PATCH v3 1/2] drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
 2019-12-06 13:52 UTC  (5+ messages)
` [PATCH v3 2/2] drm/i915/perf: Configure OAR for specific context
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 1/2] drm/i915/perf: Allow non-privileged access when OA buffer is not sampled

[Intel-gfx] [PATCH v2] drm/i915/tgl: Program BW_BUDDY registers during display init
 2019-12-06 13:20 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tgl: Program BW_BUDDY registers during display init (rev3)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/pmu: Report frequency as zero while GPU is sleeping
 2019-12-06 13:04 UTC  (5+ messages)
` [PATCH v2] "
  ` [Intel-gfx] "

[PATCH v3 0/2] drm: mmap fixups
 2019-12-06 12:27 UTC  (12+ messages)
` [PATCH v3 1/2] drm: call drm_gem_object_funcs.mmap with fake offset
    ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: mmap fixups (rev4)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 1/5] drm/i915/gem: Flush the pwrite through the chipset before signaling
 2019-12-06 11:34 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/5] drm/i915: Claim vma while under closed_lock in i915_vma_parked()
` [Intel-gfx] [PATCH 3/5] drm/i915/gt: Acquire a GT wakeref for the breadcrumb interrupt
` [Intel-gfx] [PATCH 4/5] drm/i915/gem: Pin gen6_ppgtt prior to constructing the request
` [Intel-gfx] [PATCH 5/5] drm/i915: Avoid calling i915_gem_object_unbind holding object lock
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915/gem: Flush the pwrite through the chipset before signaling
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH] drm/i915/gt: Acquire a GT wakeref for the breadcrumb interrupt
 2019-12-06 11:18 UTC  (7+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915: Claim vma while under closed_lock in i915_vma_parked()
 2019-12-06 11:16 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH] drm/i915/gem: Pin gen6_ppgtt prior to constructing the request
 2019-12-06 11:07 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Pin gen6_ppgtt prior to constructing the request (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915: Serialise i915_active_acquire() with __active_retire()
 2019-12-06 10:58 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 1/4] drm/i915/selftests: Disable heartbeats around long queues
 2019-12-06 10:07 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/selftests: Impose a timeout for request submission
` [Intel-gfx] [PATCH 3/4] drm/i915/gt: Remove direct invocation of breadcrumb signaling
` [Intel-gfx] [PATCH 4/4] drm/i915: Tweak scheduler's kick_submission()
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/4] drm/i915/selftests: Disable heartbeats around long queues

[Intel-gfx] [PATCH v3 1/5] drm/i915/guc: Drop leftover preemption code
 2019-12-06  9:05 UTC  (8+ messages)
` [Intel-gfx] [PATCH v3 2/5] drm/i915/guc: add a helper to allocate and map guc vma
` [Intel-gfx] [PATCH v3 3/5] drm/i915/guc: kill doorbell code and selftests
` [Intel-gfx] [PATCH v3 4/5] drm/i915/guc: kill the GuC client
` [Intel-gfx] [PATCH v3 5/5] HAX: force enable_guc=2 and WA i915#571
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3,1/5] drm/i915/guc: Drop leftover preemption code
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH CI 1/3] drm/i915/display: Do not check for the ddb allocations of turned off pipes
 2019-12-06  5:03 UTC  (5+ messages)
` [Intel-gfx] [PATCH CI 2/3] drm/i915/display/tgl: Fix the order of the step to turn transcoder clock off
` [Intel-gfx] [PATCH CI 3/3] drm/i915/display: Refactor intel_commit_modeset_disables()
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/3] drm/i915/display: Do not check for the ddb allocations of turned off pipes
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915: Add new EHL/JSL PCI ids
 2019-12-06  4:02 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Add new EHL/JSL PCI ids (rev4)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v3 1/3] drm/i915: Move the code to populate ACPI device ID into intel_acpi
 2019-12-06  3:08 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 2/3] drm/i915: Lookup and attach ACPI device node for connectors
` [Intel-gfx] [PATCH v3 3/3] drm/i915: Add support for integrated privacy screens
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3,1/3] drm/i915: Move the code to populate ACPI device ID into intel_acpi
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v4] drm: Add support for DP 1.4 Compliance edid corruption test
 2019-12-06  2:42 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915/display: Force the state compute phase once to enable PSR
 2019-12-06  2:35 UTC  (3+ messages)
` [Intel-gfx] "

[Intel-gfx] [PATCH v2 1/3] drm/i915/display: Do not check for the ddb allocations of turned off pipes
 2019-12-06  1:02 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 3/3] drm/i915/display: Refactor intel_commit_modeset_disables()
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915/display: Do not check for the ddb allocations of turned off pipes (rev2)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/gt: Replace I915_READ with intel_uncore_read
 2019-12-06  0:05 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Replace I915_READ with intel_uncore_read (rev2)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[PATCH] drm: Add support for integrated privacy screens
 2019-12-05  9:34 UTC  (10+ messages)
` [PATCH v2 1/3] drm/i915: Move the code to populate ACPI device ID into intel_acpi
  ` [PATCH v2 2/3] drm/i915: Lookup and attach ACPI device node for connectors
      ` [Intel-gfx] "
  ` [PATCH v2 3/3] drm/i915: Add support for integrated privacy screens
      ` [Intel-gfx] "
    ` [Intel-gfx] [PATCH v2 1/3] drm/i915: Move the code to populate ACPI device ID into intel_acpi

[Intel-gfx] [PATCH 0/2] drm/i915: debugfs device parameters
 2019-12-05 23:06 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/params: add i915 parameters to debugfs
` [Intel-gfx] [PATCH 2/2] drm/i915/params: support bool values for int and uint params
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: debugfs device parameters
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/gt: Save irqstate around virtual_context_destroy
 2019-12-05 22:24 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/dsb: Fix in mmio offset calculation of DSB instance
 2019-12-05 19:41 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/tgl: Program BW_BUDDY registers during display init
 2019-12-05 19:26 UTC  (4+ messages)

[PATCH v7 0/4] Enable second DBuf slice for ICL and TGL
 2019-12-05 18:40 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Enable second DBuf slice for ICL and TGL (rev5)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [CI 1/3] drm/i915: Ignore most failures during evict-vm
 2019-12-05 17:54 UTC  (5+ messages)
` [Intel-gfx] [CI 2/3] drm/i915: Try hard to bind the context
` [Intel-gfx] [CI 3/3] drm/i915/gt: Bump the PP_DIR invalidation for Baytrail
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/3] drm/i915: Ignore most failures during evict-vm
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 1/4] drm/i915/selftests: Disable heartbeats around long queues
 2019-12-05 16:56 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/gt: Remove direct invocation of breadcrumb signaling
` [Intel-gfx] [PATCH 3/4] drm/i915/execlists: Tweak priority hint to use last port if set
` [Intel-gfx] [PATCH 4/4] drm/i915: Tweak scheduler's kick_submission()
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915/selftests: Disable heartbeats around long queues

[PATCH v3 00/13] drm/i915/dsi: enable DSC
 2019-12-05 16:20 UTC  (11+ messages)
` [PATCH v3 09/13] drm/i915/dsi: use afe_clk() instead of intel_dsi_bitrate()
  ` [Intel-gfx] "
` [PATCH v3 10/13] drm/i915/dsi: take compression into account in afe_clk()
  ` [Intel-gfx] "
` [PATCH v3 11/13] drm/i915/dsi: use compressed pixel format with DSC
  ` [Intel-gfx] "
` [PATCH v3 12/13] drm/i915/dsi: account for DSC in horizontal timings
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsi: enable DSC (rev5)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/i915/gem: Reinitialise the local list before repeating
 2019-12-05 15:18 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH 0/9] drm/i915: Cleanups around intel_attached_encoder() & co
 2019-12-05 15:06 UTC  (7+ messages)
` [Intel-gfx] [PATCH 5/9] drm/i915: Use intel_attached_encoder()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Cleanups around intel_attached_encoder() & co. (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[PATCH v4 1/2] drm/i915: lookup for mem_region of a mem_type
 2019-12-05 13:11 UTC  (8+ messages)
` [PATCH v4 2/2] drm/i915: Create dumb buffer from LMEM
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 1/2] drm/i915: lookup for mem_region of a mem_type

[Intel-gfx] [PATCH] drm/i915: Add lmem fault handler
 2019-12-05 12:10 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "


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