public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2017-10-27 20:47:51 to 2017-10-31 08:51:37 UTC [more...]

[PATCH] drm/i915: Fix DPLL warning when starting guest VM
 2017-10-31  8:51 UTC  (7+ messages)
` ✗ Fi.CI.BAT: failure for "

[maintainer-tools PATCH] dim: Sign commits in addition to tags
 2017-10-31  8:27 UTC  (2+ messages)

[PATCH 0/3] GuC based reset engine
 2017-10-31  4:38 UTC  (12+ messages)
` [PATCH 1/3] drm/i915/guc: Rename the function that resets the GuC
` [PATCH 2/3] drm/i915/guc: Add support for reset engine using GuC commands
` [PATCH 3/3] HAX enable GuC submission for CI
` ✓ Fi.CI.BAT: success for GuC based reset engine
` ✗ Fi.CI.IGT: warning "

[PATCH i-g-t v5] igt/gem_workarounds: Test all types of workarounds
 2017-10-31  2:17 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for igt/gem_workarounds: Test all types of workarounds (rev4)
` ✓ Fi.CI.IGT: "

[PATCH] drm/dp: Update SET_POWER_MASK to include the D3 Aux-On state too
 2017-10-31  2:15 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "

[PATCH i-g-t v4 1/6] tests/kms_ccs: Test pipes other than pipe A
 2017-10-31  1:33 UTC  (10+ messages)
` [PATCH i-g-t v4 4/6] tests/kms_ccs: Test case where the CCS buffer was not provided
` [PATCH i-g-t v4 6/6] tests/kms_ccs: Test case for wrong aux buffer stride size

[PATCH] drm/i915: set minimum CD clock to twice the BCLK
 2017-10-31  0:21 UTC  (6+ messages)

[PATCH] drm/i915: Replace "cc-option -Wno-foo" with "cc-disable-warning foo"
 2017-10-30 23:45 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[haswell_crtc_enable] WARNING: CPU: 3 PID: 109 at drivers/gpu/drm/drm_vblank.c:1066 drm_wait_one_vblank+0x18f/0x1a0 [drm]
 2017-10-30 23:17 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH 1/2] drm/i915: Pass around crtc and connector states for audio
 2017-10-30 23:13 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Remove most encoder->type uses from the audio code
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Pass around crtc and connector states for audio
` ✗ Fi.CI.IGT: warning "

[PATCH i-g-t v4] igt/gem_workarounds: Test all types of workarounds
 2017-10-30 21:01 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for igt/gem_workarounds: Test all types of workarounds (rev3)

[PATCH v4 00/20] Refactor HW workaround code
 2017-10-30 20:42 UTC  (22+ messages)
` [PATCH 01/20] drm/i915: Remove Gen9 WAs with no effect
` [PATCH 02/20] drm/i915: Move a bunch of workaround-related code to its own file
` [PATCH 03/20] drm/i915: Split out functions for different kinds of workarounds
` [PATCH 04/20] drm/i915: Rename saved workarounds to make it explicit that they are context WAs
` [PATCH 05/20] drm/i915: Save all GT WAs and apply them at a later time
` [PATCH 06/20] drm/i915: Save all Whitelist "
` [PATCH 07/20] drm/i915: Create a new category of display WAs
` [PATCH 08/20] drm/i915: Print all workaround types correctly in debugfs
` [PATCH 09/20] drm/i915: Move WA BB stuff to the workarounds file as well
` [PATCH 10/20] drm/i915/cnl: Move GT and Display workarounds from init_clock_gating
` [PATCH 11/20] drm/i915/gen9: "
` [PATCH 12/20] drm/i915/cfl: "
` [PATCH 13/20] drm/i915/glk: "
` [PATCH 14/20] drm/i915/kbl: "
` [PATCH 15/20] drm/i915/bxt: "
` [PATCH 16/20] drm/i915/skl: "
` [PATCH 17/20] drm/i915/chv: "
` [PATCH 18/20] drm/i915/bdw: "
` [PATCH 19/20] drm/i915: Move WaProgramL3SqcReg1Default to the workarounds file
` [PATCH 20/20] drm/i915: Document the i915_workarounds file
` ✗ Fi.CI.BAT: warning for Refactor HW workaround code (rev4)

[PATCH] drm/i915/cnl: Remove unnecessary check in cnl_setup_private_ppat
 2017-10-30 20:23 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v3 00/22] Refactor HW workaround code
 2017-10-30 20:08 UTC  (9+ messages)
` [PATCH v3 11/22] drm/i915/cnl: Move GT and Display workarounds from init_clock_gating
` [PATCH v3 20/22] drm/i915/bdw: "

[PATCH v2] igt/gem_workarounds: Test all types of workarounds
 2017-10-30 20:02 UTC  (5+ messages)

[PATCH i-g-t v2 RESEND] tests/kms_fbcon_fbt: Report fbc_status on error
 2017-10-30 19:15 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for tests/kms_fbcon_fbt: Report fbc_status on error (rev3)
` ✓ Fi.CI.IGT: "

