messages from 2018-12-17 19:43:03 to 2018-12-19 16:35:45 UTC [more...]
[PATCH v9 00/39] drm/i915: Implement HDCP2.2
2018-12-19 16:35 UTC (51+ messages)
` [PATCH v9 01/39] drm/i915: Gathering the HDCP1.4 routines together
` [PATCH v9 02/39] drm: header for i915 - MEI_HDCP interface
` [PATCH v9 03/39] drivers/base: use a worker for sysfs unbind
` [PATCH v9 04/39] component: alloc component_match without any comp to match
` [PATCH v9 05/39] drm/i915: component master at i915 driver load
` [PATCH v9 06/39] drm/i915: Initialize HDCP2.2
` [PATCH v9 07/39] drm/i915: MEI interface definition
` [PATCH v9 08/39] drm/i915: hdcp1.4 CP_IRQ handling and SW encryption tracking
` [PATCH v9 09/39] drm/i915: Enable and Disable of HDCP2.2
` [PATCH v9 10/39] drm/i915: Implement HDCP2.2 receiver authentication
` [PATCH v9 11/39] drm: helper functions for hdcp2 seq_num to from u32
` [PATCH v9 12/39] drm/i915: Implement HDCP2.2 repeater authentication
` [PATCH v9 13/39] drm: HDCP2.2 link check related constants
` [PATCH v9 35/39] misc/mei/hdcp: Component framework for I915 Interface
` [PATCH v9 37/39] drm/i915: Fix KBL HDCP2.2 encrypt status signalling
[RFC 0/4] drm/i915/perf: add OA interrupt support
2018-12-19 16:19 UTC (9+ messages)
` [RFC 1/4] drm/i915/perf: rework aging tail workaround
` [RFC 2/4] drm/i915/perf: add new open param to configure polling of OA buffer
` [RFC 3/4] drm/i915/perf: handle interrupts from the OA unit
` [RFC 4/4] drm/i915/perf: add interrupt enabling parameter
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/perf: add OA interrupt support
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PATCH 1/9] drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
2018-12-19 16:19 UTC (12+ messages)
` [PATCH 2/9] drm/i915/execlists: Pull the render flush into breadcrumb emission
` [PATCH 3/9] drm/i915/ringbuffer: "
` [PATCH 4/9] drm/i915: Remove redundant trailing request flush
` [PATCH 5/9] drm/i915/ringbuffer: Remove irq-seqno w/a for gen6/7 rcs
` [PATCH 6/9] drm/i915/ringbuffer: Remove irq-seqno w/a for gen6 xcs
` [PATCH 7/9] drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen7
` [PATCH 8/9] drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen5
` [PATCH 9/9] drm/i915: Drop unused engine->irq_seqno_barrier w/a
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PATCH v3 0/3] Move pm_runtime accounted time to raw nsec
2018-12-19 15:25 UTC (14+ messages)
` [RFC v3 1/3] PM/runtime: Add a new interface to get accounted time
` [RFC 2/3] drm/i915: Move on the new pm runtime interface
` [PATCH 3/3] PM/runtime:Replace jiffies based accounting with ktime based accounting
` ✗ Fi.CI.BAT: failure for Move pm_runtime accounted time to raw nsec
[PATCH] sysfs: Disable lockdep for driver bind/unbind files
2018-12-19 15:23 UTC (20+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
` ✗ Fi.CI.CHECKPATCH: warning for sysfs: Disable lockdep for driver bind/unbind files (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH 1/3] drm/i915: Prepare for larger CSB status FIFO size
2018-12-19 15:08 UTC (17+ messages)
` [PATCH 2/3] drm/i915/icl: Switch to using 12 deep CSB status FIFO
` [PATCH 3/3] drm/i915/icl: Introduce gen11 flush/invalidate
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Prepare for larger CSB status FIFO size
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Prepare for larger CSB status FIFO size (rev2)
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Prepare for larger CSB status FIFO size (rev3)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Prepare for larger CSB status FIFO size (rev4)
` ✓ Fi.CI.BAT: success "
[PATCH] drm: Fix documentation generation for DP_DPCD_QUIRK_NO_PSR
2018-12-19 13:59 UTC (4+ messages)
HDMI issue with Linux Lite (Ubuntu 18.04)
2018-12-19 13:44 UTC (2+ messages)
[WIP PATCH 00/15] MST refcounting/atomic helpers cleanup
2018-12-19 13:20 UTC (18+ messages)
` [WIP PATCH 01/15] drm/dp_mst: Remove bogus conditional in drm_dp_update_payload_part1()
` [WIP PATCH 02/15] drm/dp_mst: Refactor drm_dp_update_payload_part1()
` [WIP PATCH 03/15] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
` [WIP PATCH 05/15] drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
` [WIP PATCH 06/15] drm/i915: Keep malloc references to MST ports
[PATCH] drm/i915: avoid division by zero on skl_calc_wrpll_link
2018-12-19 12:41 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH 1/4] drm/i915: Add an update callback to intel_encoder and call this on fastsets
2018-12-19 10:55 UTC (11+ messages)
` [PATCH 2/4] drm/i915: DDI: call intel_psr_enable() on encoder updates
` [PATCH 3/4] drm/i915: Allow calling intel_edp_drrs_enable twice
` [PATCH 4/4] drm/i915: DDI: call intel_edp_drrs_enable() on encoder updates
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Add an update callback to intel_encoder and call this on fastsets
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
` ✓ Fi.CI.IGT: success "
[PATCH v2] drm/i915: correct the pitch check for NV12 framebuffer
2018-12-19 10:51 UTC (4+ messages)
` [PATCH v3] "
` ✓ Fi.CI.BAT: success for drm/i915: correct the pitch check for NV12 framebuffer (rev2)
` ✓ Fi.CI.IGT: "
[PATCH v4 1/2] drm: Add color management LUT validation helper (v4)
2018-12-19 10:43 UTC (9+ messages)
` [PATCH v4 2/2] drm/i915: Validate userspace-provided color management LUT's (v3)
` [PATCH v4 2/2] drm/i915: Validate userspace-provided color management LUT's (v4)
` ✓ Fi.CI.BAT: success for series starting with [v4,1/2] drm: Add color management LUT validation helper (v4)
` ✓ Fi.CI.IGT: "
` ✓ Fi.CI.BAT: success for series starting with [v4,1/2] drm: Add color management LUT validation helper (v4) (rev2)
` ✗ Fi.CI.IGT: failure "
` ✓ Fi.CI.IGT: success "
uABI / Removing DRM_I915_LOW_LEVEL_TRACEPOINTS Kconfig
2018-12-19 10:08 UTC (7+ messages)
[PATCH v2 0/3] PM/pm_runtime: move on hrtimer and nsec
2018-12-19 9:25 UTC (12+ messages)
` [PATCH v2 1/3] PM/pm_runtime: move autosuspend on hrtimer
` [PATCH v2 3/3] drm/i915: Move to new PM core fields
` ✓ Fi.CI.BAT: success for PM/pm_runtime: move on hrtimer and nsec
` ✓ Fi.CI.IGT: "
A collection of pending bug [fixes]
2018-12-19 9:23 UTC (3+ messages)
` [PATCH 11/19] drm/i915: Track all held rpm wakerefs
[PATCH v7] drm/i915/dsc: Add Per connector debugfs node for DSC support/enable
2018-12-19 8:08 UTC (3+ messages)
` [PATCH v8] "
Remove HW semaphore synchronisation for gen7
2018-12-19 4:32 UTC (10+ messages)
` [PATCH 1/5] drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
` [PATCH 2/5] drm/i915/execlists: Pull the render flush into breadcrumb emission
` [PATCH 3/5] drm/i915/ringbuffer: "
` [PATCH 4/5] drm/i915/ringbuffer: Remove irq-seqno w/a for gen6/7 rcs
` [PATCH 5/5] drm/i915: Remove redundant trailing request flush
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Disable FBC on fastset if necessary
2018-12-18 22:18 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
Linux: need help to understand code flow of DP over Type-C
2018-12-18 21:28 UTC
[PATCH] drm/i915: Disable -Wuninitialized for intel_breadcrumbs.o
2018-12-18 19:43 UTC (5+ messages)
[PATCH 0/1] drm/i915: Enable fastset by default, except on initial modeset
2018-12-18 18:21 UTC (4+ messages)
[PATCH 4/5] drm/i915: Make HW readout mark CRTC scaler as in use
2018-12-18 16:01 UTC (2+ messages)
` [4/5] "
[RESEND PATCH 3/5] drm/i915: Enable fastset for non-boot modesets
2018-12-18 16:00 UTC (2+ messages)
` [RESEND, "
[PATCH] drm/i915: Update crtc scaler settings when update_pipe is set
2018-12-18 15:52 UTC (3+ messages)
[PATCH v2 00/10] drm/i915: Infoframe precompute/check
2018-12-18 15:26 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Infoframe precompute/check (rev5)
` ✓ Fi.CI.IGT: "
[PATCH v2 0/4] drm/i915/icl: Fix TypeC Legacy HPD handling
2018-12-18 15:12 UTC (11+ messages)
` [PATCH v2 2/4] drm/i915/bios: Parse the VBT TypeC and Thunderbolt port flags
` [PATCH v2 3/4] drm/i915/icl: Fix HPD handling for TypeC legacy ports
` [PATCH v2 4/4] drm/i915/icl: Add fallback detection method "
` ✓ Fi.CI.IGT: success for drm/i915/icl: Fix TypeC legacy HPD handling (rev2)
[PATCH] drm/i915: Apply missed interrupt after reset w/a to all ringbuffer gen
2018-12-18 14:24 UTC (6+ messages)
` [PATCH v7] "
` ✓ Fi.CI.BAT: success for drm/i915: Apply missed interrupt after reset w/a to all ringbuffer gen (rev8)
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915/icl: combo port vswing programming changes per BSPEC
2018-12-18 14:06 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/icl: combo port vswing programming changes per BSPEC (rev5)
` ✓ Fi.CI.IGT: "
[PATCH i-g-t v2] Add support for forcing specific module
2018-12-18 13:33 UTC (5+ messages)
` [igt-dev] "
[PATCH] drm/i915: Fix Cherryview oops on boot
2018-12-18 13:32 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[RESEND PATCH 1/5] drm/i915/backlight: Restore backlight on resume, v2
2018-12-18 11:38 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [RESEND,1/5] drm/i915/backlight: Restore backlight on resume, v2. (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[RESEND PATCH 2/5] drm/i915/backlight: Fix backlight takeover on LPT, v2
2018-12-18 9:49 UTC (2+ messages)
` [HACK for CI] drm/i915: Update crtc scaler settings when update_pipe is set
[PATCH 7/7] drm: Split out drm_probe_helper.h
2018-12-18 9:27 UTC (3+ messages)
` [Intel-gfx] "
[PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
2018-12-18 1:33 UTC (6+ messages)
` [PATCH 2/4] drm/i915: Use drm_hdmi_avi_infoframe_quant_range() for SDVO HDMI as well
` [Intel-gfx] "
[PATCH v3] drm/i915/icl: combo port vswing programming changes per BSPEC
2018-12-17 22:13 UTC (2+ messages)
` [PATCH v5] "
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