messages from 2016-06-03 14:37:38 to 2016-06-06 12:12:15 UTC [more...]
The vma leak fix from yonder
2016-06-06 12:12 UTC (65+ messages)
` [PATCH 01/62] drm/i915: Only start retire worker when idle
` [PATCH 02/62] drm/i915: Do not keep postponing the idle-work
` [PATCH 03/62] drm/i915: Remove redundant queue_delayed_work() from throttle ioctl
` [PATCH 04/62] drm/i915: Restore waitboost credit to the synchronous waiter
` [PATCH 05/62] drm/i915: Add background commentary to "waitboosting"
` [PATCH 06/62] drm/i915: Flush the RPS bottom-half when the GPU idles
` [PATCH 07/62] drm/i915: Remove temporary RPM wakeref assert disables
` [PATCH 08/62] drm/i915: Remove stop-rings debugfs interface
` [PATCH 09/62] drm/i915: Record the ringbuffer associated with the request
` [PATCH 10/62] drm/i915: Allow userspace to request no-error-capture upon GPU hangs
` [PATCH 11/62] drm/i915: Clean up GPU hang message
` [PATCH 12/62] drm/i915: Skip capturing an error state if we already have one
` [PATCH 13/62] drm/i915: Derive GEM requests from dma-fence
` [PATCH 14/62] drm/i915: Rename request reference/unreference to get/put
` [PATCH 15/62] drm/i915: Rename i915_gem_context_reference/unreference()
` [PATCH 16/62] drm/i915: Wrap drm_gem_object_lookup in i915_gem_object_lookup
` [PATCH 17/62] drm/i915: Wrap drm_gem_object_reference in i915_gem_object_get
` [PATCH 18/62] drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
` [PATCH 19/62] drm/i915: Rename drm_gem_object_unreference_unlocked "
` [PATCH 20/62] drm/i915: Disable waitboosting for fence_wait()
` [PATCH 21/62] drm/i915: Disable waitboosting for mmioflips/semaphores
` [PATCH 22/62] drm/i915: Treat ringbuffer writes as write to normal memory
` [PATCH 23/62] drm/i915: Rename ring->virtual_start as ring->vaddr
` [PATCH 24/62] drm/i915: Convert i915_semaphores_is_enabled over to early sanitize
` [PATCH 25/62] drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
` [PATCH 26/62] drm/i915: Rename request->ring to request->engine
` [PATCH 27/62] drm/i915: Rename request->ringbuf to request->ring
` [PATCH 28/62] drm/i915: Rename backpointer from intel_ringbuffer to intel_engine_cs
` [PATCH 29/62] drm/i915: Rename intel_context[engine].ringbuf
` [PATCH 30/62] drm/i915: Rename struct intel_ringbuffer to struct intel_ring
` [PATCH 31/62] drm/i915: Rename residual ringbuf parameters
` [PATCH 32/62] drm/i915: Rename intel_pin_and_map_ring()
` [PATCH 33/62] drm/i915: Remove obsolete engine->gpu_caches_dirty
` [PATCH 34/62] drm/i915: Simplify request_alloc by returning the allocated request
` [PATCH 35/62] drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START
` [PATCH 36/62] drm/i915: Convert engine->write_tail to operate on a request
` [PATCH 37/62] drm/i915: Unify request submission
` [PATCH 38/62] drm/i915: Stop passing caller's num_dwords to engine->semaphore.signal()
` [PATCH 39/62] drm/i915: Reuse legacy breadcrumbs + tail emission
` [PATCH 40/62] drm/i915: Remove duplicate golden render state init from execlists
` [PATCH 41/62] drm/i915: Unify legacy/execlists submit_execbuf callbacks
` [PATCH 42/62] drm/i915: Simplify calling engine->sync_to
` [PATCH 43/62] drm/i915: Introduce i915_gem_active for request tracking
` [PATCH 44/62] drm/i915: Prepare i915_gem_active for annotations
` [PATCH 45/62] drm/i915: Mark up i915_gem_active for locking annotation
` [PATCH 46/62] drm/i915: Refactor blocking waits
` [PATCH 47/62] drm/i915: Rename request->list to link for consistency
` [PATCH 48/62] drm/i915: Remove obsolete i915_gem_object_flush_active()
` [PATCH 49/62] drm/i915: Refactor activity tracking for requests
` [PATCH 50/62] drm/i915: Double check activity before relocations
` [PATCH 51/62] drm/i915: Move request list retirement to i915_gem_request.c
` [PATCH 52/62] drm/i915: Amalgamate GGTT/ppGTT vma debug list walkers
` [PATCH 53/62] drm/i915: Split early global GTT initialisation
` [PATCH 54/62] drm/i915: Store owning file on the i915_address_space
` [PATCH 55/62] drm/i915: i915_vma_move_to_active prep patch
` [PATCH 56/62] drm/i915: Count how many VMA are bound for an object
` [PATCH 57/62] drm/i915: Be more careful when unbinding vma
` [PATCH 58/62] drm/i915: Kill drop_pages()
` [PATCH 59/62] drm/i915: Track active vma requests
` [PATCH 60/62] drm/i915: Release vma when the handle is closed
` [PATCH 61/62] drm/i915: Mark the context and address space as closed
` [PATCH 62/62] Revert "drm/i915: Clean up associated VMAs on context destruction"
` ✗ Ro.CI.BAT: failure for series starting with [01/62] drm/i915: Only start retire worker when idle
[PATCH] drm/i915: Fix a buch of kerneldoc warnings
2016-06-06 12:07 UTC (3+ messages)
` ✗ Ro.CI.BAT: warning for drm/i915: Fix a buch of kerneldoc warnings (rev2)
[PATCH] drm/i915/gen9: Add WaVFEStateAfterPipeControlwithMediaStateClear
2016-06-06 12:05 UTC (6+ messages)
` [RESEND_FOR_CI] "
` ✗ Ro.CI.BAT: warning for drm/i915/gen9: Add WaVFEStateAfterPipeControlwithMediaStateClear (rev2)
[PATCH v3] drm/i915/ilk: Don't disable SSC source if it's in use
2016-06-06 11:30 UTC (4+ messages)
` [PATCH v4] "
` [Intel-gfx] "
[CI 01/20] drm: Restore double clflush on the last partial cacheline
2016-06-06 11:04 UTC (7+ messages)
` [CI 06/20] drm/i915: Slaughter the thundering i915_wait_request herd
[PATCH] igt/gem_stolen: Check for available stolen memory size
2016-06-06 10:45 UTC (3+ messages)
` ✗ Ro.CI.BAT: failure for "
Tracking VMA
2016-06-06 10:42 UTC (40+ messages)
` [PATCH 01/38] drm/i915: Combine loops within i915_gem_evict_something
` [PATCH 02/38] drm/i915: Remove surplus drm_device parameter to i915_gem_evict_something()
` [PATCH 03/38] drm/i915: Double check the active status on the batch pool
` [PATCH 04/38] drm/i915: Remove request retirement before each batch
` [PATCH 05/38] drm/i915: Remove i915_gem_execbuffer_retire_commands()
` [PATCH 06/38] drm/i915: Pad GTT views of exec objects up to user specified size
` [PATCH 07/38] drm/i915: Split insertion/binding of an object into the VM
` [PATCH 08/38] drm/i915: Record allocated vma size
` [PATCH 09/38] drm/i915: Start passing around i915_vma from execbuffer
` [PATCH 10/38] drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
` [PATCH 11/38] drm/i915: Make fb_tracking.lock a spinlock
` [PATCH 12/38] drm/i915: Use atomics to manipulate obj->frontbuffer_bits
` [PATCH 13/38] drm/i915: Move obj->active:5 to obj->flags
` [PATCH 14/38] drm/i915: Move i915_gem_object_wait_rendering()
` [PATCH 15/38] drm/i915: Mark all current requests as complete before resetting them
` [PATCH 16/38] drm/i915: Enable lockless lookup of request tracking via RCU
` [PATCH 17/38] drm/i915: Introduce i915_gem_active_wait_unlocked()
` [PATCH 18/38] drm/i915: Convert non-blocking waits for requests over to using RCU
` [PATCH 19/38] drm/i915: Convert non-blocking userptr "
` [PATCH 20/38] drm/i915/userptr: Remove superfluous interruptible=false on waiting
` [PATCH 21/38] drm/i915: Avoid requiring struct_mutex during suspend
` [PATCH 22/38] drm/gem/shrinker: Wait before acquiring struct_mutex under oom
` [PATCH 23/38] suspend
` [PATCH 24/38] drm/i915: Do a nonblocking wait first in pread/pwrite
` [PATCH 25/38] drm/i915: Remove (struct_mutex) locking for wait-ioctl
` [PATCH 26/38] drm/i915: Remove (struct_mutex) locking for busy-ioctl
` [PATCH 27/38] drm/i915: Reduce locking inside swfinish ioctl
` [PATCH 28/38] drm/i915: Remove pinned check from madvise ioctl
` [PATCH 29/38] drm/i915: Remove locking for get_tiling
` [PATCH 30/38] drm/i915: Assert that the request hasn't been retired
` [PATCH 31/38] drm/i915: Reduce amount of duplicate buffer information captured on error
` [PATCH 32/38] drm/i915: Stop the machine whilst capturing the GPU crash dump
` [PATCH 33/38] drm/i915: Scan GGTT active list for context object
` [PATCH 34/38] drm/i915: Move setting of request->batch into its single callsite
` [PATCH 35/38] drm/i915: Mark unmappable GGTT entries as PIN_HIGH
` [PATCH 36/38] drm/i915: Track pinned vma inside guc
` [PATCH 37/38] drm/i915: Track pinned VMA
` [PATCH 38/38] drm/i915/overlay: Use VMA as the primary tracker for images
` ✗ Ro.CI.BAT: failure for series starting with [01/38] drm/i915: Combine loops within i915_gem_evict_something
iommu/vt-d: Use per-cpu IOVA caching, suspend-to-ram causes machine hang
2016-06-06 10:32 UTC (2+ messages)
[PATCH 00/24] kbl and gen9 workarounds v2
2016-06-06 10:04 UTC (11+ messages)
` [PATCH 13/24] drm/i915/kbl: Add WaDisableDynamicCreditSharing
` [PATCH 17/24] drm/i915/kbl: Add WaForGAMHang
` [PATCH 20/24] drm/i915/gen9: Add WaEnableChickenDCPR
` [PATCH 25/25] drm/i915/kbl: Add WaClearSlmSpaceAtContextSwitch
[PATCH 1/3] igt/gem_stolen: Verify contents of stolen-backed objects across hibernation
2016-06-06 9:25 UTC (4+ messages)
` [PATCH 3/3] igt/gem_stolen: Check for available stolen memory size
[PATCH 1/3] igt/gem_stolen: Verify contents of stolen-backed objects across hibernation
2016-06-06 9:21 UTC
drm/i915 4.5/4.6 stable backport request for CHV
2016-06-06 9:32 UTC (3+ messages)
[PATCH] drm/core: Change declaration for gamma_set
2016-06-06 9:28 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH] drm/i915: Fix a buch of kerneldoc warnings
2016-06-06 8:42 UTC (3+ messages)
` [PATCH v2] "
[PATCH 00/23] kbl and gen9 workarounds
2016-06-06 7:51 UTC (2+ messages)
[PATCH] drm/i915/dsi: fix bxt split screen and color issue
2016-06-06 6:54 UTC (4+ messages)
` ✗ Ro.CI.BAT: warning for "
[PATCH v2 0/3] BXT Pooled EU kernel support and WA patches
2016-06-06 6:26 UTC (3+ messages)
` ✗ Ro.CI.BAT: warning for BXT Pooled EU kernel support and WA patches (rev3)
Still trying to isolate video freezes
2016-06-06 2:31 UTC (2+ messages)
Regression report] Weekly regression report WW45
2016-06-06 1:31 UTC (8+ messages)
` [Regression report] Weekly regression report WW46
` [Regression report] Weekly regression report WW48
` [Regression report] Weekly regression report WW50
` [Regression report] Weekly regression report WW51
` [Regression report] Weekly regression report WW14
` [Regression report] Weekly regression report WW20
` [Regression report] Weekly regression report WW23
[RFC i-g-t 3/7] benchmarks/Makefile: Don't build benchmarks that depend on libdrm_intel
2016-06-05 23:01 UTC (2+ messages)
Updated drm-intel-testing
2016-06-05 22:39 UTC
iommu/vt-d: Use per-cpu IOVA caching, suspend-to-ram causes machine hang
2016-06-05 18:13 UTC
[PATCH 0/4] Important MST fixes for 4.6
2016-06-04 20:46 UTC (3+ messages)
` [PATCH 3/4] drm/i915: Discard previous atomic state on resume if connectors change
Atomic and two-level watermark support for VLV and CHV
2016-06-03 23:03 UTC (7+ messages)
` [RFC 1/5] Remove unused parameters from intel_plane_wm_parameters
` [RFC 2/5] Rename skl_plane_id to wm_plane_id
` [RFC 3/5] Move fifo_size from intel_plane_wm_parameters to vlv_wm_state
[PATCH 00/20] drm/atomic: Provide default ->best_encoder() behavior
2016-06-03 19:01 UTC (6+ messages)
` [PATCH 01/20] drm/atomic: Fix remaining places where !funcs->best_encoder is valid
[PATCH 9/9] drm: Turn off crtc before tearing down its data structure
2016-06-03 18:21 UTC (4+ messages)
` [Nouveau] "
[PATCH 00/38] nonblocking atomic commits for everyone!
2016-06-03 17:43 UTC (3+ messages)
` [PATCH 18/38] drm/fsl-du: Implement some semblance of vblank event handling
[PATCH i-g-t] lib/igt_kms: Fix passing invalid fd to openat(2)
2016-06-03 17:09 UTC (2+ messages)
Breadcrumbs, again
2016-06-03 16:35 UTC (23+ messages)
` [PATCH 01/21] drm/i915/shrinker: Flush active on objects before counting
` [PATCH 02/21] drm/i915: Delay queuing hangcheck to wait-request
` [PATCH 03/21] drm/i915: Remove the dedicated hangcheck workqueue
` [PATCH 04/21] drm/i915: Make queueing the hangcheck work inline
` [PATCH 05/21] drm/i915: Separate GPU hang waitqueue from advance
` [PATCH 06/21] drm/i915: Slaughter the thundering i915_wait_request herd
` [PATCH 07/21] drm/i915: Spin after waking up for an interrupt
` [PATCH 08/21] drm/i915: Use HWS for seqno tracking everywhere
` [PATCH 09/21] drm/i915: Stop mapping the scratch page into CPU space
` [PATCH 10/21] drm/i915: Allocate scratch page from stolen
` [PATCH 11/21] drm/i915: Refactor scratch object allocation for gen2 w/a buffer
` [PATCH 12/21] drm/i915: Add a delay between interrupt and inspecting the final seqno (ilk)
` [PATCH 13/21] drm/i915: Check the CPU cached value of seqno after waking the waiter
` [PATCH 14/21] drm/i915: Only apply one barrier after a breadcrumb interrupt is posted
` [PATCH 15/21] drm/i915: Stop setting wraparound seqno on initialisation
` [PATCH 16/21] drm/i915: Only query timestamp when measuring elapsed time
` [PATCH 17/21] drm/i915: Convert trace-irq to the breadcrumb waiter
` [PATCH 18/21] drm/i915: Embed signaling node into the GEM request
` [PATCH 19/21] drm/i915: Move the get/put irq locking into the caller
` [PATCH 20/21] drm/i915: Simplify enabling user-interrupts with L3-remapping
` [PATCH 21/21] drm/i915: Remove debug noise on detecting fault-injection of missed interrupts
` ✗ Ro.CI.BAT: failure for series starting with [01/21] drm/i915/shrinker: Flush active on objects before counting
BAT regression bug 95634, take 3
2016-06-03 15:22 UTC (28+ messages)
` [PATCH v3 05/33] drm: Pass the drm_dp_aux->hw_mutex to i2c for its locking
` [PATCH v3 06/33] drm: Minimally initialise drm_dp_aux
` [PATCH v3 09/33] drm/i915: Move panel's pipe from backlight setup to init
` [PATCH v3 15/33] drm/i915: Move backlight registration to connector registration
` [PATCH v3 16/33] drm/i915: Move connector registration to driver registration
` [PATCH v3 17/33] drm/i915: Register debugfs interface last
` [PATCH v3 18/33] drm/i915: Demidlayer driver loading
` [PATCH v3 19/33] drm/i915: Demidlayer driver unloading
` [PATCH v3 20/33] drm/i915: Start exploiting drm_device subclassing
` [PATCH v3 21/33] drm/i915: Merge i915_dma.c into i915_drv.c
` [PATCH v3 22/33] drm/i915: Split out the PCI driver interface to i915_pci.c
` [PATCH v3 23/33] drm/i915: Move module init/exit "
` [PATCH v3 24/33] drm/i915: Skip idling an idle engine
` [PATCH v3 25/33] drm/i915: Move legacy kernel context pinning to intel_ringbuffer.c
` [PATCH v3 26/33] drm/i915: Treat kernel context as initialised
` [PATCH v3 27/33] drm/i915: Mark all default contexts as uninitialised after context loss
` [PATCH v3 28/33] drm/i915: No need to wait for idle on L3 remap
` [PATCH v3 29/33] drm/i915: Split idling from forcing context switch
` [PATCH v3 30/33] drm/i915: Only switch to default context when evicting from GGTT
` [PATCH v3 31/33] drm/i915: Preserve current RPS frequency
` [PATCH v3 32/33] drm/i915: Remove superfluous powersave work flushing
` [PATCH v3 33/33] drm/i915: Defer enabling rc6 til after we submit the first batch/context
` ✗ Ro.CI.BAT: warning for series starting with [v3,01/33] drm: Export drm_dev_init() for subclassing
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).