public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-11-26 12:23:47 to 2014-12-01 09:09:48 UTC [more...]

i915 driver failure
 2014-12-01  9:10 UTC  (2+ messages)

2014-Q3 release of XenGT - a Mediated Graphics Passthrough Solution from Intel
 2014-12-01  8:33 UTC 

[RFC PATCH v3 0/4] drm driver for VED in Intel GPU
 2014-12-01  8:32 UTC  (9+ messages)
` [RFC PATCH v3 1/4] drm/i915: add i915_ved.c to setup bridge for VED
      ` [Intel-gfx] "
` [RFC PATCH v3 2/4] drm/ipvr: drm driver "

[PATCH 0/9] i915 display refactoring (v3)
 2014-12-01  8:29 UTC  (13+ messages)
` [PATCH 1/9] drm: add helper to get crtc timings (v4)
  ` [Intel-gfx] "
` [PATCH 3/9] drm/i915: remove intel_pipe_set_base() (v4)
` [PATCH 4/9] drm/i915: Introduce intel_prepare_cursor_plane()
` [PATCH 6/9] drm/i915: Consolidate plane 'prepare' functions

[PATCH v1 1/1] drm/i915: Perform modeset based on DPMS state during resume
 2014-12-01  7:57 UTC  (3+ messages)

[PATCH v1 1/2] drm/i915: Enabling RC6 immediately instead of enabling via delayed work item
 2014-12-01  6:58 UTC  (2+ messages)
` [PATCH v1 2/2] drm/i915: Deferring uncore early sanitize, sanitize, disable pc8 to resume

[RFC PATCH v3 3/4] ipvr: user mode helper for ipvr drm driver
 2014-12-01  3:09 UTC  (2+ messages)

[RFC PATCH v3 4/4] tests/drv_module_reload: add ipvr support
 2014-12-01  3:06 UTC  (6+ messages)

[PATCH 0/9] BYT DSI Dual Link Support
 2014-11-29  9:56 UTC  (10+ messages)
` [PATCH 1/9] drm/i915: New functions added for enabling & disabling MIPI Port Ctrl reg
` [PATCH 2/9] drm/i915: Added port as parameter to the functions which does read/write of DSI Controller
` [PATCH 3/9] drm/i915: Add support for port enable/disable for dual link configuration
` [PATCH 4/9] drm/i915: Pixel Clock changes for DSI dual link
` [PATCH 5/9] drm/i915: Dual link needs Shutdown and Turn on packet for both ports
` [PATCH 6/9] drm/i915: Enable DSI PLL for both DSI0 and DSI1 in case of dual link
` [PATCH 7/9] drm/i915: MIPI Timings related changes for "
` [PATCH 8/9] drm/i915: Update the DSI disable path to support dual link panel disabling
` [PATCH 9/9] drm/i915: Update the DSI enable path to support dual link panel enabling

[PATCH] drm/i915: vlv: fix save/restore of MAX_REQ_COUNT reg
 2014-11-28 20:45 UTC  (3+ messages)
` [PATCH v2] drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg
  ` [PATCH v2] drm/i915: vlv: fix save/restore of

[PATCH] drm/i915 Trouble with minimum brightness
 2014-11-28 19:14 UTC 

[PATCH 1/2] drm/i915: compute wait_ioctl timeout correctly
 2014-11-28 19:09 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Handle inaccurate time conversion issues
  ` [PATCH 2/2] drm/i915: Handle inaccurate time conversion

[RFC] tests/gem_ring_sync_copy: reduce memory usage
 2014-11-28 18:49 UTC  (11+ messages)

[PATCH 1/5] drm/i915: s/init()/init_hw()/ in intel_engine_cs
 2014-11-28 18:43 UTC  (11+ messages)
` [PATCH 2/5] drm/i915: s/intel_workarouns_ring/intel_render_workarounds/
` [PATCH 3/5] drm/i915: Move intel_init_pipe_control out of engine->init_hw
` [PATCH 4/5] drm/i915: Only init engines once

[PATCH] drm/i915: Convert pxvid to extvid lookup table
 2014-11-28 18:18 UTC  (5+ messages)

[PATCH] drm/i915: Remove unnecessary goto in intel_primary_plane_disable()
 2014-11-28 18:16 UTC  (3+ messages)
