public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-04-08 18:15:39 to 2016-04-12 09:21:43 UTC [more...]

Updated drm-intel-testing
 2016-04-12  9:21 UTC  (3+ messages)

[PATCH 0/3] drm/i915: Exorcise ilk underruns
 2016-04-12  9:07 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: Try to shut up more ILK underruns
` [PATCH 2/3] drm/i915: Make sure LP1+ watermarks levels are preserved when going from 1 to 2 pipes
` [PATCH 3/3] drm/i915: Replace ILK eDP underrun suppression with something better

[PATCH 00/10] drm/i915: Fix VLV/CHV unclaimed register errors
 2016-04-12  9:05 UTC  (21+ messages)
` [PATCH 01/10] drm/i915: Remove "VLV magic" from irq setup
` [PATCH 02/10] drm/i915: Fix up vlv/chv display "
` [PATCH 03/10] drm/i915: Skip display irq setup if display irqs aren't flagged as enabled
` [PATCH 04/10] drm/i915: Move vlv/chv display irq code to a more logical place
` [PATCH 05/10] drm/i915: Clear display interrupt before enabling when turning on the power well
` [PATCH 06/10] drm/i915: Use GEN5_IRQ_INIT() in vlv_display_irq_postinstall()
` [PATCH 07/10] drm/i915: Warn if irq_mask isn't ~0 during vlv/cvh display irq postinstall
` [PATCH 08/10] drm/i915: Move vlv_init_display_clock_gating() to the display power well
` [PATCH 09/10] drm/i915: Move DPINVGTT setup to vlv_display_irq_reset()
` [PATCH 10/10] Revert "drm/i915: Limit the auto arming of mmio debugs on vlv/chv"
` ✗ Fi.CI.BAT: failure for drm/i915: Fix VLV/CHV unclaimed register errors

[PATCH] mm/vmalloc: Keep a separate lazy-free list
 2016-04-12  8:55 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Use new i915_gem_object_pin_map for LRC
 2016-04-12  8:52 UTC 

[PATCH v5 00/46] pwm: add support for atomic update
 2016-04-12  8:37 UTC  (7+ messages)
` [PATCH v5 30/46] regulator: pwm: retrieve correct voltage

[PATCH] drm/i915: Fixing eDP detection on certain platforms
 2016-04-12  8:16 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Fixing eDP detection on certain platforms (rev4)

GPU and machine hang fixes, take 2
 2016-04-12  7:54 UTC  (12+ messages)
` [PATCH 1/4] drm/i915: Prevent machine death on Ivybridge context switching
` [PATCH 2/4] drm/i915: Force ringbuffers to not be at offset 0
` [PATCH 3/4] drm/i915: Move the mb() following release-mmap into release-mmap
` [PATCH 4/4] drm/i915: Late request cancellations are harmful
      ` [PATCH] drm/i915: Reorganise legacy context switch to cope with late failure
` ✗ Fi.CI.BAT: warning for series starting with [1/4] drm/i915: Prevent machine death on Ivybridge context switching
` ✗ Fi.CI.BAT: warning for series starting with [1/4] drm/i915: Prevent machine death on Ivybridge context switching (rev2)

[RFC] Fixing up relocation of secure buffers?
 2016-04-12  7:41 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915/dp/mst: Fix MST logic in intel_dp_long_pulse()
 2016-04-12  7:39 UTC  (5+ messages)
` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for drm/i915/dp/mst: Fix MST logic in intel_dp_long_pulse() (rev3)

vmap consolidation to obj->mapping
 2016-04-12  7:31 UTC  (11+ messages)
` [PATCH v2 3/6] drm/i915: Refactor duplicate object vmap functions
` [PATCH v2 4/6] drm/i915/shrinker: Restrict vmap purge to objects with vmaps
` [PATCH v2 6/6] drm/i915: Avoid allocating a vmap arena for a single page

[PATCH v4 0/6] Fixes and workarounds for GuC/doorbell setup
 2016-04-12  7:30 UTC  (4+ messages)
` [PATCH v4 3/6] drm/i915/guc: refactor doorbell management code

blank screen on boot with i915/DRM_FBDEV_EMULATION
 2016-04-12  1:23 UTC  (6+ messages)
      ` i951 ERRORs and WARN_ON()s (was: blank screen on boot with i915/DRM_FBDEV_EMULATION)

[PATCH i-g-t] ksm_pipe_color: Set legacy gamma values inside loop
 2016-04-11 17:41 UTC 

[PATCH] drm: atomic: fix legacy gamma set helper
 2016-04-11 17:28 UTC  (5+ messages)

[PATCH v4] test/gem_mocs_settings: Testing MOCS register settings
 2016-04-11 16:50 UTC 

[PATCH v3] test/gem_mocs_settings: Testing MOCS register settings
 2016-04-11 16:38 UTC  (5+ messages)

[PATCH 0/3] Minor i915_dp_mst_info output enhancements
 2016-04-11 16:36 UTC  (5+ messages)
` [PATCH v3 1/3] drm/edid: Add drm_edid_get_monitor_name()
` [PATCH v3 2/3] drm/dp/mst: Enhance DP MST debugfs output
` [PATCH v3 3/3] drm/i915/dp/mst: Add source port info to "
` ✗ Fi.CI.BAT: failure for Minor i915_dp_mst_info output enhancements (rev4)

[PATCH 0/4] drm/i915: GMBUS fixes and whatnot
 2016-04-11 15:31 UTC  (9+ messages)
` [PATCH 2/4] drm/i915: Protect force_bit with gmbus_mutex
` [PATCH 3/4] drm/i915: Restore GMBUS operation after a failed bit-banging fallback
` [PATCH 4/4] drm/i915: Make GMBUS timeout message DRM_DEBUG_KMS

