Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-27 10:28:50 to 2018-04-30 21:17:58 UTC [more...]

[PATCH] input/psmouse: Don't hold the mutex while calling ->disconnect
 2018-04-30 21:17 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for input/psmouse: Don't hold the mutex while calling ->disconnect (rev2)
` ✓ Fi.CI.BAT: success "

[CI 1/2] drm/i915: Move timeline from GTT to ring
 2018-04-30 21:11 UTC  (5+ messages)
` [CI 2/2] drm/i915: Split i915_gem_timeline into individual timelines
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915: Move timeline from GTT to ring
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH v2] drm/i915: Disable some extra clang warnings
 2018-04-30 21:01 UTC  (5+ messages)
    ` [Intel-gfx] "

[PATCH 0/5] drm: Fix rounding errors and use scaling in i915
 2018-04-30 19:50 UTC  (10+ messages)
` [PATCH 1/5] drm/rect: Round above 1 << 16 upwards to correct scale calculation functions
` [PATCH 2/5] drm/rect: Handle rounding errors in drm_rect_clip_scaled, v2
` [PATCH 3/5] drm/i915: Do not adjust scale when out of bounds, v2
` [PATCH 4/5] drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTEST
` [PATCH 5/5] drm/selftests: Add drm helper selftest
` ✗ Fi.CI.CHECKPATCH: warning for drm: Fix rounding errors and use scaling in i915
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 00/17] dma-fence doc polish and small cleanup
 2018-04-30 19:35 UTC  (24+ messages)
` [PATCH 01/17] dma-fence: Some kerneldoc polish for dma-fence.h
` [PATCH 02/17] dma-fence: remove fill_driver_data callback
` [PATCH 04/17] dma-fence: Allow wait_any_timeout for all fences
` [PATCH 06/17] drm/amdgpu: Remove unecessary dma_fence_ops
` [PATCH 07/17] drm: "
` [PATCH 12/17] drm/qxl: "
` [PATCH 13/17] drm/radeon: Remove custom dma_fence_ops->wait implementation
` [PATCH 14/17] drm/vc4: Remove unecessary dma_fence_ops
` [PATCH 16/17] drm/virtio: "

[CI 1/4] drm/i915: Stop tracking timeline->inflight_seqnos
 2018-04-30 18:58 UTC  (8+ messages)
` [CI 2/4] drm/i915: Wrap engine->context_pin() and engine->context_unpin()
` [CI 3/4] drm/i915: Retire requests along rings
` [CI 4/4] drm/i915: Only track live rings for retiring
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/4] drm/i915: Stop tracking timeline->inflight_seqnos
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v5 0/6] Enable NV12 support
 2018-04-30 18:28 UTC  (2+ messages)

[PATCH] drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
 2018-04-30 18:22 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 RESEND] drm/i915: add support for specifying DMC firmware override by module param
 2018-04-30 18:14 UTC  (6+ messages)

[PATCH] drm/i915: configure the transcoder clocks before touching pipeconf on HSW+
 2018-04-30 18:12 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Wait for PSR exit before checking for vblank evasion for an atomic update
 2018-04-30 17:19 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v4 00/22] Workarounds for Icelake
 2018-04-30 17:12 UTC  (7+ messages)
` [PATCH 01/22] drm/i915/icl: Introduce initial Icelake Workarounds
` [PATCH 03/22] drm/i915/icl: WaGAPZPriorityScheme

[PATCH] drm/i915/lrc: Scrub the GPU state of the guilty hanging request
 2018-04-30 15:53 UTC  (17+ messages)
` [PATCH v2] "
` [PATCH v3] "
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success for drm/i915/lrc: Scrub the GPU state of the guilty hanging request (rev3)
` ✗ Fi.CI.IGT: failure "
` [PATCH v4] drm/i915/lrc: Scrub the GPU state of the guilty hanging request
` ✓ Fi.CI.BAT: success for drm/i915/lrc: Scrub the GPU state of the guilty hanging request (rev4)
` ✓ Fi.CI.IGT: "

[PATCH v7 0/2] Enabling content-type setting for HDMI displays
 2018-04-30 15:00 UTC  (7+ messages)
` [PATCH v7 1/2] drm: content-type property for HDMI connector
    ` [Intel-gfx] "

[CI] drm/i915: Print error state times relative to capture
 2018-04-30 14:57 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Print error state times relative to capture (rev3)
` ✓ Fi.CI.IGT: "

