Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-15 16:49:25 to 2018-06-18 17:07:54 UTC [more...]

[PATCH 00/14] drm: Try to fix encoder possible_clones/crtcs
 2018-06-18 17:07 UTC  (16+ messages)
` [PATCH 04/14] drm/sti: Remove pointless casts
` [PATCH 05/14] drm/sti: Try to fix up the tvout possible clones
  ` [PATCH v2 "
` [PATCH 11/14] drm/i915: Fix DP-MST crtc_mask
` [PATCH 14/14] drm: Validate encoder->possible_crtcs
` ✗ Fi.CI.CHECKPATCH: warning for drm: Try to fix encoder possible_clones/crtcs
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm: Try to fix encoder possible_clones/crtcs (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2 1/2] drm/i915/guc: Print CTL params passed to Guc
 2018-06-18 16:25 UTC  (5+ messages)
` [PATCH v2 2/2] HAX enable GuC for CI
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915/guc: Print CTL params passed to Guc
` ✗ Fi.CI.IGT: failure "

[PATCH] i915: remove timespec_to_jiffies_timeout
 2018-06-18 16:17 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] [PATCH] "
` ✓ Fi.CI.BAT: success for "

[PATCH 1/3] drm/atomic: Improve debug messages
 2018-06-18 16:04 UTC  (8+ messages)
` [PATCH 2/3] drm: Print bad user modes
` [PATCH 3/3] drm/i915: Print prop name/id when rejecting it
      ` [Intel-gfx] "

[PATCH v2 1/2] drm/i915/uc: Fetch GuC/HuC firmwares from guc/huc specific init
 2018-06-18 16:02 UTC  (4+ messages)
` [PATCH v2 2/2] HAX enable GuC for CI
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] drm/i915/uc: Fetch GuC/HuC firmwares from guc/huc specific init

[PATCH v2 00/12] drm: Add generic fbdev emulation
 2018-06-18 15:20 UTC  (16+ messages)
` [PATCH v2 01/12] drm: provide management functions for drm_file
` [PATCH v2 02/12] drm/file: Don't set master on in-kernel clients
` [PATCH v2 03/12] drm: Make ioctls available for "
` [PATCH v2 04/12] drm: Begin an API "
` [PATCH v2 05/12] drm/fb-helper: Add generic fbdev emulation .fb_probe function
` [PATCH v2 06/12] drm/pl111: Set .gem_prime_vmap and .gem_prime_mmap
` [PATCH v2 07/12] drm/cma-helper: Use the generic fbdev emulation
` [PATCH v2 08/12] drm/client: Add client callbacks
` [PATCH v2 09/12] drm/debugfs: Add internal client debugfs file
` [PATCH v2 10/12] drm/fb-helper: Finish the generic fbdev emulation
` [PATCH v2 11/12] drm/tinydrm: Use drm_fbdev_generic_setup()
` [PATCH v2 12/12] 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 0/5] drm/i915: Replace {un/reference} with {put, get} functions
 2018-06-18 14:56 UTC  (8+ messages)
` [PATCH 1/5] drm/i915: Replace drm_connector_{un/reference} with put, get functions
` [PATCH 2/5] drm/i915: Replace drm_gem_object_{un/reference} with {put, get} functions
` [PATCH 3/5] drm/i915: Replace __drm_gem_object_unreference with __drm_gem_object_put
` [PATCH 4/5] drm/i915: Replace drm_gem_object_unreference_unlocked with put function
` [PATCH 5/5] drm/i915: Replace drm_dev_unref with drm_dev_put
` ✓ Fi.CI.BAT: success for drm/i915: Replace {un/reference} with {put, get} functions
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/execlists: Pull the w/a LRI emission into a helper
 2018-06-18 14:16 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915/gtt: Enable full-ppgtt by default everywhere
 2018-06-18 13:27 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/gtt: Full ppgtt everywhere, no excuses
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/gtt: Enable full-ppgtt by default everywhere
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/3] drm/i915: Nuke the cursor size defines
 2018-06-18 13:13 UTC  (14+ messages)
` [PATCH 2/3] drm/i915: Check timings against hardware maximums
` [PATCH 3/3] drm/i915: Enforce max hdisplay/hblank_start limits on HSW/BDW FDI
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Nuke the cursor size defines
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t] [RFC] Add support to force specific module load
 2018-06-18 12:46 UTC  (4+ messages)
    ` [igt-dev] "

