public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-04-13 09:18:15 to 2016-04-14 15:55:04 UTC [more...]

[PATCH 1/2] drm/i915: introduce and use i915_gem_object_map_range()
 2016-04-14 15:55 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: optimise i915_gem_object_map_range() for small objects
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: introduce and use i915_gem_object_map_range()

[PATCH] drm/i915:bxt: Enable Pooled EU support
 2016-04-14 15:11 UTC 

[PATCH 1/3] drm/i915: Use readl/writel for ring buffer access
 2016-04-14 15:07 UTC  (9+ messages)
` [PATCH 2/3] drm/i915: Use writel instead of iowrite32 when doing GTT relocations
` [PATCH 3/3] drm/i915: Use writel instead of iowrite32 when programming page table entries

[PATCH] drm/i915: Provide a modparam to disable firmware loading
 2016-04-14 15:07 UTC  (6+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH 0/4] Enable FBC on SKL, v3
 2016-04-14 14:53 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Enable FBC on SKL (rev4)

[PATCH] drm/i915/skl: Update eDRAM calculation
 2016-04-14 14:50 UTC  (5+ messages)

[PATCH] mm/vmalloc: Keep a separate lazy-free list
 2016-04-14 14:44 UTC  (4+ messages)

Finish gen8 legacy semaphores
 2016-04-14 14:33 UTC  (6+ messages)
` [PATCH 2/4] drm/i915: Fix serialisation of pipecontrol write vs semaphore signal

[PATCH 00/10] Another shot at cruft removal
 2016-04-14 13:57 UTC  (5+ messages)
` [PATCH 08/10] drm: Forbid legacy MAP functions for DRIVER_MODESET

[PATCH v2 00/10] Unduplicate CHV phy code
 2016-04-14 13:03 UTC  (12+ messages)
` [PATCH v2 01/10] drm/i915: Set crtc_state->lane_count for HDMI
` [PATCH v2 02/10] drm/i915: Unduplicate CHV signal level code
` [PATCH v2 03/10] drm/i915: Unduplicate chv_data_lane_soft_reset()
` [PATCH v2 04/10] drm/i915: Unduplicate CHV phy-releated pre pll enabling code
` [PATCH v2 05/10] drm/i915: Unduplicate CHV pre-encoder enabling phy logic
` [PATCH v2 06/10] drm/i915: Undiplicate CHV encoders' post pll disable code
` [PATCH v2 07/10] drm/i915: Undiplicate VLV signal level code
` [PATCH v2 08/10] drm/i915: Unduplicate VLV phy pre pll enabling code
` [PATCH v2 09/10] drm/i915: Unduplicate pre encoder enabling phy code
` [PATCH v2 10/10] drm/i915: Move VLV HDMI lane reset work around logic to intel_dpio_phy.c
` ✗ Fi.CI.BAT: failure for Unduplicate CHV phy code (rev3)

[i-g-t PATCH v1 00/14] Get a few more tests to run on !i915
 2016-04-14 12:56 UTC  (3+ messages)

[PATCH 00/12] drm/i915: VLV/CHV irq handler fixes
 2016-04-14 12:47 UTC  (21+ messages)
` [PATCH 01/12] drm/i915: Use GEN8_MASTER_IRQ_CONTROL consistently
` [PATCH 02/12] drm/i915: Set up VLV_MASTER_IER consistently
` [PATCH 03/12] drm/i915: Clear VLV_IIR after PIPESTAT
` [PATCH 04/12] drm/i915: Clear VLV_MASTER_IER around irq processing
` [PATCH 05/12] drm/i915: Clear VLV_IER "
` [PATCH 06/12] drm/i915: Eliminate loop from VLV irq handler
` [PATCH 07/12] drm/i915: Move variables to narrower scope in VLV/CHV irq handlers
` [PATCH 08/12] drm/i915: Split PORT_HOTPLUG_STAT ack out from i9xx_hpd_irq_handler()
` [PATCH 09/12] drm/i915: Split VLV/CVH PIPESTAT handling into ack+handler
` [PATCH 10/12] drm/i915: Move gt/pm irq handling out from irq disabled section on VLV
` [PATCH 11/12] drm/i915: Eliminate passing dev+dev_priv to {snb, ilk}_gt_irq_handler()
` [PATCH 12/12] drm/i915: Split gen8_gt_irq_handler into ack+handle

[PATCH 1/2] drm/i915: Show pin mapped status in describe_obj
 2016-04-14 12:32 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Show pin mapped counts and sizes in debugfs

[PATCH] drm/i915: Ignore GTFIFODBG FIFO free entry fields on CHV
 2016-04-14 12:28 UTC  (4+ messages)

[PATCH] drm/i915: Use fw_domains_put_with_fifo() on HSW
 2016-04-14 12:28 UTC  (5+ messages)

[PATCH v5 00/46] pwm: add support for atomic update
 2016-04-14 11:05 UTC  (4+ messages)
` [PATCH v5 01/46] pwm: rcar: make use of pwm_is_enabled()

