Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-06 11:29:04 to 2018-04-09 10:20:00 UTC [more...]

[PATCH] drm/i915: Silence debugging DRM_ERROR for failing to suspend vlv powerwells
 2018-04-09 10:20 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Park before resetting the submission backend
 2018-04-09 10:18 UTC 

[PATCH v5 0/7] Queued/runnable/running engine stats
 2018-04-09 10:17 UTC  (18+ messages)
` [PATCH 2/7] drm/i915: Keep a count of requests waiting for a slot on GPU
` [PATCH 3/7] drm/i915: Keep a count of requests submitted from userspace
` [PATCH 4/7] drm/i915/pmu: Add queued counter
` [PATCH 5/7] drm/i915/pmu: Add runnable counter
` [PATCH 6/7] drm/i915/pmu: Add running counter
` [PATCH 7/7] drm/i915: Engine queues query

[PATCH] drm/i915/cnp: Properly handle VBT ddc pin out of bounds
 2018-04-09  9:48 UTC  (6+ messages)

[PATCH v1 00/14] Preparation patches for NV12
 2018-04-09  9:41 UTC  (22+ messages)
` [PATCH v1 01/14] drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values
` [PATCH v1 02/14] drm/i915/skl+: refactor WM calculation for NV12
` [PATCH v1 03/14] drm/i915/skl+: add NV12 in skl_format_to_fourcc
` [PATCH v1 04/14] drm/i915/skl+: support verification of DDB HW state for NV12
` [PATCH v1 05/14] drm/i915/skl+: NV12 related changes for WM
` [PATCH v1 06/14] drm/i915/skl+: pass skl_wm_level struct to wm compute func
` [PATCH v1 07/14] drm/i915/skl+: make sure higher latency level has higher wm value
` [PATCH v1 08/14] drm/i915/skl+: nv12 workaround disable WM level 1-7
` [PATCH v1 09/14] drm/i915/skl: split skl_compute_ddb function
` [PATCH v1 10/14] drm/i915: Display WA 827
` [PATCH v1 11/14] drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl Reg
` [PATCH v1 12/14] drm/i915: Set scaler mode for NV12
` [PATCH v1 13/14] drm/i915: Update format_is_yuv() to include NV12
` [PATCH v1 14/14] drm/i915: Upscale scaler max scale for NV12
` ✓ Fi.CI.BAT: success for Preparation patches "
` ✓ Fi.CI.IGT: "

[PATCH 01/13] drm/msm: Stop consulting plane->fb/crtc
 2018-04-09  8:41 UTC  (5+ messages)
` [PATCH 11/13] drm/omapdrm: Nuke omap_framebuffer_get_next_connector()
    ` [Intel-gfx] "

[PATCH] drm/i915: Do NOT skip the first 4k of stolen memory for pre-allocated buffers
 2018-04-09  8:30 UTC  (13+ messages)
` [Intel-gfx] "

[PATCH v2 0/4] HDCP1.4 fixes
 2018-04-09  8:28 UTC  (6+ messages)
` [PATCH v2 3/4] drm/i915: Check hdcp key loadability

[PATCH 01/10] include: Move ascii85 functions from i915 to linux/ascii85.h
 2018-04-09  7:19 UTC  (2+ messages)

[PATCH] drm/i915/audio: Fix audio detection issue on GLK
 2018-04-08 14:00 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH 1/2] drm/i915: Treat i915_reset_engine() as guilty until proven innocent
 2018-04-07  9:19 UTC  (9+ messages)
` [PATCH 2/2] drm/i915: Pass the set of guilty engines to i915_reset()
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Treat i915_reset_engine() as guilty until proven innocent
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/psr: Chase psr.enabled only under the psr.lock
 2018-04-07  9:05 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v4] drm/i915/dp: Send DPCD ON for MST before phy_up
 2018-04-07  5:46 UTC  (10+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
` [PATCH v5] "
` ✓ Fi.CI.BAT: success for drm/i915/dp: Send DPCD ON for MST before phy_up (rev2)
` ✓ Fi.CI.IGT: "

[PATCH 01/22] drm/i915/icl: Introduce initial Icelake Workarounds
 2018-04-07  4:34 UTC  (25+ messages)
` [PATCH 02/22] drm/i915/icl: WaGAPZPriorityScheme
` [PATCH 03/22] drm/i915/icl: WaModifyGamTlbPartitioning
` [PATCH 04/22] drm/i915/icl: WaL3BankAddressHashing
` [PATCH 05/22] drm/i915/icl: WaDisableCleanEvicts
` [PATCH 06/22] drm/i915/icl: WaDisableImprovedTdlClkGating
` [PATCH 07/22] drm/i915/icl: WaCL2SFHalfMaxAlloc
` [PATCH 08/22] drm/i915/icl: WaDisCtxReload
` [PATCH 09/22] drm/i915/icl: WaSendPushConstantsFromMMIO
` [PATCH 10/22] drm/i915/icl: WaAllowUMDToModifyHalfSliceChicken2
` [PATCH 11/22] drm/i915/icl: WaAllowUMDToModifyHalfSliceChicken7
` [PATCH 12/22] drm/i915/icl: WaAllowUmdWriteTRTTRootTable
` [PATCH 13/22] drm/i915/icl: WaAllowUMDToModifySamplerMode
` [PATCH 14/22] drm/i915/icl: WaEnableStateCacheRedirectToCS
` [PATCH 15/22] drm/i915/icl: Enable Sampler DFR
` [PATCH 16/22] drm/i915/icl: Wa_1405779004
` [PATCH 17/22] drm/i915/icl: Wa_1406680159 and Wa_2201832410
` [PATCH 18/22] drm/i915/icl: Wa_1604302699
` [PATCH 19/22] drm/i915/icl: Wa_2006665173
` [PATCH 20/22] drm/i915/icl: Wa_1406838659
` [PATCH 21/22] drm/i915/icl: WaForwardProgressSoftReset
` [PATCH 22/22] drm/i915/icl: WaEnableFloatBlendOptimization
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/22] drm/i915/icl: Introduce initial Icelake Workarounds
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Treat i915_reset_engine() as guilty until proven innocent
 2018-04-07  2:43 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "

[PATCH v2 1/2] drm/i915/debugfs: Print sink PSR status
 2018-04-07  1:40 UTC  (5+ messages)

[PATCH] drm/i915/psr: enable psr1 on psr2 panels
 2018-04-06 23:47 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: warning "

[PATCH] drm/i915/psr: vbt change for psr
 2018-04-06 21:55 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

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

[PATCH 1/2] drm/i915/fbc/cnl: Add GLK and CNL+ hardware tracking size
 2018-04-06 21:17 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/fbc: Resize CFB in non-full modeset paths
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/fbc/cnl: Add GLK and CNL+ hardware tracking size
` ✗ Fi.CI.BAT: "