[PATCH] drm/core: Add drm_accurate_vblank_count_and_time
 2016-04-11 15:17 UTC  (8+ messages)
      ` [PATCH v2] drm/core: Add drm_accurate_vblank_count_and_time, v2

[PATCH 0/6] Unduplicate CHV phy code
 2016-04-11 15:13 UTC  (6+ messages)
` [PATCH 2/6] drm/i915: Unduplicate CHV signal level code
` [PATCH 5/6] drm/i915: Unduplicate CHV pre-encoder enabling phy logic
` ✗ Fi.CI.BAT: failure for Unduplicate CHV phy code (rev2)

[for-CI] Revert "drm/i915: Limit the auto arming of mmio debugs on vlv/chv"
 2016-04-11 14:07 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v2] drm/i915: Fix eDP low vswing for Broadwell
 2016-04-11 13:30 UTC  (2+ messages)

[PATCH 00/16] drm/i915/bxt: Fix/enable display power well support/runtime PM
 2016-04-11 13:19 UTC  (11+ messages)
` [PATCH 01/16] drm/i915/bxt: Reject DMC firmware versions with known bugs
` [PATCH 03/16] drm/i915/bxt: Add a note about BXT_PORT_CL1CM_DW30 being read-only
` [PATCH 12/16] drm/i915/bxt: Sanitize the DBUF HW state together with CDCLK
` [PATCH 13/16] drm/i915/bxt: Don't reprogram an already enabled DDI PHY

[PATCHv3 0/4] Add USB typeC based DP support for BXT platform
 2016-04-11 13:21 UTC  (6+ messages)
` [PATCHv3 1/4] drm/i915: Make finding unused crtc as a generic function
` [PATCHv3 2/4] drm/i915: Store the dpll config in crtc_state->shared_dpll

[PATCH i-g-t v2] test/gem_mocs_settings: Testing MOCS register settings
 2016-04-11 13:15 UTC  (5+ messages)

[CI-ping 01/10] drm/i915: Force clean compilation with -Werror
 2016-04-11 12:37 UTC  (11+ messages)
` [CI-ping 02/10] drm/i915: Disentangle i915_drv.h includes
` [CI-ping 03/10] drm/i915: Add GEM debugging Kconfig option
` [CI-ping 04/10] drm/i915: Hide the atomic_read(reset_counter) behind a helper
` [CI-ping 05/10] drm/i915: Simplify checking of GPU reset_counter in display pageflips
` [CI-ping 06/10] drm/i915: Tighten reset_counter for reset status
` [CI-ping 07/10] drm/i915: Store the reset counter when constructing a request
` [CI-ping 08/10] drm/i915: Simplify reset_counter handling during atomic modesetting
` [CI-ping 09/10] drm/i915: Prevent leaking of -EIO from i915_wait_request()
` [CI-ping 10/10] drm/i915: Suppress error message when GPU resets are disabled
` ✗ Fi.CI.BAT: failure for series starting with [CI-ping,01/10] drm/i915: Force clean compilation with -Werror

[for-CI 1/5] drm/i915: Fix gen8 semaphores id for legacy mode
 2016-04-11 11:46 UTC  (7+ messages)
` [for-CI 2/5] drm/i915: Fix serialisation of pipecontrol write vs semaphore signal
` [for-CI 3/5] drm/i915: Reload PD tables after semaphore wait on gen8
` [for-CI 4/5] drm/i915: Enable semaphores for legacy submission "
` [for-CI 5/5] drm/i915: Enable legacy/semaphores for CI
` ✗ Fi.CI.BAT: failure for series starting with [for-CI,1/5] drm/i915: Fix gen8 semaphores id for legacy mode

[PATCH v4] drm/i915: implement WaClearTdlStateAckDirtyBits
 2016-04-11 11:17 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: implement WaClearTdlStateAckDirtyBits (rev3)

[RFC 0/4] Eliminating the execlist retired request queue
 2016-04-11 10:20 UTC  (19+ messages)
` [RFC 1/4] drm/i915: Move releasing of the GEM request from free to retire/cancel
` [RFC 2/4] drm/i915/guc: Keep the previous context pinned until the next one has been completed
` [RFC 3/4] drm/i915: Use new i915_gem_object_pin_map for LRC
` [RFC 4/4] drm/i915: Stop tracking execlists retired requests

[PATCH] drm/i915/bxt: Reversed polarity of PORT_PLL_REF_SEL bit
 2016-04-11 10:10 UTC  (6+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/bxt: Reversed polarity of PORT_PLL_REF_SEL bit (rev2)

[PATCH v4 3/3] drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)
 2016-04-11  9:53 UTC  (5+ messages)
` [RFC] Prefer INTEL_INFO(dev_priv) to INTEL_INFO(dev)

