Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-25 09:32:34 to 2018-05-29 15:32:31 UTC [more...]

[PULL] drm-intel-fixes
 2018-05-29 15:32 UTC 

[PATCH] drm/i915/guc: Don't read SOFT_SCRATCH(15) on MMIO error
 2018-05-29 15:30 UTC  (8+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[RFC PATCH] drm/i915/guc: New interface files for GuC starting in Gen11
 2018-05-29 14:59 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 0/4] Enable P010, P012 and P016 formats for GLK/CNL
 2018-05-29 14:23 UTC  (8+ messages)
` [PATCH 1/4] drm: Add P010, P012, P016 format definitions and fourcc
` [PATCH 2/4] drm/i915: Add P010, P012, P016 plane control definitions
` [PATCH 3/4] drm/i915: preparations for enabling P010, P012, P016 formats
` [PATCH 4/4] drm/i915: enable P010, P012, P016 formats for primary and sprite planes
` ✗ Fi.CI.CHECKPATCH: warning for Enable P010, P012 and P016 formats for GLK/CNL
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH i-g-t] igt/gem_ctx_isolation: Test INSTPM back to gen6
 2018-05-29 14:06 UTC  (2+ messages)

[PATCH 1/5] drm/i915: Remove stale asserts from i915_gem_find_active_request()
 2018-05-29 14:02 UTC  (7+ messages)
` [PATCH 2/5] drm/i915: Switch to kernel context before idling at runtime
` [PATCH 3/5] drm/i915: "Race-to-idle" after switching to the kernel context
` [PATCH 4/5] drm/i915: After reset on sanitization, reset the engine backends
` [PATCH 5/5] drm/i915: Only sanitize GEM from late suspend
` ✗ Fi.CI.SPARSE: warning for series starting with [1/5] drm/i915: Remove stale asserts from i915_gem_find_active_request()
` ✓ Fi.CI.BAT: success "

[PATCH v4 00/11] Workarounds for Icelake
 2018-05-29 13:03 UTC  (21+ messages)
` [PATCH 01/11] drm/i915/icl: WaDisableImprovedTdlClkGating
` [PATCH 02/11] drm/i915/icl: WaEnableStateCacheRedirectToCS
` [PATCH 03/11] drm/i915/icl: Wa_2006665173
` [PATCH 04/11] drm/i915/icl: WaEnableFloatBlendOptimization
` [PATCH 05/11] drm/i915/icl: WaSendPushConstantsFromMMIO
` [PATCH 06/11] drm/i915/icl: WaAllowUMDToModifyHalfSliceChicken2
` [PATCH 07/11] drm/i915/icl: WaAllowUMDToModifyHalfSliceChicken7
` [PATCH 08/11] drm/i915/icl: WaAllowUmdWriteTRTTRootTable
` [PATCH 09/11] drm/i915/icl: WaAllowUMDToModifySamplerMode
` [PATCH 10/11] drm/i915/icl: WaEnablePreemptionGranularityControlByUMD
` [PATCH 11/11] drm/i915/icl: Wa_1406463099
` ✓ Fi.CI.BAT: success for Workarounds for Icelake (rev4)
` ✓ Fi.CI.IGT: "

linux-next: build failure after merge of the drm-intel-fixes tree
 2018-05-29 11:45 UTC  (2+ messages)

[PATCH] RFT mm/oomkill: Don't skip the reaper
 2018-05-29 11:23 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t v5] intel-gpu-top: Rewrite the tool to be safe to use
 2018-05-29  9:58 UTC  (3+ messages)
` [PATCH i-g-t v6] "
  ` [igt-dev] "

[PATCH v4 00/41] drm/i915: Implement HDCP2.2
 2018-05-29  9:40 UTC  (11+ messages)
