public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-07-28 18:19:16 to 2014-07-30 18:49:07 UTC [more...]

drm/i915: "Wrong MCH_SSKPD value: 0x16040307"
 2014-07-30 18:49 UTC 

[PATCH 1/2] drm/i915: Collect gtier properly on HSW
 2014-07-30 18:28 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Fix DEIER and GTIER collecting for BDW

i915 / 3.15 intermittently boots into blank screeen
 2014-07-30 17:39 UTC  (9+ messages)

[PATCH] drm/i915: Rework GPU reset sequence to match driver load & thaw
 2014-07-30 16:59 UTC  (10+ messages)

[PATCH 1/3] drm/i915: Add get_config implementation for DSI encoder
 2014-07-30 16:24 UTC  (5+ messages)
` [v2] drm/i915: Add correct hw/sw config check "
    ` [v3] "

[PATCH 0/8] atomic prep work
 2014-07-30 16:12 UTC  (34+ messages)
` [PATCH 1/8] drm: Add drm_plane/connector_index
  ` [Intel-gfx] "
  ` [PATCH] "
` [PATCH 2/8] drm: Move modeset_lock_all helpers to drm_modeset_lock.[hc]
` [PATCH 3/8] drm: Handle legacy per-crtc locking with full acquire ctx
  ` [PATCH] "
` [PATCH 4/8] drm: Move ->old_fb from crtc to plane
  ` [Intel-gfx] "
  ` [PATCH] "
` [PATCH 5/8] drm: trylock modest locking for fbdev panics
` [PATCH 6/8] drm: Add a plane->reset hook
` [PATCH 7/8] drm/irq: Implement a generic vblank_wait function
          ` [Intel-gfx] "
  ` [PATCH] "
` [PATCH 8/8] drm/i915: Use generic vblank wait
  ` [PATCH] "
` [PATCH] drm: Docbook fixes

[PATCH] drm/i915: Remove context pointer from ppgtt struct
 2014-07-30 15:52 UTC  (5+ messages)

[PATCH] drm/i915: Add a bit of locking to intel_dp_hpd_pulse()
 2014-07-30 15:39 UTC 

[PATCH v2] Displayport compliance testing
 2014-07-30 15:25 UTC  (20+ messages)
` [PATCH 01/12] drm/i915: Add automated testing support for "
` [PATCH 07/12] drm/i915: Update EDID automated test function for Displayport compliance
` [PATCH 08/12] drm/i915: Improve reliability for Displayport link training
` [PATCH 09/12] drm/i915: Update intel_dp_check_link_status() for Displayport compliance testing
` [PATCH 12/12] drm/i915: Add a delay in Displayport AUX transactions for "

[PATCH 0/3] Fixing last of few known issues in DSI and Burst mode Support
 2014-07-30 15:04 UTC  (9+ messages)
` [PATCH 1/3] drm/i915: Add get_config implementation for DSI encoder
` [PATCH 2/3] drm/i915: wait for all DSI FIFOs to be empty
` [PATCH 3/3] drm/i915: Add support for Video Burst Mode for MIPI DSI
    ` [v2] "

[PATCH v2 1/2] drm/i915: factor out intel_edp_panel_vdd_sanitize
 2014-07-30 13:42 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915: fix VDD state tracking after system resume

[PATCH 00/40] CHV stuff mostly
 2014-07-30 12:48 UTC  (49+ messages)
` [PATCH 06/40] drm/i915: Add cdclk change support for chv
` [PATCH 07/40] drm/i915: Disable cdclk changes for chv until Punit is ready
` [PATCH 08/40] drm/i915: Leave DPLL ref clocks on
` [PATCH 09/40] drm/i915: Split chv_update_pll() apart
` [PATCH 11/40] drm/i915: Call intel_{dp, hdmi}_prepare for chv
` [PATCH 12/40] drm/i915: Clarify CHV swing margin/deemph bits
` [PATCH 14/40] drm/i915: Override display PHY TX FIFO reset master on chv
` [PATCH 16/40] drm/i915: Add chv_power_wells[]
` [PATCH 22/40] drm/i915: Add chv port D TX wells
` [PATCH 27/40] drm/i915: Split a few long debug prints
` [PATCH 29/40] drm/i915: Refactor Broadwell PIPE_CONTROL emission into a helper
` [PATCH 31/40] drm/i916: Init chv workarounds at render ring init
` [PATCH 32/40] drm/i915: Hack to tie both common lanes together on chv
` [PATCH 33/40] drm/i915: Polish the chv cmnlane resrt macros
` [PATCH 34/40] drm/i915: Add DP training pattern 3 for CHV
` [PATCH 37/40] drm/i915: Fix eDP link training when switching pipes

[RFC v2 0/3] drm/i915: Trace point callbacks for kernel validation
 2014-07-30 12:34 UTC  (5+ messages)
` [RFC v2 2/3] drm/i915: duplicate i915_gem_ring_dispatch trace and add ctx parameter

[PATCH 1/2] drm/i915: Some cleanups for the ppgtt lifetime handling
 2014-07-30 12:03 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Move i915_gem_chipset_flush to where it belongs
  ` [PATCH] drm/i915: Some cleanups for the ppgtt lifetime handling

