messages from 2016-11-04 16:12:45 to 2016-11-08 08:43:34 UTC [more...]
[PATCH] drm: make drm_get_format_name thread-safe
2016-11-08 8:43 UTC (3+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: Remove two sloppy inline functions from .h
2016-11-08 7:46 UTC (5+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.BAT: success for drm/i915: Remove two sloppy inline functions from .h (rev2)
Trivial scheduler, take 2
2016-11-08 7:43 UTC (14+ 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
Updated drm-intel-testing
2016-11-08 7:13 UTC
[PATCH v9 00/11] Enable i915 perf stream for Haswell OA unit
2016-11-08 6:27 UTC (16+ messages)
` [PATCH v9 01/11] drm/i915: Add i915 perf infrastructure
` [PATCH v9 02/11] drm/i915: rename OACONTROL GEN7_OACONTROL
` [PATCH v9 03/11] drm/i915: return EACCES for check_cmd() failures
` [PATCH v9 04/11] drm/i915: don't whitelist oacontrol in cmd parser
` [PATCH v9 05/11] drm/i915: Add 'render basic' Haswell OA unit config
` [PATCH v9 06/11] drm/i915: Enable i915 perf stream for Haswell OA unit
` [PATCH v9 07/11] drm/i915: advertise available metrics via sysfs
` [PATCH v9 08/11] drm/i915: Add dev.i915.perf_stream_paranoid sysctl option
` [PATCH v9 09/11] drm/i915: add dev.i915.oa_max_sample_rate sysctl
` [PATCH v9 10/11] drm/i915: Add more Haswell OA metric sets
` [PATCH v9 11/11] drm/i915: Add a kerneldoc summary for i915_perf.c
` ✗ Fi.CI.BAT: failure for Enable i915 perf stream for Haswell OA unit
linux-next: manual merge of the tip tree with the drm-intel tree
2016-11-08 4:25 UTC
[PATCH] drm/i915/dp: Update connector status for DP MST hotplugs
2016-11-08 0:45 UTC (6+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915/dp: Update connector status for DP MST hotplugs (rev3)
[RFC i-g-t 0/4] intel-gpu-tools: Add support for the Chamelium
2016-11-08 0:05 UTC (5+ messages)
` [RFC i-g-t 1/4] igt_aux: Add igt_skip_without_suspend_support()
` [RFC i-g-t 2/4] igt_aux: Add igt_set_autoresume_delay()
` [RFC i-g-t 3/4] igt_aux: Add some list helpers from wayland
` [RFC i-g-t 4/4] Add support for hotplug testing with the Chamelium
[PATCH] drm/dp: Make space for null terminator in the DP device ID char array
2016-11-07 23:45 UTC (6+ messages)
` ✗ Fi.CI.BAT: failure for "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/dp: Make space for null terminator in the DP device ID char array (rev2)
[REGRESSION] Linux 4.9-rc4: gfx glitches on Intel Sandybridge (was: Re: Linux 4.9-rc4)
2016-11-07 22:53 UTC (8+ messages)
` [Intel-gfx] "
[PATCH igt v2 0/6] corresponding changes for i915-perf interface
2016-11-07 22:27 UTC (7+ messages)
` [PATCH igt v2 1/6] igt/perf: add i915 perf stream tests for Haswell
` [PATCH igt v2 2/6] igt/gem_exec_parse: remove oacontrol checks
` [PATCH igt v2 3/6] igt/gem_exec_parse: some minor cleanups
` [PATCH igt v2 4/6] igt/gem_exec_parse: move hsw_load_register_reg down
` [PATCH igt v2 5/6] igt/gem_exec_parse: update hsw_load_register_reg
` [PATCH igt v2 6/6] igt/gem_exec_parse: update for version 8 changes
[PATCH 0/5] drm/i915: Assortment of plane fixes
2016-11-07 21:28 UTC (11+ messages)
` [PATCH 1/5] drm/i915: Fix scaling check for 90/270 degree plane rotation
` [PATCH 2/5] drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible
` [PATCH 3/5] drm/i915: Grab the rotation from the passed plane state for VLV sprites
` [PATCH 4/5] drm/i915: Fix error handling for cursor/sprite plane create failure
` [PATCH 5/5] drm/i915: Use intel_fb_gtt_offset() also for gen2/3 primary plane
` ✓ Fi.CI.BAT: success for drm/i915: Assortment of plane fixes
[PATCH] drm/i915: Mark CPU cache as dirty when used for rendering
2016-11-07 20:59 UTC (6+ 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)
[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: move allocation out of drm_get_format_name()
2016-11-07 18:12 UTC (15+ messages)
` [PATCH v2] "
[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 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 (4+ messages)
` [PATCH 05/15] drm/i915: Handle the overflow condition for command stream buf
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 (6+ messages)
` [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 (7+ messages)
` [PATCH 2/5] drm/i915: More assorted dev_priv cleanups
` [PATCH v2 "
` ✓ Fi.CI.BAT: success for dev_priv cleanup continuation (rev2)
[PATCH 14/15] drm/i915: Mechanism to forward clock monotonic raw time in perf samples
2016-11-07 10:32 UTC (2+ messages)
` [PATCH v2 "
[PATCH 08/15] drm/i915: Add support for emitting execbuffer tags through OA counter reports
2016-11-07 10:30 UTC (2+ messages)
` [PATCH v2 "
[PATCH 06/15] drm/i915: Populate ctx ID for periodic OA reports
2016-11-07 10:28 UTC (2+ messages)
` [PATCH v2 "
[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 (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "
linux-next: manual merge of the mali-dp tree with the drm-misc tree
2016-11-04 16:56 UTC (6+ messages)
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