public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-10-23 16:23:56 to 2014-10-28 08:31:51 UTC [more...]

[Beignet] Beignet crashes on vanilla 3.17.1 with IVB hardware
 2014-10-28  8:31 UTC  (7+ messages)
    ` [Intel-gfx] "

[PATCH 00/17] drm/i915: Fix vlv/chv panel power sequencer
 2014-10-28  8:32 UTC  (23+ messages)
` [PATCH 02/17] drm/i915: Warn if stealing power sequencer from an active eDP port
` [PATCH 05/17] drm/i915: Don't initialize power seqeuencer delays more than once
` [PATCH 08/17] drm/i915: Wait for PHY port ready before link training on VLV/CHV
` [PATCH 11/17] drm/i915: Make sure DPLL is enabled when kicking the power sequencer "
` [PATCH 12/17] drm/i915: Don't kick the power seqeuncer just to check if we have vdd/panel power
` [PATCH 15/17] drm/i915: Steal power sequencer in vlv_power_sequencer_pipe()

[PATCH v2 00/18] drm/i915: hdmi/dp audio rework
 2014-10-28  8:28 UTC  (36+ messages)
` [PATCH v2 01/18] drm/i915: add new intel audio file to group DP/HDMI audio
` [PATCH v2 02/18] drm/i915/audio: constify hdmi audio clock struct
` [PATCH v2 03/18] drm/i915/audio: beat some sense into the variable types and names
` [PATCH v2 04/18] drm/i915: pass intel_encoder to intel_write_eld
` [PATCH v2 05/18] drm/i915/audio: pass intel_encoder on to platform specific ELD functions
` [PATCH v2 06/18] drm/i915/audio: set ELD Conn_Type at one place
` [PATCH v2 07/18] drm/i915/ddi: write ELD where it's supposed to be done
` [PATCH v2 08/18] drm/i915: introduce intel_audio_codec_{enable, disable}
` [PATCH v2 09/18] drm/i915/audio: remove misleading checks for !eld[0]
` [PATCH v2 10/18] drm/i915: clean up and clarify audio related register defines
` [PATCH v2 11/18] drm/i915: rewrite hsw/bdw audio codec enable/disable sequences
` [PATCH v2 12/18] drm/i915/audio: rewrite vlv/chv and gen 5-7 audio codec enable sequence
` [PATCH v2 13/18] drm/i915/audio: add vlv/chv/gen5-7 audio codec disable sequence
` [PATCH v2 14/18] drm/i915: enable audio codec after port
` [PATCH v2 15/18] drm/i915/audio: add audio codec disable on g4x
` [PATCH v2 16/18] drm/i915/audio: add audio codec enable debug log for g4x
` [PATCH v2 17/18] drm/i915: make pipe/port based audio valid accessors easier to use
` [PATCH v2 18/18] drm/i915/audio: add DOC comment describing HDA over HDMI/DP

[RFC PATCH 0/8] Add host i915 support for vGPU
 2014-10-28  8:25 UTC  (10+ messages)
` [RFC PATCH 7/8] drm/i915: vgt irq mediation - via a tasklet based mechanism

[PATCH 1/2] drm/i915: introduce pipe_config->ddi_personality
 2014-10-28  7:55 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: transform INTEL_OUTPUT_* into an enum

[PATCH 1/4] drm/i915: Remove unnecessary test on the gen in intel_do_mmio_flip()
 2014-10-28  7:42 UTC  (18+ messages)
` [PATCH 2/4] drm/i915: Introduce a vfunc for platform-specfic MMIO flip code
` [PATCH 3/4] drm/i915: Add space between variable declarations and code
    ` [PATCH 3/4 v2] "
` [PATCH 4/4] drm/i915/skl: Implement do_mmio_flip for SKL

tile group support (v2)
 2014-10-28  6:54 UTC  (3+ messages)