[PATCH] drm/i915: Only show debug for state changes when banning
 2018-06-18 12:44 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

Oops with i915
 2018-06-18 12:34 UTC  (5+ messages)

[PATCH] drm/i915: Apply context workarounds directly
 2018-06-18 12:25 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[RFC] drm/i915: Fix assert_plane() warning on bootup with external display
 2018-06-18 11:57 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 0/7] drm/i915: move towards kernel types
 2018-06-18 11:53 UTC  (9+ messages)

[PATCH] drm/i915/guc: Print CTL params passed to Guc
 2018-06-18 10:50 UTC  (5+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH i-g-t] igt/gem_eio: Exercise set-wedging against request submission
 2018-06-18  9:53 UTC 

[PATCH] drm/i915: Fix fallout of fake reset along resume
 2018-06-18  9:17 UTC  (7+ messages)
` ✗ Fi.CI.BAT: failure for "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Fix fallout of fake reset along resume (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH 1/2] drm/i915/icl: Fix MG PLL setup when refclk is 38.4MHz
 2018-06-18  9:15 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH] drm/i915: Enable provoking vertex fix on Gen9+ systems
 2018-06-18  9:12 UTC  (9+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Enable provoking vertex fix on Gen9+ systems. (rev2)
` [PATCH] drm/i915: Enable provoking vertex fix on Gen9 systems
` ✓ Fi.CI.BAT: success for drm/i915: Enable provoking vertex fix on Gen9+ systems. (rev3)
` ✓ Fi.CI.IGT: "

[PATCH 2/5] drm/i915: Dump the ringbuffer of the active request for debugging
 2018-06-18  8:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 0/6] Add ChromeOS EC CEC Support
 2018-06-18  8:35 UTC  (6+ messages)
` [PATCH v7 3/6] mfd: cros-ec: Increase maximum mkbp event size
` [PATCH v7 4/6] mfd: cros-ec: Introduce CEC commands and events definitions

[PATCH] drm/i915/psr: Adds psrwake options for all platforms
 2018-06-18  7:24 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/psr: Adds psrwake options for all platforms (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PULL] drm-intel-next
 2018-06-18  7:14 UTC  (5+ messages)

[PATCH] drm/i915/glk: Add Quirk for GLK NUC HDMI port issues
 2018-06-17 17:16 UTC  (3+ messages)
` [PATCH V2] "

[PATCH V2 i-g-t 0/3] Expanding the basic vkms features
 2018-06-17  0:34 UTC  (4+ messages)
` [PATCH V2 i-g-t 1/3] Avoid truncate string in __igt_lsof_fds
` [PATCH V2 i-g-t 2/3] Account for NULL character when using strncpy
` [PATCH V2 i-g-t 3/3] Move declaration to the top of the code

[CI 1/3] drm/i915/icl: GSE interrupt moves from DE_MISC to GU_MISC
 2018-06-16 15:43 UTC  (6+ messages)
` [CI 2/3] drm/i915/icl: Support for TC North Display interrupts
` [CI 3/3] drm/i915/icl: Handle hotplug interrupts for DP over TBT
` ✓ Fi.CI.BAT: success for series starting with [CI,1/3] drm/i915/icl: GSE interrupt moves from DE_MISC to GU_MISC
` ✓ Fi.CI.IGT: "

[PATCH v5 1/5] drm/i915/psr: Remove intel_crtc_state parameter from disable()
 2018-06-16 14:10 UTC  (9+ messages)