Finish gen8 legacy semaphores
 2016-04-11  9:06 UTC  (12+ messages)
` [PATCH 1/4] drm/i915: Fix gen8 semaphores id for legacy mode
` [PATCH 2/4] drm/i915: Fix serialisation of pipecontrol write vs semaphore signal
` [PATCH 3/4] drm/i915: Reload PD tables after semaphore wait on gen8
` [PATCH 4/4] drm/i915: Enable semaphores for legacy submission "
` ✗ Fi.CI.BAT: warning for series starting with [1/4] drm/i915: Fix gen8 semaphores id for legacy mode

[PATCH] drm/i915: Apply WaC6DisallowByGfxPause prior to SKL B0 / BXT A1
 2016-04-11  9:01 UTC  (2+ messages)

[PATCH] drm/i915: add INTEL_GEN() helper shorthand for INTEL_INFO()->gen
 2016-04-11  8:40 UTC  (4+ messages)
` [RFC] Convert INTEL_INFO(...)->gen to INTEL_GEN(...)

EIO cleanup
 2016-04-11  8:27 UTC  (17+ messages)
` [PATCH 01/10] drm/i915: Force clean compilation with -Werror
` [PATCH 02/10] drm/i915: Disentangle i915_drv.h includes
` [PATCH 03/10] drm/i915: Add GEM debugging Kconfig option
` [PATCH 04/10] drm/i915: Hide the atomic_read(reset_counter) behind a helper
` [PATCH 05/10] drm/i915: Simplify checking of GPU reset_counter in display pageflips
` [PATCH 06/10] drm/i915: Tighten reset_counter for reset status
` [PATCH 07/10] drm/i915: Store the reset counter when constructing a request
` [PATCH 08/10] drm/i915: Simplify reset_counter handling during atomic modesetting
` [PATCH 09/10] drm/i915: Prevent leaking of -EIO from i915_wait_request()
` [PATCH 10/10] drm/i915: Suppress error message when GPU resets are disabled
` ✗ Fi.CI.BAT: failure for series starting with [01/10] drm/i915: Force clean compilation with -Werror

[PATCH 1/6] drm/i915: Set crtc_state->lane_count for HDMI
 2016-04-11  8:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/4] drm/i915/dsi: improved gpio element support for vlv/chv/bxt
 2016-04-11  8:14 UTC  (3+ messages)
` [PATCH v4 3/4] drm/i915/dsi: add support for gpio elements on CHV

[PATCH 3/3] drm/i915: Get panel_type from OpRegion panel details
 2016-04-11  8:09 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/3] drm/i915: Reject panel_type > 0xf from VBT
 2016-04-11  8:08 UTC  (4+ messages)
` [PATCH v2 "
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/3] drm/i915: Reject panel_type > 0xf from VBT (rev3)

[PATCH] drm/core: Do not preserve framebuffer on rmfb, v2
 2016-04-11  7:30 UTC  (3+ messages)
` [PATCH] drm/core: Do not preserve framebuffer on rmfb, v3

[PATCH i-g-t] drv_hangman: Add test for modeset during gpu reset
 2016-04-11  6:23 UTC  (3+ messages)
` [PATCH v2 1/2] drm/i915: Fix modeset handling "
  ` [PATCH v2 2/2] drm/i915: Add a way to test the modeset done during gpu reset, v2

[PATCH i-g-t] Adding rotation tests using COMMIT_ATOMIC path
 2016-04-11  5:54 UTC 

Reviving the LPSS PWM patches
 2016-04-09 16:23 UTC  (9+ messages)

[PATCH] fix bug in function gen8_ppgtt_clear_range, passed wrong ptr to kunmap_px
 2016-04-09 16:20 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[CI-ping 1/5] drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+
 2016-04-09 11:02 UTC  (6+ messages)
` [CI-ping 2/5] drm/i915: Separate out the seqno-barrier from engine->get_seqno
` [CI-ping 3/5] drm/i915: Harden detection of missed interrupts
` [CI-ping 4/5] drm/i915: Use simplest form for flushing the single cacheline in the HWS
` [CI-ping 5/5] drm/i915: Replace manual barrier() with READ_ONCE() in HWS accessor
` ✗ Fi.CI.BAT: failure for series starting with [CI-ping,1/5] drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+

[PATCH] drm: atomic: fix legacy gamma set helper
 2016-04-09  6:56 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] drm/i915: add missing condition for committing planes on crtc
 2016-04-09  6:26 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

Fw: new important message
 2016-04-09  2:09 UTC 

drm modeset identifiers and xf86-video-intel
 2016-04-08 20:13 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