messages from 2018-02-19 09:36:50 to 2018-02-20 13:42:32 UTC [more...]
[PATCH 0/8] drm: Add COLOR_ENCODING and COLOR_RANGE plane properties
2018-02-20 13:42 UTC (21+ messages)
` [PATCH 1/8] drm: Add optional COLOR_ENCODING and COLOR_RANGE properties to drm_plane
` [PATCH v2 "
` [PATCH 3/8] drm/atomic: Include color encoding/range in plane state dump
` [PATCH v2 "
` ✗ Fi.CI.CHECKPATCH: warning for drm: Add COLOR_ENCODING and COLOR_RANGE plane properties (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH v2 1/4] drm/i915: Also check view->type for a normal GGTT view
2018-02-20 13:42 UTC (4+ messages)
` [PATCH v2 2/4] drm/i915: Move the policy for placement of the GGTT vma into the caller
` [PATCH v2 3/4] drm/i915/fbdev: Use the PLANE_HAS_FENCE flags from the time of pinning
` [PATCH v2 4/4] drm/i915/fbc: Use PLANE_HAS_FENCE to determine if the plane is fenced
[PATCH] drm/todo: i915 could use device_link_add
2018-02-20 13:40 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH igt] igt/perf_pmu: Use a self-correcting busy pwm
2018-02-20 13:25 UTC
[PATCH 1/4] drm/i915: Also check view->type for a normal GGTT view
2018-02-20 13:20 UTC (6+ messages)
` [PATCH 2/4] drm/i915: Move the policy for placement of the GGTT vma into the caller
` [PATCH 3/4] drm/i915/fbdev: Use the PLANE_HAS_FENCE flags from the time of pinning
` [PATCH 4/4] drm/i915/fbc: Use PLANE_HAS_FENCE to determine if the plane is fenced
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Also check view->type for a normal GGTT view
` ✗ Fi.CI.BAT: "
[PATCH igt] igt/kms_frontbuffer_tracking: Disable FBC testing for -ENODEV
2018-02-20 12:22 UTC (4+ messages)
` [igt-dev] "
[PATCH 1/2] drm/i915: Also check view->type for a normal GGTT view
2018-02-20 12:08 UTC (8+ messages)
` [PATCH 2/2] drm/i915: Move the policy for placement of the GGTT vma into the caller
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Also check view->type for a normal GGTT view
` ✗ Fi.CI.BAT: "
[PATCH] drm/i915: fix the issue DP-1 not working in guest
2018-02-20 11:35 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: fix the issue DP-1 not working in guest (rev2)
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915: Make global seqno known in i915_gem_request_execute tracepoint
2018-02-20 11:20 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v13 0/6] drm/i915: expose RCS topology to userspace
2018-02-20 11:16 UTC (6+ messages)
` [PATCH v13 5/6] drm/i915: add query uAPI
` [PATCH v13 6/6] drm/i915: expose rcs topology through "
[PATCH igt 01/16] igt/gem_sync: Exercise and measure idle requests
2018-02-20 11:14 UTC (20+ messages)
` [PATCH igt 02/16] lib: Cache the debugfs mountpoint
` [PATCH igt 03/16] lib: Always set mismatching index for igt_find_crc_mismatch
` [PATCH igt 04/16] igt/gem_exec_flush: Silence old compiler warning
` [PATCH igt 05/16] igt/syncobj: Tidy ye olde compiler warnings
` [PATCH igt 06/16] lib: Remove overzealous assertion on gem_set_caching()
` [PATCH igt 07/16] igt/gem_exec_schedule: Trim max number of contexts used
` [PATCH igt 08/16] igt/gem_exec_schedule: Replace constant 16 with its magic macro
` [PATCH igt 09/16] igt/gem_fenced_exec_thrash: Use fixed durations
` [PATCH igt 10/16] igt/gem_eio: Use slow spinners to inject hangs
` [PATCH igt 11/16] igt/gem_eio: Exercise set-wedging against request submission
` [PATCH igt 12/16] igt/gem_ctx_isolation: Check isolation of registers between contexts
` [PATCH igt 13/16] igt/gem_ctx_switch: Do a warmup pass over all contexts
` [PATCH igt 14/16] igt/gem_ctx_switch: Exercise all engines at once
` [PATCH igt 15/16] igt/gem_exec_capture: Exercise readback of userptr
` [PATCH igt 16/16] igt/gem_exec_fence: Exercise merging fences
[PATCH] drm/i915: Enable VBT based BL control for DP (v3)
2018-02-20 10:58 UTC (17+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` [V3] drm/i915: Enable VBT based BL control for DP
` [V4] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Enable VBT based BL control for DP (v3) (rev2)
` ✓ Fi.CI.IGT: success for drm/i915: Enable VBT based BL control for DP (v3)
` ✓ Fi.CI.BAT: success for drm/i915: Enable VBT based BL control for DP (v3) (rev2)
` ✓ Fi.CI.BAT: success for drm/i915: Enable VBT based BL control for DP (v3) (rev3)
` ✓ Fi.CI.IGT: "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Enable VBT based BL control for DP (v3) (rev4)
` ✓ Fi.CI.BAT: success "
[CI] drm/mm: Fix caching of leftmost node in the interval tree
2018-02-20 10:39 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/mm: Fix caching of leftmost node in the interval tree (rev2)
[PATCH igt] igt/gem_fenced_exec_thrash: Use fixed durations
2018-02-20 10:11 UTC (2+ messages)
` [igt-dev] "
[PATCH 1/2] drm/mm: Fix caching of leftmost node in the interval tree
2018-02-20 9:58 UTC (5+ messages)
` [PATCH 2/2] drm/mm: Micro-optimise updating the upper layers of "
` ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/mm: Fix caching of leftmost node in "
[PATCH] drm/i915: Track number of pending freed objects
2018-02-20 9:12 UTC (10+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Track number of pending freed objects (rev2)
` ✗ Fi.CI.IGT: warning "
[PATCH] drm: Handle unexpected holes in color-eviction
2018-02-20 9:08 UTC (8+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH igt 1/4] lib: Always set mismatching index for igt_find_crc_mismatch
2018-02-20 9:01 UTC (10+ messages)
` [PATCH igt 2/4] igt/gem_exec_flush: Silence old compiler warning
` [PATCH igt 3/4] igt/syncobj: Tidy ye olde compiler warnings
` [PATCH igt 4/4] lib: Remove overzealous assertion on gem_set_caching()
` ✓ Fi.CI.BAT: success for series starting with [1/4] lib: Always set mismatching index for igt_find_crc_mismatch
` ✓ Fi.CI.IGT: "
[PATCH igt 1/2] igt/gem_sync: Exercise and measure idle requests
2018-02-20 8:52 UTC (6+ messages)
` [PATCH igt 2/2] lib: Cache the debugfs mountpoint
` ✓ Fi.CI.BAT: success for series starting with [1/2] igt/gem_sync: Exercise and measure idle requests
` ✗ Fi.CI.IGT: warning "
[PATCH 01/10] drm/vblank: Data type fixes for 64-bit vblank sequences
2018-02-19 22:39 UTC (3+ messages)
` [PATCH 09/10] drm/vblank: Restoring vblank counts after device PM events
[PATCH igt 1/2] igt/gem_sync: Exercise and measure idle requests
2018-02-19 22:18 UTC (2+ messages)
` [PATCH igt 2/2] lib: Cache the debugfs mountpoint
Trivial compiler squelching
2018-02-19 20:41 UTC (5+ messages)
` [PATCH 2/3] drm/i915/: Initialise trans_min for skl_compute_transition_wm()
[PATCH] drm/i915: Clear the in-use marker on execbuf failure
2018-02-19 19:44 UTC (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH i-g-t] tests/perf_pmu: Test busyness reporting in face of GPU hangs
2018-02-19 19:26 UTC (3+ messages)
` [igt-dev] "
[PATCH xf86-video-intel 0/3] sna/video: XV_COLORSPACE/BT.709 textured Xv support
2018-02-19 18:47 UTC (5+ messages)
` [PATCH xf86-video-intel 1/3] Remove duplicate exa_wm_yuv_rgb.g5a shader source
` [PATCH xf86-video-intel 2/3] Rename current yuv->rgb shader sources to exa_wm_yuv_rgb_bt601
` [PATCH xf86-video-intel 3/3] sna/video: Add XV_COLORSPACE attribute for the textured Xv adaptor
[PATCH 1/2] drm/i915: Track GT interrupt handling using the master iir
2018-02-19 15:51 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Track GT interrupt handling using the master iir (rev2)
` ✓ Fi.CI.IGT: "
[PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers
2018-02-19 15:50 UTC (15+ messages)
` [Intel-gfx] "
` [Nouveau] "
` [Intel-gfx] "
[CI] drm/i915/cnl: New power domain for AUX IO
2018-02-19 15:49 UTC (4+ messages)
[PATCH 0/6] Add support for in-line nested struct comments
2018-02-19 15:39 UTC (4+ messages)
[PATCH] drm/i915: Remove WARN_ONCE for failing to pm_runtime_if_in_use
2018-02-19 15:09 UTC (5+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH] Forward Error Correction is supported on DP 1.4. This patch adds corresponding DPCD register definitions
2018-02-19 14:56 UTC (2+ messages)
` [Intel-gfx] "
[PATCH] drm: Use idr_init_base(1) when using id==0 for invalid
2018-02-19 14:50 UTC (5+ messages)
[PATCH 2/2] drm/i915: Prune gen8_gt_irq_handler
2018-02-19 14:12 UTC (4+ messages)
` [PATCH v2] "
[PATCH i-g-t] tests/perf_pmu: Avoid off-lining all CPUs
2018-02-19 14:08 UTC (3+ messages)
` [igt-dev] "
[PATCH igt] igt/perf_pmu: Retain original GTT offset when resubmitting the spinner
2018-02-19 14:01 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
[PATCH 0/1 RFC] Documentation patch for batchbuffer submission
2018-02-19 13:38 UTC (4+ messages)
` [PATCH 1/1 RFC] drivers/gpu/drm/i915:Documentation "
[PATCH i-g-t] tests/perf_pmu: Verify engine busyness accuracy
2018-02-19 11:04 UTC (9+ messages)
` [PATCH i-g-t v6] "
` [igt-dev] "
[PATCH i-g-t] perf_pmu: Fix some compile warnings with old compilers / 32-bit builds
2018-02-19 10:17 UTC (3+ messages)
` [PATCH i-g-t v2] "
[4.9-stable 2/9] drm/i915: hide unused intel_panel_set_backlight function
2018-02-19 10:13 UTC
[PATCH] drm/i915: Release connector iterator on a digital port conflict
2018-02-19 10:00 UTC (3+ messages)
[CI] drm/i915: deprecate pci_get_bus_and_slot()
2018-02-19 9:49 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH V3 00/29] PCI: deprecate pci_get_bus_and_slot()
2018-02-19 9:47 UTC (5+ messages)
` [PATCH V3 09/29] drm/i915: "
Thinkpad X1 Carbon 3rd - Reducing the compressed framebuffer size
2018-02-19 9:36 UTC (10+ 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