messages from 2018-05-11 14:14:13 to 2018-05-14 21:53:45 UTC [more...]
[PATCH 1/2] drm/i915: Modify psr_wait_for_idle to be reused
2018-05-14 21:53 UTC (8+ 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 "
linux-next: Signed-off-by missing for commits in the drm-intel tree
2018-05-14 21:33 UTC
[PATCH 1/3] drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads
2018-05-14 21:04 UTC (3+ messages)
` [PATCH 2/3] drm/i915/icl: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads
` [PATCH 3/3] drm/i915: Implement WaProgramMgsrForL3BankSpecificMmioReads
[PATCH 1/8] drm/i915: Remove tasklet flush before disable
2018-05-14 21:08 UTC (8+ 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
[PATCH] drm/i915: Allow i915_gem_reset_prepare_engine to recurse
2018-05-14 21:08 UTC (2+ messages)
[PATCH i-g-t] igt/gem_eio: Exercise banning
2018-05-14 20:39 UTC (4+ messages)
` [igt-dev] "
[PATCH v6 00/14] drm/i915/gvt: Add huge gtt shadowing
2018-05-14 20:31 UTC (3+ messages)
` [PATCH v6 09/14] drm/i915/gvt: Add 64K huge gtt support
[PATCH rdma-next 01/21] drm/i915: Move u64-to-ptr helpers to general header
2018-05-14 20:10 UTC (2+ messages)
[PATCH 1/5] drm/i915: Clean up ADPA pipe select bits
2018-05-14 18:51 UTC (9+ 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)
[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
[BACKPORT v4.17-rc5] drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk
2018-05-14 17:43 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk (rev2)
[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 (6+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/psr: Nuke PSR support for VLV and CHV (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH v5 0/7] drm/i915: per context slice/subslice powergating
2018-05-14 16:33 UTC (11+ 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 v3 00/40] drm/i915: Implement HDCP2.2
2018-05-14 16:01 UTC (15+ 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
` [PATCH v3 24/40] drm/i915: Implement HDCP2.2 repeater authentication
` [PATCH v3 25/40] drm/i915: Enable and Disable HDCP2.2 port encryption
` [PATCH v3 26/40] drm/i915: Implement HDCP2.2 En/Dis-able
` [PATCH v3 27/40] drm/i915: Implement HDCP2.2 link integrity check
[PATCH i-g-t 1/6] overlay: Remove the miscalculation of window position
2018-05-14 15:10 UTC (15+ 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
Direct execlists submission
2018-05-14 14:54 UTC (21+ messages)
` [PATCH 01/10] drm/i915: Mark up nested spinlocks
` [PATCH 02/10] drm/i915: Remove tasklet flush before disable
` [PATCH 03/10] drm/i915: Wrap tasklet_struct for abuse
` [PATCH 04/10] drm/i915: Only sync tasklets once for recursive reset preparation
` [PATCH 05/10] drm/i915/execlists: Direct submit onto idle engines
` [PATCH 06/10] drm/i915/execlists: Direct submission from irq handler
` [PATCH 07/10] drm/i915: Rearrange gen8_cs_irq_handler
` [PATCH 08/10] drm/i915: Remove USES_GUC_SUBMISSION() pointer chasing from gen8_cs_irq_handler
` [PATCH 09/10] drm/i915: Speed up idle detection by kicking the tasklets
` [PATCH 10/10] drm/i915: Detect if we missed kicking the execlists tasklet
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] drm/i915: Mark up nested spinlocks
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
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 (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
2018-05-14 9:24 UTC (5+ messages)
` [PATCH v2] "
[PATCH v4 0/2] GMBUS changes
2018-05-14 9:19 UTC (3+ messages)
` [PATCH v4 1/2] drm/i915/gmbus: Increase the Bytes per Rd/Wr Op
[PATCH 1/3] drm/i915/execlists: Use rmb() to order CSB reads
2018-05-14 8:43 UTC (5+ messages)
` [PATCH 3/3] drm/i915/execlists: Relax CSB force-mmio for VT-d
[PATCH] drm/i915/oa: Disable OA on Haswell
2018-05-14 7:44 UTC (15+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH v5] drm/i915/gvt: Deliver guest cursor hotspot info
2018-05-14 7:29 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/gvt: Deliver guest cursor hotspot info (rev3)
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915/psr: vbt change for psr
2018-05-14 4:47 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/psr: vbt change for psr (rev7)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915: Shrink search list for active timelines
2018-05-13 15:07 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH 1/3] drm/i915: Track the purgeable objects on a separate eviction list
2018-05-13 11:48 UTC (7+ messages)
` [PATCH 2/3] drm/i915: Refactor unsettting obj->mm.pages
` [PATCH 3/3] drm/i915: Report all objects with allocated pages to the shrinker
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Track the purgeable objects on a separate eviction list
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk
2018-05-13 9:31 UTC (6+ messages)
[PATCH] drm/i915/selftests: scrub 64K
2018-05-13 9:29 UTC (4+ messages)
[PATCH 1/4] drm/mm: Reject over-sized allocation requests early
2018-05-13 9:15 UTC (6+ messages)
` [PATCH 2/4] drm/mm: Add a search-by-address variant to only inspect a single hole
` [PATCH 3/4] drm/i915: Limit searching for PIN_HIGH
` [PATCH 4/4] drm/i915: Pin the ring high
` ✓ Fi.CI.BAT: success for series starting with [1/4] drm/mm: Reject over-sized allocation requests early
` ✓ Fi.CI.IGT: "
[PATCH 1/2] drm/i915: Track the purgeable objects on a separate eviction list
2018-05-13 8:46 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Report all objects with allocated pages to the shrinker
` ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915: Track the purgeable objects on a separate eviction list
` ✗ Fi.CI.BAT: failure "
[PATCH i-g-t] igt/gem_ctx_thrash: Order writes between contexts
2018-05-12 21:50 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH] dim: replace pipe commands with single sed
2018-05-12 19:44 UTC (3+ messages)
[PATCH 1/6] drm/i915/psr: Avoid DPCD reads when panel does not support PSR
2018-05-11 22:14 UTC (9+ messages)
` [PATCH 2/6] drm/i915/psr: Check for SET_POWER_CAPABLE bit at PSR init time
` [PATCH 3/6] drm/psr: Fix missed entry in PSR setup time table
` [PATCH 4/6] drm/i915/psr: Avoid unnecessary DPCD read of DP_PSR_CAPS
` [PATCH 5/6] drm/i915/psr: Fall back to max. synchronization latency if DPCD read fails
` [PATCH 6/6] drm/i915/psr: Fix ALPM cap check for PSR2
` ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915/psr: Avoid DPCD reads when panel does not support PSR
` ✓ Fi.CI.IGT: "
[PULL] drm-misc-next
2018-05-11 20:25 UTC (2+ messages)
[PATCH] drm/psr: Fix missed entry in PSR setup time table
2018-05-11 19:46 UTC (3+ messages)
[PATCH i-g-t] tests/gem_eio: Only wait-for-idle inside trigger_reset()
2018-05-11 19:44 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH v1] drm/i915/gen11: Preempt-to-idle support in execlists
2018-05-11 17:46 UTC (7+ messages)
` [PATCH v3] drm/i915/gen11: Preempt-to-idle support in execlists - v3 notes
` [PATCH v3] drm/i915/gen11: Preempt-to-idle support in execlists
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gen11: Preempt-to-idle support in execlists. (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915/icl: Read the correct Gen11 interrupt registers
2018-05-11 17:06 UTC (3+ messages)
[PATCH] drm/i915/psr: Check for SET_POWER_CAPABLE bit at PSR init time
2018-05-11 17:05 UTC (3+ messages)
[PATCH] drm/i915/oa: Check that OA is disabled before unpinning
2018-05-11 16:19 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH 1/7] drm/arc: Stop consulting plane->fb
2018-05-11 15:54 UTC (5+ messages)
` [PATCH 5/7] drm/vmwgfx: Stop updating plane->fb
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