Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-11 10:15:41 to 2019-11-11 18:45:20 UTC [more...]

[PATCH] drm/i915/gt: Try an extra flush on the Haswell blitter
 2019-11-11 18:45 UTC  (4+ messages)
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for "
  ` [Intel-gfx] "

[CI] drm/i915/selftests: Perform some basic cycle counting of MI ops
 2019-11-11 18:39 UTC  (4+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Perform some basic cycle counting of MI ops (rev3)
  ` [Intel-gfx] "

[PATCH 1/2] drm/i915/gem: Replace implicit dev_priv->uncore for stolen init
 2019-11-11 18:32 UTC  (6+ messages)
` [Intel-gfx] "
` [PATCH 2/2] drm/i915/gem: Pass mem region to preallocated stolen
  ` [Intel-gfx] "

[FIXES 1/3] drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
 2019-11-11 18:33 UTC  (22+ messages)
` [Intel-gfx] "
` [FIXES 2/3] drm/i915/userptr: Handle unlocked gup retries
  ` [Intel-gfx] "
` [FIXES 3/3] drm/i915/execlists: Move reset_active() from schedule-out to schedule-in
  ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for series starting with [FIXES,1/3] drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
  ` [Intel-gfx] "

[PATCH 1/3] dma_resv: prime lockdep annotations
 2019-11-11 18:12 UTC  (7+ messages)
  ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] dma_resv: prime lockdep annotations (rev2)
  ` [Intel-gfx] "

[PATCH i-g-t 1/3] i915/gem_exec_schedule: Split pi-ringfull into two tests
 2019-11-11 18:07 UTC  (10+ messages)
` [PATCH i-g-t 2/3] i915/gem_userptr_blits: Exercise userptr + userfaultfd
  ` [igt-dev] "
    ` [Intel-gfx] "

[CI 1/2] drm/i915/selftests: Exercise parallel blit operations on a single ctx
 2019-11-11 18:06 UTC  (6+ messages)
` [Intel-gfx] "
` [CI 2/2] drm/i915/selftests: Fill all the drm_vma_manager holes
  ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/2] drm/i915/selftests: Exercise parallel blit operations on a single ctx
  ` [Intel-gfx] "

[PATCH] drm/i915/gem: Pass mem region to preallocated stolen
 2019-11-11 18:06 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH 1/2] drm/i915/guc: Add GuC method to determine if submission is active
 2019-11-11 18:04 UTC  (4+ messages)
    ` [Intel-gfx] "

[RFC-v2 0/9] Add support for mipi dsi cmd mode
 2019-11-11 17:53 UTC  (26+ messages)
` [Intel-gfx] "
` [RFC-v2 1/9] drm/i915/dsi: Define command mode registers
  ` [Intel-gfx] "
` [RFC-v2 2/9] drm/i915/dsi: Configure transcoder operation for command mode
  ` [Intel-gfx] "
` [RFC-v2 3/9] drm/i915/dsi: Add vblank calculation "
  ` [Intel-gfx] "
` [RFC-v2 4/9] drm/i915/dsi: Add cmd mode flags in display mode private flags
  ` [Intel-gfx] "
` [RFC-v2 5/9] drm/i915/dsi: Add check for periodic command mode
  ` [Intel-gfx] "
` [RFC-v2 6/9] drm/i915/dsi: Use private flags to indicate TE in cmd mode
  ` [Intel-gfx] "
` [RFC-v2 7/9] drm/i915/dsi: Configure TE interrupt for "
  ` [Intel-gfx] "
` [RFC-v2 8/9] drm/i915/dsi: Add TE handler for dsi "
  ` [Intel-gfx] "
` [RFC-v2 9/9] drm/i915/dsi: Initiate fame request in "
  ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for Add support for mipi dsi "
  ` [Intel-gfx] "
` ✗ Fi.CI.SPARSE: "
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "

[CI 1/5] drm/i915: Protect context while grabbing its name for the request
 2019-11-11 17:40 UTC  (12+ messages)