` [PATCH v5 2/5] drm/i915/psr: Begin to handle PSR/PSR2 errors set by sink
` [PATCH v5 3/5] drm/i915/psr: Handle PSR errors
` [PATCH v5 4/5] drm/i915/psr: Avoid PSR exit max time timeout
` [PATCH v5 5/5] drm/i915/psr/bdw+: Enable CRC check in the static frame on the sink side
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v5,1/5] drm/i915/psr: Remove intel_crtc_state parameter from disable()
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm: Pass crtc to .best_encoder()
 2018-06-16 12:39 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 01/21] drm/i915/execlists: Pull submit after dequeue under timeline lock
 2018-06-16 10:23 UTC  (25+ messages)
` [PATCH 02/21] drm/i915/execlists: Pull CSB reset under the timeline.lock
` [PATCH 03/21] drm/i915/execlists: Process one CSB update at a time
` [PATCH 04/21] drm/i915/execlists: Unify CSB access pointers
` [PATCH 05/21] drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd)
` [PATCH 06/21] drm/i915: Move rate-limiting request retire to after submission
` [PATCH 07/21] drm/i915: Wait for engines to idle before retiring
` [PATCH 08/21] drm/i915: Move engine request retirement to intel_engine_cs
` [PATCH 09/21] drm/i915: Hold request reference for submission until retirement
` [PATCH 10/21] drm/i915: Reduce spinlock hold time during notify_ring() interrupt
` [PATCH 11/21] drm/i915: Move the irq_counter inside the spinlock
` [PATCH 12/21] drm/i915: Only signal from interrupt when requested
` [PATCH 13/21] drm/i915/execlists: Switch to rb_root_cached
` [PATCH 14/21] drm/i915: Reserve some priority bits for internal use
` [PATCH 15/21] drm/i915: Combine multiple internal plists into the same i915_priolist bucket
` [PATCH 16/21] drm/i915: Priority boost for new clients
` [PATCH 17/21] drm/i915: Priority boost switching to an idle ring
` [PATCH 18/21] drm/i915: Refactor export_fence() after i915_vma_move_to_active()
` [PATCH 19/21] drm/i915: Start returning an error from i915_vma_move_to_active()
` [PATCH 20/21] drm/i915: Track vma activity per fence.context, not per engine
` [PATCH 21/21] drm/i915: Track the last-active inside the i915_vma
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/21] drm/i915/execlists: Pull submit after dequeue under timeline lock
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/5] drm/i915/gtt: Add read only pages to gen8_pte_encode
 2018-06-16  1:50 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/5] drm/i915/gtt: Add read only pages to gen8_pte_encode (rev3)

[PATCH 00/24] More ICL display patches
 2018-06-15 23:47 UTC  (4+ messages)
` [PATCH 04/24] drm/i915/icl: Support for TC North Display interrupts

[PATCH v2] drm/i915/icl: GSE interrupt moves from DE_MISC to GU_MISC
 2018-06-15 23:18 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] drm/i915: remove check for aux irq
 2018-06-15 21:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm/i915/uc: Fetch GuC/HuC firmwares from guc/huc specific init
 2018-06-15 21:49 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH i-g-t] igt/gem_eio: Make reset-stress safe
 2018-06-15 20:53 UTC  (3+ messages)

[CI] drm/i915: Keep the ctx workarounds tightly packed
 2018-06-15 18:51 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Keep the ctx workarounds tightly packed (rev2)

[PATCH] drm/i915: Fix context ban and hang accounting for client
 2018-06-15 18:20 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Fix context ban and hang accounting for client (rev2)

[PATCH 00/20] ICELAKE DSI DRIVER
 2018-06-15 18:14 UTC  (6+ messages)
` [PATCH 02/20] drm/i915/icl: Program DSI Escape clock Divider
` ✓ Fi.CI.IGT: success for ICELAKE DSI DRIVER

[PATCH] drm/i915/psr: Adds psrwake options for all platforms
 2018-06-15 18:14 UTC  (12+ messages)

[PATCH 1/2] drm/i915: Apply context workarounds directly
 2018-06-15 17:33 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` ✗ Fi.CI.BAT: failure "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox