messages from 2017-04-26 15:24:21 to 2017-04-28 11:35:45 UTC [more...]
[RFC PATCH 0/6] drm/i915/gvt: dma-buf support for GVT-g
2017-04-28 11:35 UTC (9+ messages)
` [RFC PATCH 1/6] drm/i915/gvt: extend the GVT-g architecture to support vfio device region
` [RFC PATCH 2/6] drm/i915/gvt: OpRegion support for GVT-g
` [RFC PATCH 3/6] drm/i915/gvt: framebuffer decoder "
` [RFC PATCH 4/6] drm/i915: export i915 dmabuf_ops
` [RFC PATCH 5/6] drm/i915/gvt: dmabuf support for GVT-g
` [RFC PATCH 6/6] drm/i915/gvt: support QEMU getting the dmabuf
` ✓ Fi.CI.BAT: success for drm/i915/gvt: dma-buf support for GVT-g
[PATCH] drm/i915/edp: Read link status after exit PSR
2017-04-28 11:19 UTC (8+ messages)
` ✓ Fi.CI.BAT: success for "
` [PATCH v2] drm/i915/edp: Read link status after exit link training
` ✓ Fi.CI.BAT: success for drm/i915/edp: Read link status after exit PSR (rev2)
[PATCH] drm/i915/glk: Fix DSI "*ERROR* ULPS is still active" messages
2017-04-28 11:02 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: Do not leak dev_priv->l3_parity.remap_info[]
2017-04-28 10:46 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
Confluence of eb + timeline improvements
2017-04-28 10:11 UTC (30+ messages)
` [PATCH 07/27] drm/i915: Squash repeated awaits on the same fence
` [PATCH v8] "
` [PATCH v9] "
` [PATCH v10] "
` [PATCH 13/27] drm/i915/execlists: Pack the count into the low bits of the port.request
` ✓ Fi.CI.BAT: success for series starting with [01/27] drm/i915/selftests: Allocate inode/file dynamically (rev2)
[PATCH 1/4] drm/i915: Sanitize engine context sizes
2017-04-28 9:17 UTC (6+ messages)
` [PATCH 2/4] drm/i915: Eliminate HAS_HW_CONTEXTS
` [PATCH 3/4] drm/i915: Reset ILK during GEM sanitization
` [PATCH 4/4] drm/i915: Capture CCID on ILK
` ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Sanitize engine context sizes
[PATCH v2 00/11] drm/i915: LPE audio runtime PM and multipipe (v2)
2017-04-28 8:41 UTC (17+ messages)
` [PATCH 01/11] drm/i915: Fix runtime PM for LPE audio
` [PATCH 02/11] ALSA: x86: Clear the pdata.notify_lpe_audio pointer before teardown
` [PATCH 03/11] drm/i915: Stop pretending to mask/unmask LPE audio interrupts
` [PATCH v2 04/11] drm/i915: Remove the unused pending_notify from LPE platform data
` [PATCH 05/11] drm/i915: Replace tmds_clock_speed and link_rate with just ls_clock
` [PATCH v2 06/11] drm/i915: Remove hdmi_connected from LPE audio pdata
` [PATCH 07/11] drm/i915: Reorganize intel_lpe_audio_notify() arguments
` [PATCH v2 08/11] drm/i915: Clean up the LPE audio platform data
` [PATCH 09/11] ALSA: x86: Prepare LPE audio ctls for multiple PCMs
` [PATCH v2 10/11] ALSA: x86: Split snd_intelhad into card and PCM specific structures
` [PATCH v2 11/11] ALSA: x86: Register multiple PCM devices for the LPE audio card
` [PATCH alsa-lib] conf: Add multiple hdmi pcm definition for Intel LPE audio
` ✓ Fi.CI.BAT: success for "
[PATCH 1/3] drm/i915: Avoid the branch in computing intel_ring_space()
2017-04-28 8:40 UTC (3+ messages)
` [PATCH 2/3] drm/i915: Report the ring->space from intel_ring_update_space()
[PATCH 1/2] drm/i915/guc: Fix sleep under spinlock during reset
2017-04-28 8:26 UTC (10+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "
[PATCH v7 00/20] Gen8+ engine-reset
2017-04-28 7:40 UTC (25+ messages)
` [PATCH v7 01/20] drm/i915: Update i915.reset to handle engine resets
` [PATCH v7 02/20] drm/i915: Modify error handler for per engine hang recovery
` [PATCH v7 03/20] drm/i915: Add support for per engine reset recovery
` [PATCH v7 04/20] drm/i915: Skip reset request if there is one already
` [PATCH v7 05/20] drm/i915: Cancel reset-engine if we couldn't find an active request
` [PATCH v7 06/20] drm/i915: Add engine reset count to error state
` [PATCH v7 07/20] drm/i915: Export per-engine reset count info to debugfs
` [PATCH v7 08/20] drm/i915: Enable Engine reset and recovery support
` [PATCH v7 09/20] drm/i915: Add engine reset count in get-reset-stats ioctl
` [PATCH v7 10/20] drm/i915/selftests: reset engine self tests
` [PATCH v7 11/20] drm/i915/guc: fix mmio whitelist mmio_start offset and add reminder
` [PATCH v7 12/20] drm/i915/guc: Provide register list to be saved/restored during engine reset
` [PATCH v7 13/20] drm/i915/guc: Rename the function that resets the GuC
` [PATCH v7 14/20] drm/i915/guc: Add support for reset engine using GuC commands
` [PATCH v7 15/20] drm/i915: Watchdog timeout: Pass GuC shared data structure during param load
` [PATCH v7 16/20] drm/i915: Watchdog timeout: IRQ handler for gen8+
` [PATCH v7 17/20] drm/i915: Watchdog timeout: Ringbuffer command emission "
` [PATCH v7 18/20] drm/i915: Watchdog timeout: DRM kernel interface to set the timeout
` [PATCH v7 19/20] drm/i915: Watchdog timeout: Include threshold value in error state
` [PATCH v7 20/20] drm/i915: Watchdog timeout: Export media reset count from GuC to debugfs
` ✓ Fi.CI.BAT: success for Gen8+ engine-reset (rev4)
[PATCH v2 00/21] Introduce common scatterlist map function
2017-04-28 6:30 UTC (24+ messages)
` [PATCH v2 01/21] scatterlist: Introduce sg_map helper functions
` [PATCH v2 07/21] crypto: shash, caam: Make use of the new sg_map helper function
` [PATCH v2 15/21] xen-blkfront: "
[PATCH v7 0/4] Adding driver-private objects to atomic state
2017-04-28 0:32 UTC (8+ messages)
` [PATCH v7 4/4] drm/dp: Track MST link bandwidth
` ✗ Fi.CI.BAT: warning for Adding driver-private objects to atomic state (rev2)
[PATCH v8 12/15] drm/i915/perf: Add OA unit support for Gen 8+
2017-04-27 23:16 UTC
[PATCH 1/2] drm: Make fbdev inherit the crtc's initial rotation
2017-04-27 16:39 UTC (5+ messages)
[PATCH] drm/i915: Update MOCS settings for gen 9
2017-04-27 16:23 UTC (5+ messages)
[PATCH 1/2] drm/i915: Sanitize engine context sizes
2017-04-27 15:44 UTC (7+ messages)
` [PATCH 2/2] drm/i915: Eliminate HAS_HW_CONTEXTS
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Sanitize engine context sizes
[PATCH 1/2] drm/i915: Mark CPU cache as dirty on every transition for CPU writes
2017-04-27 15:07 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Mark CPU cache as dirty on every transition for CPU writes
[PATCH v2 1/2] PCI / PM: Add needs_resume flag to avoid suspend complete optimization
2017-04-27 14:17 UTC (5+ messages)
` [PATCH v2 2/2] drm/i915: Prevent the system "
[PULL] drm-intel-next-fixes for v4.12
2017-04-27 13:24 UTC
[PATCH i-g-t] tests/kms_atomic_abi: Test event ABI corner cases
2017-04-27 12:42 UTC
[PATCH 0/7] Add Y-tiling support into IGTs
2017-04-27 12:31 UTC (4+ messages)
[PATCH v4 5/8] drm/i915: Check error return when converting pipe to connector
2017-04-27 12:07 UTC
[PATCH 0/8] drm: Fix/remove a few static checker error
2017-04-27 12:03 UTC (33+ messages)
` [PATCH 2/8] drm/i915/dp: Check error return during DPCD capability queries
` [PATCH 3/8] drm/i915/sdvo: Check error return from intel_sdvo_get_value()
` [PATCH v2 "
` [PATCH 4/8] drm/i915: Check error return when setting DMA mask
` [PATCH v2 "
` [PATCH 7/8] drm/i915/lvds: Remove magic from PLL programming
` [PATCH v2 "
` [PATCH 5/8] drm/i915: Check error return when converting pipe to connector
` [PATCH v2 "
` [PATCH v3 "
` [PATCH 6/8] drm/i915: Sanitize stolen memory size calculation
` [PATCH 8/8] drm: Remove redundant NULL check during atomic plane commit
[PATCH] drm/i915: Defer context state allocation for legacy ring submission
2017-04-27 11:44 UTC (5+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Defer context state allocation for legacy ring submission (rev2)
[RFC 2/2] drm/i915: Select engines via class and instance in execbuffer2
2017-04-27 10:26 UTC (5+ messages)
` [RFC v2 "
[PATCH v3] drm/i915: Sanitize engine context sizes
2017-04-27 10:19 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Sanitize engine context sizes (rev2)
[RFC 0/2] New engine discovery and execbuffer2 engine selection uAPI
2017-04-27 10:16 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for New engine discovery and execbuffer2 engine selection uAPI (rev3)
[PATCH 0/2] GuC logger redesign
2017-04-27 9:53 UTC (6+ messages)
` [PATCH 1/2] A lockless Buffering Utility for Concurrency
` [PATCH 2/2] Simplification of guc logger design
[RFC 1/2] drm/i915: Engine discovery uAPI
2017-04-27 9:10 UTC (2+ messages)
` [RFC v2 "
[PATCH v6 12/15] drm/i915/perf: Add OA unit support for Gen 8+
2017-04-27 8:53 UTC (3+ messages)
` [PATCH v7 "
[PATCH v2] drm/i915: Sanitize engine context sizes
2017-04-27 8:53 UTC (3+ messages)
[PATCH v6 00/20] Gen8+ engine-reset
2017-04-27 8:13 UTC (3+ messages)
` [PATCH v6 02/20] drm/i915: Rename gen8_(un)request_engine_reset to gen8_reset_engine_start/cancel
[PATCH] drm/i915/gvt: fix typo: "supporte" -> "support"
2017-04-27 7:09 UTC (2+ messages)
[PATCH V6] drm/i915: Disable stolen memory when i915 runs in guest vm
2017-04-27 5:54 UTC (3+ messages)
[PATCH 1/2] drm/i915: Pre-calculate engine context size
2017-04-27 2:11 UTC (6+ messages)
[PATCH v7 1/4] drm: Add driver-private objects to atomic state
2017-04-27 0:36 UTC (2+ messages)
` [PATCH v8 "
[PATCH v8 1/2] ACPI / bus: Introduce a list of ids for "always present" devices
2017-04-26 21:59 UTC (4+ messages)
[PATCH 00/11] drm/i915: LPE audio runtime PM and multipipe
2017-04-26 19:59 UTC (5+ messages)
[PATCH RESEND i-g-t 2/2] kms_frontbuffer_tracking: Don't poke compressing status for old cpus
2017-04-26 19:04 UTC (5+ messages)
` [PATCH RESEND i-g-t 1/2] tests/kms_frontbuffer_tracking: Skip if CRTC not selected
[PATCH] tests/pm_sseu: Re-enable the test
2017-04-26 10:28 UTC (2+ messages)
` [PATCH v2] "
[PATCH] drm/i915/glk: Don't allow 12 bpc when htotal is too big
2017-04-26 16:07 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
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