` [PATCH 2/6] drm: add tile_group support. (v2)

[PATCH 2/2] drm/i915: run hsw_disable_pc8() later on resume
 2014-10-27 19:54 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: kill intel_resume_prepare()

[PATCH] drm/i915: Move flags describing VMA mappings into the VMA
 2014-10-27 15:53 UTC  (6+ messages)
` [RFC] drm/i915: Prepare for the idea there can be multiple VMA per VM

[PATCH] drm/i915/chv: Use 16 and 32 for low and high drain latency precision
 2014-10-27 14:35 UTC  (5+ messages)

[PATCH 1/2] drm: make sure visible is set to false if fb is null
 2014-10-27 14:27 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: remove unneeded visible check

[RFC v2 0/7] Rearranging PPS related code
 2014-10-27 14:23 UTC  (5+ messages)
` [RFC 4/7] drm/i915: Program PPS registers

[PATCH 1/2] Move watermark code from tests to tools
 2014-10-27 14:09 UTC  (2+ messages)
` [PATCH 2/2] Move library selftests to lib/tests

[PATCH] drm/i915: Enable pipe-a power well on chv
 2014-10-27 14:07 UTC 

[PATCH v4] drm/i915: Add ppgtt create/release trace points
 2014-10-27 11:03 UTC  (4+ messages)
` [PATCH v5] "

[PATCH 1/3] drm/i915: Add missing '\n' to cdclk debug message
 2014-10-27  9:28 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Grab rpm ref when changing cdclk on VLV/CHV

[PATCH v4 1/5] drm/i915: create a prepare step for primary planes updates
 2014-10-27  9:10 UTC  (8+ messages)
` [PATCH v4 2/5] drm/i915: create a prepare phase for sprite plane updates
` [PATCH v4 3/5] drm/i915: use intel_fb_obj() macros to assign gem objects
` [PATCH v4 4/5] drm/i915: only flip frontbuffer if crtc is active
` [PATCH v4 5/5] drm/i915: remove intel_crtc_cursor_set_obj()

[PATCH] drm/i915: Report the actual swizzling back to userspace
 2014-10-27  9:08 UTC  (4+ messages)

[PATCH 1/4] drm/i915 Update Gen8 golden context batch buffer
 2014-10-27  9:01 UTC  (5+ messages)
` [PATCH 3/4] drm/i915: Add copyright headers to all golden context source

[PATCH] drm/i915: Abort command parsing for chained batches
 2014-10-27  8:58 UTC  (7+ messages)

Kswapd 100% CPU since 3.8 on Sandybridge
 2014-10-26 18:20 UTC  (4+ messages)

[PATCH] drm/i915: Broaden application of set-domain(GTT)
 2014-10-26  8:41 UTC  (16+ messages)
` [PATCH] drm/i915: Support to create uncached user mapping for a Gem object
  ` [PATCH] drm/i915: Support creation of unbound wc user mappings for objects
    ` [PATCH 1/3] igt/gem_evict_(alignment|everything): contend with GPU hangs
      ` [PATCH 2/3] lib/core: Check for kernel error messages and WARN if any are found
      ` [PATCH 3/3] reg-read-8
    ` [PATCH 1/3] igt/gem_mmap_wc: Exercise mmap(wc) interface
      ` [PATCH 2/3] igt/gem_gtt_speed: compare against WC mmaps
      ` [PATCH 3/3] igt/gem_concurrent_blit: Exercise wc mappings
    ` [PATCH] intel: New libdrm interface to create unbound wc user mappings for objects

[PATCH 1/3] drm/i915: Add error_recovery option to i915_handle_error
 2014-10-25  9:24 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: Split the gpu (error) state generation
` [PATCH 3/3] drm/i915: Grab gpu state through debugfs

[PATCH] drm/i915: Use vblank evade mechanism in mmio_flip
 2014-10-24 21:34 UTC  (2+ messages)
` [PATCH] drm/i915: Use vblank evade mechanism in

[PATCH] drm/i915/bdw: Setup global hardware status page in execlists mode
 2014-10-24 21:25 UTC  (2+ messages)
` [PATCH] drm/i915/bdw: Setup global hardware status page

