public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-04-07 17:30:38 to 2016-04-11 10:10:24 UTC [more...]

[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] drm/i915: implement WaClearTdlStateAckDirtyBits
 2016-04-11 10:02 UTC  (2+ messages)

[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)

[PATCH 0/4] drm/i915: GMBUS fixes and whatnot
 2016-04-11  9:50 UTC  (8+ 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  9:42 UTC  (5+ messages)
      ` [PATCH v2] drm/core: Add drm_accurate_vblank_count_and_time, v2

[RFC 0/4] Eliminating the execlist retired request queue
 2016-04-11  9:26 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
` ✗ Fi.CI.BAT: failure for Eliminating the execlist retired request queue

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  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 0/6] Unduplicate CHV phy code
 2016-04-11  8:58 UTC  (9+ messages)
` [PATCH 1/6] drm/i915: Set crtc_state->lane_count for HDMI
  ` [PATCH v2] "
` [PATCH 2/6] drm/i915: Unduplicate CHV signal level code
` [PATCH 3/6] drm/i915: Unduplicate chv_data_lane_soft_reset()
` [PATCH 4/6] drm/i915: Unduplicate CHV phy-releated pre pll enabling code
` [PATCH 5/6] drm/i915: Unduplicate CHV pre-encoder enabling phy logic
` [PATCH 6/6] drm/i915: Undiplicate CHV encoders' post pll disable code
` ✗ Fi.CI.BAT: failure for Unduplicate CHV phy code (rev2)

[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 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 1/3] drm/i915: Reject panel_type > 0xf from VBT
 2016-04-11  8:09 UTC  (16+ messages)
` [PATCH 2/3] drm/i915: Replace the static panel_type variable with dev_priv->vbt.panel_type
` [PATCH 3/3] drm/i915: Get panel_type from OpRegion panel details
  ` [PATCH v2 "
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Reject panel_type > 0xf from VBT
` [PATCH v2 1/3] "
` ✗ 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+

GPU and machine hang fixes, take 2
 2016-04-09 10:39 UTC  (8+ 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
` ✗ Fi.CI.BAT: warning for series starting with [1/4] drm/i915: Prevent machine death on Ivybridge context switching

