intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-25 07:39:50 to 2014-11-28 13:30:22 UTC [more...]

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

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

[PATCH 0/9] i915 display refactoring (v3)
 2014-11-28 13:12 UTC  (10+ 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 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

[PATCH 1/5] drm/i915: s/init()/init_hw()/ in intel_engine_cs
 2014-11-28 12:02 UTC  (8+ 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

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

[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

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

[PATCH] drm/i915: Convert pxvid to extvid lookup table
 2014-11-27 22:03 UTC  (2+ messages)

[PATCH] drm/i915: Remove unnecessary goto in intel_primary_plane_disable()
 2014-11-27 20:49 UTC  (2+ messages)
` [PATCH] drm/i915: Remove unnecessary goto in

[PATCH] drm/i915: Bug fixes to ring 'head' updating
 2014-11-27 19:20 UTC  (11+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] drm/i915: Consolidate ring freespace calculations
` [PATCH v3 0/2] Updates to "
  ` [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

[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  (8+ 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 0/6] drm/i915: Implement gen3/4 GPU reset
 2014-11-27 12:04 UTC  (8+ messages)
` [PATCH 3/6] drm/i915: Implement GPU reset for 915/945
` [PATCH 7/6] drm/i915: Deal with video overlay on GPU reset
  ` [PATCH v2 "

[RFC PATCH v3 0/4] drm driver for VED in Intel GPU
 2014-11-27 11:49 UTC  (4+ messages)
` [RFC PATCH v3 2/4] drm/ipvr: drm driver for VED

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

[PATCH 00/11] BYT DSI Dual Link Support
 2014-11-27  7:50 UTC  (13+ 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

[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 v3 00/28] Replace seqno values with request structures
 2014-11-26 18:25 UTC  (29+ 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: More cautious with pch fifo underruns
 2014-11-26 18:17 UTC  (5+ messages)

[PATCH 1/2] drm/dp: retry AUX transactions 32 times
 2014-11-26 17:37 UTC  (7+ messages)
` [PATCH 2/2] drm/fb_helper: move deferred fb checking into restore mode
  ` [Intel-gfx] "
  ` [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  (4+ 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  (13+ messages)

[PATCH] drm/i915: Fix short description of intel_display_power_is_enabled()
 2014-11-26 11:18 UTC  (3+ messages)
` [PATCH] drm/i915: Fix short description of

[PATCH 0/5] drm/i915 Avoid long delays when reading EDID on eDP
 2014-11-26  8:57 UTC  (5+ messages)

[PATCH] drm/i915: Handle runtime pm in the CRC setup code
 2014-11-26  7:32 UTC  (8+ messages)
  ` [PATCH] drm/i915: Handle runtime pm in the CRC setup

[PATCH] drm/i915: Assert that we successfully downclock the GPU before suspend
 2014-11-25 20:29 UTC  (3+ messages)
` [PATCH] drm/i915: Assert that we successfully downclock

[PATCH] drm/i915: Fix context object leak for legacy contexts
 2014-11-25 17:05 UTC  (3+ messages)
` [PATCH] drm/i915: Fix context object leak for legacy

[PATCH i-g-t 1/3] lib: fix symbol names in documentation comments
 2014-11-25 16:26 UTC  (3+ messages)
` [PATCH i-g-t 2/3] tests: use subtests in gem_tiled_swapping
` [PATCH i-g-t 3/3] lib: ensure subtests are not added to simple tests

[PATCH] drm/i915/skl: Update in Gen9 multi-engine forcewake range
 2014-11-25 13:16 UTC  (3+ messages)

[PATCH] drm/i915/eDP: When enabling panel VDD cancel pending disable worker
 2014-11-25 13:07 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH 0/7] drm-intel-collector - update
 2014-11-25 13:05 UTC  (6+ messages)
` [PATCH 1/7] drm/i915: Specify bsd rings through exec flag
` [PATCH 7/7] drm/i915: Broaden application of set-domain(GTT)
  ` [PATCH 7/7] drm/i915: Broaden application of

[PATCH 1/5] igt/gem_mmap_wc: Exercise mmap(wc) interface
 2014-11-25 11:30 UTC  (3+ messages)
` [PATCH] igt/gem_mmap_wc: Add the invalid flags subtest

[PATCH] drm/atomic-helper: Skip vblank waits for unchanged fbs
 2014-11-25  8:25 UTC  (2+ messages)
` [PATCH] drm/atomic-helper: Skip vblank waits for

[PATCH i-g-t] lib: fix igt_reset_connectors
 2014-11-25  8:35 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).