messages from 2017-10-12 19:16:53 to 2017-10-13 13:49:44 UTC [more...]
[PATCH 1/2] drm/i915: Keep the rings stopped until they have been re-initialized
2017-10-13 13:49 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Always stop the rings before a missing GPU reset
[PATCH igt 1/2] lib: Ask the kernel to quiesce the GPU
2017-10-13 13:06 UTC (3+ messages)
` [PATCH igt 2/2] synchax
` ✗ Fi.CI.BAT: failure for series starting with [1/2] lib: Ask the kernel to quiesce the GPU
[PATCH] drm/i915: Get rid of hardcoded pipes
2017-10-13 13:03 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH 1/2] drm/i915: Parse DSI backlight/cabc ports
2017-10-13 12:45 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Use existing DSI backlight ports info
[igt RFC 1/3] lib/debugfs: Make is_mountpoint() non-fatal
2017-10-13 12:47 UTC (6+ messages)
` [igt RFC 2/3] lib: Add hooks for enabling ftrace
` [igt RFC 3/3] lib: Enable automatic ftrace dumping for suspend failures
` ✓ Fi.CI.BAT: success for series starting with [RFC,1/3] lib/debugfs: Make is_mountpoint() non-fatal
[PATCH i-g-t 1/2] tests: Clean up igt_skip_on_simulation() uses
2017-10-13 12:28 UTC (3+ messages)
` [PATCH i-g-t 2/2] tests/intel-ci: Remove fast-feedback-simulation.testlist
` ✗ Fi.CI.BAT: failure for series starting with [1/2] tests: Clean up igt_skip_on_simulation() uses
[PATCH igt 1/2] lib: Ask the kernel to quiesce the GPU
2017-10-13 12:11 UTC (3+ messages)
` [PATCH igt 2/2] synchax
` ✗ Fi.CI.BAT: failure for series starting with [1/2] lib: Ask the kernel to quiesce the GPU
[PATCH i-g-t v2 1/2] aux: Suspend signal helper for shell commands
2017-10-13 12:09 UTC (3+ messages)
` [PATCH i-g-t v2 2/2] aux: Use IGT version of system() call to run rtcwake
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] aux: Suspend signal helper for shell commands
[PATCH i-g-t v2 0/6] Drop tests for object creation from stolen
2017-10-13 12:04 UTC (11+ messages)
` [PATCH i-g-t v2 1/6] tests/gem_pread: drop stolen memory related subtests
` [PATCH i-g-t v2 2/6] tests/gem_pwrite: "
` [PATCH i-g-t v2 3/6] tests/gem_create: drop stolen memory related subtest
` [PATCH i-g-t v2 4/6] tests/gem_stolen: drop gem_stolen.c
` [PATCH i-g-t v2 5/6] tests/gem_concurrent_all: drop stolen memory related subtests
` [PATCH i-g-t v2 6/6] lib/ioctl_wrappers: drop stolen memory related wrappers
` ✓ Fi.CI.BAT: success for Drop tests for object creation from stolen (rev2)
` ✗ Fi.CI.IGT: warning "
[PATCH v4 00/14] Firmware code reorg
2017-10-13 11:54 UTC (19+ messages)
` [PATCH v4 01/14] drm/i915: Move intel_guc_wopcm_size to intel_guc.c
` [PATCH v4 02/14] drm/i915/guc: Move GuC boot param initialization out of xfer
` [PATCH v4 03/14] drm/i915/guc: Small fixups post code move
` [PATCH v4 04/14] drm/i915/guc: Move doc near related definitions
` [PATCH v4 05/14] drm/i915/guc: Rename intel_guc_loader.c to intel_guc_fw.c
` [PATCH v4 06/14] drm/i915/guc: Reorder functions in intel_guc_fw.c
` [PATCH v4 07/14] drm/i915/guc: Move firmware size check out of generic code
` [PATCH v4 08/14] drm/i915/guc: Pick better place for Guc final status message
` [PATCH v4 09/14] drm/i915/uc: Improve debug messages in firmware fetch
` [PATCH v4 10/14] drm/i915/uc: Add message with firmware url
` [PATCH v4 11/14] drm/i915: Update DMC firmware load error messages
` [PATCH v4 12/14] drm/i915/uc: Unify firmware loading
` [PATCH v4 13/14] drm/i915/guc: Update Guc messages on load failure
` [PATCH v4 14/14] drm/i915/huc: Move fw select function
` ✓ Fi.CI.BAT: success for Firmware code reorg (rev3)
[PATCH i-g-t 1/4] lib: Extract helpers for determining submission method
2017-10-13 11:31 UTC (12+ messages)
` [PATCH i-g-t v2 2/4] lib/i915: Extract helpers for determining scheduler capabilities
` [PATCH i-g-t 3/4] lib/i915: Move context related helpers to lib/i915/gem_context
` [PATCH i-g-t v2 4/4] lib/i915: Extract context priority setparam to a helper
` ✓ Fi.CI.BAT: success for series starting with [1/4] lib: Extract helpers for determining submission method
[IGT PATCH 1/2] aux: Suspend signal helper for shell commands
2017-10-13 11:22 UTC (3+ messages)
[PATCH] HAX: Do not restore mode through fbcon
2017-10-13 11:15 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for "
` ✗ Fi.CI.IGT: failure "
[PATCH 0/9] drm/i915: Plane assert/readout cleanups etc
2017-10-13 10:41 UTC (18+ messages)
` [PATCH 1/9] drm/i915: Add .get_hw_state() method for planes
` [PATCH 3/9] drm/i915: s/enum plane/enum old_plane_id/
` [PATCH 6/9] drm/i915: Nuke ironlake_get_initial_plane_config()
` [PATCH 7/9] drm/i915: Switch fbc over to for_each_new_intel_plane_in_state()
` [PATCH 8/9] drm/i915: Nuke crtc->plane
` [PATCH 9/9] drm/i915: Add windowing for primary planes on gen2/3 and chv
[PATCH v3 00/14] Firmware code reorg
2017-10-13 10:17 UTC (27+ messages)
` [PATCH v3 01/14] drm/i915: Move intel_guc_wopcm_size to intel_guc.c
` [PATCH v3 02/14] drm/i915/guc: Move GuC boot param initialization out of xfer
` [PATCH v3 03/14] drm/i915/guc: Small fixups post code move
` [PATCH v3 04/14] drm/i915/guc: Move doc near related definitions
` [PATCH v3 05/14] drm/i915/guc: Rename intel_guc_loader.c to intel_guc_fw.c
` [PATCH v3 06/14] drm/i915/guc: Reorder functions in intel_guc_fw.c
` [PATCH v3 07/14] drm/i915/guc: Move firmware size check out of generic code
` [PATCH v3 08/14] drm/i915/guc: Pick better place for Guc final status message
` [PATCH v3 09/14] drm/i915/uc: Improve debug messages in firmware fetch
` [PATCH v3 10/14] drm/i915/uc: Add message with firmware url
` [PATCH v3 11/14] drm/i915/uc: Unify firmware loading
` [PATCH v3 12/14] drm/i915/guc: Update Guc messages on load failure
` [PATCH v3 13/14] drm/i915/huc: Move fw select function
` [PATCH v3 14/14] HAX enable GuC submission for CI
` ✗ Fi.CI.BAT: failure for Firmware code reorg (rev2)
[PATCH v6 0/3] drm/i915/guc : Removing enable_guc_loading module and Decoupling logs and ADS from submission
2017-10-13 9:42 UTC (5+ messages)
` [PATCH v6 1/3] drm/i915/guc : Unifying seq_puts messages for feature support
` [PATCH v6 2/3] drm/i915/guc : Removing i915_modparams.enable_guc_loading module parameter
[PATCH v2 00/13] Firmware code reorg
2017-10-13 9:22 UTC (20+ messages)
` [PATCH v2 02/13] drm/i915/guc: Move GuC boot param initialization out of xfer
` [PATCH v2 03/13] drm/i915/guc: Small fixups post code move
` [PATCH v2 06/13] drm/i915/guc: Reorder functions in intel_guc_fw.c
` [PATCH v2 08/13] drm/i915/guc: Pick better place for Guc final status message
` [PATCH v2 09/13] drm/i915/uc: Improve debug messages in firmware fetch
` [PATCH v2 10/13] drm/i915/uc: Unify firmware loading
` [PATCH v2 11/13] drm/i915/guc: Update Guc messages on load failure
` [PATCH v2 12/13] drm/i915/huc: Move fw select function
` [PATCH v2 13/13] HAX enable GuC submission for CI
` ✗ Fi.CI.BAT: failure for Firmware code reorg
[PATCH v3 0/3] Various retries for LSPCON
2017-10-13 9:19 UTC (4+ messages)
[PATCH v4 1/3] drm: Add retries for lspcon mode detection
2017-10-13 9:17 UTC (2+ messages)
[PATCH v5] drm/i915: enable to read CSB and CSB write pointer from HWSP in GVT-g VM
2017-10-13 8:49 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: enable to read CSB and CSB write pointer from HWSP in GVT-g VM (rev2)
` ✓ Fi.CI.IGT: "
[PATCH v4] drm/i915: enable to read CSB and CSB write pointer from HWSP in GVT-g VM
2017-10-13 8:45 UTC (4+ messages)
[PATCH v2 1/2] drm/i915: Fix DP_AUX_CH_CTL_TIME_OUT naming
2017-10-13 8:44 UTC (7+ messages)
` [PATCH v2 2/2] drm/i915/bdw: Fix DP_AUX_CH_CTL_TIME_OUT setting
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915: Fix DP_AUX_CH_CTL_TIME_OUT naming
` ✓ Fi.CI.IGT: "
[PATCH i-g-t 0/8] extract cork and ring measure code
2017-10-13 8:31 UTC (16+ messages)
` [PATCH i-g-t 1/8] lib/igt_dummyload: add igt_cork
` [PATCH i-g-t 2/8] lib/igt_gt: add intel_measure_ring_size
` [PATCH i-g-t 3/8] tests/gem_exec_schedule: use new common functions
` [PATCH i-g-t 4/8] tests/gem_exec_fence: "
` [PATCH i-g-t 5/8] tests/gem_exec_latency: "
` [PATCH i-g-t 6/8] tests/gem_wait: use igt_cork
` [PATCH i-g-t 7/8] tests/gem_exec_await: use intel_measure_ring_size
` [PATCH i-g-t 8/8] tests/gem_ringfill: "
` ✓ Fi.CI.BAT: success for extract cork and ring measure code
` ✓ Fi.CI.IGT: "
[PATCH v13 00/21] drm/i915: GEM/GuC Suspend/Resume/Reset fixes and restructuring
2017-10-13 8:09 UTC (6+ messages)
` [PATCH v13 03/21] drm/i915/guc: Add status checks to enable/disable_guc_interrupts
[PULL] drm-intel-next
2017-10-13 7:45 UTC (4+ messages)
[PATCH] drm/i915: check pin validity of VBT configuration
2017-10-13 7:06 UTC
[PATCH] drm/plane: drop num_overlay_planes (v3)
2017-10-13 6:20 UTC
[PATCH i-g-t 0/2] Add support for NV12
2017-10-13 2:47 UTC (6+ messages)
` [PATCH i-g-t 2/2] tests/test_nv12.c: Add test to cover NV12 format testing
[PATCH] drm/i915/edp: Do not do link training fallback or prune modes on EDP
2017-10-13 2:38 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/edp: Do not do link training fallback or prune modes on EDP (rev2)
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/plane: drop num_overlay_planes (v2)
2017-10-13 1:12 UTC
[PATCH 00/12] Preemption with GuC, second try
2017-10-13 0:19 UTC (8+ messages)
` [PATCH 02/12] drm/i915/guc: Allocate separate shared data object for GuC communication
` [PATCH 03/12] drm/i915/guc: Initialize GuC before restarting engines
[PATCH] drm/plane: drop num_overlay_planes
2017-10-12 23:58 UTC
[PATCH i-g-t v5] lib/igt_gt: Allow non-default contexts to hang non-render rings
2017-10-12 23:50 UTC (3+ messages)
` ✓ Fi.CI.IGT: success for lib/igt_gt: Allow non-default contexts to hang non-render rings (rev5)
[PATCH i-g-t v6] lib/igt_gt: Allow non-default contexts to hang non-render rings
2017-10-12 23:47 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for lib/igt_gt: Allow non-default contexts to hang non-render rings (rev6)
[PATCH i-g-t v2 00/14] lib/igt_kms: Rewrite property handling to better match atomic
2017-10-12 23:47 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for lib/igt_kms: Rewrite property handling to better match atomic. (rev6)
[PATCH i-g-t 0/4] Move imported bo pread/pwrite tests
2017-10-12 23:28 UTC (8+ messages)
` [PATCH i-g-t 1/4] lib/igt_vgem: extract vgem_create_and_import
` [PATCH i-g-t 2/4] tests/gem_pread: test reads from a bo not backed by struct page
` [PATCH i-g-t 3/4] test/gem_pwrite: test writes to "
` [PATCH i-g-t 4/4] tests/prime_vgem: drop basic-read/write subtests
` ✗ Fi.CI.BAT: failure for Move imported bo pread/pwrite tests
[PATCH] tracing, drm/i915: Remove unused trace events
2017-10-12 23:00 UTC
[PATCH i-g-t 1/2] lib: Move __gem_context_create to common ioctl wrapper library
2017-10-12 22:32 UTC (6+ messages)
` [i-g-t 2/2] tests/gem_reset_stats: Add client ban test
` ✗ Fi.CI.BAT: failure for series starting with [1/2] lib: Move __gem_context_create to common ioctl wrapper library
[PATCH] drm/i915: Allow null render state batchbuffers bigger than one page
2017-10-12 22:31 UTC (11+ messages)
[PATCH igt] lib: Ask the kernel to quiesce the GPU
2017-10-12 21:42 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915: Fix DP_AUX_CH_CTL_TIME_OUT naming, BDW usage
2017-10-12 21:33 UTC (8+ messages)
` [PATCH v2 1/2] drm/i915: Fix DP_AUX_CH_CTL_TIME_OUT naming
` [PATCH v2 2/2] drm/i915/bdw: Fix DP_AUX_CH_CTL_TIME_OUT setting
[PATCH] HAX drm/i915: Disable CSR (DMC) for Kabylake
2017-10-12 21:07 UTC (5+ messages)
[PATCH] drm/i915: Stop asserting on set-wedged vs nop_submit_request ordering
2017-10-12 21:05 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH i-g-t 1/7] tests/perf: Fix a bunch of warnings on 32-bit systems
2017-10-12 19:55 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/7] "
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