[PATCH v4 RESEND 0/5] Move workarounds from intel_dp_dpcd_read_wake() into drm's DP helpers
 2016-04-14 10:58 UTC  (7+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 1/4] drm/dp_helper: Always wait before retrying native aux transactions
  ` [PATCH v5 2/4] drm/dp_helper: Retry aux transactions on all errors
  ` [PATCH v5 3/4] drm/dp_helper: Perform throw-away read before actual read in drm_dp_dpcd_read()
  ` [PATCH v5 4/4] drm/i915: Get rid of intel_dp_dpcd_read_wake()
` ✗ Fi.CI.BAT: failure for series starting with [v5,1/4] drm/dp_helper: Always wait before retrying native aux transactions

[PATCH 1/3] drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
 2016-04-14 10:07 UTC  (10+ messages)
` [PATCH 2/3] io-mapping: Specify mapping size for io_mapping_map_wc()
` [PATCH 3/3] drm/i915: Move ioremap_wc tracking onto VMA
      ` [PATCH] "
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr (rev2)

[for-CI-v2] drm/i915/mocs: Program MOCS for all engines on init
 2016-04-14 10:06 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/mocs: Program MOCS for all engines on init (rev8)

[PATCH 0/5] PowerManagement Toggle for PowerTOP
 2016-04-14  9:48 UTC  (17+ messages)
  ` [PATCH 1/5] drm/i915: Add sys PSR toggle interface
  ` [PATCH 2/5] drm/i915: Add sys FBC "
` ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915: Add sys PSR "

[PATCH 0/5] drm/i915: Rest of my DSI and DPLL stuff
 2016-04-14  9:03 UTC  (7+ messages)
` ✗ Fi.CI.BAT: failure for "

[CI-RUN PATCH 0/3] ci-run of edram size patches
 2016-04-14  8:59 UTC  (5+ 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 ci-run of edram size patches

[CI-ping 01/15] drm/i915: Force clean compilation with -Werror
 2016-04-14  8:45 UTC  (18+ messages)
` [CI-ping 11/15] drm/i915: Prevent machine death on Ivybridge context switching
` [CI-ping 12/15] drm/i915: Force ringbuffers to not be at offset 0
  ` [Intel-gfx] "
` [CI-ping 14/15] drm/i915: Reorganise legacy context switch to cope with late failure
      ` [PATCH 1/2] drm/i915: Split out !RCS legacy context switching
        ` [PATCH 2/2] drm/i915: Reorganise legacy context switch to cope with late failure
` [CI-ping 15/15] drm/i915: Late request cancellations are harmful
` ✗ Fi.CI.BAT: failure for series starting with [CI-ping,01/15] drm/i915: Force clean compilation with -Werror (rev3)

[PATCH v3 1/3] drm/edid: Add drm_edid_get_monitor_name()
 2016-04-14  7:37 UTC  (4+ messages)
` [PATCH v3 2/3] drm/dp/mst: Enhance DP MST debugfs output

[CI-RUN PATCH 0/2] ci-run of shrinker rpm fixes
 2016-04-14  7:25 UTC  (5+ messages)
` [PATCH 1/2] drm/i915: Unbind objects in shrinker only if device is runtime active
` [PATCH 2/2] drm/i915: Add rpm get/put in i915_shrinker_oom
` ✗ Fi.CI.BAT: failure for ci-run of shrinker rpm fixes

[PATCH] drm/i915/hdmi: Fix weak connector detection
 2016-04-14  5:11 UTC  (7+ messages)

[PATCH 00/16] Pre-calculate SKL-style atomic watermarks
 2016-04-14  1:58 UTC  (4+ messages)
` [PATCH 07/16] drm/i915/gen9: Allow skl_allocate_pipe_ddb() to operate on in-flight state

[PATCH 0/8] SKL WM fixes and Arbitrated Display Bandwidth WA
 2016-04-13 20:58 UTC  (3+ messages)
