Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-07 12:58:14 to 2016-04-09 10:15:01 UTC [more...]

Finish gen8 legacy semaphores
 2016-04-09 10:14 UTC  (5+ 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 "

[CI-ping 1/5] drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+
 2016-04-09  9:57 UTC  (5+ 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

GPU and machine hang fixes, take 2
 2016-04-09  9:56 UTC  (7+ 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

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

[RFC 0/4] Eliminating the execlist retired request queue
 2016-04-09  8:03 UTC  (11+ 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

[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 1/3] drm/i915: Reject panel_type > 0xf from VBT
 2016-04-08 15:46 UTC  (11+ 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
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Reject panel_type > 0xf from VBT

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

[PATCH 0/6] Unduplicate CHV phy code
 2016-04-08 15:31 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: Set crtc_state->lane_count for HDMI
` [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

[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  (11+ messages)
` [PATCH v2 1/5] drm/i915/bxt: VBT changes for hpd as wakeup feature
` [PATCH v2 2/5] drm/i915/bxt: Added _DSM call to set HPD_CTL
` [PATCH v2 3/5] drm/i915/bxt: Corrected the guid for bxt
` [PATCH v2 4/5] drm/i915/bxt: Block D3 during suspend
` [PATCH v2 5/5] drm/i915: Enable HPD interrupts with master ctl interrupt
` ✗ Fi.CI.BAT: failure for HPD support during suspend. (rev2)

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] drm/i915: Apply WaC6DisallowByGfxPause prior to SKL B0 / BXT A1
 2016-04-08  9:59 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 0/3] Minor i915_dp_mst_info output enhancements
 2016-04-08  9:44 UTC  (7+ messages)
` [PATCH v2 1/3] drm/edid: Add drm_edid_get_monitor_name()
  ` [Intel-gfx] "
` [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)

[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 0/4] drm/i915/dsi: improved gpio element support for vlv/chv/bxt
 2016-04-08  9:16 UTC  (8+ messages)
` [PATCH v4 1/4] drm/i915/dsi: don't pretend we support SC GPIOs
` [PATCH v4 2/4] drm/i915/dsi: add support for sequence block v3 gpio for VLV
` [PATCH v4 3/4] drm/i915/dsi: add support for gpio elements on CHV
` [PATCH v4 4/4] drm/i915/bxt: add bxt dsi gpio element support
` ✗ Fi.CI.BAT: failure for drm/i915/dsi: improved gpio element support for vlv/chv/bxt (rev4)

[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  (5+ messages)
` [PATCH resend-for-CI 2/3] drm/i915: Simplify for_each_fw_domain iterators
` [PATCH resend-for-CI 3/3] drm/i915: Do not serialize forcewake acquire across domains
` ✗ Fi.CI.BAT: failure for series starting with [resend-for-CI,1/3] drm/i915: Use consistent forcewake auto-release timeout across kernel configs

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

[PATCH v4 0/6] Fixes and workarounds for GuC/doorbell setup
 2016-04-08  7:59 UTC  (9+ messages)
` [PATCH v4 1/6] drm/i915/guc: add doorbell map to debugfs/i915_guc_info
` [PATCH v4 2/6] drm/i915/guc: move guc_ring_doorbell() nearer to callsite
` [PATCH v4 3/6] drm/i915/guc: refactor doorbell management code
` [PATCH v4 4/6] drm/i915/guc: (re)initialise doorbell h/w when enabling GuC submission
` [PATCH v4 5/6] drm/i915/guc: disable GuC submission earlier during GuC (re)load
` [PATCH v4 6/6] DO NOT MERGE: add enable_guc_loading parameter
` ✗ 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)

[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 v4 3/3] drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)
 2016-04-08  6:09 UTC  (3+ messages)
` [RFC] Prefer INTEL_INFO(dev_priv) to INTEL_INFO(dev)

[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

[PATCH 1/3] drm/i915: Extract knowledge of register forcewake domains
 2016-04-07 16:32 UTC  (13+ messages)
` [PATCH 2/3] drm/i915: Remove forcewake request registers from the shadowed table
` [PATCH 3/3] drm/i915: Only grab correct forcewake for the engine with execlists
        ` [PATCH v3 "
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Extract knowledge of register forcewake domains

System freeze apparently due to GPU memory exhaustion - why?
 2016-04-07 16:25 UTC  (7+ messages)

[PATCH] drm/i915: Fixing eDP detection on certain platforms
 2016-04-07 15:29 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Fixing eDP detection on certain platforms (rev3)

[PATCH] RFC drm/i915: Emulate 64bit registers for residency counters
 2016-04-07 15:29 UTC  (9+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 0/3] More robust i915 / audio binding
 2016-04-07 14:09 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/2] drm/i915: Sharing the pixel_format_from_vbt to whole i915
 2016-04-07 13:52 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/BXT: Get pipe conf from the port registers
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Sharing the pixel_format_from_vbt to whole i915

[PATCH v3 0/6] drm/i915/dsi: improved gpio element support for vlv/chv/bxt
 2016-04-07 13:39 UTC  (13+ messages)
` [PATCH v3 1/6] drm/i915/dsi: clean up vlv gpio table and definitions
` [PATCH v3 2/6] drm/i915/dsi: abstract VLV gpio element execution to a separate function
` [PATCH v3 3/6] drm/i915/dsi: use a temp variable for referencing the gpio table
` [PATCH v3 4/6] drm/i915/dsi: add support for sequence block v3 gpio for VLV
` [PATCH v3 5/6] drm/i915/dsi: add support for gpio elements on CHV

[PATCH] drm/i915/gen9: implement WaEnableSamplerGPGPUPreemptionSupport
 2016-04-07 13:18 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/gen9: implement WaEnableSamplerGPGPUPreemptionSupport (rev2)


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