public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2017-10-26 19:10:59 to 2017-10-27 19:34:19 UTC [more...]

[PATCH] drm/i915: Improve DP downstream HPD handling
 2017-10-27 19:34 UTC  (10+ messages)
` ✗ Fi.CI.BAT: failure for "
` [PATCH v2] "
` ✗ Fi.CI.BAT: warning for drm/i915: Improve DP downstream HPD handling (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 00/10] drm/i915: Last part of DDI encoder->type cleanup
 2017-10-27 19:32 UTC  (19+ messages)
` [PATCH v5 05/10] drm/i915: Stop frobbing with DDI encoder->type
` [PATCH 08/10] drm/i915: Pass a crtc state to ddi post_disable from MST code
` [PATCH 09/10] drm/i915: Use intel_ddi_get_config() for MST
` [PATCH 10/10] drm/i915: Use intel_crtc_has_dp_encoder() for LPE audio
` ✗ Fi.CI.BAT: failure for drm/i915: Last part of DDI encoder->type cleanup

[PATCH v2 0/6] drm/i915: Last part of DDI encoder->type cleanup
 2017-10-27 19:31 UTC  (7+ messages)
` [PATCH v2 1/6] drm/i915: Populate output_types from .get_config()
` [PATCH v5 2/6] drm/i915: Stop frobbing with DDI encoder->type
` [PATCH 3/6] drm/i915: Nuke intel_ddi_get_encoder_port()
` [PATCH v2 4/6] drm/i915: Eliminate pll->state usage from bxt_calc_pll_link()
` [PATCH v2 5/6] drm/i915: Pass a crtc state to ddi post_disable from MST code
` [PATCH v2 6/6] drm/i915: Use intel_ddi_get_config() for MST

[RFC PATCH 00/12] AubCrash
 2017-10-27 19:10 UTC  (25+ messages)
` [RFC PATCH 01/12] drm/i915: New define for the number of PDPEs per PDP in a 4-level walk
` [RFC PATCH 02/12] drm/i915: Move the context switch status reason bits to the header
` [RFC PATCH 03/12] drm/i915: Store the GGTT Stolen Memory base physical address
` [RFC PATCH 04/12] drm/i915: Capture some extra small details in the GPU error state
` [RFC PATCH 05/12] drm/i915: Capture the renderstate batchbuffer
` [RFC PATCH 06/12] drm/i915: Provide a way to write binary data to the error dump file
` [RFC PATCH 07/12] drm/i915: Skeleton for AubCrash
` [RFC PATCH 08/12] drm/i915: Capture the PPGTT pagetables on a GPU crash
` [RFC PATCH 09/12] drm/i915: Store PTE information together with the error object pages
` [RFC PATCH 10/12] drm/i915: Always add BOs to capture list if AubCrash is enabled
` [RFC PATCH 11/12] drm/i915: Add an AUB file format writer
` [RFC PATCH 12/12] drm/i915: Actually write the AUB file
` ✗ Fi.CI.BAT: failure for AubCrash

[PATCH] drm/i915: Fix BXT lane latenccy optimal setting with MST
 2017-10-27 18:44 UTC  (8+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] tests: add device information tests
 2017-10-27 18:35 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915/cnl: Fix SSEU Device Status
 2017-10-27 18:22 UTC  (6+ messages)

[PATCH 1/2] drm/i915: Add is-wedged flag to intel_engine_dump()
 2017-10-27 18:15 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Include the global reset count for intel_engine_dump()
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Add is-wedged flag to intel_engine_dump()

[PATCH 0/9] i915: Cannonlake perf support
 2017-10-27 18:01 UTC  (13+ messages)
` [PATCH 1/9] drm/i915/perf: complete whitelisting for OA programming on HSW
` [PATCH 2/9] drm/i915/perf: add support for Coffeelake GT3
` [PATCH 3/9] drm/i915/perf: refactor perf setup
` [PATCH 4/9] drm/i915: fix register naming
` [PATCH 5/9] drm/i915/perf: enable perf support on CNL
` [PATCH 6/9] drm/i915: expose command stream timestamp frequency to userspace
` [PATCH 7/9] drm/i915: expose eu topology "
` [PATCH 8/9] drm/i915/debugfs: reuse max slice/subslices already stored in sseu
` [PATCH 9/9] drm/i915/perf: reuse timestamp frequency from device info
` ✓ Fi.CI.BAT: success for i915: Cannonlake perf support
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Add is-wedged flag to intel_engine_dump()
 2017-10-27 17:57 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915/guc: Split GuC firmware xfer function into clear steps
 2017-10-27 17:38 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915: Fallback to reserve forcewake if primary ack missing
 2017-10-27 16:07 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Fallback to reserve forcewake if primary ack missing (rev2)
` ✓ Fi.CI.IGT: "

[PATCH 1/4] drm: Enable pr_debug() for drm_printer
 2017-10-27 15:47 UTC  (9+ messages)
` [PATCH 2/4] drm/i915: Enable pr_debug() for CI debugging
` [PATCH 3/4] drm/i915: Move parking-while-active warning to intel_engines_park()
` [PATCH 4/4] drm/i915: Give more details for the active-when-parking warning for the engines
` ✓ Fi.CI.BAT: success for series starting with [1/4] drm: Enable pr_debug() for drm_printer
` ✗ Fi.CI.IGT: warning "

[PATCH 1/3] drm/i915: Reject unknown syncobj flags
 2017-10-27 14:57 UTC  (8+ messages)
` [PATCH 2/3] drm/i915: Fortify ptr_pack_bits against mistakes
` [PATCH 3/3] drm/i915: Warn in debug builds of incorrect usages of ptr_pack_bits
  ` [PATCH v2 1/3] drm/i915: Reject unknown syncobj flags