[PATCH 0/8] drm/i915: per context slice/subslice powergating
 2018-04-30 14:37 UTC  (4+ messages)
` [PATCH 1/8] drm/i915: expose helper mapping exec flag engine to intel_engine_cs

[PATCH i-g-t 1/4] igt: Exercise creating context with shared GTT
 2018-04-30 14:33 UTC  (5+ messages)
` [PATCH i-g-t 2/4] igt/gem_exec_whisper: Fork all-engine tests one-per-engine
` [PATCH i-g-t 3/4] igt: Add gem_ctx_engines
` [PATCH i-g-t 4/4] igt: Add gem_exec_balance
` ✗ Fi.CI.BAT: failure for series starting with [1/4] igt: Exercise creating context with shared GTT

UHD 620: How to debug a screen resolution that does not work reliably
 2018-04-30 10:37 UTC  (2+ messages)

[PATCH] x86: Mark up large pm4/5 constants with UL
 2018-04-30 10:22 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for x86: Mark up large pm4/5 constants with UL (rev2)

[PATCH 1/2] drm/i915/gtt: Avoid calling non-existent allocate_va_range
 2018-04-30 10:21 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/gtt: Enable full-ppgtt by default for HSW
` [PATCH] drm/i915/gtt: Avoid calling non-existent allocate_va_range
` ✗ Fi.CI.BAT: failure for series starting with drm/i915/gtt: Avoid calling non-existent allocate_va_range (rev2)

[PATCH 0/3] GuC, HuC Loading Support for Geminilake
 2018-04-30  9:17 UTC  (5+ messages)
` [PATCH 1/3] drm/i915/guc: Load GuC v11.98 "
` [PATCH 2/3] drm/i915/huc: Load HuC v03.00.2555 "
` [PATCH 3/3] HAX enable guc, huc for CI
` ✗ Fi.CI.BAT: failure for GuC, HuC Loading Support for Geminilake

[PATCH 0/8] ICL PLLs, DP/HDMI and misc display, v2
 2018-04-30  8:57 UTC  (5+ messages)
` [PATCH 2/8] drm/i915/icl: add definitions for the ICL PLL registers
` ✗ Fi.CI.CHECKPATCH: warning for ICL PLLs, DP/HDMI and misc display (rev6)
` ✗ Fi.CI.BAT: failure "

[RESEND PATCH 1/1] drm/i915/glk: Add MODULE_FIRMWARE for Geminilake
 2018-04-30  7:58 UTC  (11+ messages)

[PATCH] drm/i915/edp: Only use alternate fixed mode when requested
 2018-04-30  7:49 UTC  (6+ messages)

[PATCH v12 00/10] Aspect ratio support in DRM layer
 2018-04-30  6:52 UTC  (21+ messages)
` [PATCH v12 01/10] drm/modes: Introduce drm_mode_match()
` [PATCH v12 02/10] drm/edid: Use drm_mode_match_no_clocks_no_stereo() for consistentcy
` [PATCH v12 03/10] drm/edid: Fix cea mode aspect ratio handling
` [PATCH v12 04/10] drm/edid: Don't send bogus aspect ratios in AVI infoframes
` [PATCH v12 05/10] video/hdmi: Reject illegal picture aspect ratios
` [PATCH v12 06/10] drm: Add DRM client cap for aspect-ratio
` [PATCH v12 07/10] drm: Handle aspect ratio info in legacy modeset path
` [PATCH v12 08/10] drm: Expose modes with aspect ratio, only if requested
` [PATCH v12 09/10] drm: Add aspect ratio parsing in DRM layer
` [PATCH v12 10/10] drm: Add and handle new aspect ratios "
` ✗ Fi.CI.CHECKPATCH: warning for Aspect ratio support "
` ✗ Fi.CI.BAT: failure "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/5] Enable HuC authentication in Icelake
 2018-04-28 11:37 UTC  (9+ messages)
