intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-19 10:34:47 to 2018-12-20 16:57:43 UTC [more...]

[PULL] drm-misc-fixes
 2018-12-20 16:57 UTC 

[PATCH v9 00/39] drm/i915: Implement HDCP2.2
 2018-12-20 16:47 UTC  (64+ 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

[PATCH 1/3] drm/i915/ddi: Move DDI port detection to the corresponding helper
 2018-12-20 16:40 UTC  (8+ messages)
` [PATCH 2/3] drm/i915/icl: Detect port F presence via VBT
` [PATCH 3/3] drm/i915/icl: Work around broken VBTs for port F detection
  ` [PATCH v2 "
` ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/ddi: Move DDI port detection to the corresponding helper
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/ddi: Move DDI port detection to the corresponding helper (rev2)
` ✗ Fi.CI.SPARSE: "

[PATCH] drm/debugfs_crc: Degrade ERROR when overflowing to INFO
 2018-12-20 16:36 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Disable FBC on fastset if necessary, v2
 2018-12-20 16:13 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: add a helper to make a copy of i915_params
 2018-12-20 15:52 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Disable FBC on fastset if necessary
 2018-12-20 15:24 UTC  (4+ messages)
`  "

[v5 0/2] Add Colorspace connector property interface
 2018-12-20 14:48 UTC  (4+ messages)
` [v5 1/2] drm: Add colorspace connector property

[PATCH v4 3/3] PM/runtime:Replace jiffies based accounting with ktime based accounting
 2018-12-20 14:17 UTC 

[PATCH v4 2/3] drm/i915: Move on the new pm runtime interface
 2018-12-20 14:16 UTC 

[PATCH v4 0/3] Move pm_runtime accounted time to raw nsec
 2018-12-20 14:16 UTC  (2+ messages)
` [PATCH v4 1/3] PM/runtime: Add a new interface to get accounted time

[PATCH v2 1/3] drm/i915: Add an update_pipe callback to intel_encoder and call this on fastsets (v2)
 2018-12-20 14:07 UTC  (5+ messages)
` [PATCH v2 2/3] drm/i915: Allow calling intel_edp_drrs_enable twice
` [PATCH v2 3/3] drm/i915: DDI: call intel_psr_ and _edp_drrs_enable() on pipe updates (v2)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] drm/i915: Add an update_pipe callback to intel_encoder and call this on fastsets (v2)
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Fix ILK-IVB primary plane enable delays
 2018-12-20 13:43 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success for drm/i915: Fix ILK-IVB primary plane enable delays (rev2)

uABI / Removing DRM_I915_LOW_LEVEL_TRACEPOINTS Kconfig
 2018-12-20 12:11 UTC  (6+ messages)

[PATCH 00/18] drm/i915: Infoframe precompute/check
 2018-12-20 11:27 UTC  (3+ messages)
` [PATCH 05/18] video/hdmi: Add an enum for HDMI packet types

[PATCH v4 1/3] ACPI / PMIC: Add support for executing PMIC MIPI sequence elements
 2018-12-20 11:26 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v4,1/3] "

[PATCH i-g-t] i915/gem_workarounds: adding 0xe420 register to WO list
 2018-12-20 11:01 UTC  (3+ messages)

[PATCH] drm/i915: Fix i915_gem_wait_for_idle oops due to active_requests check
 2018-12-20 10:40 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH v6 0/3] Change KVMGT into self loadable module
 2018-12-20 10:05 UTC  (3+ messages)
` [PATCH v6 3/3] drm/i915/gvt: Change KVMGT as self load module

[RFC PATCH v2 0/2] GVT device model split
 2018-12-20  9:58 UTC  (5+ messages)
` [RFC PATCH v2 1/2] drm/i915: Export current required functions for GVT
` [RFC PATCH v2 2/2] drm/i915: Move GVT device model into separate module

[PATCH v3 0/3] Move pm_runtime accounted time to raw nsec
 2018-12-20  9:40 UTC  (16+ messages)