[PATCH] drm/i915: Split out parking from the idle worker for reuse
 2018-04-06 20:42 UTC  (13+ messages)
` ✓ Fi.CI.BAT: success for "
` [PATCH v3] "
` ✗ Fi.CI.BAT: failure for drm/i915: Split out parking from the idle worker for reuse (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: success for drm/i915: Split out parking from the idle worker for reuse
` ✓ Fi.CI.IGT: success for drm/i915: Split out parking from the idle worker for reuse (rev2)

[PATCH 1/7] drm/arc: Stop consulting plane->fb
 2018-04-06 19:35 UTC  (8+ messages)
` [PATCH 4/7] drm/vmwgfx: Stop using plane->fb in vmw_kms_update_implicit_fb()
` [PATCH 5/7] drm/vmwgfx: Stop updating plane->fb
` [PATCH 6/7] drm/vmwgfx: Stop using plane->fb in atomic_enable()

[PATCH] drm/i915/execlists: Set queue priority from secondary port
 2018-04-06 16:58 UTC  (2+ messages)

[PATCH i-g-t v3] tests/kms_rotation_crc: Move platform checks to one place for non exhaust fence cases
 2018-04-06 15:56 UTC  (5+ messages)

[PATCH igt] igt/gem_eio: Require context support before creation
 2018-04-06 15:48 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "

[PATCH] drm/i915/selftests: Rename wait_for_hang() to wait_until_running()
 2018-04-06 15:15 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Enclose for_each_engine_masked macro arguments in parentheses
 2018-04-06 15:07 UTC  (5+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Enclose for_each_engine_masked macro arguments in parentheses (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/execlists: Log fence context & seqno throughout GEM_TRACE
 2018-04-06 15:05 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for "
` ✓ Fi.CI.BAT: success for drm/i915/execlists: Log fence context & seqno throughout GEM_TRACE (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH 1/5] drm/i915/icl: Add reset control register changes
 2018-04-06 15:02 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/5] drm/i915/icl: Add reset control register changes (rev3)

[PATCH 1/4] drm/i915: Only call finish_reset after a prepare_reset
 2018-04-06 14:09 UTC  (7+ messages)
` [PATCH 4/4] drm/i915: Park before resetting the submission backend
` ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915: Only call finish_reset after a prepare_reset (rev2)

[PATCH v20 00/18] Add NV12 support
 2018-04-06 13:54 UTC  (22+ messages)
` [PATCH v20 01/18] drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values
` [PATCH v20 02/18] drm/i915/skl+: refactor WM calculation for NV12
` [PATCH v20 03/18] drm/i915/skl+: add NV12 in skl_format_to_fourcc
` [PATCH v20 04/18] drm/i915/skl+: support verification of DDB HW state for NV12
` [PATCH v20 05/18] drm/i915/skl+: NV12 related changes for WM
` [PATCH v20 06/18] drm/i915/skl+: pass skl_wm_level struct to wm compute func
` [PATCH v20 07/18] drm/i915/skl+: make sure higher latency level has higher wm value
` [PATCH v20 08/18] drm/i915/skl+: nv12 workaround disable WM level 1-7
` [PATCH v20 09/18] drm/i915/skl: split skl_compute_ddb function
` [PATCH v20 10/18] drm/i915: Display WA 827
` [PATCH v20 11/18] drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl Reg
` [PATCH v20 12/18] drm/i915: Set scaler mode for NV12
` [PATCH v20 13/18] drm/i915: Update format_is_yuv() to include NV12
` [PATCH v20 14/18] drm/i915: Upscale scaler max scale for NV12
` [PATCH v20 15/18] drm/i915: Add NV12 as supported format for primary plane
` [PATCH v20 16/18] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH v20 17/18] drm/i915: Add NV12 support to intel_framebuffer_init
` [PATCH v20 18/18] drm/i915: Do not do fb src adjustments for NV12
` ✗ Fi.CI.BAT: warning for Add NV12 support (rev10)

[PATCH] drm/i915: set minimum CD clock to twice the BCLK
 2018-04-06 13:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/i915/execlists: Log fence context & seqno throughout GEM_TRACE
 2018-04-06 12:35 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] drm/i915: throw __must_check at GEM_WARN_ON
 2018-04-06 11:39 UTC  (3+ messages)


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