Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-14 10:18:42 to 2018-05-16 00:16:53 UTC [more...]

[PATCH v2 1/9] drm/i915/psr: Move specific HSW+ WARN_ON to HSW+ function
 2018-05-16  0:42 UTC  (5+ messages)
` [PATCH v2 2/9] drm/i915/psr: Move PSR exit specific code to hardware specific function
` [PATCH v2 6/9] drm/i915/psr/bdw+: Enable CRC check in the static frame on the sink side

[PATCH v11 0/2] Enabling content-type setting for HDMI displays
 2018-05-15 23:55 UTC  (6+ messages)
` [PATCH v11 1/2] drm: content-type property for HDMI connector
` [PATCH v11 2/2] i915: "
` ✗ Fi.CI.CHECKPATCH: warning for Enabling content-type setting for HDMI displays. (rev10)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/psr: vbt change for psr
 2018-05-15 23:03 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Modify psr_wait_for_idle to be reused
 2018-05-15 19:38 UTC  (11+ messages)
` [PATCH 2/2] drm/i915: Un-statify psr_wait_for_idle
` [PATCH v2] drm/i915: Wait for PSR exit before checking for vblank evasion
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2] drm/i915: Wait for PSR exit before checking for vblank evasion (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH v2] gpu: drm: i915: Change return type to vm_fault_t
 2018-05-15 19:08 UTC  (6+ messages)

[BACKPORT v4.17-rc5] drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk
 2018-05-15 18:20 UTC  (6+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk (rev2)

[PATCH v2 0/5] Add ChromeOS EC CEC Support
 2018-05-15 16:40 UTC  (16+ messages)
` [PATCH v2 1/5] media: cec-notifier: Get notifier by device and connector name
` [PATCH v2 2/5] drm/i915: hdmi: add CEC notifier to intel_hdmi
` [PATCH v2 3/5] mfd: cros-ec: Introduce CEC commands and events definitions
` [PATCH v2 4/5] mfd: cros_ec_dev: Add CEC sub-device registration
` [PATCH v2 5/5] media: platform: Add Chrome OS EC CEC driver
` ✗ Fi.CI.CHECKPATCH: warning for Add ChromeOS EC CEC Support (rev3)
` ✓ Fi.CI.BAT: success "

[PULL] drm-intel-next
 2018-05-15 16:03 UTC  (6+ messages)

[drm-tip:drm-tip 711/734] drivers/gpu/drm/rcar-du/rcar_du_vsp.c:317:6: error: 'struct rcar_du_vsp_plane_state' has no member named 'alpha'
 2018-05-15 15:37 UTC  (2+ messages)

