messages from 2018-05-10 10:20:01 to 2018-05-14 10:18:42 UTC [more...]
[PATCH i-g-t 1/6] overlay: Remove the miscalculation of window position
2018-05-14 10:18 UTC (7+ 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 10:11 UTC (16+ 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 "
[PATCH v3 00/40] drm/i915: Implement HDCP2.2
2018-05-14 9:45 UTC (9+ messages)
` [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] 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] drm/i915/psr: Nuke PSR support for VLV and CHV
2018-05-14 9:09 UTC (5+ 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 1/3] drm/i915/execlists: Use rmb() to order CSB reads
2018-05-14 8:43 UTC (10+ messages)
` [PATCH 2/3] Revert "drm/i915/cnl: Use mmio access to context status buffer"
` [PATCH 3/3] drm/i915/execlists: Relax CSB force-mmio for VT-d
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/execlists: Use rmb() to order CSB reads
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PULL] gvt-fixes for 4.17
2018-05-14 8:35 UTC (10+ messages)
` [PULL] gvt-next "
` [PULL] gvt-next for 4.18
[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 (8+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915/selftests: scrub 64K
2018-05-13 9:29 UTC (11+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
` ✓ Fi.CI.BAT: success for drm/i915/selftests: scrub 64K (rev2)
` ✓ Fi.CI.IGT: "
[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] drm/i915: Mark up nested spinlocks
2018-05-12 10:12 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH i-g-t] igt/gem_eio: Exercise banning
2018-05-12 9:03 UTC
[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 (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
[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 (6+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success for drm/i915/icl: Read the correct Gen11 interrupt registers (rev2)
` ✓ Fi.CI.IGT: "
[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
[PATCH v3 00/22] Workarounds for Icelake
2018-05-11 13:24 UTC (4+ messages)
` [PATCH 01/22] drm/i915/icl: Introduce initial Icelake Workarounds
[PATCH] drm/i915/gtt: Trust the uncached store to flush wcb
2018-05-11 13:23 UTC (3+ messages)
[PATCH] drm/i915/guc: Don't store runtime GuC log level in modparam
2018-05-11 12:55 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
Execlists rmb() patchset
2018-05-11 12:02 UTC (5+ messages)
` [PATCH 1/2] drm/i915/execlists: Use rmb() to order CSB reads
` [PATCH 2/2] Revert "drm/i915/cnl: Use mmio access to context status buffer"
[PATCH i-g-t] benchmarks/wsim: Simulate and interpret .wsim
2018-05-11 11:56 UTC (7+ messages)
[PATCH v8 0/6] Enable NV12 support
2018-05-11 9:00 UTC (4+ messages)
` [PATCH v8 3/6] drm/i915: Add skl_check_nv12_surface for NV12
[PATCH 1/5] drm/i915: Remove tasklet flush before disable
2018-05-11 8:48 UTC (17+ messages)
` [PATCH 2/5] drm/i915: Wrap tasklet_struct for abuse
` [PATCH 3/5] drm/i915/execlists: Direct submit onto idle engines
` [PATCH 4/5] drm/i915/execlists: Direct submission from irq handler
[PATCH v14 00/10] Aspect ratio support in DRM layer
2018-05-11 7:27 UTC (4+ messages)
` [PATCH v14 10/10] drm: Add and handle new aspect ratios "
` [Intel-gfx] "
[PATCH v6 00/14] drm/i915/gvt: Add huge gtt shadowing
2018-05-11 2:29 UTC (6+ messages)
` [PATCH v6 04/14] drm/i915/gvt: Detect 64K gtt entry by IPS bit of PDE
` [PATCH v6 10/14] drm/i915/kvmgt: Support setting dma map for huge pages
[PATCH v12 00/17] Add support for GuC-based SLPC
2018-05-10 20:51 UTC (5+ messages)
` [PATCH v12 03/17] drm/i915/guc/slpc: Lay out SLPC init/enable/disable/fini helpers
` [PATCH v12 06/17] drm/i915/guc/slpc: Allocate/initialize/release SLPC shared data
[PATCH v2] gpu: drm: i915: Change return type to vm_fault_t
2018-05-10 14:10 UTC (2+ messages)
[PATCH 0/2] ratelimit: Do not lose messages under limit
2018-05-10 12:52 UTC (2+ messages)
` [PATCH 2/2] lib/ratelimit: Lockless ratelimiting
[PATCH i-g-t] tests/gem_exec_latency: New subtests for checking submission from RT tasks
2018-05-10 11:18 UTC
[PATCH i-g-t 1/9] trace.pl: Add support for colouring context execution
2018-05-10 10:19 UTC (3+ messages)
` [PATCH i-g-t 8/9] trace.pl: Basic preemption support
` [PATCH i-g-t 9/9] trace.pl: Fix request split mode
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