Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-19 18:51:48 to 2018-03-21 10:41:44 UTC [more...]

[RFC PATCH i-g-t 0/3] Test the plane formats on the Chamelium
 2018-03-21 10:41 UTC  (6+ messages)
` [RFC PATCH i-g-t 3/3] tests: Add vc4 test suite

[PATCH] drm/i915: Skip logging impossible slices
 2018-03-21 10:41 UTC  (2+ messages)

[PATCH 0/7] drm/i915: move dpll_info inside intel_shared_dpll
 2018-03-21 10:25 UTC  (14+ messages)
` [PATCH 1/7] drm/i915: move dpll_info to header
` [PATCH 2/7] drm/i915: embed dpll_info inside intel_shared_dpll
` [PATCH 3/7] drm/i915: use funcs from dpll_info embedded in intel_shared_dpll
` [PATCH 4/7] drm/i915: use name "
` [PATCH 5/7] drm/i915: use id "
` [PATCH 6/7] drm/i915: use flags "
` [PATCH 7/7] drm/i915: rename dpll_info to intel_dpll_info
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: move dpll_info inside intel_shared_dpll
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915/execlists: Use a locked clear_bit() for synchronisation with interrupt
 2018-03-21 10:24 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: "

[RFC v1] Data port coherency control for UMDs
 2018-03-21 10:16 UTC  (11+ messages)
` [RFC v1] drm/i915: Add Exec param to control data port coherency

[PATCH v3] drm/i915/icl: Added ICL 11 slice, subslice and EU fuse detection
 2018-03-21 10:03 UTC  (8+ messages)
  ` [PATCH v4] "
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.BAT: success for drm/i915/icl: Added ICL 11 slice, subslice and EU fuse detection (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/selftests: Include the trace as a debug aide
 2018-03-21 10:03 UTC 

[PATCH 0/5] PSR interrupts
 2018-03-21  9:13 UTC  (10+ messages)
` [PATCH 1/5] drm/i915: Enable edp psr error interrupts on hsw
` [PATCH 2/5] drm/i915: Drop reg_write from the PSR mask
` [PATCH 3/5] drm/i915: Enable edp psr error interrupts on bdw+
` [PATCH 4/5] drm/i915/psr: Control PSR interrupts via debugfs
` [PATCH 5/5] drm/i915/psr: Timestamps for PSR entry and exit interrupts
` ✗ Fi.CI.CHECKPATCH: warning for PSR interrupts
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH igt 0/8] Non-Intel test suite fixes
 2018-03-21  8:52 UTC  (11+ messages)
` [PATCH igt 1/8] tests/kms_addfb_basic: skip i915-specific tests on other platforms
` [PATCH igt 2/8] tests/kms_panel_fitting: check for i915 before checking version

[PATCH 1/2] drm/i915: Add code to accept valid locked WOPCM register values
 2018-03-21  8:36 UTC  (3+ messages)
` [PATCH 2/2] HAX enable guc for CI
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Add code to accept valid locked WOPCM register values

[PATCH 1/6] Revert "drm/atomic-helper: Fix leak in disable_all"
 2018-03-21  8:25 UTC  (9+ messages)
` [PATCH 2/6] drm/atomic-helper: Make drm_atomic_helper_disable_all() update the plane->fb pointers
` [PATCH 3/6] drm: Clear crtc->primary->crtc when disabling the crtc via setcrtc()
` [PATCH 4/6] drm/atomic-helper: WARN if legacy plane fb pointers are bogus when committing duplicated state
` [PATCH 5/6] drm/i915: Restore planes after load detection
` [PATCH 6/6] drm/i915: Make force_load_detect effective even w/ DMI quirks/hotplug
` ✓ Fi.CI.BAT: success for series starting with [1/6] Revert "drm/atomic-helper: Fix leak in disable_all"
` ✓ Fi.CI.IGT: "

[PATCH v2 0/7] drm/i915: move dpll_info inside intel_shared_dpll
 2018-03-21  2:46 UTC  (11+ messages)
` [PATCH v2 1/7] drm/i915: move dpll_info to header
` [PATCH v2 2/7] drm/i915: add dpll_info inside intel_shared_dpll
` [PATCH v2 3/7] drm/i915: use funcs from intel_shared_dpll.info
` [PATCH v2 4/7] drm/i915: use name "
` [PATCH v2 5/7] drm/i915: use id "
` [PATCH v2 6/7] drm/i915: use flags from dpll_info embedded in intel_shared_dpll
` [PATCH v2 7/7] drm/i915: reorder dpll_info members
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: move dpll_info inside intel_shared_dpll (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] meson: Chamelium depends on GSL
 2018-03-21  2:35 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "

[PATCH 1/5] drm/i915: Add control flags to i915_handle_error()
 2018-03-21  0:17 UTC  (14+ messages)
` [PATCH 2/5] drm/i915/execlists: Refactor out complete_preempt_context()
` [PATCH 3/5] drm/i915: Move engine reset prepare/finish to backends
` [PATCH 4/5] drm/i915: Split execlists/guc reset prepartions
` [PATCH 5/5] drm/i915/execlists: Flush pending preemption events during reset
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915: Add control flags to i915_handle_error()
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v2] drm/i915/guc: Unify parameters of public CT functions
 2018-03-20 19:55 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/guc: Unify parameters of public CT functions (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] RFC: debugobjects: capture stack traces at _init() time
 2018-03-20 19:44 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[CI 1/3] drm/i915/guc: Unify naming of private GuC action functions
 2018-03-20 19:04 UTC  (4+ messages)
` [CI 2/3] drm/i915/guc: Drop union guc_log_control
` [CI 3/3] drm/i915/guc: Move enable/disable msg functions to GuC header
` ✓ Fi.CI.BAT: success for series starting with [CI,1/3] drm/i915/guc: Unify naming of private GuC action functions