[PATCH] drm: atomic: fix legacy gamma set helper
 2016-04-09  6:56 UTC  (3+ 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 

[PATCH i-g-t v2] test/gem_mocs_settings: Testing MOCS register settings
 2016-04-08 20:56 UTC  (2+ messages)

drm modeset identifiers and xf86-video-intel
 2016-04-08 20:13 UTC  (3+ messages)

[PATCH 00/16] drm/i915/bxt: Fix/enable display power well support/runtime PM
 2016-04-08 18:16 UTC  (16+ messages)
` [PATCH 02/16] drm/i915/bxt: Fix GRC code register field definitions
` [PATCH 03/16] drm/i915/bxt: Add a note about BXT_PORT_CL1CM_DW30 being read-only
` [PATCH 09/16] drm/i915/bxt: Pass drm_i915_private to DDI PHY, CDCLK helpers
` [PATCH 10/16] drm/i915/bxt: Power down DDI PHYs separately during the per PHY uninit
` [PATCH 11/16] drm/i915/bxt: Don't toggle power well 1 on-demand
` [PATCH 13/16] drm/i915/bxt: Don't reprogram an already enabled DDI PHY

[PATCH] drm/i915: Set legacy properties when using legacy gamma set IOCTL
 2016-04-08 17:58 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915/opregion: remove unnecessary ifdefs on CONFIG_ACPI
 2016-04-08 15:55 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915: Fix CHV data lane soft reset for HDMI
 2016-04-08 15:33 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for "

[RFC/PATCH xf86-video-intel] sna: Let modestting + glamor handle gen9+
 2016-04-08 13:21 UTC  (3+ messages)

[PATCH 0/3] edram size calculation
 2016-04-08 12:58 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: Don't program eLLC IDI hash mask for gen9+
` [PATCH 2/3] drm/i915: Store and use edram capabilities
` [PATCH 3/3] drm/i915: Calculate edram size
` ✓ Fi.CI.BAT: success for edram size calculation

[PATCH v2 0/6] HPD support during suspend
 2016-04-08 12:55 UTC  (7+ messages)
` [PATCH v2 3/5] drm/i915/bxt: Corrected the guid for bxt
` [PATCH v2 4/5] drm/i915/bxt: Block D3 during suspend

vmap consolidation to obj->mapping
 2016-04-08 12:27 UTC  (8+ messages)
` [PATCH v2 1/6] drm/i915/dmabuf: Tighten struct_mutex for unmap_dma_buf
` [PATCH v2 2/6] drm/i915: Consolidate common error handling in intel_pin_and_map_ringbuffer_obj
` [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 5/6] drm,i915: Introduce drm_malloc_gfp()
` [PATCH v2 6/6] drm/i915: Avoid allocating a vmap arena for a single page
` ✗ Fi.CI.BAT: warning for series starting with [v2,1/6] drm/i915/dmabuf: Tighten struct_mutex for unmap_dma_buf

[PATCH 1/6] drm/i915: remove IS_ERR_OR_NULL check
 2016-04-08 10:31 UTC  (10+ messages)
` [PATCH 2/6] drm/i915: reference ppgtt->base.dev directly
` [PATCH 3/6] drm/i915: combine overflow checks
` [PATCH 4/6] drm/i915: handle potential overflow
` [PATCH 5/6] drm/i915: bail in alloc_pdp when !FULL_48BIT_PPGTT
` [PATCH 6/6] drm/i915: call kunmap_px on pt_vaddr
` ✗ Fi.CI.BAT: failure for series starting with [1/6] drm/i915: remove IS_ERR_OR_NULL check

[PATCH v2 1/3] drm/edid: Add drm_edid_get_monitor_name()
 2016-04-08  9:44 UTC  (7+ messages)
` [PATCH 0/3] Minor i915_dp_mst_info output enhancements
  ` [PATCH v2 2/3] drm/dp/mst: Enhance DP MST debugfs output
  ` [PATCH v2 3/3] drm/i915/dp/mst: Add source port info to "
  ` ✗ Fi.CI.BAT: failure for Minor i915_dp_mst_info output enhancements (rev2)
` [Intel-gfx] [PATCH v2 1/3] drm/edid: Add drm_edid_get_monitor_name()

[PATCH 0/2] drm/i915: Split up modeset state checker
 2016-04-08  9:38 UTC  (9+ messages)
` [PATCH 1/2] drm/i915: Make modeset state checker take crtc as argument
` [PATCH 2/2] drm/i915: Move modeset state checker calls
  ` [PATCH 3/2] drm/i915: Rename hw state checker to hw state verifier

[PATCH v4 4/4] drm/i915/bxt: add bxt dsi gpio element support
 2016-04-08  9:16 UTC  (2+ messages)

[PATCH v4 1/3] drm/i915: Use i915_vm_to_ppgtt instead of manual container_of
 2016-04-08  8:58 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v4,1/3] drm/i915: Use i915_vm_to_ppgtt instead of manual container_of (rev2)

[PATCH resend-for-CI 1/3] drm/i915: Use consistent forcewake auto-release timeout across kernel configs
 2016-04-08  8:38 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [resend-for-CI,1/3] "

[PATCH v4 0/6] Fixes and workarounds for GuC/doorbell setup
 2016-04-08  7:59 UTC  (4+ messages)
` [PATCH v4 3/6] drm/i915/guc: refactor doorbell management code
` ✗ Fi.CI.BAT: failure for Fixes and workarounds for GuC/doorbell setup

[PATCH] drm/i915/dp/mst: Fix MST logic in intel_dp_long_pulse()
 2016-04-08  7:30 UTC  (4+ messages)

[PATCH] drm/i915: add INTEL_GEN() helper shorthand for INTEL_INFO()->gen
 2016-04-08  7:07 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: add INTEL_GEN() helper shorthand for INTEL_INFO()->gen (rev2)

[CI-ping 1/9] drm/i915: Include engine->last_submitted_seqno in GPU error state
 2016-04-08  6:56 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [CI-ping,1/9] "

[PATCH v5 00/46] pwm: add support for atomic update
 2016-04-07 21:54 UTC  (4+ messages)
` [PATCH v5 30/46] regulator: pwm: retrieve correct voltage

[PATCH i-g-t 1/3] igt/gem_pipe_control_store_loop: Add qword write tests
 2016-04-07 18:48 UTC  (4+ messages)
` [PATCH i-g-t 2/3] igt/gem_userptr_blits: subtests for MAP_FIXED mappings of regular BO
` [PATCH i-g-t 3/3] igt/gem_softpin: Add testcase for race between evict and close


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