[PATCH v2 0/6] drm/i915: Last part of DDI encoder->type cleanup
 2017-10-30 18:28 UTC  (11+ messages)
` [PATCH v5 2/6] drm/i915: Stop frobbing with DDI encoder->type
` [PATCH v2 6/6] drm/i915: Use intel_ddi_get_config() for MST
` ✗ Fi.CI.BAT: failure for drm/i915: Last part of DDI encoder->type cleanup (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 2/2] drm/i915: Parse max HDMI TMDS clock from VBT
 2017-10-30 18:24 UTC  (4+ messages)
` [PATCH v2 "

[i-g-t] assembler: Fix bashism in run-test.sh
 2017-10-30 17:59 UTC  (6+ messages)
` ✗ Fi.CI.BAT: failure for "
  ` [i-g-t v2] "
` ✗ Fi.CI.BAT: failure for assembler: Fix bashism in run-test.sh (rev2)

[PATCH] drm/i915: Remove unsafe i915.enable_rc6
 2017-10-30 17:48 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 1/2] drm/i915: Clean up the mess around hdmi_12bpc_possible()
 2017-10-30 16:43 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Clean up the mess around hdmi_12bpc_possible() (rev2)
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] tools/intel_vbt_decode: Fix HDMI level shifter and max data rate bitfield sizes
 2017-10-30 16:37 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: warning "

[PATCH v2 00/15] drm/fb-helper: Add .last_close and .output_poll_changed helpers
 2017-10-30 16:36 UTC  (17+ messages)
` [PATCH v2 01/15] drm/fb-helper: Handle function NULL argument
` [PATCH v2 02/15] drm: Add drm_device->fb_helper pointer
` [PATCH v2 03/15] drm/fb-helper: Add .last_close and .output_poll_changed helpers
` [PATCH v2 04/15] drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed()
` [PATCH v2 05/15] drm/armada: "
` [PATCH v2 06/15] drm/exynos: "
` [PATCH v2 07/15] drm/gma500: "
` [PATCH v2 08/15] drm/i915: Use drm_fb_helper_output_poll_changed()
` [PATCH v2 09/15] drm/msm: Use drm_fb_helper_lastclose() and _poll_changed()
` [PATCH v2 10/15] drm/nouveau: Use drm_fb_helper_output_poll_changed()
` [PATCH v2 11/15] drm/omap: Use drm_fb_helper_lastclose() and _poll_changed()
` [PATCH v2 12/15] drm/radeon: "
` [PATCH v2 13/15] drm/rockchip: "
` [PATCH v2 14/15] drm/tegra: "
` [PATCH v2 15/15] staging: vboxvideo: Use drm_fb_helper_lastclose()
` ✗ Fi.CI.BAT: failure for drm/fb-helper: Add .last_close and .output_poll_changed helpers (rev2)

[PATCH i-g-t 1/2] tools/intel_vbt_defs: Sync up intel_vbt_defs.h with enum vbt_gmbus_ddi from the kernel
 2017-10-30 16:16 UTC  (4+ messages)
` [PATCH i-g-t 2/2] tools/intel_vbt_decode: Decode HDMI max data rate
` ✗ Fi.CI.BAT: failure for series starting with [1/2] tools/intel_vbt_defs: Sync up intel_vbt_defs.h with enum vbt_gmbus_ddi from the kernel

[PATCH 1/2] drm/i915/fbc: intel_fbc.crtc and intel_fbc.enabled are synonymous
 2017-10-30 15:50 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/dp: Bit definition for D3 power state that keeps AUX fully powered
 2017-10-30 15:32 UTC  (6+ messages)
` [PATCH v2 "
    ` [Intel-gfx] "

[PATCH 1/2] drm/i915/edp: read edp display control registers unconditionally
 2017-10-30 15:31 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[PATCH] drm/i915/vbt: Fix HDMI level shifter and max data rate bitfield sizes
 2017-10-30 15:21 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "
` ✗ Fi.CI.BAT: failure "

[PATCH i-g-t] tests: add device information tests
 2017-10-30 14:11 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/guc: Split GuC firmware xfer function into clear steps
 2017-10-30 14:00 UTC  (2+ messages)

[PATCH] drm/i915: Check incoming alignment for unfenced buffers (on i915gm)
 2017-10-30 13:16 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915/cnl: Fix SSEU Device Status
 2017-10-30 13:11 UTC  (3+ messages)

[PATCH v5 1/2] x86 / i915 iosf_mbi / PMIC bus access fixes
 2017-10-30 13:11 UTC  (2+ messages)

[PATCH resend v3 0/3] drm/i915: Misc. PMIC bus access notifier fixes
 2017-10-30 13:10 UTC  (2+ messages)

[PATCH] drm/i915: Fallback to reserve forcewake if primary ack missing
 2017-10-30 13:08 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Fallback to reserve forcewake if primary ack missing (rev3)

[PATCH 1/2] drm/i915: Remove i915.enable_execlists module parameter
 2017-10-30 12:51 UTC  (2+ messages)

[PATCH] drm/i915: Mention which driver is taking over the VGA console
 2017-10-30 12:40 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] tests/gem_eio: Nerf in-flight-suspend
 2017-10-30 12:31 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.IGT: success "

[PATCH v2 1/2] drm: drm_vblank_cleanup: WARN when refcount > 0
 2017-10-30 12:31 UTC  (5+ messages)
` [PATCH v2 2/2] Test case for drm_vblank_cleanup refcount validation patch
    ` [Intel-gfx] "

[PATCH 1/3] drm/i915: Disable sempahores on Sandybridge
 2017-10-30 12:20 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: Move debugfs/i915_semaphore_status to i915_engine_info
` [PATCH 3/3] drm/i915: Remove i915.semaphores modparam
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Disable sempahores on Sandybridge

[PATCH 1/2] drm/i915: Add is-wedged flag to intel_engine_dump()
 2017-10-30 11:55 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Include the global reset count for intel_engine_dump()

[PATCH v3 0/7] drm/fbdev: Panel orientation connector property support
 2017-10-30 11:10 UTC  (14+ messages)
` [PATCH v3 2/7] drm: Add panel orientation quirks
    ` [Intel-gfx] "
` [PATCH v3 3/7] drm: Add support for a panel-orientation connector property
  ` [Intel-gfx] "
` [PATCH v3 4/7] drm/fb-helper: Apply panel orientation connector prop to the primary plane
  ` [Intel-gfx] "
` [PATCH v3 6/7] efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirk

[PATCH igt] lib/i915: Query semaphore status using GETPARAM
 2017-10-30 10:34 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH i-g-t] run-tests.sh: Use piglit names when listing available tests
 2017-10-30 10:30 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 00/15] drm/fb-helper: Add .last_close and .output_poll_changed helpers
 2017-10-30  9:25 UTC  (7+ messages)
` [PATCH 02/15] drm: Add drm_device->drm_fb_helper_private pointer

[PATCH 1/3] drm/i915: Reject unknown syncobj flags
 2017-10-30  9:14 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915: Reject unknown syncobj flags (rev2)

[PATCH v8 0/6] drm/i915/guc : Removing enable_guc_loading module and Decoupling logs and ADS from submission
 2017-10-30  7:44 UTC  (7+ messages)
` [PATCH v8 1/6] drm/i915 : Unifying seq_puts messages for feature support
` [PATCH v8 5/6] drm/i915/guc : Updating GuC logs to remove enable_guc_submission parameter

[PATCH] HAX: kernel/swsusp: Show invalid swap signature
 2017-10-28 10:05 UTC  (5+ messages)
` ✗ Fi.CI.BAT: warning for HAX: kernel/swsusp: Show invalid swap signature (rev3)
` ✓ Fi.CI.BAT: success for HAX: kernel/swsusp: Show invalid swap signature (rev4)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Downgrade misleading "Memory usable" message
 2017-10-27 22:09 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "


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