` [PATCH] drm/i915: Remove unnecessary goto in

[PATCH v3 00/28] Replace seqno values with request structures
 2014-11-28 18:06 UTC  (30+ messages)
` [PATCH v3 06/28] drm/i915: Ensure requests stick around during waits
` [PATCH v3 11/28] drm/i915: Add IRQ friendly request deference facility
` [PATCH v3 12/28] drm/i915: Convert mmio_flip::seqno to struct request
` [PATCH v3 15/28] drm/i915: Convert 'flip_queued_seqno' into 'flip_queued_request'
` [PATCH v3 17/28] drm/i915: Convert 'trace_irq' to use requests rather than seqnos
` [PATCH v3 20/28] drm/i915: Convert 'i915_seqno_passed' calls into 'i915_gem_request_completed'
` [PATCH v3 21/28] drm/i915: Remove the now redundant 'obj->ring'

[PATCH] drm/i915: Bug fixes to ring 'head' updating
 2014-11-28 17:51 UTC  (6+ messages)
` [PATCH v3 0/2] Updates to ring freespace calculations
  ` [PATCH v3 1/2] drm/i915: Make ring freespace calculation more robust
  ` [PATCH v3 2/2] drm/i915: Consolidate ring freespace calculations
    ` [PATCH v3 2/2] drm/i915: Consolidate ring freespace

[RFC] drm/i915: Infrastructure for supporting different GGTT views per object
 2014-11-28 17:31 UTC  (4+ messages)
` [PATCH] "
  ` [PATCH] drm/i915: Infrastructure for supporting

[PATCH 00/11] BYT DSI Dual Link Support
 2014-11-28 17:19 UTC  (14+ messages)
` [PATCH 0/3] "
  ` [PATCH 1/3] drm/i915/dsi: clean up MIPI DSI pipe vs. port usage
  ` [PATCH 2/3] drm/i915/dsi: add ports to intel_dsi to describe the ports being driven

[RFC 0/6] eDP DRRS based on frontbuffer tracking
 2014-11-28 17:17 UTC  (4+ messages)

[PATCH i-g-t 1/4] igt_kms: add a base edid
 2014-11-28 16:22 UTC  (4+ messages)
` [PATCH i-g-t 2/4] tests/kms_force_connect: split into subtests
` [PATCH i-g-t 3/4] tests: use base edid
` [PATCH i-g-t 4/4] lib: remove igt_edid.h

[PATCH i-g-t] tests/kms_flip: Fix assert about vblank wait duration
 2014-11-28 14:57 UTC 

[PULL] drm-intel-next
 2014-11-28 14:22 UTC  (2+ messages)

[PATCH i-g-t 1/6] docs: split the test program documentation into sections
 2014-11-28 13:45 UTC  (6+ messages)
` [PATCH i-g-t 2/6] docs: add subtest lists to test descriptions
` [PATCH i-g-t 3/6] docs: add exit status documentation
` [PATCH i-g-t 4/6] docs: add a glossary of test name terms
` [PATCH i-g-t 5/6] docs: treat the test description as cdata
` [PATCH i-g-t 6/6] tests: add more test descriptions

[PULL] topic/core-stuff
 2014-11-28 13:27 UTC 

[PATCH 9/9] drm/i915: Make all plane disables use 'update_plane'
 2014-11-28 12:55 UTC  (6+ messages)
` [PATCH 9/9] drm/i915: Make all plane disables use

[QA 11/28 ww48] Testing report for `drm-intel-testing` (was: Updated -next)
 2014-11-28  6:33 UTC 

[PATCH] drm/i915: Disable FBC if primary plane is rotated on Haswell
 2014-11-28  1:50 UTC  (4+ messages)