[PATCH v2] drm/i915/guc: Handle GuC log flush event in dedicated function
 2018-03-20 18:56 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Avoid setting ring freq on invalid rps freqs
 2018-03-20 18:01 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Warn if rps max frequency is not set
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Avoid setting ring freq on invalid rps freqs

[PATCH] drm/i915/guc: enable guc interrupts unconditionally in uc_resume
 2018-03-20 16:18 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v5 0/8] YCBCR 4:2:0/4:4:4 output support for LSPCON
 2018-03-20 15:31 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for YCBCR 4:2:0/4:4:4 output support for LSPCON (rev3)

[PATCH] drm/i915/pm: Warn if rpm frequencies are not set
 2018-03-20 15:29 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "

[PATCH] drm/i915/guc: Unify parameters of public CT functions
 2018-03-20 15:08 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Specify which engines to reset following semaphore/event lockups
 2018-03-20 15:04 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Add control flags to i915_handle_error()
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Specify which engines to reset following semaphore/event lockups
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/guc: Don't try to enable GuC logging when we're not using GuC
 2018-03-20 14:55 UTC  (12+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "
` [PATCH v2] "
  ` [PATCH v3] "
` ✓ Fi.CI.BAT: success for drm/i915/guc: Don't try to enable GuC logging when we're not using GuC (rev2)
` ✓ Fi.CI.IGT: "
` ✓ Fi.CI.BAT: success for drm/i915/guc: Don't try to enable GuC logging when we're not using GuC (rev3)
` ✓ Fi.CI.IGT: "

[PATCH 1/8] drm/i915/icl: Check for fused-off VDBOX and VEBOX instances
 2018-03-20 14:34 UTC  (3+ messages)
` [PATCH 3/8] drm/i915/icl: Update subslice define for ICL 11

[PATCH] drm/i915: Select STACKDEPOT for DRM_I915_DEBUG
 2018-03-20 14:14 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH i-g-t v8] tests/perf_pmu: Improve accuracy by waiting on spinner to start
 2018-03-20 13:51 UTC  (2+ messages)
` [PATCH i-g-t v9] "

[PATCH] input/psmouse: Don't hold the mutex while calling ->disconnect
 2018-03-20 11:09 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] semaphore: might_lock(->pi_lock) in up()
 2018-03-20  9:16 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[drm-intel:drm-intel-next-queued 13/14] drivers/gpu/drm/i915/intel_guc.c:230:12-17: WARNING: Unsigned expression compared with zero: level < 0 (fwd)
 2018-03-20  8:44 UTC 

[PATCH 00/14] drm/i915: Clean up the port pipe select bits
 2018-03-20  8:36 UTC  (17+ messages)
` [PATCH 01/14] drm/i915: Clean up ADPA "
` [PATCH 02/14] drm/i915: Clean up LVDS "
` [PATCH 03/14] drm/i915: Clean up SDVO "
` [PATCH 04/14] drm/i915: Clean up TV "
` [PATCH 05/14] drm/i915: Clean up DVO "
` [PATCH 08/14] drm/i915: Check for IVB instead of gen7 when we think about IVB CPU eDP
` [PATCH 09/14] drm/i915: Move intel_ddi_get_crtc_new_encoder() out from ddi code
` [PATCH 10/14] drm/i915: Parametrize TRANS_DP_PORT_SEL

[PULL] gvt-next-fixes for 4.17
 2018-03-20  2:41 UTC 

[PATCH] drm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL values for DP 1.4
 2018-03-20  1:26 UTC  (4+ messages)

linux-next: manual merge of the drm-misc tree with Linus' tree
 2018-03-20  1:08 UTC 

[PATCH v2] drm/i915: Disable some extra clang warnings
 2018-03-19 23:11 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: Disable some extra clang warnings (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: warning "

[PATCH 1/2] drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads
 2018-03-19 22:50 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Implement WaProgramMgsrForL3BankSpecificMmioReads
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads
` ✗ Fi.CI.BAT: "

[PATCH] drm/i915: make GEM_WARN_ON less terrible
 2018-03-19 22:33 UTC  (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Reword warning for missing cases
 2018-03-19 21:55 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Reword warning for missing cases (rev2)

[PATCH] drm/i915/gvt/scheduler: fix potential NULL pointer dereference
 2018-03-19 21:45 UTC  (5+ messages)

[PATCH] drm/i915: Reword warning for missing cases
 2018-03-19 21:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/i915: Promote .format_mod_supported() to the lead role
 2018-03-19 21:23 UTC  (3+ messages)
` ✗ Fi.CI.IGT: warning for "

[PATCH i-g-t 0/5] Queued/runnable/running engine stats
 2018-03-19 20:58 UTC  (3+ messages)
` [PATCH i-g-t 4/5] tests/perf_pmu: Add tests for engine queued/runnable/running stats

[PATCH v3 1/3] drm/i915/guc: Unify naming of private GuC action functions
 2018-03-19 20:42 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for series starting with [v3,1/3] "

[PATCH v4 0/7] Queued/runnable/running engine stats
 2018-03-19 19:57 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for Queued/runnable/running engine stats (rev3)

[PATCH v2 1/3] drm/i915/guc: Unify naming of private GuC action functions
 2018-03-19 19:26 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v2,1/3] "

[PATCH] drm/i915: make edp optimize config
 2018-03-19 19:12 UTC  (2+ messages)

[PATCH] drm/i915/gvt: fix spelling mistake: "registeration" -> "registration"
 2018-03-19 18:51 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