public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2017-10-19 07:26:38 to 2017-10-20 09:10:02 UTC [more...]

[PATCH] drm/i915/cnl: Map VBT DDC Pin to BSpec DDC Pin
 2017-10-20  9:11 UTC  (10+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.BAT: success for drm/i915/cnl: Map VBT DDC Pin to BSpec DDC Pin. (rev2)
` ✓ Fi.CI.IGT: "
` ✓ Fi.CI.BAT: success for drm/i915/cnl: Map VBT DDC Pin to BSpec DDC Pin. (rev3)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Disable lazy PPGTT page table optimization for vGPU
 2017-10-20  9:06 UTC  (4+ messages)

[PATCH 00/14] Preemption with GuC, third attempt
 2017-10-20  9:00 UTC  (23+ messages)
` [PATCH 01/14] drm/i915/guc: Do not use 0 for GuC doorbell cookie
` [PATCH 02/14] drm/i915/guc: Extract GuC stage desc pool creation into a helper
` [PATCH v2 03/14] drm/i915/guc: Allocate separate shared data object for GuC communication
` [PATCH 04/14] drm/i915/guc: Initialize GuC before restarting engines
` [PATCH 05/14] drm/i915/guc: Add preemption action to GuC firmware interface
` [PATCH v2 06/14] drm/i915/guc: Add a second client, to be used for preemption
` [PATCH 07/14] drm/i915/guc: Split guc_wq_item_append
` [PATCH v2 08/14] drm/i915: Extract "emit write" part of emit breadcrumb functions
` [PATCH 09/14] drm/i915: Add information needed to track engine preempt state
` [PATCH 10/14] drm/i915/guc: Keep request->priority for its lifetime
` [PATCH v2 11/14] drm/i915: Rename helpers used for unwinding, use macro for can_preempt
` [PATCH v3 12/14] drm/i915/guc: Preemption! With GuC
` [PATCH 13/14] drm/i915/guc: Workaround the missing user interrupt after preemption
` [PATCH 14/14] HAX Enable GuC Submission for CI
` ✗ Fi.CI.BAT: failure for Preemption with GuC, third attempt

[PATCH i-g-t v2 00/14] lib/igt_kms: Rewrite property handling to better match atomic
 2017-10-20  8:03 UTC  (23+ messages)
` [PATCH i-g-t v2 02/14] lib/igt_kms: Rework plane properties to be more atomic, v5
` [PATCH i-g-t v2 03/14] lib/igt_kms: Rework pipe properties to be more atomic, v7
` [PATCH i-g-t v2 04/14] lib/igt_kms: Allow setting any plane property through the universal path
` [PATCH i-g-t v2 06/14] lib/igt_kms: Export property blob functions for output/pipe/plane, v2
` [PATCH i-g-t v2 07/14] lib/igt_kms: Unexport broadcast rgb API
` [PATCH i-g-t v2 09/14] lib/igt_kms: Add igt_$obj_get_prop functions
` [PATCH i-g-t v2 10/14] lib/igt_kms: Remove igt_pipe_get_property
` [PATCH i-g-t v2 11/14] lib/igt_kms: Remove igt_crtc_set_background()
` [PATCH i-g-t v2 12/14] tests/kms_color: Rework tests slightly to work better with new atomic api
` [PATCH i-g-t v2 13/14] tests/chamelium: Remove reliance on output->config.pipe

[PATCH i-g-t] tests/kms_fbcon_fbt: Report fbc_status on error
 2017-10-20  6:02 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for tests/kms_fbcon_fbt: Report fbc_status on error (rev2)
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] tests/kms_fbcon_fbt: Report fbc_status on error
 2017-10-20  4:52 UTC  (2+ messages)
` [PATCH i-g-t v2] "

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

[PATCH] drm/i915: Apply Wa Display #1183 on skl, kbl, and cfl
 2017-10-20  0:48 UTC  (3+ messages)

[PATCH 0/8] drm/i915: CNL DVFS thing
 2017-10-20  0:22 UTC  (22+ messages)
` [PATCH 2/8] drm/i915: Start tracking voltage level in the cdclk state
` [PATCH 4/8] drm/i915: Use cdclk_state->voltage on BDW
` [PATCH 5/8] drm/i915: Use cdclk_state->voltage on SKL/KBL/CFL
` [PATCH 7/8] drm/i915: Use cdclk_state->voltage on CNL
` [PATCH 8/8] drm/i915: Adjust system agent voltage on CNL if required by DDI ports
` ✗ Fi.CI.BAT: warning for drm/i915: CNL DVFS thing
` ✗ Fi.CI.BAT: failure for drm/i915: CNL DVFS thing (rev2)
` ✗ Fi.CI.BAT: warning "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 00/10] DDI buf trans cleanup
 2017-10-19 23:58 UTC  (5+ messages)
` [PATCH v2 06/10] drm/i915: Pass encoder type to cnl_ddi_vswing_sequence() explicitly

[PATCH 3/8] drm/i915: USe cdclk_state->voltage on VLV/CHV
 2017-10-19 23:42 UTC  (3+ messages)
` [PATCH v2 3/8] drm/i915: Use "

[PATCH igt] igt/prime_mmap_coherency: Remove manual gem_sync() calls
 2017-10-19 21:04 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for igt/prime_mmap_coherency: Remove manual gem_sync() calls (rev2)

[PATCH v3] drm/i915: Add Guc/HuC firmware details to error state
 2017-10-19 20:47 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Add Guc/HuC firmware details to error state (rev3)

[PATCH i-g-t 0/8] extract cork and ring measure code
 2017-10-19 20:15 UTC  (10+ messages)
` [PATCH i-g-t 1/8] lib/igt_dummyload: add igt_cork

[PATCH v2] drm/i915: Add Guc/HuC firmware details to error state
 2017-10-19 19:29 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Add Guc/HuC firmware details to error state (rev2)

[PATCH 1/2] drm/i915: Do not rely on wm preservation for ILK watermarks
 2017-10-19 18:48 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Calculate ironlake intermediate watermarks correctly, v2
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Do not rely on wm preservation for ILK watermarks
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Add Guc/HuC firmware details to error state
 2017-10-19 18:44 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH i-g-t v2 0/3] igt: Add a testsuite to validate VC4 MADV ioctl
 2017-10-19 18:22 UTC  (3+ messages)
` [PATCH i-g-t v2 3/3] igt: Add VC4 purgeable BO tests

[PATCH i-g-t 0/8] tools/intel_vbt_decode: refactoring and cleanups
 2017-10-19 17:24 UTC  (11+ messages)
` [PATCH i-g-t 1/8] tools/intel_vbt_decode: make a copy of child devices before dumping
` [PATCH i-g-t 2/8] tools/intel_vbt_decode: update dvo port name dumping
` [PATCH i-g-t 3/8] tools/intel_vbt_decode: use %.*s instead of duplicating a string
` [PATCH i-g-t 4/8] tools/intel_vbt_decode: abstract DSI bridge type dump
` [PATCH i-g-t 5/8] tools/intel_vbt_decode: unify child device printing across versions
` [PATCH i-g-t 6/8] tools/intel_vbt_decode: unify legacy child device block dumping
` [PATCH i-g-t 7/8] tools/intel_vbt_decode: dump more child device data for version < 152
` [PATCH i-g-t 8/8] tools/intel_vbt_decode: abstract child devices printing more
` ✗ Fi.CI.BAT: failure for tools/intel_vbt_decode: refactoring and cleanups

[PATCH igt] lib: Ask the kernel to quiesce the GPU
 2017-10-19 17:08 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for lib: Ask the kernel to quiesce the GPU (rev2)

[PATCH 1/2] drm/i915: Introduce execlist_port_* accessors
 2017-10-19 15:54 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Move execlists port head instead of memmoving array
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Introduce execlist_port_* accessors

[PATCH 00/10] drm/i915: Last part of DDI encoder->type cleanup
 2017-10-19 14:59 UTC  (13+ messages)
` [PATCH 01/10] drm/i915: Don't use encoder->type in intel_ddi_set_pipe_settings()
` [PATCH 02/10] drm/i915: Pass crtc state to intel_prepare_dp_ddi_buffers()
` [PATCH 03/10] drm/i915: Start using output_types for DPLL selection
` [PATCH 04/10] drm/i915: Stop using encoder->type in intel_ddi_enable_transcoder_func()
` [PATCH v5 05/10] drm/i915: Stop frobbing with DDI encoder->type
` [PATCH 06/10] drm/i915: Nuke intel_ddi_get_encoder_port()
` [PATCH 07/10] drm/i915: Eliminate pll->state usage from bxt_calc_pll_link()
` [PATCH 08/10] drm/i915: Pass a crtc state to ddi post_disable from MST code
` [PATCH 09/10] drm/i915: Use intel_ddi_get_config() for MST
` [PATCH 10/10] drm/i915: Use intel_crtc_has_dp_encoder() for LPE audio
` ✓ Fi.CI.BAT: success for drm/i915: Last part of DDI encoder->type cleanup
` ✓ Fi.CI.IGT: "

[CI PATCH i-g-t] Run gem_eio@in-flight-suspend on farm1
 2017-10-19 14:23 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "

[PULL] drm-intel-next
 2017-10-19 14:16 UTC 

[RFC 1/2] drm/i915: Add connector property to force bpc
 2017-10-19 14:08 UTC  (4+ messages)

[PATCH RESEND FOR CI] drm/i915: remove g4x lowfreq_avail and has_pipe_cxsr
 2017-10-19 14:06 UTC  (2+ messages)

[PATCH RESEND FOR CI] drm/i915/crt: split compute_config hook by platforms
 2017-10-19 14:05 UTC  (2+ messages)

[PATCH i-g-t] tests/gem_eio: Skip in-flight-suspend on snb
 2017-10-19 13:29 UTC  (8+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✗ Fi.CI.BAT: warning "

[PATCH v5 1/2] x86 / i915 iosf_mbi / PMIC bus access fixes
 2017-10-19 13:14 UTC  (6+ messages)
` [PATCH v5 1/2] x86/platform/intel/iosf_mbi: Add unlocked PMIC bus access notifier unregister
` [PATCH v5 2/2] drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset()
` ✗ Fi.CI.BAT: failure for series starting with [v5,1/2] x86/platform/intel/iosf_mbi: Add unlocked PMIC bus access notifier unregister

[PATCH i-g-t] tests/kms_concurrent: Fix testcase fails
 2017-10-19 13:00 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 10/10] drm/i915: Drop the redundant hdmi prefix/suffix from a lot of variables
 2017-10-19 12:47 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] drm: Hold idr_mutex for _drm_lease_revoke
 2017-10-19 12:35 UTC  (2+ messages)

