messages from 2019-04-24 06:33:37 to 2019-04-25 13:27:39 UTC [more...]
[PULL] drm-misc-fixes
2019-04-25 13:27 UTC
[CI] drm/i915: Explicitly pin the logical context for execbuf
2019-04-25 13:24 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH 01/45] drm/i915: Seal races between async GPU cancellation, retirement and signaling
2019-04-25 12:56 UTC (63+ messages)
` [PATCH 02/45] drm/i915/gvt: Pin the per-engine GVT shadow contexts
` [PATCH 03/45] drm/i915: Export intel_context_instance()
` [PATCH 04/45] drm/i915/selftests: Use the real kernel context for sseu isolation tests
` [PATCH 05/45] drm/i915/selftests: Pass around intel_context for sseu
` [PATCH 06/45] drm/i915: Pass intel_context to intel_context_pin_lock()
` [PATCH 07/45] drm/i915: Split engine setup/init into two phases
` [PATCH 08/45] drm/i915: Switch back to an array of logical per-engine HW contexts
` [PATCH 09/45] drm/i915: Remove intel_context.active_link
` [PATCH 10/45] drm/i915: Move i915_request_alloc into selftests/
` [PATCH 11/45] drm/i915/execlists: Flush the tasklet on parking
` [PATCH 12/45] drm/i915: Move the engine->destroy() vfunc onto the engine
` [PATCH v2] "
` [PATCH 13/45] drm/i915: Convert inconsistent static engine tables into an init error
` [PATCH 14/45] drm/i915: Make engine_mask & num_engines static
` [PATCH 15/45] drm/i915: Restore control over ppgtt for context creation ABI
` [PATCH 16/45] drm/i915: Allow a context to define its set of engines
` [PATCH 17/45] drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
` [PATCH 18/45] drm/i915: Allow userspace to clone contexts on creation
` [PATCH 19/45] drm/i915: Load balancing across a virtual engine
` [PATCH 20/45] drm/i915: Apply an execution_mask to the virtual_engine
` [PATCH 21/45] drm/i915: Extend execution fence to support a callback
` [PATCH 22/45] drm/i915/execlists: Virtual engine bonding
` [PATCH 23/45] drm/i915: Allow specification of parallel execbuf
` [PATCH 24/45] drm/i915: Split GEM object type definition to its own header
` [PATCH 25/45] drm/i915: Pull GEM ioctls interface to its own file
` [PATCH 26/45] drm/i915: Move object->pages API to i915_gem_object.[ch]
` [PATCH 27/45] drm/i915: Move shmem object setup to its own file
` [PATCH 28/45] drm/i915: Move phys objects "
` [PATCH 29/45] drm/i915: Move mmap and friends "
` [PATCH 30/45] drm/i915: Move GEM domain management "
` [PATCH 31/45] drm/i915: Move more GEM objects under gem/
` [PATCH 32/45] drm/i915: Pull scatterlist utils out of i915_gem.h
` [PATCH 33/45] lockdep: Swap storage for pin_count and refereneces
` [PATCH 34/45] drm/i915: Move GEM object domain management from struct_mutex to local
` [PATCH 35/45] drm/i915: Move GEM object waiting to its own file
` [PATCH 36/45] drm/i915: Move GEM object busy checking "
` [PATCH 37/45] drm/i915: Move GEM client throttling "
` [PATCH 38/45] drm/i915: Drop the deferred active reference
` [PATCH 39/45] drm/i915: Move object close under its own lock
` [PATCH 40/45] drm/i915: Rename intel_context.active to .inflight
` [PATCH 41/45] drm/i915: Keep contexts pinned until after the next kernel context switch
` [PATCH 42/45] drm/i915: Stop retiring along engine
` [PATCH 43/45] drm/i915: Replace engine->timeline with a plain list
` [PATCH 44/45] drm/i915/execlists: Preempt-to-busy
` [PATCH 45/45] drm/i915/execlists: Minimalistic timeslicing
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/45] drm/i915: Seal races between async GPU cancellation, retirement and signaling
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/45] drm/i915: Seal races between async GPU cancellation, retirement and signaling (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PATCH 00/11] drm/i915: adding state checker for gamma lut values
2019-04-25 12:35 UTC (4+ messages)
` [PATCH 11/11] [v4] drm/i915: Add intel_color_lut_equal() to compare hw and sw "
[patch V3 00/29] stacktrace: Consolidate stack trace usage
2019-04-25 12:00 UTC (32+ messages)
` [patch V3 01/29] tracing: Cleanup stack trace code
` [patch V3 02/29] stacktrace: Provide helpers for common stack trace operations
` [patch V3 03/29] lib/stackdepot: Provide functions which operate on plain storage arrays
` [patch V3 04/29] backtrace-test: Simplify stack trace handling
` [patch V3 05/29] proc: Simplify task stack retrieval
` [patch V3 06/29] latency_top: Simplify stack trace handling
` [patch V3 07/29] mm/slub: Simplify stack trace retrieval
` [patch V3 08/29] mm/kmemleak: Simplify stacktrace handling
` [patch V3 09/29] mm/kasan: "
` [patch V3 10/29] mm/page_owner: Simplify stack trace handling
` [patch V3 11/29] fault-inject: Simplify stacktrace retrieval
` [patch V3 12/29] dma/debug: Simplify stracktrace retrieval
` [patch V3 13/29] btrfs: ref-verify: Simplify stack trace retrieval
` [patch V3 14/29] dm bufio: "
` [patch V3 15/29] dm persistent data: Simplify stack trace handling
` [patch V3 16/29] drm: Simplify stacktrace handling
` [patch V3 17/29] lockdep: Remove unused trace argument from print_circular_bug()
` [patch V3 18/29] lockdep: Remove save argument from check_prev_add()
` [patch V3 19/29] lockdep: Simplify stack trace handling
` [patch V3 20/29] tracing: Simplify stacktrace retrieval in histograms
` [patch V3 21/29] tracing: Use percpu stack trace buffer more intelligently
` [patch V3 22/29] tracing: Make ftrace_trace_userstack() static and conditional
` [patch V3 23/29] tracing: Simplify stack trace retrieval
` [patch V3 24/29] tracing: Remove the last struct stack_trace usage
` [patch V3 25/29] livepatch: Simplify stack trace retrieval
` [patch V3 26/29] stacktrace: Remove obsolete functions
` [patch V3 27/29] lib/stackdepot: "
` [patch V3 28/29] stacktrace: Provide common infrastructure
` [patch V3 29/29] x86/stacktrace: Use "
` ✗ Fi.CI.BAT: failure for stacktrace: Consolidate stack trace usage (rev2)
[PATCH v4 0/1] drm/fb-helper: Move modesetting code to drm_client
2019-04-25 11:56 UTC (5+ messages)
` [PATCH v4 1/1] drm/fb-helper: Avoid race with DRM userspace
` ✓ Fi.CI.BAT: success for drm/fb-helper: Move modesetting code to drm_client (rev5)
` [Intel-gfx] [PATCH v4 0/1] drm/fb-helper: Move modesetting code to drm_client
[PATCH i-g-t] i915/gem_exec_schedule: Exercise resolving of userspace semaphores
2019-04-25 11:16 UTC (3+ messages)
[CI 1/5] drm/i915: Introduce struct intel_wakeref
2019-04-25 10:59 UTC (9+ messages)
` [CI 2/5] drm/i915: Pull the GEM powermangement coupling into its own file
` [CI 3/5] drm/i915: Introduce context->enter() and context->exit()
` [CI 4/5] drm/i915: Pass intel_context to i915_request_create()
` [CI 5/5] drm/i915: Invert the GEM wakeref hierarchy
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/5] drm/i915: Introduce struct intel_wakeref
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH v6 0/3] CRTC background color
2019-04-25 10:45 UTC (5+ messages)
` [PATCH v6 1/3] drm: Add CRTC background color property (v5)
[PATCH 00/17] drm: Start subclassing crtc_state
2019-04-25 9:41 UTC (4+ messages)
` [PATCH 16/17] drm/vkms: Convert to using __drm_atomic_helper_crtc_reset() for reset
[PATCH 1/2] drm/i915/icl: Factor out combo PHY lane power setup helper
2019-04-25 9:17 UTC (8+ messages)
` [PATCH 2/2] drm/i915/icl: Add missing combo PHY lane power setup
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/icl: Factor out combo PHY lane power setup helper
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[CI] drm/i915: Move GraphicsTechnology files under gt/
2019-04-25 8:37 UTC (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915/gen11: enable support for headerless msgs
2019-04-25 7:54 UTC (7+ messages)
` [PATCH v3] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gen11: enable support for headerless msgs (rev4)
` ✗ Fi.CI.BAT: failure "
[PATCH 01/10] drm/i915: Seal races between async GPU cancellation, retirement and signaling
2019-04-25 7:29 UTC (13+ messages)
` [PATCH 02/10] drm/i915/gvt: Pin the per-engine GVT shadow contexts
` [PATCH 03/10] drm/i915: Export intel_context_instance()
` [PATCH 04/10] drm/i915/selftests: Use the real kernel context for sseu isolation tests
` [PATCH 05/10] drm/i915/selftests: Pass around intel_context for sseu
` [PATCH 06/10] drm/i915: Pass intel_context to intel_context_pin_lock()
` [PATCH 07/10] drm/i915: Split engine setup/init into two phases
` [PATCH 08/10] drm/i915: Switch back to an array of logical per-engine HW contexts
` [PATCH 09/10] drm/i915: Remove intel_context.active_link
` [PATCH 10/10] drm/i915: Move i915_request_alloc into selftests/
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] drm/i915: Seal races between async GPU cancellation, retirement and signaling
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
[CI] drm/i915: Allow multiple user handles to the same VM
2019-04-25 7:26 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PULL] drm-intel-next-fixes
2019-04-25 6:13 UTC
[PATCH] drm/i915: Seal races between async GPU cancellation, retirement and signaling
2019-04-25 6:03 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Seal races between async GPU cancellation, retirement and signaling (rev2)
` ✓ Fi.CI.IGT: "
[PATCH v2] drm/i915/selftests: Verify whitelist of context registers
2019-04-25 3:23 UTC (6+ messages)
` [PATCH v3] "
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Verify whitelist of context registers (rev3)
` ✓ Fi.CI.IGT: "
[PATCH v2] drm/i915: Store the default sseu setup on the engine
2019-04-24 22:24 UTC (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PULL] drm-intel-fixes
2019-04-24 21:53 UTC
[PULL] drm-misc-next-fixes
2019-04-24 21:06 UTC
[PATCH] i915: disable framebuffer compression on GeminiLake
2019-04-24 20:27 UTC (3+ messages)
[PATCH] drm/i915/fbdev: Actually configure untiled displays
2019-04-24 20:06 UTC (9+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/fbdev: Actually configure untiled displays (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[patch V2 00/29] stacktrace: Consolidate stack trace usage
2019-04-24 19:51 UTC (6+ messages)
` [patch V2 18/29] lockdep: Move stack trace logic into check_prev_add()
` [patch V2 19/29] lockdep: Simplify stack trace handling
[PATCH i-g-t] i915/gem_exec_schedule: Check deps along implicit inter-engine semaphores
2019-04-24 17:57 UTC (5+ messages)
PR - i915 updates
2019-04-24 17:52 UTC (2+ messages)
[PATCH] drm/vc4: Fix compilation error reported by kbuild test bot
2019-04-24 17:41 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH v3 00/11] drm/fb-helper: Move modesetting code to drm_client
2019-04-24 17:18 UTC (4+ messages)
[drm-tip:drm-tip 3/9] drivers/gpu/drm/virtio/virtgpu_prime.c:31:17: sparse: the previous one is here
2019-04-24 12:19 UTC
[drm-tip:drm-tip 3/9] drivers/gpu/drm/virtio/virtgpu_prime.c:43:18: error: redefinition of 'virtgpu_gem_prime_get_sg_table'
2019-04-24 11:21 UTC
[PATCH v2 4/4] drm/i915/selftests: Verify whitelist of context registers
2019-04-24 11:10 UTC (6+ messages)
` [PATCH] "
[PATCH 01/32] drm/i915: Seal races between async GPU cancellation, retirement and signaling
2019-04-24 9:45 UTC (4+ messages)
` [PATCH 06/32] drm/i915: Store the default sseu setup on the engine
[git pull] drm fixes (regression special)
2019-04-24 6:33 UTC (2+ messages)
[PATCH] drm/i915: Engine relative MMIO
2019-04-24 6:33 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Engine relative MMIO (rev4)
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).