messages from 2017-04-18 20:23:36 to 2017-04-20 17:19:28 UTC [more...]
[PATCH v6 00/20] Gen8+ engine-reset
2017-04-20 17:19 UTC (46+ messages)
` [PATCH v6 01/20] drm/i915: Fix stale comment about I915_RESET_IN_PROGRESS flag
` [PATCH v6 02/20] drm/i915: Rename gen8_(un)request_engine_reset to gen8_reset_engine_start/cancel
` [PATCH v6 03/20] drm/i915: Update i915.reset to handle engine resets
` [PATCH v6 04/20] drm/i915/tdr: Modify error handler for per engine hang recovery
` [PATCH v6 05/20] drm/i915/tdr: Add support for per engine reset recovery
` [PATCH v6 06/20] drm/i915: Skip reset request if there is one already
` [PATCH v6 07/20] drm/i915/tdr: Add engine reset count to error state
` [PATCH v6 08/20] drm/i915/tdr: Export per-engine reset count info to debugfs
` [PATCH v6 09/20] drm/i915/tdr: Enable Engine reset and recovery support
` [PATCH v6 10/20] drm/i915: Add engine reset count in get-reset-stats ioctl
` [PATCH v6 11/20] drm/i915/selftests: reset engine self tests
` [PATCH v6 12/20] drm/i915/guc: fix mmio whitelist mmio_start offset and add reminder
` [PATCH v6 13/20] drm/i915/guc: Provide register list to be saved/restored during engine reset
` [PATCH v6 14/20] drm/i915/guc: Add support for reset engine using GuC commands
` [PATCH v6 15/20] drm/i915: Watchdog timeout: Pass GuC shared data structure during param load
` [PATCH v6 16/20] drm/i915: Watchdog timeout: IRQ handler for gen8+
` [PATCH v6 17/20] drm/i915: Watchdog timeout: Ringbuffer command emission "
` [PATCH v6 18/20] drm/i915: Watchdog timeout: DRM kernel interface to set the timeout
` [PATCH v6 19/20] drm/i915: Watchdog timeout: Include threshold value in error state
` [PATCH v6 20/20] drm/i915: Watchdog timeout: Export media reset count from GuC to debugfs
` ✓ Fi.CI.BAT: success for Gen8+ engine-reset (rev2)
[PATCH v6 13/20] drm/i915/guc: Provide register list to be saved/restored during engine reset
2017-04-20 16:39 UTC (3+ messages)
[PATCH i-g-t 1/2] benchmarks/gem_wsim: Command submission workload simulator
2017-04-20 16:20 UTC (10+ messages)
` [PATCH i-g-t v4] "
Confluence of eb + timeline improvements
2017-04-20 14:58 UTC (45+ messages)
` [PATCH 01/27] drm/i915/selftests: Allocate inode/file dynamically
` [PATCH 02/27] drm/i915: Mark CPU cache as dirty on every transition for CPU writes
` [PATCH 03/27] drm/i915: Mark up clflushes as belonging to an unordered timeline
` [PATCH 04/27] drm/i915: Lift timeline ordering to await_dma_fence
` [PATCH 05/27] drm/i915: Make ptr_unpack_bits() more function-like
` [PATCH 06/27] drm/i915: Redefine ptr_pack_bits() and friends
` [PATCH 07/27] drm/i915: Squash repeated awaits on the same fence
` [PATCH 08/27] drm/i915: Rename intel_timeline.sync_seqno[] to .global_sync[]
` [PATCH 09/27] drm/i915: Confirm the request is still active before adding it to the await
` [PATCH 10/27] drm/i915: Do not record a successful syncpoint for a dma-await
` [PATCH 11/27] drm/i915: Switch the global i915.semaphores check to a local predicate
` [PATCH 12/27] drm/i915: Only report a wakeup if the waiter was truly asleep
` [PATCH 13/27] drm/i915/execlists: Pack the count into the low bits of the port.request
` [PATCH 14/27] drm/i915: Don't mark an execlists context-switch when idle
` [PATCH 15/27] drm/i915: Split execlist priority queue into rbtree + linked list
` [PATCH 16/27] drm/i915: Reinstate reservation_object zapping for batch_pool objects
` [PATCH 17/27] drm/i915: Amalgamate execbuffer parameter structures
` [PATCH 18/27] drm/i915: Use vma->exec_entry as our double-entry placeholder
` [PATCH 19/27] drm/i915: Split vma exec_link/evict_link
` [PATCH 20/27] drm/i915: Store a direct lookup from object handle to vma
` [PATCH 21/27] drm/i915: Pass vma to relocate entry
` [PATCH 22/27] drm/i915: Eliminate lots of iterations over the execobjects array
` [PATCH 23/27] drm/i915: First try the previous execbuffer location
` [PATCH 24/27] drm/i915: Wait upon userptr get-user-pages within execbuffer
` [PATCH 25/27] drm/i915: Allow execbuffer to use the first object as the batch
` [PATCH 26/27] drm/i915: Async GPU relocation processing
` [PATCH 27/27] drm/i915/scheduler: Support user-defined priorities
` ✗ Fi.CI.BAT: failure for series starting with [01/27] drm/i915/selftests: Allocate inode/file dynamically
[PATCH v3] drm: Add DPCD definitions for DP 1.4 DSC feature
2017-04-20 14:47 UTC (3+ messages)
` [PATCH v4] "
[PATCH] drm/i915: Use discardable buffers for rings
2017-04-20 11:33 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH i-g-t 00/13] Fix IGTs for Android
2017-04-20 10:33 UTC (22+ messages)
` [PATCH i-g-t 01/13] tests/drm_import_export: Include {i915_, }drm.h properly
` [PATCH i-g-t 02/13] Make conditions on HAVE_UDEV consistent
` [PATCH i-g-t 03/13] lib/igt_aux: Include unistd.h for gettid() on Android
` [PATCH i-g-t 04/13] lib/igt_aux: Make procps optional
` [PATCH i-g-t v2] "
` [PATCH i-g-t 05/13] chamelium: Fix build issues on Android
` [PATCH i-g-t 06/13] tools/Android.mk: Add guc_logger and l3_parity skip list
` [PATCH i-g-t 07/13] tests/Android.mk: Add perf to "
` [PATCH i-g-t 08/13] benchmarks/Android.mk: Add gem_latency "
` [PATCH i-g-t 09/13] Android.mk: Fix libkmod use
` [PATCH i-g-t 10/13] Android.mk: Filter out *.h from src files
` [PATCH i-g-t 11/13] Android.mk: Use drm stubs
` [PATCH i-g-t 12/13] tools/Android.mk: Fix zlib inclusion
` [PATCH i-g-t 13/13] tests/gem_exec_nop: Disable headless subtest on cairoless Android
[i-g-t PATCH v4 1/2] lib/igt_kms: Add support for 4K and audio HDMI EDID injection
2017-04-20 9:39 UTC (3+ messages)
[PATCH v4 0/9] drm/i915: Convert connector properties to atomic
2017-04-20 8:28 UTC (9+ messages)
` [PATCH v4 2/9] drm/i915: Add plumbing for digital connector state, v2
` [PATCH v4 6/9] drm/i915: Convert intel_dp properties to atomic
` [PATCH v4 9/9] drm/i915: Convert intel_sdvo connector "
[i-g-t PATCH 1/4] lib/igt_core: Add igt_exec helpers
2017-04-20 8:13 UTC (4+ messages)
` [i-g-t PATCH 2/4] igt/igt_core: Provide an option to check for the log buffer contents
` [i-g-t PATCH 3/4] lib/igt_debugfs: Add helper to return path to device
` [i-g-t PATCH 4/4] Convert shell script tests to C version
[PATCH v2] dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
2017-04-20 8:09 UTC (7+ messages)
` ✓ Fi.CI.BAT: success for dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro (rev2)
` [Intel-gfx] [PATCH v2] dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
[PATCH 0/2] drm/i915/scheduler: add gvt force-single-submission and notification for guc
2017-04-20 7:21 UTC (11+ messages)
` [PATCH 1/4] drm/i915: refactor gvt force-single-submission
` [PATCH 2/4] drm/i915: refactor gvt context notification
` [PATCH 3/4] drm/i915/scheduler: add gvt force-single-submission for guc
` [PATCH 4/4] drm/i915/scheduler: add gvt notification "
` ✗ Fi.CI.BAT: failure for drm/i915/scheduler: add gvt force-single-submission and notification for guc (rev4)
` ✓ Fi.CI.BAT: success "
[GIT PULL] GVT-g next fixes for 4.12
2017-04-20 6:00 UTC (2+ messages)
` [RESEND][GIT "
[PATCH v7 1/2] ACPI / bus: Introduce a list of ids for "always present" devices
2017-04-19 20:14 UTC (3+ messages)
` [PATCH v7 2/2] ACPI / bus: Add INT0002 to list of always-present devices
[PATCH v6 1/3] ACPI / bus: Introduce a list of ids for "always present" devices
2017-04-19 19:55 UTC (6+ messages)
[PATCH] dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
2017-04-19 16:53 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] [PATCH] "
[PATCH 1/2] drm/i915: Stop touching hangcheck.seqno from intel_engine_init_global_seqno()
2017-04-19 16:25 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Reset hangcheck timeouts upon idling
[PATCH 00/11] HDMI YCBCR output handling in DRM layer
2017-04-19 16:04 UTC (13+ messages)
` [PATCH 04/11] drm: parse ycbcr420 vcb block
` [PATCH 06/11] drm: create hdmi output property
` [PATCH 07/11] drm: set output colorspace in AVI infoframe
` [PATCH 01/11] drm: Add HDMI 2.0 VIC support for AVI info-frames
[PATCH v4 1/9] drm/atomic: Handle aspect ratio and scaling mode in core
2017-04-19 15:43 UTC (3+ messages)
` [PATCH v4.1 01/9] drm/atomic: Handle aspect ratio and scaling mode in core, v2
[PATCH] drm: i915: Avoid format string expansion from engine names
2017-04-19 12:51 UTC (2+ messages)
[PATCH igt] tests/gem_spin_batch: Add multiengine test
2017-04-19 12:41 UTC (3+ messages)
[PATCH] drm/i915: Fix GCC 4.4 build issue with __intel_wait_for_register_fw
2017-04-19 11:31 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Fix GCC 4.4 build issue with __intel_wait_for_register_fw (rev2)
[PATCH i-g-t] tests/meta_test: Add a meta test for sanity checks of CI systems
2017-04-19 10:13 UTC (4+ messages)
` [PATCH i-g-t v2] "
[PATCH i-g-t v2] igt/gem_exec_nop/headless: Verify GT performance in headless mode
2017-04-19 9:27 UTC (2+ messages)
` [PATCH i-g-t v3] "
[RFC 0/2] New engine discovery and execbuffer2 engine selection uAPI
2017-04-19 8:32 UTC (6+ messages)
` [RFC 1/2] drm/i915: Engine discovery uAPI
` [RFC 2/2] drm/i915: Select engines via class and instance in execbuffer2
[PATCH] drm/i915: Split execlist priority queue into rbtree + linked list
2017-04-19 7:48 UTC (3+ messages)
` [PATCH v2] "
[PATCH RESEND v4 0/6] Enhancement to intel_dp_aux_backlight driver
2017-04-19 0:08 UTC (8+ messages)
` [PATCH RESEND v4 1/6] drm/i915: Add DPCD preferred mode for backlight control
` [PATCH RESEND v4 2/6] drm/i915: Correctly enable blacklight adjustment via DPCD
` [PATCH RESEND v4 3/6] drm/i915: Support dynamic backlight via DPCD register
` [PATCH RESEND v4 4/6] drm/i915: Store brightness level in aux backlight driver
` [PATCH RESEND v4 5/6] drm: Add definition for eDP backlight frequency
` [PATCH RESEND v4 6/6] drm/i915: Set PWM divider to match desired frequency in vbt
` ✗ Fi.CI.BAT: warning for Enhancement to intel_dp_aux_backlight driver (rev3)
[PATCH] tests/pm_sseu: Re-enable the test
2017-04-18 23:45 UTC
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