[PATCH i-g-t v2 08/14] lib/igt_kms: Add igt_$obj_has_prop functions
 2017-10-19 12:06 UTC  (3+ messages)
` [PATCH i-g-t v2] lib/igt_kms: Add igt_$obj_has_prop functions, v2

[PATCH] hax: moar padding
 2017-10-19 11:12 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "

[CI] drm/i915: Skip waking the device to service pwrite
 2017-10-19 11:08 UTC  (6+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Skip waking the device to service pwrite (rev2)

"BUG: unable to handle kernel NULL pointer dereference at 0000000000000070" in [i915] reset_common_ring
 2017-10-19 11:08 UTC  (7+ messages)

[PATCH 00/11] GuC Interrupts/Log updates
 2017-10-19 11:03 UTC  (11+ messages)
` [PATCH 07/11] drm/i915/guc: Grab RPM wakelock while disabling GuC interrupts
` [PATCH 08/11] drm/i915/guc: Add client support to enable/disable "
` [PATCH 09/11] drm/i915/guc: Fix GuC interrupts disabling with Logging
` [PATCH 10/11] drm/i915/guc: Skip interrupt enabling if logging is already enabled
` [PATCH 11/11] drm/i915/guc: Restore GuC interrupts across suspend/reset if enabled

[PATCH resend v3 0/3] drm/i915: Misc. PMIC bus access notifier fixes
 2017-10-19 10:38 UTC  (6+ messages)
` [PATCH resend v3 1/3] drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access_notifier
` [PATCH resend v3 2/3] drm/i915: Re-register PMIC bus access notifier on runtime resume
` [PATCH resend v3 3/3] drm/i915: Call uncore_suspend before platform suspend handlers
` ✓ Fi.CI.BAT: success for drm/i915: Misc. PMIC bus access notifier fixes
` ✗ Fi.CI.IGT: warning "

[PATCH i-g-t (resend)] tests/kms_plane_lowres: Rework tests to work without fbcon
 2017-10-19  9:52 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for tests/kms_plane_lowres: Rework tests to work without fbcon. (rev3)
` ✓ Fi.CI.IGT: "

[PATCH i-g-t v2 0/6] Drop tests for object creation from stolen
 2017-10-19  8:57 UTC  (3+ messages)

[PATCH i-g-t 0/4] Move imported bo pread/pwrite tests
 2017-10-19  8:00 UTC  (5+ messages)
` [PATCH i-g-t 1/4] lib/igt_vgem: extract vgem_create_and_import
` [PATCH i-g-t 2/4] tests/gem_pread: test reads from a bo not backed by struct page

[igt CI 1/4] lib: Add DROP_IDLE
 2017-10-19  7:45 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/4] "


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