` [RFC v3 1/3] PM/runtime: Add a new interface to get accounted time

[PATCH v2 00/16] MST refcounting/atomic helpers cleanup
 2018-12-20  9:10 UTC  (22+ messages)
` [PATCH v2 01/16] drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends
` [PATCH v2 02/16] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
` [PATCH v2 06/16] drm/i915: Keep malloc references to MST ports
` [PATCH v2 09/16] drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup()
` [PATCH v2 12/16] drm/nouveau: Grab payload lock in nv50_msto_payload()
` [PATCH v2 13/16] drm/dp_mst: Add some atomic state iterator macros
  ` [PATCH v2 03/16] drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref fails
  ` [PATCH v2 04/16] drm/dp_mst: Stop releasing VCPI when removing ports from topology
  ` [PATCH v2 05/16] drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
  ` [PATCH v2 07/16] drm/amdgpu/display: Keep malloc ref to MST port
  ` [PATCH v2 08/16] drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector()
  ` [PATCH v2 10/16] drm/nouveau: Keep malloc references to MST ports
  ` [PATCH v2 11/16] drm/nouveau: Stop unsetting mstc->port, use malloc refs
  ` [PATCH v2 14/16] drm/dp_mst: Start tracking per-port VCPI allocations
  ` [PATCH v2 15/16] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
` [PATCH v2 16/16] drm/nouveau: Use atomic VCPI helpers for MST
` ✗ Fi.CI.CHECKPATCH: warning for MST refcounting/atomic helpers cleanup (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915/dsc: Fix the deadlock in dsc debugfs node
 2018-12-20  8:03 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/amd: Compile fix for amdgpu_dm.c
 2018-12-20  2:20 UTC  (2+ messages)

[PATCH v7] drm/i915/dsc: Add Per connector debugfs node for DSC support/enable
 2018-12-19 21:39 UTC  (4+ messages)
` [PATCH v8] "

[PATCH 1/9] drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
 2018-12-19 21:15 UTC  (24+ 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 v2] "
` [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 "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v6 00/28] Display Stream Compression enabling on eDP/DP
 2018-12-19 18:54 UTC  (3+ messages)
` [PATCH v6 04/28] drm/dp: DRM DP helper/macros to get DP sink DSC parameters
  ` [Intel-gfx] "

[WIP PATCH 00/15] MST refcounting/atomic helpers cleanup
 2018-12-19 18:36 UTC  (10+ messages)
` [WIP PATCH 03/15] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
` [WIP PATCH 06/15] drm/i915: Keep malloc references to MST ports

[RFC 0/4] drm/i915/perf: add OA interrupt support
 2018-12-19 18:26 UTC  (12+ 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 "
` ✓ Fi.CI.IGT: "

[PATCH 1/3] drm/i915: Prepare for larger CSB status FIFO size
 2018-12-19 16:48 UTC  (8+ messages)
` ✗ 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 "
` ✗ Fi.CI.IGT: failure "

[PATCH] sysfs: Disable lockdep for driver bind/unbind files
 2018-12-19 15:23 UTC  (11+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for sysfs: Disable lockdep for driver bind/unbind files (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[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)

[PATCH 1/3] drm/i915: Prepare for larger CSB status FIFO size
 2018-12-19 13:26 UTC  (6+ messages)

[PATCH] drm/i915: avoid division by zero on skl_calc_wrpll_link
 2018-12-19 12:41 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 1/4] drm/i915: Add an update callback to intel_encoder and call this on fastsets
 2018-12-19 10:55 UTC  (5+ messages)
` [PATCH 4/4] drm/i915: DDI: call intel_edp_drrs_enable() on encoder updates
` ✓ Fi.CI.IGT: success for series starting with [1/4] drm/i915: Add an update callback to intel_encoder and call this on fastsets

[PATCH v2] drm/i915: correct the pitch check for NV12 framebuffer
 2018-12-19 10:51 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: correct the pitch check for NV12 framebuffer (rev2)

[PATCH v4 1/2] drm: Add color management LUT validation helper (v4)
 2018-12-19 10:43 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v4,1/2] drm: Add color management LUT validation helper (v4) (rev2)


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).