` ✗ Fi.CI.BAT: failure for series starting with [1/3] "
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/3] drm/i915: Reject unknown syncobj flags (rev2)

[PATCH 1/2] drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects)
 2017-10-27 13:42 UTC  (5+ messages)
` ✗ Fi.CI.IGT: warning for series starting with [1/2] "
` ✗ Fi.CI.BAT: failure "

[PATCH igt] lib/gt: Insert an arbitration point in our hang batch
 2017-10-27 13:30 UTC  (7+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH v2 1/2] drm/i915: Empty the ring before disabling
 2017-10-27 12:34 UTC  (5+ messages)
` [PATCH v2 2/2] drm/i915: Abandon the reset if we fail to stop the engines
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] drm/i915: Empty the ring before disabling

[PATCH i-g-t] lib/igt_debugfs: Remove support for legacy CRC api
 2017-10-27 12:25 UTC  (5+ messages)

[PATCH 1/3] drm/i915: Calculate vlv/chv intermediate watermarks correctly, v3
 2017-10-27 12:01 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: Calculate g4x intermediate watermarks correctly
` [PATCH 3/3] drm/i915: Clean up skip_intermediate_wm handling
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Calculate vlv/chv intermediate watermarks correctly, v3
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/dp: Bit definition for D3 power state that keeps AUX fully powered
 2017-10-27 11:37 UTC  (5+ messages)
` [PATCH v2 "
    ` [Intel-gfx] "

[PATCH] drm/i915: Empty the ring before disabling
 2017-10-27 11:35 UTC  (6+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/2] drm/i915/edp: read edp display control registers unconditionally
 2017-10-27 11:14 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/edp: clean up code and comments around eDP DPCD read
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/edp: read edp display control registers unconditionally
` ✗ Fi.CI.BAT: failure "

[CI] drm/i915: Empty the ring before disabling
 2017-10-27 11:10 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Empty the ring before disabling (rev2)
` ✗ Fi.CI.IGT: warning "

[PATCH igt] igt/gem_exec_latency: Wire up an interloper for preemption
 2017-10-27  9:11 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Clean up the mess around hdmi_12bpc_possible()
 2017-10-27  8:58 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Parse max HDMI TMDS clock from VBT

[PATCH] drm/i915: Add -Wall -Wextra to our build, set warnings to full
 2017-10-27  8:03 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Do not rely on wm preservation for ILK watermarks
 2017-10-27  8:03 UTC  (6+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[PATCH] drm/i915: Do not rely on wm preservation for ILK watermarks
 2017-10-27  8:02 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PULL] drm-intel-next
 2017-10-27  7:55 UTC 

[PATCH 1/2] drm/dp: Bit definition for D3 power state that keeps AUX fully powered
 2017-10-27  7:40 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v2] drm/i915: Cancel the modeset retry work during modeset cleanup
 2017-10-27  6:10 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Cancel the modeset retry work during modeset cleanup (rev2)
` ✓ Fi.CI.IGT: "

[PATCH i-g-t v2] tests/kms_frontbuffer_tracking: Skip tests when PSR cannot be enabled
 2017-10-27  1:04 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for tests/kms_frontbuffer_tracking: Skip tests when PSR cannot be enabled (rev2)
` ✓ Fi.CI.IGT: "

[PATCH v2 1/2] drm/i915: Add connector property to limit max bpc
 2017-10-27  0:53 UTC  (3+ messages)
` [PATCH v2 2/2] drm/i915: Allow "max bpc" property to limit pipe_bpp
` ✗ Fi.CI.BAT: warning for series starting with [v2,1/2] drm/i915: Add connector property to limit max bpc

[RFC 00/17] Per-context and per-client engine busyness
 2017-10-27  0:12 UTC  (10+ messages)

[drm-intel:for-linux-next 14/15] cc1: warning: unrecognized command line option '-Wno-implicit-fallthrough'
 2017-10-26 23:20 UTC 

[GIT PULL] gvt fix for 4.14-rc6
 2017-10-26 22:59 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2017-10-26 22:57 UTC 

[PATCH] drm/i915/huc: Use helper function while waiting for DMA completion
 2017-10-26 22:39 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915: Remove i915.enable_execlists module parameter
 2017-10-26 21:41 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Remove obsolete ringbuffer emission for gen8+
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Remove i915.enable_execlists module parameter

[PATCH] drm/i915: Include RING_MODE when dumping the engine state
 2017-10-26 21:38 UTC  (3+ messages)

[PATCH 01/10] drm/i915/guc: Precompute GuC shared data offset
 2017-10-26 21:22 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [01/10] "

[PATCH 00/14] Preemption with GuC, third attempt
 2017-10-26 21:21 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 00/12] Preemption with GuC, fourth try
 2017-10-26 20:37 UTC  (2+ messages)

[PATCH v5] drm/i915/guc: Add a second client, to be used for preemption
 2017-10-26 20:15 UTC  (5+ messages)
` [PATCH v6] "

[PATCH i-g-t] tests/kms_frontbuffer_tracking: Skip tests when PSR cannot be enabled
 2017-10-26 19:46 UTC  (5+ messages)

[PATCH] drm/i915/selftests: Add a GuC doorbells selftest
 2017-10-26 19:42 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v6 1/3] drm/i915: Add Guc/HuC firmware details to error state
 2017-10-26 19:10 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v6,1/3] "


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