messages from 2019-02-16 17:37:04 to 2019-02-19 13:32:56 UTC [more...]
[RFC PATCH 00/42] Introduce memory region concept (including device local memory)
2019-02-19 13:32 UTC (10+ messages)
` [RFC PATCH 03/42] drm/i915: buddy allocator
` [RFC PATCH 42/42] HAX drm/i915/lmem: default userspace allocations to LMEM
[PATCH] drm/i915: Beware temporary wedging when determining -EIO
2019-02-19 13:31 UTC
[PATCH 01/25] drm/i915: Move verify_wm_state() to heap
2019-02-19 13:31 UTC (34+ messages)
` [PATCH 02/25] drm/i915: Use time based guilty context banning
` [PATCH 03/25] drm/i915: Prevent user context creation while wedged
` [PATCH 04/25] drm/i915: Avoid reset lock in writing fence registers
` [PATCH 05/25] drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault()
` [PATCH 06/25] drm/i915: Trim i915_do_reset() to minimum delays
` [PATCH 07/25] drm/i915: Trim delays for wedging
` [PATCH 08/25] drm/i915/pmu: Always sample an active ringbuffer
` [PATCH 09/25] drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
` [PATCH 10/25] drm/i915: Remove access to global seqno in the HWSP
` [PATCH 11/25] drm/i915: Remove i915_request.global_seqno
` [PATCH 12/25] drm/i915/selftests: Exercise resetting during non-user payloads
` [PATCH 13/25] drm/i915: Reduce the RPS shock
` [PATCH 14/25] drm/i915/pmu: Use GT parked for estimating RC6 while asleep
` [PATCH 15/25] drm/i915: Skip scanning for signalers if we are already inflight
` [PATCH 16/25] drm/i915/execlists: Suppress mere WAIT preemption
` [PATCH 17/25] drm/i915/execlists: Suppress redundant preemption
` [PATCH 18/25] drm/i915: Make request allocation caches global
` [PATCH 19/25] drm/i915: Introduce i915_timeline.mutex
` [PATCH 20/25] drm/i915: Keep timeline HWSP allocated until idle across the system
` [PATCH 21/25] drm/i915: Compute the global scheduler caps
` [PATCH 22/25] drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
` [PATCH 23/25] drm/i915: Prioritise non-busywait semaphore workloads
` [PATCH 24/25] drm/i915/execlists: Skip direct submission if only lite-restore
` [PATCH 25/25] drm/i915: Use __ffs() in for_each_priolist for more compact code
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/25] drm/i915: Move verify_wm_state() to heap
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PULL] topic/mei-hdcp
2019-02-19 12:35 UTC (2+ messages)
[PATCH] RFC/RFT drm/i915/oa: Drop aging-tail
2019-02-19 12:08 UTC (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PATCH 1/2] drm/i915/selftests: Make unbannable contexts for reset handling
2019-02-19 11:36 UTC (7+ messages)
` [PATCH 2/2] drm/i915: Use time based guilty context banning
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/selftests: Make unbannable contexts for reset handling
` ✓ Fi.CI.IGT: "
[PATCH v2 0/7] drm/i915/perf: add OA interrupt support
2019-02-19 10:56 UTC (16+ messages)
` [PATCH v2 1/7] drm/i915/perf: rework aging tail workaround
` [PATCH v2 2/7] drm/i915/perf: move pollin setup to non hw specific code
` [PATCH v2 3/7] drm/i915/perf: only append status when data is available
` [PATCH v2 4/7] drm/i915/perf: add new open param to configure polling of OA buffer
` [PATCH v2 5/7] drm/i915: handle interrupts from the OA unit
` [PATCH v2 6/7] drm/i915/perf: add interrupt enabling parameter
` [PATCH v2 7/7] drm/i915/perf: add flushing ioctl
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/perf: add OA interrupt support (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
The road to load balancing
2019-02-19 10:34 UTC (4+ messages)
` [PATCH 08/46] drm/i915/execlists: Suppress mere WAIT preemption
[PATCH] drm/i915: Include reminders about leaving no holes in uAPI enums
2019-02-19 9:40 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH 1/5] drm/i915: Enable transition watermarks for glk
2019-02-19 2:48 UTC (7+ messages)
` [PATCH 2/5] drm/i915: Implement display w/a 1140 for glk/cnl
` [PATCH 3/5] drm/i915: Document that we implement WaIncreaseLatencyIPCEnabled
` [PATCH 4/5] drm/i915: Drop WaIncreaseLatencyIPCEnabled/1140 for cnl
` [PATCH 5/5] drm/i915: Move w/a 0477/WaDisableIPC:skl into intel_init_ipc()
` ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915: Enable transition watermarks for glk
` ✗ Fi.CI.IGT: failure "
[PATCH 1/4] drm/i915: Remove the "pf" crc source
2019-02-18 21:07 UTC (10+ messages)
` [PATCH 3/4] drm/i915: Remove the broken DP CRC support for g4x
` ✗ Fi.CI.IGT: failure for series starting with [1/4] drm/i915: Remove the "pf" crc source
[PATCH 0/7] drm/i915: Clean up ilk+ csc stuff
2019-02-18 20:35 UTC (10+ messages)
` [PATCH 1/7] drm/i915: Readout and check csc_mode
` [PATCH 2/7] drm/i915: Preocmpute/readout/check CHV CGM mode
` [PATCH 3/7] drm/i915: Extract ilk_csc_limited_range()
` [PATCH 4/7] drm/i915: Clean up ilk/icl pipe/output CSC programming
` [PATCH 5/7] drm/i915: Extract ilk_csc_convert_ctm()
` [PATCH 6/7] drm/i915: Clean the csc limited range/identity programming
` [PATCH 7/7] drm/i915: Split ilk vs. icl csc matrix handling
` ✗ Fi.CI.SPARSE: warning for drm/i915: Clean up ilk+ csc stuff
` ✗ Fi.CI.BAT: failure "
[PATCH] drm/i915/icl: Fix checks for userspace ctm + ycbcr output
2019-02-18 20:28 UTC (3+ messages)
[PATCH] drm/i915: Restore interrupt enabling after a reset
2019-02-18 20:21 UTC (8+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Restore interrupt enabling after a reset (rev4)
` ✓ Fi.CI.IGT: "
` [PATCH v2] drm/i915: Restore interrupt enabling after a reset
` ✓ Fi.CI.BAT: success for drm/i915: Restore interrupt enabling after a reset (rev5)
` ✓ Fi.CI.IGT: "
[v16 0/4] Add Colorspace connector property interface
2019-02-18 20:08 UTC (5+ messages)
` [v16 2/4] drm: Add DP colorspace property
` [v16 3/4] drm: Add colorspace info to AVI Infoframe
` [Intel-gfx] "
[PATCH xf86-video-intel 1/2] sna: Refactor property parsing
2019-02-18 19:50 UTC (2+ messages)
` [PATCH xf86-video-intel 2/2] sna: Support 10bpc gamma via the GAMMA_LUT crtc property
[CI] drm/i915: Optionally disable automatic recovery after a GPU reset
2019-02-18 16:01 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Optionally disable automatic recovery after a GPU reset (rev3)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915: Use time based guilty context banning
2019-02-18 14:26 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
Patch "drm/i915: Block fbdev HPD processing during suspend" has been added to the 4.19-stable tree
2019-02-18 14:21 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH i-g-t 1/8] i915/gem_eio: Check that context create fails when wedged
2019-02-18 14:19 UTC (14+ messages)
` [PATCH i-g-t 2/8] i915/gem_eio: Check we only ban the context
` [PATCH i-g-t 3/8] lib: Restore the i915.reset modparam before cleaning up
` [PATCH i-g-t 4/8] i915/gem_create: Verify that all new objects are clear
` [PATCH i-g-t 5/8] i915/gem_exec_big: Add a single shot test
` [PATCH i-g-t 6/8] i915/gem_exec_parse: Switch to a fixed timeout for basic-allocations
` [PATCH i-g-t 7/8] kms_fence_pin_leak: Ask for the GPU before use
` [PATCH i-g-t 8/8] kms_fence_pin_leak: Move beneath i915/
Patch "drm/i915: Block fbdev HPD processing during suspend" has been added to the 4.20-stable tree
2019-02-18 13:58 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH 4.19 83/85] drm/i915: Block fbdev HPD processing during suspend
2019-02-18 13:43 UTC
[PATCH 4.20 91/92] drm/i915: Block fbdev HPD processing during suspend
2019-02-18 13:43 UTC
[PATCH i-g-t 1/2] drm-uapi: Update i915_drm.h for I915_CONTEXT_PARAM_RECOVERABLE
2019-02-18 12:56 UTC (4+ messages)
` [PATCH i-g-t 2/2] igt/gem_ctx_exec: Exercise I915_CONTEXT_PARAM_RECOVERABLE
[PATCH i-g-t] i915/gem_ctx_param: Remove kneecapping
2019-02-18 12:28 UTC
[PATCH 1/9] drm/i915: Make user contexts bannable again!
2019-02-18 10:51 UTC (21+ messages)
` [PATCH 2/9] drm/i915: Prevent user context creation while wedged
` [PATCH 3/9] drm/i915: Optionally disable automatic recovery after a GPU reset
` [PATCH] "
` [PATCH 4/9] drm/i915/selftests: Move local mock_ggtt allocations to the heap
` [PATCH 5/9] drm/i915: Move verify_wm_state() to heap
` [PATCH 6/9] drm/i915: Avoid reset lock in writing fence registers
` [PATCH 7/9] drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault()
` [PATCH 8/9] drm/i915: Trim i915_do_reset() to minimum delays
` [PATCH 9/9] drm/i915: Trim delays for wedging
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] drm/i915: Make user contexts bannable again!
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] drm/i915: Make user contexts bannable again! (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[RFC 0/6] drm/i915/dp: Preliminary support for DP YCbCr4:2:0 outputs
2019-02-18 9:44 UTC (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
[PATCH] drm/audio: declaration of struct device
2019-02-18 9:03 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/audio: declaration of struct device (rev2)
[PATCH] drm/i915/gvt: Fix kerneldoc typo for intel_vgpu_emulate_hotplug
2019-02-18 8:59 UTC (2+ messages)
[PATCH] drm: prefix header search paths with $(srctree)/
2019-02-18 4:42 UTC (2+ messages)
[PATCH 1/4] component: Add documentation
2019-02-18 3:31 UTC (2+ messages)
[CI] drm/i915/selftests: Move local mock_ggtt allocations to the heap
2019-02-18 2:05 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Replace the fixed vblank evasion with a ewma of past update times
2019-02-17 20:48 UTC (5+ messages)
` [PATCH i-g-t] i915/gem_create: Verify that all new objects are clear
` [igt-dev] "
[PATCH i-g-t] i915/gem_exec_schedule: Switch bach to gem_set_domain()
2019-02-17 18:16 UTC
[PATCH v14 00/35] drm/i915: Implement HDCP2.2
2019-02-16 21:07 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
[PATCH v14 00/33] drm/i915: Implement HDCP2.2
2019-02-16 20:49 UTC (22+ messages)
` [PATCH v14 17/33] mei: bus: whitelist hdcp client
` [PATCH v14 18/33] mei: bus: export to_mei_cl_device for mei client device drivers
` [PATCH v14 19/33] misc/mei/hdcp: Client driver for HDCP application
` [PATCH v14 20/33] misc/mei/hdcp: Define ME FW interface for HDCP2.2
` [PATCH v14 21/33] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
` [PATCH v14 22/33] misc/mei/hdcp: Verify Receiver Cert and prepare km
` [PATCH v14 23/33] misc/mei/hdcp: Verify H_prime
` [PATCH v14 24/33] misc/mei/hdcp: Store the HDCP Pairing info
` [PATCH v14 25/33] misc/mei/hdcp: Initiate Locality check
` [PATCH v14 26/33] misc/mei/hdcp: Verify L_prime
` [PATCH v14 27/33] misc/mei/hdcp: Prepare Session Key
` [PATCH v14 28/33] misc/mei/hdcp: Repeater topology verification and ack
` [PATCH v14 29/33] misc/mei/hdcp: Verify M_prime
` [PATCH v14 30/33] misc/mei/hdcp: Enabling the HDCP authentication
` [PATCH v14 31/33] misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
` [PATCH v14 32/33] misc/mei/hdcp: Component framework for I915 Interface
` [PATCH v14 33/33] FOR_TEST_ONLY: i915/Kconfig: Select mei_hdcp by I915
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Implement HDCP2.2
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Make user contexts bannable again!
2019-02-16 20:06 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
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