` [PATCH 1/5] drm/i915/icl/guc: Do not allow GuC submission on Icelake for now
` [PATCH 2/5] drm/i915/icl/guc: Pass the bare minimum GuC init parameters for Icelake
` [PATCH 3/5] drm/i915/icl/guc: Define the GuC firmware version "
` [PATCH 4/5] drm/i915/icl/huc: Correctly authenticate the HuC "
` [PATCH 5/5] drm/i915/icl/huc: Define the HuC firmware version "
` ✗ Fi.CI.CHECKPATCH: warning for Enable HuC authentication in Icelake
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Request driver probe from an async task
 2018-04-28  8:16 UTC  (5+ messages)

[PATCH 08/17] drm/i915/icl: Implement voltage swing programming sequence for Combo PHY DDI
 2018-04-28  0:28 UTC  (3+ messages)

[PATCH 0/3] Optimize use of DBuf slices
 2018-04-28  0:15 UTC  (2+ messages)

[PATCH 3/8] drm/i915/icl: add basic support for the ICL clocks
 2018-04-27 23:14 UTC  (2+ messages)

[CI 1/4] drm/i915: Stop tracking timeline->inflight_seqnos
 2018-04-27 19:48 UTC  (8+ messages)
` [CI 2/4] drm/i915: Wrap engine->context_pin() and engine->context_unpin()
` [CI 3/4] drm/i915: Retire requests along rings
` [CI 4/4] drm/i915: Only track live rings for retiring
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/4] drm/i915: Stop tracking timeline->inflight_seqnos
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Print error state times relative to capture
 2018-04-27 19:16 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Print error state times relative to capture (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Promote .format_mod_supported() to the lead role
 2018-04-27 16:33 UTC  (3+ messages)

[PATCH igt 0/8] Non-Intel test suite fixes
 2018-04-27 16:03 UTC  (2+ messages)

[PATCH 1/7] drm/i915: Stop tracking timeline->inflight_seqnos
 2018-04-27 15:47 UTC  (20+ messages)
` [PATCH 2/7] drm/i915: Wrap engine->context_pin() and engine->context_unpin()
` [PATCH 3/7] drm/i915: Retire requests along rings
` [PATCH 4/7] drm/i915: Only track live rings for retiring
` [PATCH 5/7] drm/i915: Move timeline from GTT to ring
` [PATCH 6/7] drm/i915: Split i915_gem_timeline into individual timelines
` [PATCH 7/7] drm/i915: Lazily unbind vma on close
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915: Stop tracking timeline->inflight_seqnos
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915/selftests: Potential uninitialized return in live_reset_whitelist()
 2018-04-27 14:41 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/dp: Rename the edp_sdp_header as dp_sdp_header
 2018-04-27 14:12 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm: Don't pass the index to drm_property_add_enum()
 2018-04-27 14:11 UTC  (4+ messages)

[PATCH] x86: Mark up large pm4/5 constants with UL
 2018-04-27 13:56 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/psr : Add psr1 live status
 2018-04-27 13:14 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/psr : Add psr1 live status (rev2)
` ✓ Fi.CI.IGT: "

[RFC] drm/i915: Rework "Potential atomic update error" to handle PSR exit
 2018-04-27 13:02 UTC  (6+ messages)

[PATCH] drm/i915: Correctly populate user mode h/vdisplay with pipe src size during readout
 2018-04-27 11:08 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "


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