messages from 2017-03-20 10:01:59 to 2017-03-21 18:20:16 UTC [more...]
[PATCH 00/12] Various improvements around the GuC topic
2017-03-21 18:20 UTC (19+ messages)
` [PATCH 01/12] drm/i915/guc: Sanitize GuC client initialization
` [PATCH 02/12] drm/i915/guc: Keep the ctx_pool_vaddr mapped, for easy access
` [PATCH 03/12] drm/i915/guc: Add onion teardown to the GuC setup
` [PATCH 04/12] drm/i915/guc: The Additional Data Struct (ADS) should get enabled together with GuC submission
` [PATCH 05/12] drm/i915/guc: Break out the GuC log extras into their own "runtime" struct
` [PATCH 06/12] drm/i915/guc: Make intel_guc_send a function pointer
` [PATCH 07/12] drm/i915/guc: Improve the GuC documentation & comments about proxy submissions
` [PATCH 08/12] drm/i915/guc: Wait for doorbell to be inactive before deallocating
` [PATCH 09/12] drm/i915/guc: A little bit more of doorbell sanitization
` [PATCH 10/12] drm/i915/guc: Refactor the concept "GuC context descriptor" into "GuC stage descriptor"
` [PATCH 11/12] drm/i915/guc: Split out the mmio_white_list struct
` [PATCH 12/12] drm/i915/guc: Move guc_interrupts_release next to guc_interrupts_capture
` ✗ Fi.CI.BAT: warning for Various improvements around the GuC topic
[PATCH] fs/pstore: Perform erase from a worker
2017-03-21 18:16 UTC (5+ messages)
[PATCH v3 0/5] drm/i915: SKL+ render decompression support
2017-03-21 18:12 UTC (6+ messages)
` [PATCH 1/5] drm: Share the code to compute color plane dimesions
` [PATCH 2/5] drm: Remove fb hsub/vsub alignment requirement
` [PATCH v3 3/5] drm: Add mode_config .get_format_info() hook
` [PATCH v4 4/5] drm/i915: Implement .get_format_info() hook for CCS
` [PATCH v4 5/5] drm/i915: Add render decompression support
[01/15] drm/i915: Copy user requested buffers into the error state
2017-03-21 17:53 UTC (4+ messages)
[PATCH] drm/atomic: Introduce drm_atomic_helper_shutdown
2017-03-21 16:41 UTC (6+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH 1/2] dim: Run gitk before tagging
2017-03-21 15:27 UTC (8+ messages)
` [PATCH 2/2] dim: Stop force-pushing tags
` [PATCH 1/2] "
` [PATCH 2/2] dim: really make the branch argument for dim retip optional
[PATCH] drm/i915: Spinlocks in tasklets can use spin_(un)lock_irq
2017-03-21 15:05 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
Fixes that failed to backport to v4.11-rc1
2017-03-21 15:02 UTC (6+ messages)
` [PATCH] drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)
` [PATCH] drm/i915: make context status notifier head be per engine
[PATCH RFC] drm/i915: reduce cursor size for GEN5 hardware
2017-03-21 14:43 UTC (10+ messages)
` [PATCH] drm/i915: Fix legacy cursor vs. watermarks for ILK-BDW
[PATCH 0/4] drm/i915: Enable atomic for VLV/CHV
2017-03-21 14:31 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[CI] drm/i915: Remove intel_ring.last_retired_head
2017-03-21 14:24 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Remove intel_ring.last_retired_head (rev2)
[PATCH] drm/i915/execlists: Split the atomic test_and_clear_bit for irq handler
2017-03-21 14:18 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
Make execbuf fast and green
2017-03-21 14:17 UTC (5+ messages)
` [PATCH 08/15] drm/i915: Pass vma to relocate entry
` [PATCH 10/15] drm/i915: First try the previous execbuffer location
4.11-rc0, thinkpad x220: GPU hang
2017-03-21 14:02 UTC (7+ messages)
` [regression] "
[PATCH] drm/i915: use static const array for PICK macro
2017-03-21 13:16 UTC (7+ messages)
` ✗ Fi.CI.BAT: warning for "
` [Intel-gfx] [PATCH] "
[PATCH 0/8] dim: shellcheck v0.4.4 fixes
2017-03-21 12:50 UTC (14+ messages)
` [PATCH 1/8] dim: declare and assign separately
` [PATCH 2/8] dim: use [ p ] || [ q ] instead of test -a/-o
` [PATCH 3/8] dim: use read -r option
` [PATCH 4/8] dim: silence shellcheck warning about sourced files
` [PATCH 5/8] dim: avoid errors with rm $foo/ expanding to /
` [PATCH 6/8] dim: pipe dim_cite output directly instead of using echo
` [PATCH 7/8] dim: use grep -c instead of grep|wc
` [PATCH v2] dim: use grep -q "
` [PATCH 8/8] dim: abstract -i interactive pause to a function
[PATCH i-g-t 1/3] igt_command_line.sh: Handle the special cases of drv_selftest and drm_mm
2017-03-21 12:50 UTC (3+ messages)
` [PATCH i-g-t 2/3] igt_command_line.sh: Actually check things during distcheck
` [PATCH i-g-t 3/3] lib/igt_kmod: Don't call igt_assert or igt_require without a fixture
[PATCH] dim: really make the branch argument for dim retip optional
2017-03-21 12:45 UTC
[PATCH v3 00/10] drm/fb-helper: Deferred setup support
2017-03-21 12:28 UTC (28+ messages)
` [PATCH v3 01/10] drm/fb-helper: Cleanup checkpatch warnings
` [PATCH v3 02/10] drm/fb-helper: Reshuffle code for subsequent patches
` [PATCH v3 03/10] drm/fb-helper: Improve code readability
` [PATCH v3 04/10] drm/fb-helper: Push down modeset lock into FB helpers
` [PATCH v3 05/10] drm/fb-helper: Add top-level lock
` [PATCH v3 06/10] drm/fb-helper: Support deferred setup
` [PATCH v3 07/10] drm/exynos: Remove custom FB helper "
` [PATCH v3 08/10] drm/hisilicon: "
` [PATCH v3 09/10] drm/atmel-hlcdc: Remove unnecessary NULL check
` [PATCH v3 10/10] drm/rockchip: "
` ✓ Fi.CI.BAT: success for drm/fb-helper: Deferred setup support (rev2)
[PATCH] drm/i915/scheduler: add gvt notification for guc submission
2017-03-21 11:23 UTC (8+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.BAT: failure "
[PATCH 1/3] drm/i915: allocate mock file pointer dynamically
2017-03-21 10:23 UTC (13+ messages)
` [PATCH 2/3] drm/i915: split out check for noncontiguous pfn range
` [PATCH 3/3] [RFC] Revert "drm/i915: use variadic macros and arrays to choose port/pipe based registers"
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: allocate mock file pointer dynamically
[PATCH 1/2] drm/i915: Extract intel_wm_plane_visible()
2017-03-21 9:58 UTC (2+ messages)
` [1/2] "
[PATCH] drm/i915: intel_engine_init_global_seqno() requires atomic kmap
2017-03-21 9:52 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915/uc: Make intel_uc_prepare_fw() static
2017-03-21 9:52 UTC (3+ messages)
[PATCH] drm/i915: Remove intel_ring.last_retired_head
2017-03-21 9:50 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[PULL] drm-misc-next
2017-03-21 9:06 UTC
[PATCH i-g-t v3 1/2] lib: Open debugfs files for the given DRM device
2017-03-21 8:56 UTC (2+ messages)
` [PATCH i-g-t v3 2/2] kms_pipe_crc_basic: Skip sequence tests if the source doesn't provide frame numbers
[PATCH] drm/i915/guc: Correct the request_in tracepoint position
2017-03-21 8:25 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 0/7] Add Y-tiling support into IGTs
2017-03-21 8:20 UTC (4+ messages)
` [PATCH 1/7] lib/igt_fb: Let others use igt_get_fb_tile_size
[PULL] drm-misc-next
2017-03-21 7:23 UTC (2+ messages)
linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
2017-03-21 0:37 UTC
linux-next: manual merge of the drm tree with the drm-intel-fixes tree
2017-03-21 0:28 UTC
[PATCH 0/2] drm/i915/vbt: defaults handling for no VBT case
2017-03-20 20:47 UTC (10+ messages)
` [PATCH 2/2] drm/i915/vbt: split out defaults that are set when there is no VBT
[PATCH] drm/i915/glk: CDCLK calculation changes for glk
2017-03-20 18:33 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/glk: CDCLK calculation changes for glk (rev3)
[PATCH 00/14] drm/i915: Moar plane update optimizations
2017-03-20 17:33 UTC (10+ messages)
` [PATCH 02/14] drm/i915: Use skl_plane_ctl() for the SKL "sprite" planes
` [PATCH 09/14] drm/i915: Introduce i9xx_check_plane_surface()
` ✗ Fi.CI.BAT: failure for drm/i915: Moar plane update optimizations (rev3)
[PATCH 03/14] drm/i915: Extract i9xx_plane_ctl()
2017-03-20 16:47 UTC (3+ messages)
` [PATCH v2 03/14] drm/i915: Extract i9xx_plane_ctl() and ironlake_plane_ctl()
` [PATCH 03.5/14] drm/i915: Nuke ironlake_plane_ctl()
[PATCH 0/6] Enable OA unit for Gen 8 and 9 in i915 perf
2017-03-20 16:34 UTC (4+ messages)
` [PATCH 6/6] drm/i915: Add more OA configs for BDW, CHV, SKL + BXT
University Survey
2017-03-20 16:23 UTC
[PATCH 0/3] Some minor i915-perf prep changes
2017-03-20 16:21 UTC (5+ messages)
` [PATCH 3/3] drm/i915/perf: rate limit spurious oa report notice
Potential BUG in drm/i915/execlists: Reset RING registers upon resume
2017-03-20 15:42 UTC (6+ messages)
[PULL] drm-intel-next
2017-03-20 15:33 UTC
[PATCH] drm/i915: Protect intel_engine_wakeup() for call from irq context
2017-03-20 15:26 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/atomic: protect crtc|connector->state with rcu
2017-03-20 15:08 UTC (11+ messages)
University Survey
2017-03-20 14:40 UTC
[PATCH] drm/i915/selftest: Mark the mock struct file backpointer as invalid
2017-03-20 14:46 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: Reset tasklet back to execlists after disabling guc
2017-03-20 13:52 UTC (3+ messages)
[PATCH] drm/i915: Skip force-wake for uncached mmio flush of GGTT writes
2017-03-20 13:51 UTC (5+ messages)
[dim PATCH 00/10] dim: shellcheck fixes
2017-03-20 13:14 UTC (3+ messages)
[00/11 v2] Various improvements around the GuC topic
2017-03-20 13:14 UTC (3+ messages)
` [09/11] drm/i915/guc: A little bit more of doorbell sanitization
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