messages from 2018-07-03 10:35:11 to 2018-07-04 15:41:24 UTC [more...]
[PATCH] drm/i915/gtt: Pull global wc page stash under its own locking
2018-07-04 15:41 UTC (17+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gtt: Pull global wc page stash under its own locking (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: success for drm/i915/gtt: Pull global wc page stash under its own locking
` [PATCH v3] "
[PATCH v2 00/20] ICELAKE DSI DRIVER
2018-07-04 15:11 UTC (28+ messages)
` [PATCH v2 01/20] drm/i915/icl: Define register for DSI PLL
` [PATCH v2 02/20] drm/i915/icl: Program DSI Escape clock Divider
` [PATCH v2 03/20] drm/i915/icl: Define DSI mode ctl register
` [PATCH v2 04/20] drm/i915/icl: Enable DSI IO power
` [PATCH v2 05/20] drm/i915/icl: Define PORT_CL_DW_10 register
` [PATCH v2 06/20] drm/i915/icl: Power down unused DSI lanes
` [PATCH v2 07/20] drm/i915/icl: Define AUX lane registers for Port A/B
` [PATCH v2 08/20] drm/i915/icl: Configure lane sequencing of combo phy transmitter
` [PATCH v2 09/20] drm/i915/icl: DSI vswing programming sequence
` [PATCH v2 10/20] drm/i915/icl: Enable DDI Buffer
` [PATCH v2 11/20] drm/i915/icl: Define T_INIT_MASTER registers
` [PATCH v2 12/20] drm/i915/icl: Program "
` [PATCH v2 13/20] drm/i915/icl: Define data/clock lanes dphy timing registers
` [PATCH v2 14/20] drm/i915/icl: Program DSI clock and data lane timing params
` [PATCH v2 15/20] drm/i915/icl: Define TA_TIMING_PARAM registers
` [PATCH v2 16/20] drm/i915/icl: Program "
` [PATCH v2 17/20] drm/i915/icl: Get DSI transcoder for a given port
` [PATCH v2 18/20] drm/i915/icl: Add macros for MMIO of DSI transcoder registers
` [PATCH v2 19/20] drm/i915/icl: Define TRANS_DSI_FUNC_CONF register
` [PATCH v2 20/20] drm/i915/icl: Configure DSI transcoders
` ✗ Fi.CI.CHECKPATCH: warning for ICELAKE DSI DRIVER (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH v8 0/6] Add ChromeOS EC CEC Support
2018-07-04 15:10 UTC (8+ messages)
` [PATCH v8 1/6] media: cec-notifier: Get notifier by device and connector name
` [PATCH v8 2/6] drm/i915: hdmi: add CEC notifier to intel_hdmi
` [PATCH v8 3/6] mfd: cros-ec: Increase maximum mkbp event size
` [PATCH v8 4/6] mfd: cros-ec: Introduce CEC commands and events definitions
` [PATCH v8 5/6] mfd: cros_ec_dev: Add CEC sub-device registration
` [PATCH v8 6/6] media: platform: Add ChromeOS EC CEC driver
` ✗ Fi.CI.BAT: failure for Add ChromeOS EC CEC Support (rev9)
[PATCH i-g-t] igt/perf: Check the GPU is not wedged before running
2018-07-04 14:51 UTC
[PATCH i-g-t] igt/kms_draw_crc: Test for a working GPU first
2018-07-04 14:43 UTC
[PATCH i-g-t] igt/gem_pwrite_pread: Requires GEM
2018-07-04 14:38 UTC
[PATCH i-g-t] amdgpu/amd_syslatency: Measure the impact of CS load on the rest of the system
2018-07-04 14:20 UTC
[PATCH i-g-t] amdgpu/amd_prime: Reduce setup time
2018-07-04 14:16 UTC (3+ messages)
[PATCH v4] drm/i915: Adding YUV444 packed format(DRM_FORMAT_AYUV) support
2018-07-04 13:53 UTC (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Adding YUV444 packed format(DRM_FORMAT_AYUV) support. (rev4)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH v7 0/6] Add ChromeOS EC CEC Support
2018-07-04 13:12 UTC (10+ messages)
` [PATCH v7 3/6] mfd: cros-ec: Increase maximum mkbp event size
` [PATCH v7 5/6] mfd: cros_ec_dev: Add CEC sub-device registration
[PATCH 0/5] RESEND: dma-buf cleanup
2018-07-04 12:34 UTC (12+ messages)
` [PATCH 1/5] drm/i915: Remove unecessary dma_fence_ops
` [PATCH 2/5] drm/msm: "
` [PATCH 3/5] drm/nouveau: "
` [PATCH 4/5] drm/vgem: "
` [PATCH 5/5] dma-fence: Polish kernel-doc for dma-fence.c
` ✗ Fi.CI.CHECKPATCH: warning for RESEND: dma-buf cleanup
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH 1/6] drm/i915: Refactor export_fence() after i915_vma_move_to_active()
2018-07-04 12:30 UTC (22+ messages)
` [PATCH 5/6] drm/i915: Track vma activity per fence.context, not per engine
` [PATCH v3] "
` [PATCH 6/6] drm/i915: Track the last-active inside the i915_vma
` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915: Refactor export_fence() after i915_vma_move_to_active() (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915: Refactor export_fence() after i915_vma_move_to_active() (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH v2 1/2] drm/i915/dsi: rename the current DSI files based on generation
2018-07-04 11:09 UTC (10+ messages)
` [PATCH v2 2/2] drm/i915/dsi: use gen7 prefix for the global DSI functions
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/i915/dsi: rename the current DSI files based on generation
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH V2] drm/i915/glk: Add Quirk for GLK NUC HDMI port issues
2018-07-04 10:05 UTC (6+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH v2 0/2] drm/i915: Optimize the read/write fence_reg on SNB+
2018-07-04 9:40 UTC (11+ messages)
` [PATCH v2 2/2] drm/i915: write fence reg only once on VGPU
[PATCH] drm: Limite blob creation to drm master
2018-07-04 9:35 UTC (3+ messages)
[PATCH v3] drm/i915/gvt: declare gvt as i915's soft dependency
2018-07-04 9:30 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH v5 0/8] drm: Add generic fbdev emulation
2018-07-04 8:19 UTC (14+ messages)
` [PATCH v5 1/8] drm: Begin an API for in-kernel clients
` [PATCH v5 2/8] drm/fb-helper: Add generic fbdev emulation .fb_probe function
` [PATCH v5 3/8] drm/pl111: Set .gem_prime_vmap and .gem_prime_mmap
` [PATCH v5 4/8] drm/cma-helper: Use the generic fbdev emulation
` [PATCH v5 5/8] drm/debugfs: Add internal client debugfs file
` [PATCH v5 6/8] drm/fb-helper: Finish the generic fbdev emulation
` [PATCH v5 7/8] drm/tinydrm: Use drm_fbdev_generic_setup()
` [PATCH v5 8/8] drm/cma-helper: Remove drm_fb_cma_fbdev_init_with_funcs()
` ✗ Fi.CI.CHECKPATCH: warning for drm: Add generic fbdev emulation
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] usb/icl: Work around ACPI boottime crash
2018-07-04 7:34 UTC (3+ messages)
[CI HACK PATCH] HACK: drm/i915: see what breaks with display disabled
2018-07-04 6:55 UTC (2+ messages)
` [lkp-robot] [HACK] 0ab3c0ebc0: piglit.igt.kms_addfb_basic.addfb25-framebuffer-vs-set-tiling.fail
[PATCH] drm/i915/icl, x86/gpu: implement ICL stolen memory support
2018-07-04 5:50 UTC (7+ messages)
` [PATCH 1/2] x86/gpu: reserve ICL's graphics stolen memory
[PATCHv3] lib/ratelimit: Lockless ratelimiting
2018-07-04 4:57 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for lib/ratelimit: Lockless ratelimiting (rev2)
` ✓ Fi.CI.IGT: "
[PATCH v6] drm/i915: Fix assert_plane() warning on bootup with external display
2018-07-04 3:38 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Fix assert_plane() warning on bootup with external display (rev6)
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915/glk: Add Quirk for GLK NUC HDMI port issues
2018-07-04 3:13 UTC (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/glk: Add Quirk for GLK NUC HDMI port issues. (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH v2] drm/i915: declare gvt as i915's soft dependency
2018-07-04 2:55 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915/selftests: Drop struct_mutex around lowlevel pggtt allocation
2018-07-04 0:23 UTC (9+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Drop struct_mutex around lowlevel pggtt allocation (rev2)
` ✓ Fi.CI.IGT: "
[PATCH v3] drm/i915: Use 64-bit write to optimize writing fence_reg on VGPU
2018-07-03 23:33 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCHv2] lib/ratelimit: Lockless ratelimiting
2018-07-03 20:59 UTC (5+ messages)
[PATCH v2 1/2] drm/i915/icl: Add remaining registers and bitfields for MG PHY DDI
2018-07-03 18:07 UTC (2+ messages)
[PATCH] drm/i915/selftests: Touch the NMI watchdog inside a GTT pass
2018-07-03 17:33 UTC (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
Heads up: Xorg repository moves
2018-07-03 16:11 UTC
[PATCH i-g-t] lib/rendercopy: Use gen8_wm_kernel__affine
2018-07-03 16:04 UTC (2+ messages)
[PATCH] drm/i915/selftests: Let other struct_mutex users have their gpu time
2018-07-03 16:01 UTC (5+ messages)
` [PATCH v2] drm/i915/selftests: Release the struct_mutex to free the objects
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Let other struct_mutex users have their gpu time (rev2)
` ✓ Fi.CI.IGT: "
First step towards unpinned DMA-buf operation
2018-07-03 13:31 UTC (15+ messages)
` [PATCH 1/4] dma-buf: add dma_buf_(un)map_attachment_locked variants v2
` [PATCH 2/4] dma-buf: lock the reservation object during (un)map_dma_buf v2
` [PATCH 3/4] drm/amdgpu: add independent DMA-buf export v3
[PATCH v4 0/9] drm: Add generic fbdev emulation
2018-07-03 13:18 UTC (5+ messages)
` [PATCH v4 5/9] drm/client: Add client callbacks
[PATCH 00/10] Improve crc-core driver interface
2018-07-03 13:05 UTC (9+ messages)
` [PATCH 03/10] drm/rockchip/crc: Implement verify_crc_source callback
` [PATCH 04/10] drm/amdgpu_dm/crc: "
` [PATCH 08/10] drm/crc: Cleanup crtc_crc_open function
[PATCH 01/10] drm: Add drm_plane_mask()
2018-07-03 12:34 UTC (4+ messages)
` [PATCH 10/10] drm/vmwgfx: Use drm_plane_mask() & co
[PATCH 1/4] drm/i915: Fix PIPESTATE irq ack on i965/g4x
2018-07-03 12:00 UTC (5+ messages)
` [PATCH 3/4] drm/i915: Fix pre-ILK error interrupt ack
` [Intel-gfx] "
` [PATCH 4/4] drm/i915: Unmask and enable master error interrupt on gen2/3
[PATCH i-g-t v2] tests/kms_plane_multiple: DDB corner testcase
2018-07-03 11:25 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for tests/kms_plane_multiple: DDB corner testcase (rev2)
[PATCH 00/15] dma-fence cleanup v2
2018-07-03 11:14 UTC (3+ messages)
` [PATCH 14/15] drm/virtio: Remove unecessary dma_fence_ops
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