messages from 2018-03-08 11:58:38 to 2018-03-09 10:30:13 UTC [more...]
[PULL] gvt-next for 4.17
2018-03-09 10:30 UTC (3+ messages)
[PATCH] drm/i915/dp: Do not set the eDP link rate/lane count to max
2018-03-09 10:29 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
[PATCH 1/2] drm/i915: Push irq_shift from gen8_cs_irq_handler() to caller
2018-03-09 10:17 UTC (8+ messages)
` [PATCH 2/2] drm/i915: Trim gen11_gt_irq_handler
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Push irq_shift from gen8_cs_irq_handler() to caller (rev2)
` ✗ Fi.CI.IGT: warning "
[PATCH] drm/i915: Show GEM_TRACE when detecting a failed GPU idle
2018-03-09 10:11 UTC (2+ messages)
` [PATCH v2] "
[RFC] drm/i915: store all mmio bases in intel_engines
2018-03-09 9:53 UTC (4+ messages)
[PATCH v2 01/15] drm/i915/guc: Tidy guc_log_control
2018-03-09 9:36 UTC (23+ messages)
` [PATCH v2 02/15] drm/i915/guc: Create common entry points for log register/unregister
` [PATCH v2 03/15] drm/i915/guc: Move GuC notification handling to separate function
` [PATCH v2 04/15] drm/i915/guc: Keep GuC interrupts enabled when using GuC
` [PATCH v2 05/15] drm/i915/guc: Log runtime should consist of both mapping and relay
` [PATCH v2 06/15] drm/i915/guc: Merge log relay file and channel creation
` [PATCH v2 07/15] drm/i915/guc: Flush directly in log unregister
` [PATCH v2 08/15] drm/i915/guc: Split relay control and GuC log level
` [PATCH v2 09/15] drm/i915/guc: Move check for fast memcpy_wc to relay creation
` [PATCH v2 10/15] drm/i915/guc: Get rid of GuC log runtime
` [PATCH 11/15] drm/i915/guc: Always print log stats in i915_guc_info when using GuC
` [PATCH v2 12/15] drm/i915/guc: Don't print out relay statistics when relay is disabled
` [PATCH v2 13/15] drm/i915/guc: Allow user to control default GuC logging
` [PATCH v2 14/15] drm/i915/guc: Default to non-verbose "
` [PATCH 15/15] HAX enable guc for CI
` ✓ Fi.CI.BAT: success for series starting with [v2,01/15] drm/i915/guc: Tidy guc_log_control
` ✗ Fi.CI.IGT: failure "
[PATCH v2 00/42] drm/i915: Implement HDCP2.2
2018-03-09 9:26 UTC (47+ messages)
` [PATCH v2 04/42] misc/mei/hdcp: Client driver for HDCP application
` [PATCH v2 06/42] misc/mei/hdcp: Verify mei client device status
` [PATCH v2 07/42] misc/mei/hdcp: Get & Put for mei cl_device
` [PATCH v2 09/42] linux/mei: Header for mei_hdcp driver interface
` [PATCH v2 10/42] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
` [PATCH v2 11/42] misc/mei/hdcp: Verify Receiver Cert and prepare km
` [PATCH v2 12/42] misc/mei/hdcp: Verify H_prime
` [PATCH v2 13/42] misc/mei/hdcp: Store the HDCP Pairing info
` [PATCH v2 14/42] misc/mei/hdcp: Initiate Locality check
` [PATCH v2 15/42] misc/mei/hdcp: Verify L_prime
` [PATCH v2 16/42] misc/mei/hdcp: Prepare Session Key
` [PATCH v2 17/42] misc/mei/hdcp: Repeater topology verifcation and ack
` [PATCH v2 18/42] misc/mei/hdcp: Verify M_prime
` [PATCH v2 19/42] misc/mei/hdcp: Enabling the HDCP authentication
` [PATCH v2 20/42] misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
` [PATCH v2 21/42] drm/i915: wrapping all hdcp var into intel_hdcp
` [PATCH v2 22/42] drm/i915: Define HDCP2.2 related variables
` [PATCH v2 23/42] drm/i915: Define Intel HDCP2.2 registers
` [PATCH v2 24/42] drm/i915: Wrappers for mei HDCP2.2 services
` [PATCH v2 25/42] drm/i915: Implement HDCP2.2 receiver authentication
` [PATCH v2 26/42] drm/i915: Implement HDCP2.2 repeater authentication
` [PATCH v2 27/42] drm/i915: Enable and Disable HDCP2.2 port encryption
` [PATCH v2 28/42] drm/i915: Implement HDCP2.2 En/Dis-able
` [PATCH v2 29/42] drm/i915: Implement HDCP2.2 link integrity check
` [PATCH v2 30/42] drm/i915: Handle HDCP2.2 downstream topology change
` [PATCH v2 31/42] drm/i915: Pullout the bksv read and validation
` [PATCH v2 32/42] drm/i915: Initialize HDCP2.2 and its MEI interface
` [PATCH v2 33/42] drm/i915: Schedule hdcp_check_link in _intel_hdcp_enable
` [PATCH v2 34/42] drm/i915: Enable superior HDCP ver that is capable
` [PATCH v2 35/42] drm/i915: Enable HDCP1.4 incase of HDCP2.2 failure
` [PATCH v2 36/42] drm/i915: hdcp_check_link only on CP_IRQ
` [PATCH v2 37/42] drm/i915: Check HDCP 1.4 and 2.2 link "
` [PATCH v2 38/42] drm/i915: Implement gmbus burst read
` [PATCH v2 39/42] drm/i915: Implement the HDCP2.2 support for DP
` [PATCH v2 40/42] drm/i915: Implement the HDCP2.2 support for HDMI
` [PATCH v2 41/42] drm/i915: Add HDCP2.2 support for DP connectors
` [PATCH v2 42/42] drm/i915: Add HDCP2.2 support for HDMI connectors
` ✗ Fi.CI.BAT: failure for drm/i915: Implement HDCP2.2 (rev2)
[PATCH] drm/i915: Remove support for legacy debugfs crc interface
2018-03-09 9:18 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Remove support for legacy debugfs crc interface (rev2)
` ✗ Fi.CI.IGT: failure "
[PATCH v13 00/17] Add NV12 support
2018-03-09 9:12 UTC (19+ messages)
` [PATCH v13 01/17] drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values
` [PATCH v13 02/17] drm/i915/skl+: refactor WM calculation for NV12
` [PATCH v13 03/17] drm/i915/skl+: add NV12 in skl_format_to_fourcc
` [PATCH v13 04/17] drm/i915/skl+: support verification of DDB HW state for NV12
` [PATCH v13 05/17] drm/i915/skl+: NV12 related changes for WM
` [PATCH v13 06/17] drm/i915/skl+: pass skl_wm_level struct to wm compute func
` [PATCH v13 07/17] drm/i915/skl+: make sure higher latency level has higher wm value
` [PATCH v13 08/17] drm/i915/skl+: nv12 workaround disable WM level 1-7
` [PATCH v13 09/17] drm/i915/skl: split skl_compute_ddb function
` [PATCH v13 10/17] drm/i915: Set scaler mode for NV12
` [PATCH v13 11/17] drm/i915: Update format_is_yuv() to include NV12
` [PATCH v13 12/17] drm/i915: Upscale scaler max scale for NV12
` [PATCH v13 13/17] drm/i915: Add NV12 as supported format for primary plane
` [PATCH v13 14/17] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH v13 15/17] drm/i915: Add NV12 support to intel_framebuffer_init
` [PATCH v13 16/17] drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl Reg
` [PATCH v13 17/17] drm/i915: Display WA 827
` ✗ Fi.CI.BAT: failure for Add NV12 support
[PATCH 0/6] Implement proper MST fallback retraining in i915
2018-03-09 7:25 UTC (10+ messages)
` [PATCH 1/6] drm/i915: Remove unused DP_LINK_CHECK_TIMEOUT
` [PATCH 2/6] drm/i915: Move DP modeset retry work into intel_dp
` [PATCH v2 "
` [PATCH 3/6] drm/i915: Only use one link bw config for MST topologies
` [PATCH 4/6] drm/dp_mst: Add drm_dp_mst_topology_mgr_lower_link_rate()
` [PATCH 5/6] drm/dp_mst: Add drm_atomic_dp_mst_retrain_topology()
` [PATCH 6/6] drm/i915: Implement proper fallback training for MST
[PATCH] drm/i915: make edp optimize config
2018-03-09 6:31 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "
[PATCH] drm/i915: Push irq_shift from gen8_cs_irq_handler() to caller
2018-03-09 5:57 UTC (7+ messages)
` ✓ Fi.CI.BAT: success for "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Push irq_shift from gen8_cs_irq_handler() to caller (rev2)
` ✓ Fi.CI.IGT: success for drm/i915: Push irq_shift from gen8_cs_irq_handler() to caller
` ✓ Fi.CI.IGT: success for drm/i915: Push irq_shift from gen8_cs_irq_handler() to caller (rev2)
[PATCH] drm/i915/psr: Display WA 0884 applied broadly for more HW tracking
2018-03-09 5:23 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH v2 1/3] drm/i915: store all mmio bases in intel_engines
2018-03-09 4:14 UTC (9+ messages)
` [PATCH v2 2/3] drm/i915: add a selftest for the mmio_bases table
` [PATCH v2 3/3] drm/i915: move gen8 irq shifts to intel_lrc.c
` ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/3] drm/i915: store all mmio bases in intel_engines
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH 0/3] drm/i915/uc: Sanitize uC
2018-03-09 1:58 UTC (9+ messages)
` [PATCH 1/3] drm/i915/uc: Sanitize uC options early
` [PATCH 2/3] drm/i915/uc: Sanitize uC together with GEM
` [PATCH 3/3] HAX: Enable GuC for CI
` ✓ Fi.CI.BAT: success for drm/i915/uc: Sanitize uC
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915/psr: Kill scheduled work for Core platforms
2018-03-09 1:42 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
vlv punit and sideband tidy
2018-03-09 1:23 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for series starting with [01/10] drm/i915: Disable preemption and sleeping while using the punit sideband (rev2)
` ✓ Fi.CI.IGT: "
[PATCH v2 1/3] drm/i915/frontbuffer: Pull frontbuffer_flush out of gem_obj_pin_to_display
2018-03-09 1:16 UTC (9+ messages)
` [PATCH v2 2/3] drm/i915/frontbuffer: HW tracking for cursor moves to fix PSR lags
[PATCH igt] igt: Add gem_ctx_freq to exercise requesting freq on a ctx
2018-03-09 1:03 UTC (3+ messages)
[patch 1/1] drivers/gpu/drm/i915/intel_guc_log.c: work around gcc-4.4.4 union initializer issue
2018-03-08 20:45 UTC (2+ messages)
[PATCH 06/10] drm/i915: Replace pcu_lock with sb_lock
2018-03-08 19:49 UTC (2+ messages)
` [PATCH v2] "
[CI 1/2] drm/i915: Kick the rps worker when changing the boost frequency
2018-03-08 19:41 UTC (5+ messages)
` [CI 2/2] drm/i915: Index the ring frequency table by HW frequency range
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915: Kick the rps worker when changing the boost frequency
` ✓ Fi.CI.IGT: "
[PATCH v3 0/6] DRM/i915 cgroup integration
2018-03-08 19:31 UTC (8+ messages)
` [PATCH v3 5/6] drm/i915: Introduce 'priority offset' for GPU contexts (v2)
[PATCH] drm/i915: Handle changing enable_psr parameter at runtime better
2018-03-08 19:08 UTC (7+ messages)
[PATCH] drm/i915: Remove the impedance mismatch around intel_engine_enable_signaling
2018-03-08 18:59 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH igt] igt/drv_hangman: Check that the error state does hold the expected state
2018-03-08 18:07 UTC (3+ messages)
[PATCH] drm/i915: Only prune fences after wait-for-all
2018-03-08 18:04 UTC (4+ messages)
` [PATCH v2] "
[PATCH igt] igt: Add gem_ctx_freq to exercise requesting freq on a ctx
2018-03-08 17:39 UTC (5+ messages)
[PATCH] drm/i915: Kill the remaining CHV HBR2 leftovers
2018-03-08 17:35 UTC (4+ messages)
[RFC v3 00/12] drm: Add generic fbdev emulation
2018-03-08 17:12 UTC (4+ messages)
` [RFC v3 09/12] drm: Add API for in-kernel clients
[PATCH] drm/i915: Handle pipe CRC around enabling/disabling pipe
2018-03-08 16:38 UTC (7+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Handle pipe CRC around enabling/disabling pipe. (rev6)
` ✓ Fi.CI.IGT: "
✗ Fi.CI.BAT: failure for drm/i915/cnl: Add Wa_2201832410
2018-03-08 15:23 UTC (6+ messages)
` [PATCH] "
[PATCH v2 0/4] drm/i915: misc fixes in headers (RESEND)
2018-03-08 15:22 UTC (5+ messages)
[PATCH] drm/i195: Index the ring frequency table by HW frequency range
2018-03-08 14:14 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i195: Index the ring frequency table by HW frequency range (rev2)
[PATCH] drm/i915: Kick the rps worker when changing the boost frequency
2018-03-08 13:39 UTC (2+ messages)
` ✗ Fi.CI.IGT: warning for drm/i915: Kick the rps worker when changing the boost frequency (rev2)
Updated drm-intel-testing
2018-03-08 13:17 UTC
[PATCH igt] igt/gem_eio: Exercise set-wedging against request submission
2018-03-08 12:17 UTC
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