public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-04-13 14:26:30 to 2016-04-15 07:51:36 UTC [more...]

✓ Fi.CI.BAT: success for series starting with [V2,1/3] PSR status on sysfs interface
 2016-04-15  7:51 UTC 

[PATCH 04/14] drm/i915: use drm_crtc_send_vblank_event()
 2016-04-15  7:42 UTC  (2+ messages)

[PATCH 00/12] drm/i915: VLV/CHV irq handler fixes
 2016-04-15  7:32 UTC  (22+ 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

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

[PATCH] drm/i915/skl: Update eDRAM calculation
 2016-04-15  7:23 UTC  (6+ messages)

[PATCH v5 00/24] pwm: add support for atomic update
 2016-04-15  7:22 UTC  (28+ messages)
` [PATCH v5 02/24] pwm: use pwm_get/set_xxx() helpers where appropriate
` [PATCH v5 04/24] hwmon: pwm-fan: use pwm_get_args() "
` [PATCH v5 14/24] input: misc: pwm-beeper: explicitly apply PWM config extracted from pwm_args
  ` [PATCH v5 01/24] pwm: introduce the pwm_args concept
  ` [PATCH v5 03/24] clk: pwm: use pwm_get_args() where appropriate
  ` [PATCH v5 05/24] input: misc: max77693: "
  ` [PATCH v5 06/24] leds: pwm: "
  ` [PATCH v5 07/24] regulator: "
  ` [PATCH v5 08/24] fbdev: ssd1307fb: "
  ` [PATCH v5 09/24] backlight: pwm_bl: "
  ` [PATCH v5 10/24] backlight: lp8788: explicitly apply PWM config extracted from pwm_args
  ` [PATCH v5 11/24] backlight: lp855x: "
  ` [PATCH v5 12/24] backlight: lm3630a: "
  ` [PATCH v5 13/24] input: misc: max8997: "
  ` [PATCH v5 15/24] drm: i915: "
  ` [PATCH v5 16/24] ARM: "
  ` [PATCH v5 17/24] pwm: keep PWM state in sync with hardware state
  ` [PATCH v5 19/24] pwm: move the enabled/disabled info into pwm_state
  ` [PATCH v5 20/24] pwm: add the PWM initial state retrieval infra
  ` [PATCH v5 21/24] pwm: add the core infrastructure to allow atomic update
  ` [PATCH v5 22/24] pwm: update documentation
  ` [PATCH v5 23/24] pwm: switch to the atomic API
` [PATCH v5 18/24] pwm: introduce the pwm_state concept
` [PATCH v5 24/24] pwm: add information about polarity, duty cycle and period to debugfs
` ✗ Fi.CI.BAT: failure for pwm: add support for atomic update (rev2)

[PATCH v2 00/11] drm/i915: Rework page flip to be more atomic like, and remove cs flips
 2016-04-15  7:07 UTC  (4+ messages)
` [PATCH v2 02/11] drm/i915: Remove stallcheck special handling
` ✗ Fi.CI.BAT: failure for drm/i915: Rework page flip to be more atomic like, and remove cs flips

[PATCH 1/3] drm/i915/guc: keep GuC objects mapped in kernel
 2016-04-15  6:55 UTC  (4+ messages)
` [PATCH 2/3] drm/i915/guc: stop using kmap_atomic() during request submission
` [PATCH 3/3] drm/i915/guc: drop cached copy of 'wq_head'
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/guc: keep GuC objects mapped in kernel

[PATCH v4 1/3] drm/edid: Add drm_edid_get_monitor_name()
 2016-04-15  6:26 UTC  (4+ messages)
` [PATCH v4 2/3] drm/dp/mst: Enhance DP MST debugfs output
` [PATCH v4 3/3] drm/i915/dp/mst: Add source port info to "
` ✗ Fi.CI.BAT: failure for series starting with [v4,1/3] drm/edid: Add drm_edid_get_monitor_name()

[PATCH] drm/i915/bxt: PORT_PLL_REF_SEL bit should be set for all BXT variations
 2016-04-14 22:37 UTC 

[PATCH V2 0/3] RPM Graphics Features
 2016-04-14 22:27 UTC  (4+ messages)
  ` [PATCH V2 1/3] PSR status on sysfs interface
  ` [PATCH V2 2/3] FBC "
  ` [PATCH V2 3/3] DRRS "

[PATCH] drm/i915/vlv: Enable/disable VGA hotplugging properly
 2016-04-14 17:59 UTC  (2+ messages)

[PATCH] drm/i915:bxt: Enable Pooled EU support
 2016-04-14 17:52 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/2] drm/i915: Show pin mapped status in describe_obj
 2016-04-14 17:25 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Show pin mapped counts and sizes in debugfs
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Show pin mapped status in describe_obj

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

[PATCH v4 RESEND 0/5] Move workarounds from intel_dp_dpcd_read_wake() into drm's DP helpers
 2016-04-14 17:01 UTC  (8+ 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: Use readl/writel for ring buffer access
 2016-04-14 16:37 UTC  (11+ 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
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Use readl/writel for ring buffer access

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

[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: 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] mm/vmalloc: Keep a separate lazy-free list
 2016-04-14 14:44 UTC  (4+ messages)

[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] 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 1/3] drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
 2016-04-14 10:07 UTC  (2+ messages)
` ✓ 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] 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  (2+ messages)
` ✗ 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  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

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

[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] "

[CI-ping 14/15] drm/i915: Reorganise legacy context switch to cope with late failure
 2016-04-13 15:18 UTC  (7+ messages)
` [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

[PATCH 3/3] drm/i915: Move ioremap_wc tracking onto VMA
 2016-04-13 15:12 UTC  (4+ messages)
` [PATCH] "

[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 2/2] drm/i915/BXT: Tolerance at BXT DSI pipe_config comparison
 2016-04-13 14:46 UTC  (11+ messages)

[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] "


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