messages from 2016-11-04 09:29:27 to 2016-11-07 19:22:43 UTC [more...]
[PATCH v2 4/4] drm/i915: Implement Link Rate fallback on Link training failure
2016-11-07 19:24 UTC (3+ messages)
` [PATCH v3 "
[PATCH] drm/dp: Make space for null terminator in the DP device ID char array
2016-11-07 19:16 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm: move allocation out of drm_get_format_name()
2016-11-07 18:12 UTC (15+ messages)
` [PATCH v2] "
[PATCH] drm/i915: Mark CPU cache as dirty when used for rendering
2016-11-07 17:15 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Mark CPU cache as dirty when used for rendering (rev2)
[REGRESSION] Linux 4.9-rc4: gfx glitches on Intel Sandybridge (was: Re: Linux 4.9-rc4)
2016-11-07 17:09 UTC (7+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: Remove two sloppy inline functions from .h
2016-11-07 16:45 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 1/3] drm/i915: Remove chipset flush after cache flush
2016-11-07 16:16 UTC (7+ messages)
` [PATCH 2/3] drm/i915: Always flush the dirty CPU cache when pinning the scanout
` [PATCH 3/3] drm/i915: Mark all skipped clflushes as leaving the CPU cache dirty
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Remove chipset flush after cache flush
[PATCH] drm/i915/dp: Update connector status for DP MST hotplugs
2016-11-07 16:14 UTC (5+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915/dp: Update connector status for DP MST hotplugs (rev2)
Trivial scheduler, take 2
2016-11-07 15:18 UTC (13+ messages)
` [PATCH v2 01/11] drm/i915: Create distinct lockclasses for execution vs user timelines
` [PATCH v2 02/11] drm/i915: Split request submit/execute phase into two
` [PATCH v2 03/11] drm/i915: Defer transfer onto execution timeline to actual hw submission
` [PATCH v2 04/11] drm/i915: Remove engine->execlist_lock
` [PATCH v2 05/11] drm/i915/scheduler: Signal the arrival of a new request
` [PATCH v2 06/11] drm/i915/scheduler: Record all dependencies upon request construction
` [PATCH v2 07/11] drm/i915/scheduler: Boost priorities for flips
` [PATCH v2 08/11] HACK drm/i915/scheduler: emulate a scheduler for guc
` [PATCH v2 09/11] drm/i915/scheduler: Support user-defined priorities
` [PATCH v2 10/11] drm/i915: Enable userspace to opt-out of implicit fencing
` [PATCH v2 11/11] drm/i915: Support explicit fencing for execbuf
` ✓ Fi.CI.BAT: success for series starting with [v2,01/11] drm/i915: Create distinct lockclasses for execution vs user timelines
[PATCH i-g-t v5] tests/kms_plane_multiple: CRC based atomic correctness test
2016-11-07 15:00 UTC (3+ messages)
[PATCH 1/1] drm/i915: Don't take execlist spinlock when setting wedged
2016-11-07 14:45 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/1] "
[PATCH 00/15] Framework to collect command stream gpu metrics using i915 perf
2016-11-07 14:35 UTC (19+ messages)
` [PATCH 05/15] drm/i915: Handle the overflow condition for command stream buf
` [PATCH 06/15] drm/i915: Populate ctx ID for periodic OA reports
` [PATCH v2 "
` [PATCH 08/15] drm/i915: Add support for emitting execbuffer tags through OA counter reports
` [PATCH v2 "
` [PATCH 09/15] drm/i915: Extend i915 perf framework for collecting timestamps on all gpu engines
` [PATCH 10/15] drm/i915: Extract raw GPU timestamps from OA reports to forward in perf samples
` [PATCH 11/15] drm/i915: Support opening multiple concurrent perf streams
` [PATCH 12/15] time: Expose current clocksource in use by timekeeping framework
` [PATCH 13/15] time: export clocks_calc_mult_shift
` [PATCH 14/15] drm/i915: Mechanism to forward clock monotonic raw time in perf samples
` [PATCH v2 "
` [PATCH 15/15] drm/i915: Support for capturing MMIO register values
Trivial priority scheduler
2016-11-07 13:42 UTC (11+ messages)
` [PATCH 05/12] drm/i915/scheduler: Record all dependencies upon request construction
[PATCH v5 1/4] drm/i915: Avoid early GPU idling due to already pending idle work
2016-11-07 12:55 UTC (7+ messages)
` [PATCH v5 2/4] drm/i915: Avoid early GPU idling due to race with new request
` [PATCH v5 3/4] drm/i915: Make sure engines are idle during GPU idling in LR mode
` [PATCH v5 4/4] drm/i915: Add assert for no pending GPU requests during suspend/resume "
` ✗ Fi.CI.BAT: warning for series starting with [v5,1/4] drm/i915: Avoid early GPU idling due to already pending idle work
[PATCH 0/2] drm/i915/opregion: proper handling of DIDL and CADL
2016-11-07 12:30 UTC (2+ messages)
[PATCH] drm/i915: Limit Valleyview and earlier to only using mappable scanout
2016-11-07 12:28 UTC (12+ messages)
` ✓ Fi.CI.BAT: success for "
` [PATCH v3] "
` [PATCH v4] "
[PATCH] drm/i915: Round tile chunks up for constructing partial VMAs
2016-11-07 11:42 UTC (6+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915: Remove the vma from the object list upon close
2016-11-07 11:38 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] shmem: fix pageflags after swapping DMA32 object
2016-11-07 11:29 UTC (2+ messages)
[PATCH 0/5] dev_priv cleanup continuation
2016-11-07 10:45 UTC (12+ messages)
` [PATCH 1/5] drm/i915: Assorted dev_priv cleanups
` [PATCH 2/5] drm/i915: More assorted "
` [PATCH v2 "
` [PATCH 3/5] drm/i915: Further "
` [PATCH 4/5] drm/i915: Pass dev_priv to INTEL_INFO everywhere apart from the gen use
` [PATCH 5/5] drm/i915: Convert i915_drv.c to INTEL_GEN
` ✗ Fi.CI.BAT: failure for dev_priv cleanup continuation
` ✓ Fi.CI.BAT: success for dev_priv cleanup continuation (rev2)
[PULL] GVT-g device model fixes
2016-11-07 9:18 UTC
[PATCH 0/2] extend page_track for external usage
2016-11-07 9:17 UTC
[PATCH v8 00/12] Enable i915 perf stream for Haswell OA unit
2016-11-07 8:40 UTC (5+ messages)
` [PATCH v8 02/12] drm/i915: Add i915 perf infrastructure
[PATCH v4 1/3] drm/i915: Avoid early GPU idling due to race with new request
2016-11-07 8:25 UTC (7+ messages)
` [PATCH v4 2/3] drm/i915: Make sure engines are idle during GPU idling in LR mode
` [PATCH v4 3/3] drm/i915: Add assert for no pending GPU requests during suspend/resume "
` ✗ Fi.CI.BAT: failure for series starting with [v4,1/3] drm/i915: Avoid early GPU idling due to race with new request
✓ Fi.CI.BAT: success for drm: move allocation out of drm_get_format_name()
2016-11-07 8:18 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for drm: move allocation out of drm_get_format_name() (rev2)
[PATCH v4 1/3] lib: add igt_dummyload
2016-11-07 7:48 UTC (3+ messages)
` [PATCH v4 2/3] igt/gem_wait: Use new igt_spin_batch
` [PATCH v4 3/3] igt/kms_flip: "
[RFC PATCH v2 0/8] Add support for Legacy Hdmi audio
2016-11-07 6:42 UTC (3+ messages)
Regression report] Weekly regression report WW45
2016-11-06 23:15 UTC (18+ messages)
` [Regression report] Weekly regression report WW29
` [Regression report] Weekly regression report WW30
` [Regression report] Weekly regression report WW31
` [Regression report] Weekly regression report WW32
` [Regression report] Weekly regression report WW33
` [Regression report] Weekly regression report WW34
` [Regression report] Weekly regression report WW35
` [Regression report] Weekly regression report WW36
` [Regression report] Weekly regression report WW37
` [Regression report] Weekly regression report WW38
` [Regression report] Weekly regression report WW39
` [Regression report] Weekly regression report WW40
` [Regression report] Weekly regression report WW41
` [Regression report] Weekly regression report WW42
` [Regression report] Weekly regression report WW43
` [Regression report] Weekly regression report WW44
` [Regression report] Weekly regression report WW45
[ANNOUNCE][RFC] KVMGT - the implementation of Intel GVT-g(full GPU virtualization) for KVM
2016-11-06 15:23 UTC (6+ messages)
` [ANNOUNCE] 2015-Q4 release of KVMGT (Was Re: KVMGT - the implementation of ...)
` [ANNOUNCE] 2016-Q1 "
` [ANNOUNCE] 2016-Q2 "
` [ANNOUNCE] 2016-Q3 "
[Announcement] Updates to XenGT - a Mediated Graphics Passthrough Solution from Intel
2016-11-06 14:59 UTC (10+ messages)
` [Announcement] 2014-Q3 release of "
` [Announcement] 2015-Q1 "
` [Announcement] 2015-Q2 "
` [Announcement] 2015-Q3 "
` [Announcement] 2015-Q4 "
` [Announcement] 2016-Q1 "
` [Intel-gfx] [Announcement] 2016-Q2 "
` [Announcement] 2016-Q3 "
[PATCH v3 1/2] drm/i915/dp: Enable DP audio stall fix for gen9 platforms
2016-11-06 0:23 UTC (6+ messages)
` [PATCH v4 "
[PATCH 1/2] drm/i915: Make sure engines are idle during GPU idling in LR mode
2016-11-05 0:11 UTC (8+ messages)
RFC gemfs
2016-11-04 21:54 UTC
[PATCH 0/4] drm/i915: Abort if crtc/plane init fails
2016-11-04 21:45 UTC (5+ messages)
` [PATCH 3/4] drm/i915: Bail if plane/crtc "
[PATCH v2 1/2] drm/i915: Make sure engines are idle during GPU idling in LR mode
2016-11-04 21:15 UTC (5+ messages)
` [PATCH v2 2/2] drm/i915: Add assert for no pending GPU requests during suspend/resume "
` [PATCH v3 "
` ✗ Fi.CI.BAT: warning for series starting with [v2,1/2] drm/i915: Make sure engines are idle during GPU idling in LR mode (rev2)
[PATCH] drm/i915: Perform object clflushing asynchronously
2016-11-04 20:16 UTC (2+ messages)
[PATCH v4 0/8] New DDB Algo and WM fixes
2016-11-04 19:25 UTC (14+ messages)
` [PATCH v4 2/8] drm/i915/skl: New ddb allocation algorithm
` [PATCH v4 4/8] drm/i915/gen9: WM memory bandwidth related workaround
` [PATCH v4 5/8] drm/i915/skl+: reset y_plane ddb structure also during calculation
` [PATCH v4 6/8] drm/i915/skl: Add variables to check x_tile and y_tile
` [PATCH v4 7/8] drm/i915/skl+: change WM calc to fixed point 16.16
` [PATCH v4 8/8] drm/i915/bxt: Enable IPC support
[PATCH 1/2] shmem: Support for registration of driver/file owner specific ops
2016-11-04 17:15 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Make GPU pages movable
` ✓ Fi.CI.BAT: success for series starting with [1/2] shmem: Support for registration of driver/file owner specific ops
linux-next: manual merge of the mali-dp tree with the drm-misc tree
2016-11-04 16:56 UTC (6+ messages)
[PATCH v4 1/2] drm/i915/dp: BDW cdclk fix for DP audio
2016-11-04 15:44 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [v4,1/2] drm/i915/dp: BDW cdclk fix for DP audio (rev2)
[maintainer-tools PATCH 1/2] dim: add a variable for nightly.conf
2016-11-04 15:23 UTC (2+ messages)
` [maintainer-tools PATCH 2/2] dim: switch to using remote agnostic integration branch config
[PATCH igt] igt/gem_exec_reloc: Check we write the full 64bit relocation
2016-11-04 15:03 UTC
[PATCH 1/2] shmem: Support for registration of Driver/file owner specific ops
2016-11-04 13:53 UTC (5+ messages)
` [PATCH 1/2] shmem: Support for registration of driver/file "
` [PATCH 2/2] drm/i915: Make GPU pages movable
[PATCH 1/2] shmem: Support for registration of Driver/file owner specific ops
2016-11-04 13:31 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] shmem: Support for registration of driver/file owner specific ops (rev4)
[PATCH] drm/i915: Fix pages pin counting around swizzle quirk
2016-11-04 11:57 UTC (10+ messages)
` [PATCH v2] get-fences-locked
` [PATCH v2] drm/i915: Fix pages pin counting around swizzle quirk
` ✓ Fi.CI.BAT: success for drm/i915: Fix pages pin counting around swizzle quirk (rev3)
[PATCH] drm/i915: Move hangcheck code out from i915_irq.c
2016-11-04 10:02 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning 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;
as well as URLs for NNTP newsgroup(s).