` [PATCH] drm/i915: Disable FBC if primary plane is

[PATCH 1/2] drm/i915: mask RPS IRQs properly when disabling RPS
 2014-11-27 19:26 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: sanitize RPS resetting during GPU reset

[PATCH] drm/atomic: Introduce state->obj backpointers
 2014-11-27 15:39 UTC 

[PATCH] Revert "drm/i915: Disallow pin ioctl completely for kms drivers"
 2014-11-27 14:13 UTC  (3+ messages)

[PULL] drm-intel-fixes
 2014-11-27 14:06 UTC 

[PATCH] drm/dp: retry AUX transactions 32 times (v1.1)
 2014-11-27 13:49 UTC  (4+ messages)

[PATCH 7/6] drm/i915: Deal with video overlay on GPU reset
 2014-11-27 12:04 UTC  (4+ messages)
` [PATCH v2 "

[RFC 0/7+1] Add in-kernel vblank delaying mechanism
 2014-11-27 10:06 UTC  (4+ messages)

[PATCH v5 0/7] Command parser batch buffer copy
 2014-11-27  7:44 UTC  (9+ messages)
` [PATCH v5 1/7] drm/i915: Implement a framework for batch buffer pools
` [PATCH v5 2/7] drm/i915: Use batch pools with the command parser
` [PATCH v5 3/7] drm/i915: Add a batch pool debugfs file
` [PATCH v5 4/7] drm/i915: Add batch pool details to i915_gem_objects debugfs
` [PATCH v5 5/7] drm/i915: Use batch length instead of object size in command parser
` [PATCH v5 6/7] drm/i915: Mark shadow batch buffers as purgeable
` [PATCH v5 7/7] drm/i915: Tidy up execbuffer command parsing code

[PATCH] drm/i915: Tune down spurious CRC interrupt warning
 2014-11-27  2:04 UTC  (2+ messages)
` [PATCH] drm/i915: Tune down spurious CRC interrupt

[PATCH] drm/i915: Warn about missing context state workarounds only once
 2014-11-26 23:07 UTC  (2+ messages)
` [PATCH] drm/i915: Warn about missing context state

[PATCH] drm/i915/skl: Update the DDI translation values for DP/eDP 1.3
 2014-11-26 21:58 UTC  (3+ messages)
` [PATCH] drm/i915/skl: Update the DDI translation values

[PATCH 00/10] i915 atomic plane helper conversion (v2)
 2014-11-26 19:25 UTC  (15+ messages)
` [PATCH 01/10] drm/i915: Ensure state->crtc is non-NULL for plane updates
` [PATCH 02/10] drm/i915: Make all plane disables use 'update_plane'
` [PATCH 03/10] drm/i915: Refactor work that can sleep out of commit
` [PATCH 04/10] drm/i915: Move vblank evasion to commit
  ` [PATCH] drm/i915: Move vblank evasion to commit (v2)
` [PATCH 05/10] drm/i915: Clarify sprite plane function names (v2)
` [PATCH 06/10] drm/i915: Make intel_crtc_has_pending_flip() non-static
` [PATCH 07/10] drm/i915: Prepare for atomic plane helpers (v3)
  ` [PATCH 07/10] drm/i915: Prepare for atomic plane helpers (v4)
    ` [PATCH] drm/i915: Prepare for atomic plane helpers (v5)
` [PATCH 08/10] drm/i915: Switch plane handling to atomic helpers (v4)
  ` [PATCH] drm/i915: Switch plane handling to atomic helpers (v5)
` [PATCH 09/10] drm/i915: Drop unused position fields
` [PATCH 10/10] drm/i915: Integrate kerneldoc for atomic plane helpers

[PATCH] drm/i915: More cautious with pch fifo underruns
 2014-11-26 18:17 UTC  (4+ messages)

[PATCH 2/2] drm/fb_helper: move deferred fb checking into restore mode
 2014-11-26 17:37 UTC  (2+ messages)
` [PATCH 2/2] drm/fb_helper: move deferred fb checking

[PATCH 1/2] drm/atomic-helper: Export both plane and modeset check helpers
 2014-11-26 17:23 UTC  (2+ messages)
` [PATCH 2/2] drm/atomic-helper: Again check modeset *before* plane states

[PATCH] drm: Handle atomic state properly in kms getfoo ioctl
 2014-11-26 17:21 UTC  (4+ messages)
` [PATCH] drm: Handle atomic state properly in kms getfoo

[PATCH] drm/i915: Use mmio flips harder
 2014-11-26 16:49 UTC  (4+ messages)

[PATCH] drm/i915: Drop vblank wait from intel_dp_link_down
 2014-11-26 16:01 UTC  (2+ messages)

[PATCH] drm/i915: Cancel vdd off work before suspend
 2014-11-26 15:01 UTC  (3+ messages)

[PATCH] drm/i915: Remove redundant flip_work->flip_queued_ring
 2014-11-26 13:41 UTC 

[PATCH] drm/i915: Check locking in i915_gem_request_unreference
 2014-11-26 12:48 UTC  (6+ messages)

[PATCH] drm/i915: Don't pin LRC in GGTT when dumping in debugfs
 2014-11-26 12:28 UTC  (12+ messages)


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