[PATCH] drm: HDMI pixel replication modes now hactive of 720 for pixel replication
 2014-07-30 10:47 UTC  (2+ messages)

[PATCH 1/2] drm/i915/hdmi: call intel_hdmi_prepare for CHV
 2014-07-30 10:46 UTC  (2+ messages)

[Announcement] Updates to XenGT - a Mediated Graphics Passthrough Solution from Intel
 2014-07-30  9:39 UTC  (3+ messages)
` [Xen-devel] [Intel-gfx] "
  ` [Xen-devel] "

[RFC] Move BDW workarounds to ring init fn
 2014-07-30  9:36 UTC  (10+ messages)
` [RFC] drm/i915/bdw: Initialize BDW workarounds in render "

[PATCH] drm/i915: vma/ppgtt lifetime rules
 2014-07-30  8:19 UTC  (7+ messages)

[PATCH 1/2] drm/i915: timespec_sub should already be normalized
 2014-07-30  6:47 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Embellish wait_end trace

[PATCH] drm/i915: freeze display before the interrupts and GT
 2014-07-29 18:59 UTC  (3+ messages)

[PATCH 00/10] Split the HSW/BDW PLL code a bit more
 2014-07-29 18:20 UTC  (13+ messages)
` [PATCH 01/10] drm/i915: Specify when the PLL hw state fields are valid
` [PATCH 02/10] drm/i915: Add a space to the shared DPLL debug message
` [PATCH 03/10] drm/i915: Extract the HSW DDI selection code into its own function
` [PATCH 04/10] drm/i915: Extract the HSW/BDW shared dpll init code
` [PATCH 05/10] drm/i915: Restrict hsw_dp_set_ddi_pll_sel() to HSW/BDW
` [PATCH 06/10] drm/i915: Fix stale comment for intel_ddi_pll_select()
` [PATCH 07/10] drm/i915: Split the BDW/HSW specific shared pll selection
` [PATCH 08/10] drm/i915: Make intel_ddi_calculate_wrpll() HSW/BDW specific
` [PATCH 09/10] drm/i915: Split the CDCLK retrieval per-platform
` [PATCH 10/10] drm/i915: Make ddi_clock_gate() HSW/BDW specific

[PATCH] tests/gem_ringfill: add interruptible mode
 2014-07-29 16:47 UTC 

[Intel-gfx] [PATCH 7/9] drm: Disable vblank interrupt immediately when drm_vblank_offdelay==0
 2014-07-29 17:57 UTC  (5+ messages)
` [PATCH 10/9] drm: Add dev->vblank_disable_immediate flag
    ` [Intel-gfx] "

[PATCH] drm/i915: s/seqno/request/ tracking inside objects
 2014-07-29 14:54 UTC  (6+ messages)

[PATCH 1/2] drm/i915: factor out intel_edp_panel_vdd_sanitize
 2014-07-29 14:44 UTC  (2+ messages)

[PATCH 0/3] Fixes for runtime PM on planes APIs
 2014-07-29 14:25 UTC  (11+ messages)
` [PATCH 1/3] drm/i915: fix cursor handling when runtime suspended
` [PATCH 1/2] tests/pm_rpm: add cursor subtests
` [PATCH 2/3] drm/i915: get runtime PM when pinning sprite objects
` [PATCH 2/2] tests/pm_rpm: add planes subtests
` [PATCH 3/3] drm/i915: get runtime PM when pinning primary plane objects

[PATCH] drm/i915: Correctly read backlight PWM for pipe B on vlv/chv
 2014-07-29 14:02 UTC  (4+ messages)

[PATCH i-g-t] lib: don't abort if forcing the connector state fails
 2014-07-29 11:22 UTC  (3+ messages)

[PATCH i-g-t 1/5] lib: Remove unused field from struct igt_fb
 2014-07-29 11:16 UTC  (2+ messages)

drm/i915 mst support
 2014-07-29 11:00 UTC  (7+ messages)
` [PATCH 09/11] i915: add DP 1.2 MST support (v0.6)
      ` [Intel-gfx] "

PROBLEM: Native backlight regressed from logarithmic to linear scale
 2014-07-29 10:38 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH 3/6] drm: Add rotation_property to mode_config
 2014-07-29 10:30 UTC  (6+ messages)
` [PATCH] drm: Add rotation_property to mode_config and creating it

[PATCH 00/53] Execlists v3
 2014-07-29 10:26 UTC  (7+ messages)
` [PATCH 45/53] drm/i915/bdw: Do not call intel_runtime_pm_get() in an interrupt

[PATCH] drm/i915: Fix read back of plane stride register
 2014-07-29  9:46 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Allow overlapping userptr objects
 2014-07-29  9:39 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Prevent recursive deadlock on releasing a busy userptr

ResettRe: [Xen-devel] [v5][PATCH 0/5] xen: add Intel IGD passthrough support
 2014-07-29  9:14 UTC  (14+ messages)

[PATCH] mutex: Export an interface to wrap a mutex lock
 2014-07-28 22:07 UTC  (2+ messages)

[PATCH 1/1] drm/i915: Adding Gfx Clock, Wake and Gunit save/restore logic in PM suspend/resume paths
 2014-07-28 18:51 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