` [PATCH 4/8] drm/i915/skl+: Use scaling amount for plane data rate calculation (v3)

[PATCH v4 0/6] Fixes and workarounds for GuC/doorbell setup
 2016-04-13 20:13 UTC  (11+ 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 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 4/4] drm/i915/fbc: enable FBC on gen 9+ too
 2016-04-13 19:01 UTC  (2+ messages)

[PATCH 2/4] drm/i915/fbc: sanitize i915.enable_fbc during FBC init
 2016-04-13 19:01 UTC  (2+ messages)

[PATCH] drm/i915: Get audio power domain during initial hw readout
 2016-04-13 18:27 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/1] change the order to cleanup drm_property_blob after drm_crtc
 2016-04-13 18:09 UTC 

[PATCH] drm/i915/dp/mst: Fix MST logic in intel_dp_long_pulse()
 2016-04-13 18:06 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/dp/mst: Fix MST logic in intel_dp_long_pulse() (rev3)

[PATCH v2 00/11] drm/i915: Rework page flip to be more atomic like, and remove cs flips
 2016-04-13 17:55 UTC  (12+ messages)
` [PATCH v2 02/11] drm/i915: Remove stallcheck special handling
` [PATCH v2 03/11] drm/i915: Remove intel_prepare_page_flip
` [PATCH v2 04/11] drm/i915: Add support for detecting vblanks when hw frame counter is unavailable
` [PATCH v2 05/11] drm/i915: Allow mmio updates on all platforms, v2
` [PATCH v2 06/11] drm/i915: Convert flip_work to a list
` [PATCH v2 07/11] drm/i915: Add the exclusive fence to plane_state
` [PATCH v2 08/11] drm/i915: Rework intel_crtc_page_flip to be almost atomic, v3
` [PATCH v2 09/11] drm/i915: Remove cs based page flip support
` [PATCH v2 10/11] drm/i915: Remove use_mmio_flip kernel parameter
` [PATCH v2 11/11] drm/i915: Remove queue_flip pointer
` ✗ Fi.CI.BAT: failure for drm/i915: Rework page flip to be more atomic like, and remove cs flips

[RESEND FOR CI PATCH v2] drm/i915: Fix eDP low vswing for Broadwell
 2016-04-13 17:07 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Fix eDP low vswing for Broadwell (rev3)

[RESEND FOR CI PATCH 1/2] drm/i915/dp/mst: Fix MST logic in intel_dp_long_pulse()
 2016-04-13 16:53 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [RESEND,FOR,CI,1/2] "

[PATCH 00/14] Gen8 Execlist based Engine reset and recovery support
 2016-04-13 14:59 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/2] drm/i915/BXT: Get pipe conf from the port registers
 2016-04-13 14:46 UTC  (15+ messages)
` [PATCH 2/2] drm/i915/BXT: Tolerance at BXT DSI pipe_config comparison

[PATCH 1/5] drm/i915: use dev_priv directly in gen8_ppgtt_notify_vgt
 2016-04-13 14:39 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/5] "

[PATCH v2 0/6] HPD support during suspend
 2016-04-13 14:00 UTC  (8+ messages)
` [PATCH v2 3/5] drm/i915/bxt: Corrected the guid for bxt

[PATCH v4] drm/i915/mocs: Program MOCS for all engines on init
 2016-04-13 13:52 UTC  (6+ messages)

[for-CI] drm/i915/mocs: Program MOCS for all engines on init
 2016-04-13 13:50 UTC 

[for-CI] no-used-pml4
 2016-04-13 13:50 UTC 

[PATCH] drm/i915/opregion: remove unnecessary ifdefs on CONFIG_ACPI
 2016-04-13 13:01 UTC  (4+ messages)

[PATCH v4] drm/i915: Adjust size of PIPE_CONTROL used for gen8 render seqno write
 2016-04-13 12:48 UTC  (3+ messages)

[PATCH 1/2] drm/i915/skl: Fix rc6 based gpu/system hang
 2016-04-13 12:43 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs

[PATCH] drm/i915: add INTEL_GEN() helper shorthand for INTEL_INFO()->gen
 2016-04-13 12:32 UTC  (4+ messages)

What are the consequences of not installing the non-free intel firmware needed on Skylake?
 2016-04-13 12:32 UTC 

[PATCH 2/2] drm/i915: Use intel_get_pipe_timings() and intel_mode_from_pipe_config() in intel_crtc_mode_get()
 2016-04-13 12:08 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/3] edram size calculation
 2016-04-13 10:36 UTC  (6+ messages)
` [PATCH 1/3] drm/i915: Don't program eLLC IDI hash mask for gen9+
` [PATCH 3/3] drm/i915: Calculate edram size

[RFC 1/2] drm/i915: Move ioremap_wc tracking onto VMA
 2016-04-13  9:56 UTC  (6+ messages)

[PATCH 1/2] drm/i915: Split execlists hardware status page initialisation from setup
 2016-04-13  9:50 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "


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