` [PATCH v4 30/41] drm/i915: Initialize HDCP2.2 and its MEI interface

[PATCH] Revert "net/sch_generic: Shut up noise"
 2018-05-29  9:18 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 0/9] drm: Add generic fbdev emulation
 2018-05-29  7:54 UTC  (9+ messages)
` [PATCH 4/9] drm: Begin an API for in-kernel clients
` [PATCH 5/9] drm/fb-helper: Add generic fbdev emulation .fb_probe function

[PATCH 0/2] drm/i915: Fix incorrect virtual PCH_NONE/PCH_NOP assignment
 2018-05-29  6:20 UTC  (12+ messages)
` [PATCH 2/2] drm/i915: Assign PCH_NONE for BXT in virtualization
` [PATCH 1/2] drm/i915: Update virtual PCH in single function
` ✓ Fi.CI.BAT: success for drm/i915: Fix incorrect virtual PCH_NONE/PCH_NOP assignment
` ✓ Fi.CI.IGT: "
` ✗ Fi.CI.BAT: failure for drm/i915: Fix incorrect virtual PCH_NONE/PCH_NOP assignment (rev2)

[PATCH] drm/i915: Special case kernel_context switch request
 2018-05-27 16:24 UTC  (2+ messages)

[drm-intel:for-linux-next-fixes 4/4] include/linux/compiler.h:339:38: error: call to '__compiletime_assert_119' declared with attribute error: BUILD_BUG_ON failed: sizeof(_s) > sizeof(long)
 2018-05-26 22:01 UTC 

[CI 1/2] drm/i915: Switch to kernel context before idling at runtime
 2018-05-26 10:21 UTC  (4+ messages)
` [CI 2/2] drm/i915: "Race-to-idle" after switching to the kernel context
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915: Switch to kernel context before idling at runtime
` ✗ Fi.CI.IGT: failure "

[PATCH v2 00/13] drm: Eliminate plane->fb/crtc usage for atomic drivers
 2018-05-26  6:02 UTC  (17+ messages)
` [PATCH v2 01/13] drm/vmwgfx: Stop using plane->fb in vmw_kms_atomic_check_modeset()
` [PATCH v2 02/13] drm/vmwgfx: Stop using plane->fb in vmw_kms_helper_dirty()
` [PATCH v2 03/13] drm/vmwgfx: Stop using plane->fb in vmw_kms_update_implicit_fb()
` [PATCH v2 04/13] drm/vmwgfx: Stop updating plane->fb
` [PATCH v2 05/13] drm/vmwgfx: Stop using plane->fb in atomic_enable()
` [PATCH v2 06/13] drm/vmwgfx: Stop messing about with plane->fb/old_fb/crtc
` [PATCH v2 07/13] drm/amdgpu/dc: Stop updating plane->fb
` [PATCH v2 08/13] drm/i915: Stop updating plane->fb/crtc
` [PATCH v2 09/13] drm/exynos: Stop updating plane->crtc
  ` [PATCH v2 10/13] drm/msm: Stop updating plane->fb/crtc
` [PATCH v2 11/13] drm/virtio: Stop updating plane->crtc
` [PATCH v2 12/13] drm/vc4: Stop updating plane->fb/crtc
` [PATCH v2 13/13] drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
` ✗ Fi.CI.CHECKPATCH: warning for drm: Eliminate plane->fb/crtc usage for atomic drivers (rev6)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v1] drm/i915/gen11: Preempt-to-idle support in execlists
 2018-05-26  5:18 UTC  (6+ messages)
` [PATCH v4] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gen11: Preempt-to-idle support in execlists. (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/pmu: Measure sampler intervals
 2018-05-26  3:50 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/icl: fix icl_unmap/map_plls_to_ports
 2018-05-26  1:33 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/icl: fix icl_unmap/map_plls_to_ports (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Remove stale asserts from i915_gem_find_active_request()
 2018-05-26  0:04 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915 : clip yuv primary planes to hw constraints
 2018-05-25 20:48 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 00/24] More ICL display patches
 2018-05-25 20:11 UTC  (24+ messages)
` [PATCH 02/24] drm/i915/icl: GSE interrupt moves from DE_MISC to GU_MISC
        ` [PATCH v2] "
` [PATCH 06/24] drm/i915/ICL: Add register definition for DFLEXDPMLE
  ` [PATCH v2 "
  ` [PATCH v3 06/24] drm/i915/icl: "