` [Intel-gfx] "
` [CI 2/5] drm/i915/gem: Embed context/timeline name inside the GEM context
  ` [Intel-gfx] "
` [CI 3/5] drm/i915/gem: Update context name on closing
  ` [Intel-gfx] "
` [CI 4/5] drm/i915: Show guilty context name on GPU reset
  ` [Intel-gfx] "
` [CI 5/5] drm/i915: Cancel context if it hangs after it is closed
  ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/5] drm/i915: Protect context while grabbing its name for the request
  ` [Intel-gfx] "

[PATCH 01/25] drm/i915: Protect context while grabbing its name for the request
 2019-11-11 17:20 UTC  (45+ messages)
` [PATCH 02/25] drm/i915/gem: Embed context/timeline name inside the GEM context
    ` [Intel-gfx] "
` [PATCH 03/25] drm/i915/gem: Update context name on closing
    ` [Intel-gfx] "
` [PATCH 07/25] drm/i915: Cancel context if it hangs after it is closed
    ` [Intel-gfx] "
` [PATCH 08/25] drm/i915: Show guilty context name on GPU reset
    ` [Intel-gfx] "
` [PATCH 09/25] drm/i915/icl: Refine PG_HYSTERESIS
    ` [Intel-gfx] "
` [PATCH 10/25] drm/i915/execlists: Reduce barrier on context switch to a wmb()
    ` [Intel-gfx] "
` [PATCH 13/25] drm/i915: Taint the kernel on dumping the GEM ftrace buffer
    ` [Intel-gfx] "
` [PATCH 14/25] drm/i915/selftests: Exercise parallel blit operations on a single ctx
    ` [Intel-gfx] "
` [PATCH 15/25] drm/i915/selftests: Perform some basic cycle counting of MI ops
    ` [Intel-gfx] "
` [PATCH 17/25] drm/i915/selftests: Fill all the drm_vma_manager holes
    ` [Intel-gfx] "
` ✗ Fi.CI.IGT: failure for series starting with [01/25] drm/i915: Protect context while grabbing its name for the request
  ` [Intel-gfx] "

[CI 1/4] drm/i915: Protect context while grabbing its name for the request
 2019-11-11 17:14 UTC  (10+ messages)
` [Intel-gfx] "
` [CI 2/4] drm/i915/gem: Embed context/timeline name inside the GEM context
  ` [Intel-gfx] "
` [CI 3/4] drm/i915/gem: Update context name on closing
  ` [Intel-gfx] "
` [CI 4/4] drm/i915: Show guilty context name on GPU reset
  ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/4] drm/i915: Protect context while grabbing its name for the request
  ` [Intel-gfx] "

[PATCH] drm/i915/tgl: Do not read the transcoder register for mipi dsi
 2019-11-11 16:52 UTC  (8+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for "
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "

[PATCH i-g-t] i915/gem_eio: Flush RCU before timing our own critical sections
 2019-11-11 15:49 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] drm/i915: Split a setting of MSA to MST and SST
 2019-11-11 15:31 UTC  (14+ messages)
    ` [Intel-gfx] "
` ✗ Fi.CI.IGT: failure for drm/i915: Split a setting of MSA to MST and SST (rev3)
    ` [Intel-gfx] "

[PULL] topic/drm-mipi-dsi-dsc-updates
 2019-11-11 15:25 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/i915: Remove intel_fronbuffer forward declaration from gem/i915_gem_object_types.h
 2019-11-11 15:24 UTC  (6+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for "
  ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure "
  ` [Intel-gfx] "

[PATCH] drm/i915/perf: always consider holding preemption a privileged op
 2019-11-11 14:15 UTC  (6+ messages)
    ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for "
  ` [Intel-gfx] "

[PATCH] drm/i915/gen9: Add missing 10bpc formats
 2019-11-11 14:03 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: Cancel context if it hangs after it is closed
 2019-11-11 12:22 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "
  ` [Intel-gfx] "

[PATCH] drm/i915/pmu: "Frequency" is reported as accumulated cycles
 2019-11-11 11:59 UTC  (7+ messages)
` [Intel-gfx] "

[PATCH] drm/i915: Protect context while grabbing its name for the request
 2019-11-11 11:39 UTC  (9+ messages)
  ` [Intel-gfx] "
` ✗ Fi.CI.IGT: failure for "
  ` [Intel-gfx] "

[PATCH 1/4] drm/i915/opregion: fix leaking fw on error path
 2019-11-11 11:10 UTC  (6+ messages)
` [PATCH 4/4] drm/i915/bios: do not discard address space
        ` [Intel-gfx] "

[PATCH i-g-t] i915/gem_blits: Use common igt_fls()
 2019-11-11 10:47 UTC  (3+ messages)
` [igt-dev] "
  ` [Intel-gfx] "

[PATCH] drm/i915: Show guilty context name on GPU reset
 2019-11-11 10:28 UTC  (3+ messages)
  ` [Intel-gfx] "


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