Updated drm-intel-testing
 2014-10-24 14:51 UTC 

[PATCH] drm/i915: Ignore SURFLIVE and flip counter when the GPU gets reset
 2014-10-24 14:39 UTC  (6+ messages)

[PATCH v3 01/11] drm/i915: Merge of visible and !visible paths for primary planes
 2014-10-24 14:35 UTC  (9+ messages)
` [PATCH v3 05/11] drm/i915: remove intel_crtc_cursor_set_obj()
` [PATCH v3 11/11] drm/i915: remove intel_pipe_set_base()

[PULL] drm-intel-next, take 3
 2014-10-24 14:33 UTC 

[PATCH 09/15] drm/i915: Ignore VBT int_crt_support on 830M
 2014-10-24 14:11 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v2 00/14] fix VLV S4 suspend/resume, unify S3/S4 handlers
 2014-10-24  9:48 UTC  (16+ messages)
` [PATCH v2 02/14] drm/i915: unify legacy S3 suspend and S4 freeze handlers
` [PATCH v2 03/14] drm/i915: propagate error from legacy resume handler
` [PATCH v2 04/14] drm/i915: vlv: fix switcheroo/legacy suspend/resume
` [PATCH v2 05/14] drm/i915: fix S4 suspend while switcheroo state is off
` [PATCH v2 07/14] drm/i915: check for GT faults in all resume handlers and driver load time
` [PATCH v2 08/14] drm/i915: enable output polling during S4 thaw
` [PATCH v2 09/14] drm/i915: disable/re-enable PCI device around S4 freeze/thaw
` [PATCH v2 10/14] drm/i915: unify S3 and S4 suspend/resume handlers
` [PATCH v2 11/14] drm/i915: sanitize suspend/resume helper function names
` [PATCH v2 12/14] drm/i915: add poweroff_late handler
` [PATCH v2 13/14] drm/i915: unify switcheroo and legacy suspend/resume handlers
` [PATCH v2 14/14] drm/i915: add comments on what stage a given PM handler is called

[PATCH 2/2] drm/i915/bdw: Setup global hardware status page in execlists mode
 2014-10-24  9:36 UTC  (5+ messages)

[PATCH] drm/i915: Improve reliability for Displayport link training
 2014-10-24  8:27 UTC  (4+ messages)

[intel-gfx] Displayport compliance testing
 2014-10-24  8:24 UTC  (5+ messages)
` [PATCH 01/10] drm/i915: Add automated testing support for "

[PATCH] drm/i915/bdw: Clean up execlist queue items in retire_work
 2014-10-24  8:18 UTC  (5+ messages)

i915.fastboot bug report - not working on coreboot
 2014-10-23 20:44 UTC  (4+ messages)

[PATCH] drm/i915: Add means to apply WA conditionally
 2014-10-23 19:22 UTC  (4+ messages)

[PATCH 1/6] drm/i915: factor out compute_config from __intel_set_mode
 2014-10-23 18:50 UTC  (6+ messages)
` [PATCH 2/6] drm/i915: use compute_config in set_config
` [PATCH 3/6] drm/i915/hdmi: fetch infoframe status in get_config
` [PATCH 4/6] drm/i915: check for audio and infoframe changes across mode sets
` [PATCH 5/6] drm/i915: update pipe size at set_config time
` [PATCH 6/6] drm/i915: calculate pfit changes in set_config

[PATCH 1/5] drm/i915: factor out compute_config from __intel_set_mode
 2014-10-23 18:40 UTC  (7+ messages)
` [PATCH 2/5] drm/i915: factor compute_config out of __intel_mode_set
` [PATCH 3/5] drm/i915: use compute_config in set_config
` [PATCH 4/5] drm/i915/hdmi: fetch infoframe status in get_config
` [PATCH 5/5] drm/i915: check for audio and infoframe changes across mode sets


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