messages from 2018-06-29 09:58:39 to 2018-07-02 15:34:49 UTC [more...]
[PATCH i-g-t 01/17] lib: Report file cache as available system memory
2018-07-02 15:34 UTC (22+ messages)
` [PATCH i-g-t 02/17] igt/gem_tiled_partial_pwrite_pread: Check for known swizzling
` [igt-dev] "
` [PATCH i-g-t 03/17] igt/gem_set_tiling_vs_pwrite: Show the erroneous value
` [igt-dev] "
` [PATCH i-g-t 04/17] lib: Convert spin batch constructor to a factory
` [igt-dev] "
` [PATCH i-g-t 05/17] lib: Spin fast, retire early
` [PATCH i-g-t 06/17] igt/gem_sync: Alternate stress for nop+sync
` [PATCH i-g-t 07/17] igt/gem_sync: Double the wakeups, twice the pain
` [PATCH i-g-t 08/17] igt/gem_sync: Show the baseline poll latency for wakeups
` [PATCH i-g-t 09/17] igt/gem_userptr: Check read-only mappings
` [PATCH i-g-t 10/17] igt: Exercise creating context with shared GTT
` [PATCH i-g-t 11/17] igt/gem_ctx_switch: Exercise queues
` [PATCH i-g-t 12/17] igt/gem_exec_whisper: Fork all-engine tests one-per-engine
` [PATCH i-g-t 13/17] igt: Add gem_ctx_engines
` [PATCH i-g-t 14/17] igt: Add gem_exec_balancer
` [PATCH i-g-t 15/17] benchmarks/wsim: Simulate and interpret .wsim
` [PATCH i-g-t 16/17] tools: capture execution pathways
` [PATCH i-g-t 17/17] igt/gem_exec_latency: Robustify measurements
` [igt-dev] [PATCH i-g-t 01/17] lib: Report file cache as available system memory
[PATCH v2 5/9] drm/nouveau: Use drm_connector_for_each_possible_encoder()
2018-07-02 15:29 UTC (5+ messages)
` [PATCH v3 "
[PATCH v3] drm/i915: Adding YUV444 packed format(DRM_FORMAT_AYUV) support
2018-07-02 15:26 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Adding YUV444 packed format(DRM_FORMAT_AYUV) support. (rev3)
[PATCH] usb/icl: Work around ACPI boottime crash
2018-07-02 14:47 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: abstract and document register picking macros
2018-07-02 14:44 UTC (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH v4 0/9] drm: Add generic fbdev emulation
2018-07-02 14:28 UTC (13+ messages)
` [PATCH v4 1/9] drm: Begin an API for in-kernel clients
` [PATCH v4 2/9] drm/fb-helper: Add generic fbdev emulation .fb_probe function
` [PATCH v4 3/9] drm/pl111: Set .gem_prime_vmap and .gem_prime_mmap
` [PATCH v4 4/9] drm/cma-helper: Use the generic fbdev emulation
` [PATCH v4 5/9] drm/client: Add client callbacks
` [PATCH v4 6/9] drm/debugfs: Add internal client debugfs file
` [PATCH v4 7/9] drm/fb-helper: Finish the generic fbdev emulation
` [PATCH v4 8/9] drm/tinydrm: Use drm_fbdev_generic_setup()
` [PATCH v4 9/9] 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 "
[PATCH v2] drm/i915: Adding YUV444 packed format(DRM_FORMAT_AYUV) support
2018-07-02 14:10 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Adding YUV444 packed format(DRM_FORMAT_AYUV) support. (rev2)
[PATCH] drm/i915: Try GGTT mmapping whole object as partial
2018-07-02 13:57 UTC (6+ messages)
` ✗ Fi.CI.BAT: failure for "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Try GGTT mmapping whole object as partial (rev2)
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Show who pinned the pages when a leak is hit
2018-07-02 13:35 UTC (7+ messages)
` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Show who pinned the pages when a leak is hit (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH v1] drm/i915: Adding YUV444 packed format(DRM_FORMAT_AYUV) support
2018-07-02 13:18 UTC
[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
2018-07-02 12:56 UTC (10+ messages)
[PATCH 00/20] ICELAKE DSI DRIVER
2018-07-02 12:43 UTC (18+ messages)
` [PATCH 01/20] drm/i915/icl: Define register for DSI PLL
` [PATCH 03/20] drm/i915/icl: Define DSI mode ctl register
` [PATCH 04/20] drm/i915/icl: Enable DSI IO power
` [PATCH 06/20] drm/i915/icl: Power down unused DSI lanes
[PATCH 1/6] drm/i915: Refactor export_fence() after i915_vma_move_to_active()
2018-07-02 12:29 UTC (15+ messages)
` [PATCH 2/6] drm/i915: Export i915_request_skip()
` [PATCH 3/6] drm/i915: Start returning an error from i915_vma_move_to_active()
` [PATCH 4/6] drm/i915: Move i915_vma_move_to_active() to i915_vma.c
` [PATCH 5/6] drm/i915: Track vma activity per fence.context, not per engine
` [PATCH 6/6] drm/i915: Track the last-active inside the i915_vma
` ✗ Fi.CI.SPARSE: warning for series starting with [1/6] drm/i915: Refactor export_fence() after i915_vma_move_to_active()
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH 00/10] Improve crc-core driver interface
2018-07-02 12:18 UTC (13+ messages)
` [PATCH 01/10] drm: crc: Introduce verify_crc_source callback
` [PATCH 02/10] drm: crc: Introduce get_crc_sources callback
` [PATCH 03/10] drm/rockchip/crc: Implement verify_crc_source callback
` [PATCH 04/10] drm/amdgpu_dm/crc: "
` [PATCH 05/10] drm/rcar-du/crc: "
` [PATCH 06/10] drm/i915/crc: implement "
` [PATCH 07/10] drm/i915/crc: implement get_crc_sources callback
` [PATCH 08/10] drm/crc: Cleanup crtc_crc_open function
` [PATCH 09/10] Revert "drm: crc: Wait for a frame before returning from open()"
` [PATCH 10/10] drm: crc: Introduce pre_crc_read function
` ✗ Fi.CI.BAT: failure for Improve crc-core driver interface (rev4)
[PATCH i-g-t] tests/kms_pipe_crc_basic: expect setting bad source to fail
2018-07-02 11:27 UTC (2+ messages)
[PATCH] drm: Limite blob creation to drm master
2018-07-02 10:24 UTC (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH 01/37] drm/i915/gtt: Add read only pages to gen8_pte_encode
2018-07-02 10:19 UTC (34+ messages)
` [PATCH 06/37] drm/i915: Move rate-limiting request retire to after submission
` [PATCH 12/37] drm/i915: Priority boost for new clients
` [PATCH 13/37] drm/i915: Priority boost switching to an idle ring
` [PATCH 14/37] drm/i915: Refactor export_fence() after i915_vma_move_to_active()
` [PATCH 15/37] drm/i915: Export i915_request_skip()
` [PATCH 16/37] drm/i915: Start returning an error from i915_vma_move_to_active()
` [PATCH 17/37] drm/i915: Track vma activity per fence.context, not per engine
` [PATCH v2] "
` ✗ Fi.CI.IGT: failure for series starting with [01/37] drm/i915/gtt: Add read only pages to gen8_pte_encode
` ✗ Fi.CI.BAT: failure for series starting with [01/37] drm/i915/gtt: Add read only pages to gen8_pte_encode (rev3)
[PATCH 05/20] drm/i915/icl: Define PORT_CL_DW_10 register
2018-07-02 10:17 UTC (5+ messages)
[PATCH 1/6] drm: Store the calculated vrefresh in the user mode
2018-07-02 9:52 UTC (4+ messages)
` [PATCH 6/6] drm/i915: Filter out modes that don't match the fixed mode vrefresh
[PATCH 04/15] dma-fence: Make ->wait callback optional
2018-07-02 8:49 UTC (12+ messages)
[PATCH] drm/i915/psr: Prevent DC5/6 entry when reading pipe CRCs
2018-07-02 8:21 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
[PATCH 1/2] drm/i915/icp: Add Interrupt Support
2018-06-30 6:42 UTC (3+ messages)
` [PATCH 2/2] drm/i915/icl: implement icl_digital_port_connected()
[PATCH v2] horror
2018-06-30 1:30 UTC (5+ messages)
` [PATCH v2] drm/i915: Track vma activity per fence.context, not per engine
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Track vma activity per fence.context, not per engine (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH v8 1/2] drm/i915/psr: Lockless version of psr_wait_for_idle
2018-06-29 23:26 UTC (3+ messages)
` [PATCH v8 2/2] drm/i915: Wait for PSR exit before checking for vblank evasion
[PATCH v2 1/2] drm/i915/guc: Print CTL params passed to Guc
2018-06-29 22:37 UTC (5+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [v2,1/2] "
[PATCH 18/37] drm/i915: Track the last-active inside the i915_vma
2018-06-29 22:01 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2 1/2] drm/i915/icl: Add remaining registers and bitfields for MG PHY DDI
2018-06-29 21:33 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] drm/i915/icl: Add remaining registers and bitfields for MG PHY DDI (rev2)
[PATCH v5] drm/i915: Fix assert_plane() warning on bootup with external display
2018-06-29 17:54 UTC (4+ messages)
[PATCH 01/13] include: Move ascii85 functions from i915 to linux/ascii85.h
2018-06-29 16:56 UTC
[PATCH v1] drm/i915/gen11: Preempt-to-idle support in execlists
2018-06-29 16:50 UTC (4+ messages)
` [PATCH v4] "
[PATCH 1/2] drm/i915/selftests: Mark up write into scratch vma
2018-06-29 16:26 UTC (7+ messages)
` [PATCH 2/2] drm/i915/selftesta: Attach the fence to the object when making busy
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/selftests: Mark up write into scratch vma
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915/intel_dsi: Add acpi_gpio_mapping for the panel-enable GPIO
2018-06-29 16:12 UTC (8+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH i-g-t] igt/gem_exec_gttfill: Avoid pwrite into busy handle
2018-06-29 15:43 UTC (4+ messages)
[PATCH v2] drm/i915/skl+: ddb allocation algorithm optimization
2018-06-29 13:23 UTC (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/skl+: ddb allocation algorithm optimization (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[RFC PATCH 1/2] drm/i915/dsi: rename the current DSI legacy
2018-06-29 12:38 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [RFC,1/2] "
[PATCH 0/4] drm/i915/intel_dsi: Read back and use pclk set by the GOP
2018-06-29 11:35 UTC (2+ messages)
[PATCH xf86-video-intel] Adding more Coffee Lake PCI IDs
2018-06-29 8:37 UTC
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