messages from 2019-11-11 17:40:26 to 2019-11-12 14:15:07 UTC [more...]
[PATCH 00/10] drm/i915: Cleanups around .crtc_enable/disable()
2019-11-12 14:14 UTC
[PATCH 01/27] drm/i915: Flush context free work on cleanup
2019-11-12 14:13 UTC (62+ messages)
` [Intel-gfx] "
` [PATCH 02/27] drm/i915/gt: Try an extra flush on the Haswell blitter
` [Intel-gfx] "
` [PATCH 03/27] drm/i915/gem: Silence sparse for RCU protection inside the constructor
` [Intel-gfx] "
` [PATCH 04/27] drm/i915/selftests: Mock the engine sorting for easy validation
` [Intel-gfx] "
` [PATCH 05/27] Revert "drm/i915: use a separate context for gpu relocs"
` [Intel-gfx] "
` [PATCH 06/27] drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_request
` [Intel-gfx] "
` [PATCH 07/27] drm/i915: Drop GEM context as a direct link from i915_request
` [Intel-gfx] "
` [PATCH 08/27] drm/i915: Push the use-semaphore marker onto the intel_context
` [Intel-gfx] "
` [PATCH 09/27] drm/i915: Remove i915->kernel_context
` [Intel-gfx] "
` [PATCH 10/27] drm/i915: Move i915_gem_init_contexts() earlier
` [Intel-gfx] "
` [PATCH 11/27] drm/i915/uc: Use an internal buffer for firmware images
` [Intel-gfx] "
` [PATCH 12/27] drm/i915/gt: Pull GT initialisation under intel_gt_init()
` [Intel-gfx] "
` [PATCH 13/27] drm/i915/gt: Merge engine init/setup loops
` [Intel-gfx] "
` [PATCH 14/27] drm/i915/gt: Expose engine properties via sysfs
` [Intel-gfx] "
` [PATCH 15/27] drm/i915/gt: Expose engine->mmio_base "
` [Intel-gfx] "
` [PATCH 16/27] drm/i915/gt: Expose timeslice duration to sysfs
` [Intel-gfx] "
` [PATCH 17/27] drm/i915/gt: Expose busywait "
` [Intel-gfx] "
` [PATCH 18/27] drm/i915/gt: Expose reset stop timeout via sysfs
` [Intel-gfx] "
` [PATCH 19/27] drm/i915/gt: Expose preempt reset "
` [Intel-gfx] "
` [PATCH 20/27] drm/i915/gt: Expose heartbeat interval "
` [Intel-gfx] "
` [PATCH 21/27] drm/i915: Flush idle barriers when waiting
` [Intel-gfx] "
` [PATCH 22/27] drm/i915: Allow userspace to specify ringsize on construction
` [Intel-gfx] "
` [PATCH 23/27] drm/i915/gem: Honour O_NONBLOCK before throttling execbuf submissions
` [Intel-gfx] "
` [PATCH 24/27] drm/i915/gt: Set unused mocs entry to follow PTE on tgl as on all others
` [Intel-gfx] "
` [PATCH 25/27] drm/i915/gt: Tidy up debug-warns for the mocs control table
` [Intel-gfx] "
` [PATCH 26/27] drm/i915/gt: Refactor mocs loops into single control macro
` [Intel-gfx] "
` [PATCH 27/27] drm/i915/selftests: Add coverage of mocs registers
` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/27] drm/i915: Flush context free work on cleanup
` [Intel-gfx] "
` ✗ Fi.CI.SPARSE: "
` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure "
` [Intel-gfx] "
[PATCH] drm/i915/bios: use a flag for vbt hdmi level shift presence
2019-11-12 14:09 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/bios: use a flag for vbt hdmi level shift presence (rev3)
` [Intel-gfx] "
[PATCH] drm/i915/gt: Try an extra flush on the Haswell blitter
2019-11-12 14:06 UTC (9+ messages)
` ✓ Fi.CI.BAT: success for "
` [Intel-gfx] "
` ✓ Fi.CI.IGT: "
` [Intel-gfx] "
` [Intel-gfx] [PATCH] "
[PATCH] drm/i915: Flush context free work on cleanup
2019-11-12 14:04 UTC (8+ messages)
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for "
` [Intel-gfx] "
[PATCH] drm/i915: Flush all user surfaces prior to first use
2019-11-12 13:54 UTC (2+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: Remove leftover gem.pm_notifier member
2019-11-12 12:27 UTC (8+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
` [Intel-gfx] "
[PATCH 1/4] drm/i915: Drop wmb() inside pread_gtt
2019-11-12 12:08 UTC (14+ messages)
` [PATCH 3/4] drm/i915: Flush all user surfaces prior to first use
` [Intel-gfx] "
` [PATCH 4/4] drm/i915: Flush stale cachelines on set-cache-level
` [Intel-gfx] "
[PATCH] drm/i915: Fix detection for a CMP-V PCH
2019-11-12 11:22 UTC (4+ messages)
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for "
` [Intel-gfx] "
Patched that failed to cherry-pick for drm-intel-next-fixes
2019-11-12 10:05 UTC (4+ messages)
` [Intel-gfx] "
[PATCH 0/2] Improve error handling on DSB
2019-11-12 9:16 UTC (10+ messages)
` [Intel-gfx] "
` [PATCH 1/2] drm/i915/dsb: remove atomic operations
` [Intel-gfx] "
` [PATCH 2/2] drm/i915/dsb: fix extra warning on error path handling
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for Improve error handling on DSB
` [Intel-gfx] "
` ✗ Fi.CI.IGT: failure "
` [Intel-gfx] "
[ANNOUNCE] IGT bug reports now at gitlab
2019-11-12 8:30 UTC (2+ messages)
` [Intel-gfx] "
[PATCH i-g-t 1/3] i915/gem_exec_schedule: Split pi-ringfull into two tests
2019-11-12 8:26 UTC (10+ messages)
` [PATCH i-g-t 2/3] i915/gem_userptr_blits: Exercise userptr + userfaultfd
` [igt-dev] "
` [Intel-gfx] "
[PATCH 1/2] drm/i915/gem: Replace implicit dev_priv->uncore for stolen init
2019-11-12 7:50 UTC (10+ messages)
` [Intel-gfx] "
` [PATCH 2/2] drm/i915/gem: Pass mem region to preallocated stolen
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/gem: Replace implicit dev_priv->uncore for stolen init
` [Intel-gfx] "
` ✓ Fi.CI.IGT: "
` [Intel-gfx] "
[CI] drm/i915/selftests: Perform some basic cycle counting of MI ops
2019-11-12 7:13 UTC (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Perform some basic cycle counting of MI ops (rev3)
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
` [Intel-gfx] "
` ✗ Fi.CI.IGT: failure "
` [Intel-gfx] "
[PULL] gvt-next-fixes
2019-11-12 6:20 UTC (2+ messages)
` [Intel-gfx] "
[PULL] gvt-fixes
2019-11-12 6:18 UTC (2+ messages)
` [Intel-gfx] "
[RFC-v2 0/9] Add support for mipi dsi cmd mode
2019-11-12 5:52 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` [Intel-gfx] "
` ✗ Fi.CI.IGT: failure "
` [Intel-gfx] "
[PATCH] drm/i915/tgl: Do not read the transcoder register for mipi dsi
2019-11-12 4:35 UTC (3+ messages)
` ✓ Fi.CI.IGT: success for "
` [Intel-gfx] "
[PATCH v10 0/2] Refactor Gen11+ SAGV support
2019-11-12 1:22 UTC (7+ messages)
` [PATCH v10 1/2] drm/i915: Refactor intel_can_enable_sagv
` [Intel-gfx] "
` [PATCH v10 2/2] drm/i915: Restrict qgv points which don't have enough bandwidth
` [Intel-gfx] "
[PATCH 1/2] drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
2019-11-11 23:57 UTC (8+ messages)
` [Intel-gfx] "
` [PATCH 2/2] drm/i915/perf: Configure OAR for specific context
` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure "
` [Intel-gfx] "
[PATCH] drm/i915/tgl: MOCS table fixes
2019-11-11 23:55 UTC (16+ messages)
` [Intel-gfx] "
` [PATCH v2] "
` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tgl: MOCS table fixes (rev2)
` [Intel-gfx] "
` ✗ Fi.CI.SPARSE: "
` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure "
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for drm/i915/tgl: MOCS table fixes
` [Intel-gfx] "
[PATCH] drm/i915: do not warn late about hdmi on port A
2019-11-11 19:55 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: do not warn late about hdmi on port A (rev2)
` [Intel-gfx] "
[PATCH] drm/i915/gem: Pass mem region to preallocated stolen
2019-11-11 19:00 UTC (6+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.BUILD: failure for "
` [Intel-gfx] "
[PATCH 1/3] dma_resv: prime lockdep annotations
2019-11-11 18:48 UTC (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] dma_resv: prime lockdep annotations (rev2)
` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure "
` [Intel-gfx] "
[FIXES 1/3] drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
2019-11-11 18:33 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [FIXES,1/3] "
` [Intel-gfx] "
[CI 1/2] drm/i915/selftests: Exercise parallel blit operations on a single ctx
2019-11-11 18:06 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/2] "
` [Intel-gfx] "
[PATCH 1/2] drm/i915/guc: Add GuC method to determine if submission is active
2019-11-11 18:04 UTC (4+ messages)
` [Intel-gfx] "
[CI 1/5] drm/i915: Protect context while grabbing its name for the request
2019-11-11 17:40 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/5] "
` [Intel-gfx] "
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