intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-03 15:13:36 to 2019-01-07 12:37:27 UTC [more...]

[PATCH 01/46] drm/i915: Return immediately if trylock fails for direct-reclaim
 2019-01-07 12:35 UTC  (47+ messages)
` [PATCH 02/46] drm/i915: Report the number of closed vma held by each context in debugfs
` [PATCH 03/46] drm/i915: Track all held rpm wakerefs
` [PATCH 04/46] drm/i915: Markup paired operations on wakerefs
` [PATCH 05/46] drm/i915: Track GT wakeref
` [PATCH 06/46] drm/i915: Track the rpm wakerefs for error handling
` [PATCH 07/46] drm/i915: Mark up sysfs with rpm wakeref tracking
` [PATCH 08/46] drm/i915: Mark up debugfs "
` [PATCH 09/46] drm/i915/perf: Track the rpm wakeref
` [PATCH 10/46] drm/i915/pmu: Track "
` [PATCH 11/46] drm/i915/guc: Track the "
` [PATCH 12/46] drm/i915/gem: Track the rpm wakerefs
` [PATCH 13/46] drm/i915/fb: Track "
` [PATCH 14/46] drm/i915/hotplug: Track temporary rpm wakeref
` [PATCH 15/46] drm/i915/panel: "
` [PATCH 16/46] drm/i915/selftests: Mark up rpm wakerefs
` [PATCH 17/46] drm/i915: Syntatic sugar for using intel_runtime_pm
` [PATCH 18/46] drm/i915: Markup paired operations on display power domains
` [PATCH 19/46] drm/i915: Track the wakeref used to initialise "
` [PATCH 20/46] drm/i915: Combined gt.awake/gt.power wakerefs
` [PATCH 21/46] drm/i915/dp: Markup pps lock power well
` [PATCH 22/46] drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
` [PATCH 23/46] drm/i915: Mark up Ironlake ips with rpm wakerefs
` [PATCH 24/46] drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
` [PATCH 25/46] drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
` [PATCH 26/46] drm/i915: Pull all the reset functionality together into i915_reset.c
` [PATCH 27/46] drm/i915: Make all GPU resets atomic
` [PATCH 28/46] drm/i915/guc: Disable global reset
` [PATCH 29/46] drm/i915: Remove GPU reset dependence on struct_mutex
` [PATCH 30/46] drm/i915: Issue engine resets onto idle engines
` [PATCH 31/46] drm/i915: Stop tracking MRU activity on VMA
` [PATCH 32/46] drm/i915: Pull VM lists under the VM mutex
` [PATCH 33/46] drm/i915: Move vma lookup to its own lock
` [PATCH 34/46] drm/i915: Move intel_execlists_show_requests() aside
` [PATCH 35/46] drm/i915: Use b->irq_enable() as predicate for mock engine
` [PATCH 36/46] drm/i915/selftests: Allocate mock ring/timeline per context
` [PATCH 37/46] drm/i915/selftests: Make evict tolerant of foreign objects
` [PATCH 38/46] drm/i915: Remove the intel_engine_notify tracepoint
` [PATCH 39/46] drm/i915: Always allocate an object/vma for the HWSP
` [PATCH 40/46] drm/i915: Move list of timelines under its own lock
` [PATCH 41/46] drm/i915: Introduce concept of per-timeline (context) HWSP
` [PATCH 42/46] drm/i915: Enlarge vma->pin_count
` [PATCH 43/46] drm/i915: Allocate a status page for each timeline
` [PATCH 44/46] drm/i915: Track the context's seqno in its own timeline HWSP
` [PATCH 45/46] drm/i915: Identify active requests
` [PATCH 46/46] drm/i915: Replace global breadcrumbs with per-context interrupt tracking

[PATCH i-g-t] tests/gem_shrink: Exercise OOM and other routes to shrinking in reasonable time
 2019-01-07 12:31 UTC  (6+ messages)
` [igt-dev] "

[PATCH] drm/i915/icl: Apply WaEnablePreemptionGranularityControlByUMD
 2019-01-07 12:23 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

Gen8+ engine-reset
 2019-01-07 12:21 UTC  (20+ messages)
` drm/i915: Add engine reset count in get-reset-stats ioctl
` drm/i915: Watchdog timeout: IRQ handler for gen8+
` drm/i915: Watchdog timeout: Ringbuffer command emission "
` drm/i915: Watchdog timeout: DRM kernel interface to set the timeout
` drm/i915: Watchdog timeout: Include threshold value in error state
` drm/i915: Only process VCS2 only when supported
` drm/i915/watchdog: move emit_stop_watchdog until the very end of the ring commands
` drm/i915: Watchdog timeout: Blindly trust watchdog timeout for reset?
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/hsw: Flush RING_IMR changes before changing the global GT IMR (vecs)
 2019-01-07 11:32 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] i915/gem_tiled_pread: Skip on unknown swizzling
 2019-01-07 11:28 UTC 

[PATCH v6 0/4] ACPI/i915: Add support for PMIC MIPI sequence elements
 2019-01-07 11:15 UTC  (5+ messages)
` [PATCH v6 1/4] ACPI / PMIC: Add support for executing "
` [PATCH v6 2/4] ACPI / PMIC: Implement exec_mipi_pmic_seq_element for CHT Whiskey Cove PMIC
` [PATCH v6 3/4] ACPI / PMIC: Add generic intel_soc_pmic_exec_mipi_pmic_seq_element handling
` [PATCH v6 4/4] drm/i915/intel_dsi_vbt: Add support for PMIC MIPI sequences

[PATCH v4 0/3] CRTC background color
 2019-01-07 11:08 UTC  (3+ messages)