` [PATCH 07/24] drm/i915/icl: Add DDI HDMI level selection for ICL
` [PATCH 25/24] drm/i915/icl: fix gmbus gpio pin mapping
  ` [PATCH 26/24] drm/i915/icl: Add allowed DP rates for Icelake
  ` [PATCH 27/24] drm/i915/dp: Add support for HBR3 and TPS4 during link training
` ✗ Fi.CI.BAT: failure for More ICL display patches (rev11)

[PATCH] drm/i915 : clip yuv primary planes to hw constraints
 2018-05-25 20:09 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915 : clip yuv primary planes to hw constraints (rev2)

[PATCH v5] drm/i915/uc: Trivial s/dev_priv/i915 in intel_uc.c
 2018-05-25 19:30 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915: Try to suppress more spurious PCH underruns on ILK-IVB
 2018-05-25 19:23 UTC  (10+ messages)
` [PATCH 2/2] drm/i915: Simplify ilk-ivb underrun suppression

DRM Inquiry
 2018-05-25 17:14 UTC  (9+ messages)

[PATCH v6 0/7] drm/i915: per context slice/subslice powergating
 2018-05-25 15:42 UTC  (6+ messages)
` [PATCH v6 7/7] drm/i915: add a sysfs entry to let users set sseu configs

[PATCH i-g-t] igt/perf_pmu: Flush to idle after hang
 2018-05-25 15:14 UTC 

[PATCH v2 2/3] drm/i915: Consult VBT "LVDS config" bits to determine whether internal LVDS is present
 2018-05-25 15:02 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH] drm/edid: Fix up edid_cea_modes[] formatting
 2018-05-25 14:29 UTC  (3+ messages)

RFC avoiding ksoftirqd for first submission
 2018-05-25 14:25 UTC  (29+ messages)
` [PATCH 01/18] drm/i915: Prepare GEM for suspend earlier
` [PATCH 02/18] drm/i915: Switch to kernel context before idling at runtime
` [PATCH 03/18] drm/i915: "Race-to-idle" after switching to the kernel context
` [PATCH 04/18] drm/i915: After reset on sanitization, reset the engine backends
` [PATCH 06/18] drm/i915: Flush the ring stop bit after clearing RING_HEAD in reset
` [PATCH 08/18] drm/i915/execlists: Wait for ELSP submission on restart
` [PATCH 09/18] drm/i915/execlists: Reset the CSB head tracking on reset/sanitization
` [PATCH 10/18] drm/i915/execlists: Pull submit after dequeue under timeline lock
` [PATCH 11/18] drm/i915/execlists: Pull CSB reset under the timeline.lock
` [PATCH 12/18] drm/i915/execlists: Process one CSB interrupt at a time
` [PATCH 13/18] drm/i915/execlists: Unify CSB access pointers
` [PATCH 14/18] drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd)
` [PATCH 15/18] drm/i915: Move rate-limiting request retire to after submission
` [PATCH 16/18] drm/i915: Wait for engines to idle before retiring
` [PATCH 17/18] drm/i915: Move engine request retirement to intel_engine_cs
` [PATCH 18/18] drm/i915: Hold request reference for submission until retirement
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/18] drm/i915: Prepare GEM for suspend earlier
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Prepare GEM for suspend earlier
 2018-05-25 13:55 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Prepare GEM for suspend earlier (rev5)
` ✓ Fi.CI.IGT: "

[PATCH 1/3] drm/i915/trace: Describe engines as class:instance pairs
 2018-05-25 12:56 UTC  (8+ messages)
` [PATCH 2/3] drm/i915/trace: Remove engine out of the context sandwich
` ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915/trace: Describe engines as class:instance pairs

[PATCH v4] drm/i915: Flush the ring stop bit after clearing RING_HEAD in reset
 2018-05-25 12:54 UTC  (11+ messages)

[PATCH] drm/i915/execlists: Wait for ELSP submission on restart
 2018-05-25 12:42 UTC  (2+ messages)

[PATCH i-g-t 1/2] lib: Prioritise oom targetting our children
 2018-05-25 12:19 UTC  (2+ messages)
` [PATCH i-g-t 2/2] tests/drv_suspend: Suspend under memory pressure


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