[PATCH] drm/i915: Shrink search list for active timelines
 2018-05-15 15:16 UTC  (5+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Shrink search list for active timelines (rev2)

[PATCH 1/2] drm/i915: split CNL platforms in GT1/2
 2018-05-15 15:09 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: classify all ICL as GT1
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: split CNL platforms in GT1/2

[PATCH 1/5] drm/i915: Clean up ADPA pipe select bits
 2018-05-15 14:56 UTC  (12+ messages)
` [PATCH 2/5] drm/i915: Clean up LVDS "
  ` [PATCH v3 "
` [PATCH 3/5] drm/i915: Clean up SDVO "
` [PATCH 4/5] drm/i915: Clean up TV "
` [PATCH 5/5] drm/i915: Clean up DVO "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915: Clean up ADPA "
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915: Clean up ADPA pipe select bits (rev2)
` ✗ Fi.CI.IGT: failure "
` ✓ Fi.CI.BAT: success "

[ANNOUNCE] xorg-server 1.20.0
 2018-05-15 14:16 UTC 

[PATCH 0/5] Add ChromeOS EC CEC Support
 2018-05-15 14:07 UTC  (12+ messages)
` [PATCH 1/5] media: cec-notifier: Get notifier by device and connector name
` [PATCH 2/5] drm/i915: hdmi: add CEC notifier to intel_hdmi
` [PATCH 3/5] mfd: cros-ec: Introduce CEC commands and events definitions
` [PATCH 4/5] mfd: cros_ec_dev: Add CEC sub-device registration
` [PATCH 5/5] media: platform: Add Chrome OS EC CEC driver
` ✗ Fi.CI.CHECKPATCH: warning for Add ChromeOS EC CEC Support (rev2)
` ✓ Fi.CI.BAT: success "

linux-next: Signed-off-by missing for commits in the drm-intel tree
 2018-05-15  9:06 UTC  (2+ messages)

[PATCH v5 0/7] drm/i915: per context slice/subslice powergating
 2018-05-15  9:05 UTC  (12+ messages)
` [PATCH v5 1/7] drm/i915: Program RPCS for Broadwell
` [PATCH v5 2/7] drm/i915: Record the sseu configuration per-context & engine
` [PATCH v5 3/7] drm/i915/perf: simplify configure all context function
` [PATCH v5 4/7] drm/i915/perf: reuse intel_lrc ctx regs macro
` [PATCH v5 5/7] drm/i915/perf: lock powergating configuration to default when active
` [PATCH v5 6/7] drm/i915: count powergating transitions per engine
` [PATCH v5 7/7] drm/i915: Expose RPCS (SSEU) configuration to userspace
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: per context slice/subslice powergating (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH rdma-next 01/21] drm/i915: Move u64-to-ptr helpers to general header
 2018-05-15  9:04 UTC  (3+ messages)

[PATCH i-g-t 1/6] overlay: Remove the miscalculation of window position
 2018-05-15  8:45 UTC  (18+ messages)
` [PATCH i-g-t 2/6] lib/audio: Replace sqrt(a*a + b*b) with hypot(a, b)
` [PATCH i-g-t 3/6] igt/gem_ctx_thrash: Order writes between contexts
` [PATCH i-g-t 4/6] igt/gem_eio: Exercise banning
` [PATCH i-g-t 5/6] tests/gem_eio: Only wait-for-idle inside trigger_reset()
` [PATCH i-g-t 6/6] tests/gem_exec_latency: New subtests for checking submission from RT tasks

[PATCH 1/8] drm/i915: Remove tasklet flush before disable
 2018-05-15  8:40 UTC  (11+ messages)
` [PATCH 2/8] drm/i915: Wrap tasklet_struct for abuse
` [PATCH 3/8] drm/i915: Only sync tasklets once for recursive reset preparation
` [PATCH 4/8] drm/i915/execlists: Refactor out complete_preempt_context()
` [PATCH 5/8] drm/i915: Move engine reset prepare/finish to backends
` [PATCH 6/8] drm/i915: Split execlists/guc reset preparations
` [PATCH 7/8] drm/i915/execlists: Flush pending preemption events during reset
` [PATCH 8/8] drm/i915: Stop parking the signaler around reset
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/8] drm/i915: Remove tasklet flush before disable
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[RFC PATCH 0/5] Add ChromeOS EC CEC Support
 2018-05-15  8:30 UTC  (20+ messages)
` [RFC PATCH 1/5] mfd: cros_ec_dev: Add CEC sub-device registration
` [RFC PATCH 2/5] media: cec-notifier: Get notifier by device and connector name
` [RFC PATCH 3/5] drm/i915: hdmi: add CEC notifier to intel_hdmi
` [RFC PATCH 4/5] mfd: cros-ec: Introduce CEC commands and events definitions
` [RFC PATCH 5/5] media: platform: Add Chrome OS EC CEC driver
` ✗ Fi.CI.CHECKPATCH: warning for Add ChromeOS EC CEC Support
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PULL] drm-misc-next
 2018-05-15  8:17 UTC 

[PATCH] drm/i915: Allow i915_gem_reset_prepare_engine to recurse
 2018-05-15  8:13 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH v2 0/4] DRM helpers for Display Stream Compression PPS infoframes
 2018-05-15  7:06 UTC  (9+ messages)
` [PATCH v2 1/4] drm/dp: Define payload size for DP SDP PPS packet
` [PATCH v2 2/4] drm/dsc: Define Display Stream Compression PPS infoframe
` [PATCH v2 3/4] drm/dsc: Define VESA Display Stream Compression Capabilities
` [PATCH v2 4/4] drm/dsc: Add helpers for DSC picture parameter set infoframes
` ✗ Fi.CI.CHECKPATCH: warning for DRM helpers for Display Stream Compression PPS infoframes (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 1/3] drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads
 2018-05-15  5:40 UTC  (6+ messages)
` [PATCH 2/3] drm/i915/icl: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads
` [PATCH 3/3] drm/i915: Implement WaProgramMgsrForL3BankSpecificMmioReads
` ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v6 00/14] drm/i915/gvt: Add huge gtt shadowing
 2018-05-15  0:01 UTC  (7+ messages)
` [PATCH v6 09/14] drm/i915/gvt: Add 64K huge gtt support
` [PATCH v6 10/14] drm/i915/kvmgt: Support setting dma map for huge pages

[PATCH i-g-t] igt/gem_eio: Exercise banning
 2018-05-14 20:39 UTC  (4+ messages)
` [igt-dev] "

[PATCH v10 0/2] Enabling content-type setting for HDMI displays
 2018-05-14 18:41 UTC  (3+ messages)
` [PATCH v10 1/2] drm: content-type property for HDMI connector

[PATCH i-g-t] benchmarks/gem_syslatency: Pass a write hazard around
 2018-05-14 17:32 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/psr: Nuke PSR support for VLV and CHV
 2018-05-14 17:35 UTC  (3+ messages)

[PATCH v3 00/40] drm/i915: Implement HDCP2.2
 2018-05-14 16:01 UTC  (7+ messages)
` [PATCH v3 01/40] drm: hdcp2.2 authentication msg definitions
    ` [Intel-gfx] "
` [PATCH v3 02/40] drm: HDMI and DP specific HDCP2.2 defines

Direct execlists submission
 2018-05-14 14:54 UTC  (8+ messages)
` [PATCH 08/10] drm/i915: Remove USES_GUC_SUBMISSION() pointer chasing from gen8_cs_irq_handler
` ✓ Fi.CI.IGT: success for series starting with [01/10] drm/i915: Mark up nested spinlocks

Updated drm-intel-testing
 2018-05-14 13:05 UTC 

[PATCH] drm/i915: Wait for PSR exit before checking for vblank evasion for an atomic update
 2018-05-14 12:53 UTC  (2+ messages)

[PATCH v12 00/17] Add support for GuC-based SLPC
 2018-05-14 12:15 UTC  (13+ messages)
` [PATCH v12 07/17] drm/i915/guc/slpc: Send RESET event to restart/enable SLPC tasks
` [PATCH v12 08/17] drm/i915/guc/slpc: Send SHUTDOWN event to stop "
` [PATCH v12 10/17] drm/i915/guc/slpc: Add parameter set/unset/get, task control/status functions
` [PATCH v12 12/17] drm/i915/guc/slpc: Add enable/disable controls for SLPC tasks
` [PATCH v12 14/17] drm/i915/guc/slpc: Add debugfs support to read/write/revert the parameters
` [PATCH v12 16/17] drm/i915/guc/slpc: Add SLPC banner to RPS debugfs interfaces

[PULL] gvt-fixes for 4.17
 2018-05-14 12:13 UTC  (11+ messages)
` [PULL] gvt-next "
        ` [PULL] gvt-next for 4.18

[PATCH] drm/i915: Mark up nested spinlocks
 2018-05-14 10:50 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox