Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-15 09:31:43 to 2018-06-18 07:14:47 UTC [more...]

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

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

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

[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

[PATCH i-g-t] [RFC] Add support to force specific module load
 2018-06-17  0:26 UTC  (3+ messages)

[PATCH] drm/i915: Fix fallout of fake reset along resume
 2018-06-16 22:21 UTC  (5+ 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 "

[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] drm/i915: Enable provoking vertex fix on Gen9+ systems
 2018-06-16  9:35 UTC  (8+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✗ 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 1/3] drm/i915: Nuke the cursor size defines
 2018-06-16  6:27 UTC  (13+ 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 00/14] drm: Try to fix encoder possible_clones/crtcs
 2018-06-16  5:41 UTC  (20+ messages)
` [PATCH 01/14] drm: Add drm_encoder_mask()
` [PATCH 02/14] drm: Include the encoder itself in possible_clones
` [PATCH 03/14] drm/gma500: Sanitize possible_clones
` [PATCH 04/14] drm/sti: Remove pointless casts
` [PATCH 05/14] drm/sti: Try to fix up the tvout possible clones
` [PATCH 06/14] drm/exynos: Use drm_encoder_mask()
` [PATCH 07/14] drm/imx: Remove the bogus possible_clones setup
` [PATCH 08/14] drm: Validate encoder->possible_clones
` [PATCH 09/14] drm/i915: Use drm_encoder_mask()
` [PATCH 10/14] drm/i915: Populate possible_crtcs correctly
` [PATCH 11/14] drm/i915: Fix DP-MST crtc_mask
` [PATCH 12/14] drm/i915: Clean up encoder->crtc_mask setup
` [PATCH 13/14] drm/i915: Simplfy LVDS crtc_mask setup
` [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 "

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

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

[PATCH 1/2] drm/i915/icl: Fix MG PLL setup when refclk is 38.4MHz
 2018-06-16  0:16 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/icl: Do read-modify-write as needed during MG PLL programming
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/icl: Fix MG PLL setup when refclk is 38.4MHz
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[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] drm/i915/guc: Print CTL params passed to Guc
 2018-06-15 23:30 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[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)

[PATCH 1/3] drm/atomic: Improve debug messages
 2018-06-15 20:32 UTC  (4+ messages)
` [PATCH 2/3] drm: Print bad user modes

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

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

[PATCH 00/20] ICELAKE DSI DRIVER
 2018-06-15 18:14 UTC  (28+ messages)
` [PATCH 01/20] drm/i915/icl: Define register for DSI PLL
` [PATCH 02/20] drm/i915/icl: Program DSI Escape clock Divider
` [PATCH 03/20] drm/i915/icl: Define DSI mode ctl register
` [PATCH 04/20] drm/i915/icl: Enable DSI IO power
` [PATCH 05/20] drm/i915/icl: Define PORT_CL_DW_10 register
` [PATCH 06/20] drm/i915/icl: Power down unused DSI lanes
` [PATCH 07/20] drm/i915/icl: Define AUX lane registers for Port A/B
` [PATCH 08/20] drm/i915/icl: Configure lane sequencing of combo phy transmitter
` [PATCH 09/20] drm/i915/icl: DSI vswing programming sequence
` [PATCH 10/20] drm/i915/icl: Enable DDI Buffer
` [PATCH 11/20] drm/i915/icl: Define T_INIT_MASTER registers
` [PATCH 12/20] drm/i915/icl: Program "
` [PATCH 13/20] drm/i915/icl: Define data/clock lanes dphy timing registers
` [PATCH 14/20] drm/i915/icl: Program DSI clock and data lane timing params
` [PATCH 15/20] drm/i915/icl: Define TA_TIMING_PARAM registers
` [PATCH 16/20] drm/i915/icl: Program "
` [PATCH 17/20] drm/i915/icl: Get DSI transcoder for a given port
` [PATCH 18/20] drm/i915/icl: Add macros for MMIO of DSI transcoder registers
` [PATCH 19/20] drm/i915/icl: Define TRANS_DSI_FUNC_CONF register
` [PATCH 20/20] drm/i915/icl: Configure DSI transcoders
` ✗ Fi.CI.CHECKPATCH: warning for ICELAKE DSI DRIVER
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[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  (4+ messages)
` [PATCH 2/2] drm/i915: Enable provoking vertex fix on Gen9+ systems
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Apply context workarounds directly
` ✗ Fi.CI.BAT: failure "

[PATCH 1/3] drm/i915: Keep the ctx workarounds tightly packed
 2018-06-15 16:43 UTC  (9+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/3] "

[PATCH i-g-t 1/2] igt/gem_userptr: Exercise new PROBE | POPULATE flags
 2018-06-15 15:32 UTC  (2+ messages)
` [PATCH i-g-t 2/2] igt/gem_userptr: Check read-only mappings

[PATCH 3/5] drm/i915: Prevent writing into a read-only object via a GGTT mmap
 2018-06-15 15:26 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 1/2] drm/i915/gtt: Enable full-ppgtt by default everywhere
 2018-06-15 14:10 UTC  (7+ messages)
` [PATCH 2/2] drm/i915/gtt: Full ppgtt everywhere, no excuses

[CI] drm/i915: Be irqsafe inside reset
 2018-06-15 14:10 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] igt/gem_tiled_partial_pwrite_pread: Check for known swizzling
 2018-06-15 12:47 UTC 

[PATCH 1/2] drm/i915: Keep the ctx workarounds tightly packed
 2018-06-15 12:39 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

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

[CI 1/2] drm/i915: Be irqsafe inside reset
 2018-06-15 10:18 UTC  (4+ messages)
` [CI 2/2] drm/i915/execlists: Reset the CSB head tracking on reset/sanitization
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915: Be irqsafe inside reset
` ✓ Fi.CI.BAT: success "


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