` [PATCH v4 2/3] drm: Add CRTC background color property (v4)

[PATCH 1/2] drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set
 2019-01-07 10:58 UTC  (9+ messages)
` [PATCH 2/2] drm/i915: Handle vm_mmap error "
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Prevent a race "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t] lib/draw: Align mmap requests to page boundaries
 2019-01-07 10:56 UTC 

[PATCH v2 1/6] drm/i915/psr: Allow PSR2 to be enabled when debugfs asks
 2019-01-07 10:53 UTC  (13+ messages)
` [PATCH v2 2/6] drm/i915: Refactor PSR status debugfs
` [PATCH v2 3/6] drm/i915/psr: Make intel_psr_set_debugfs_mode() only handle PSR mode
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/6] drm/i915/psr: Allow PSR2 to be enabled when debugfs asks
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/6] drm/i915/psr: Allow PSR2 to be enabled when debugfs asks (rev2)
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/6] drm/i915/psr: Allow PSR2 to be enabled when debugfs asks (rev3)

[PATCH] drm: Reorder set_property_atomic to avoid returning with an active ww_ctx
 2019-01-07 10:30 UTC  (4+ messages)

[PATCH v7 0/4] Define MOCS table for Icelake
 2019-01-07 10:28 UTC  (10+ messages)
` [PATCH v7 3/4] drm/i915/icl: "
` [PATCH v7 4/4] drm/i915: cache number of MOCS entries

[PATCH 0/7] legacy helper cleanup
 2019-01-07 10:24 UTC  (6+ messages)
` [PATCH 7/7] drm: Split out drm_probe_helper.h

[PATCH 0/9] drm: Add generic fbdev emulation
 2019-01-07 10:14 UTC  (8+ messages)
` [PATCH 5/9] drm/fb-helper: Add generic fbdev emulation .fb_probe function

[PATCH] drm/i915: Fixup kerneldoc for intel_device_info_runtime_init
 2019-01-07  9:57 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[CI] drm/i915: Remove partial attempt to swizzle on pread/pwrite
 2019-01-05 14:39 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Remove partial attempt to swizzle on pread/pwrite (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Combined gt.awake/gt.power wakerefs
 2019-01-05 12:00 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915: Simplify enabling gen6/7 user interrupts
 2019-01-05 11:59 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v4 00/16] MST refcounting/atomic helpers cleanup
 2019-01-05  2:33 UTC  (21+ messages)
` [PATCH v4 01/16] drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends
` [PATCH v4 10/16] drm/nouveau: Keep malloc references to MST ports
` [PATCH v4 11/16] drm/nouveau: Stop unsetting mstc->port, use malloc refs
` [PATCH v4 13/16] drm/dp_mst: Add some atomic state iterator macros
  ` [PATCH v4 02/16] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
  ` [PATCH v4 03/16] drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref fails
  ` [PATCH v4 04/16] drm/dp_mst: Stop releasing VCPI when removing ports from topology
  ` [PATCH v4 05/16] drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
  ` [PATCH v4 06/16] drm/i915: Keep malloc references to MST ports
  ` [PATCH v4 07/16] drm/amdgpu/display: Keep malloc ref to MST port
  ` [PATCH v4 08/16] drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector()
  ` [PATCH v4 09/16] drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup()
  ` [PATCH v4 12/16] drm/nouveau: Grab payload lock in nv50_msto_payload()
  ` [PATCH v4 14/16] drm/dp_mst: Start tracking per-port VCPI allocations
  ` [PATCH v4 15/16] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
` [PATCH v4 16/16] drm/nouveau: Use atomic VCPI helpers for MST
` ✗ Fi.CI.CHECKPATCH: warning for MST refcounting/atomic helpers cleanup (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

"flip_done timed out" messages causing huge increase in boot time
 2019-01-05  0:16 UTC  (3+ messages)

[PATCH i-g-t] igt/drv_missed_irq: Skip if the kernel reports no rings available to test
 2019-01-04 23:07 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Reduce recursive mutex locking from the shrinker
 2019-01-04 16:33 UTC  (9+ messages)
` [PATCH 2/2] drm/i915: Fix timeout handling in i915_gem_shrinker_vmap
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Reduce recursive mutex locking from the shrinker
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` [PATCH v3 1/2] "
` ✓ Fi.CI.BAT: success for series starting with [v3,1/2] drm/i915: Reduce recursive mutex locking from the shrinker (rev2)
` ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: Reduce recursive mutex locking from the shrinker
` ✓ Fi.CI.IGT: success for series starting with [v3,1/2] drm/i915: Reduce recursive mutex locking from the shrinker (rev2)

[PATCH] drm/i915: Fix the HDMI hot plug disconnection failure (v3)
 2019-01-04 15:47 UTC  (9+ messages)
` [PATCH] drm/i915: Fix the HDMI hot plug disconnection failure (v4)

[PATCH 1/2] drm/i915: Move workaround infrastructure code up
 2019-01-04 14:11 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Save some lines of source code in workarounds
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Move workaround infrastructure code up
` ✓ Fi.CI.IGT: "

[PATCH 01/39] drm: Reorder set_property_atomic to avoid returning with an active ww_ctx
 2019-01-04 13:54 UTC  (7+ messages)
` [PATCH 07/39] drm/i915: Report the number of closed vma held by each context in debugfs
` [PATCH 29/39] drm/i915: Use b->irq_enable() as predicate for mock engine

[PATCH] drm/i915/ringbuffer: Drop gen7_xcs_emit_breadcrumb
 2019-01-04 13:22 UTC  (11+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/ringbuffer: Drop gen7_xcs_emit_breadcrumb (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Do not allow unwedging following a failed driver initialisation
 2019-01-04  9:02 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

iommu_intel or i915 regression in 4.18, 4.19.12 and drm-tip
 2019-01-04  8:39 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).