messages from 2012-12-01 20:33:57 to 2012-12-09 21:37:41 UTC [more...]
[PATCH 0/3] More Haswell VGA fixes
2012-12-09 21:37 UTC (9+ messages)
` [PATCH 1/3] drm/i915: add support for mPHY destination on intel_sbi_{read, write}
` [PATCH 2/3] drm/i915: add lpt_init_pch_refclk
` [PATCH 3/3] drm/i915: set the LPT FDI RX polarity reversal bit when needed
[PATCH] drm/i915: enable sdvo interrupt on pch platforms
2012-12-09 21:35 UTC (3+ messages)
[PATCH] drm/i915: Fixup hpd irq register setup ordering
2012-12-09 19:42 UTC (3+ messages)
Updated -testing
2012-12-09 16:51 UTC
[PATCH] drm/i915: don't prevent CPU idle states
2012-12-08 22:40 UTC (2+ messages)
add lpt_init_pch_refclk bike-sheds
2012-12-08 18:08 UTC (4+ messages)
` [PATCH 1/3] drm/i915: Introduce an IS_SDV() macro
` [PATCH 2/3] drm/i915: Fix a typo in a lpt_init_pch_refclk() error message
` [PATCH 3/3] drm/i915: Correctly enable CLKOUT_DP for ULT platoforms
i915 freakout with latest 3.7 git
2012-12-08 14:30 UTC (21+ messages)
[i-g-t PATCH] flip_test: fix link error due to missing -lrt
2012-12-08 13:03 UTC (2+ messages)
[PATCH 1/3] drm/i915: fix hsw_fdi_link_train "retry" code
2012-12-08 13:00 UTC (4+ messages)
` [PATCH 2/3] drm/i915: reject modes the LPT FDI receiver can't handle
[PATCH] drm/i915: Fix garbage pixels on top of LVDS on IVY laptop
2012-12-08 12:01 UTC (8+ messages)
[PATCH] drm/i915: disable cpt phase pointer fdi rx workaround
2012-12-08 11:58 UTC
Need help to root cause IGD driver issue on xen
2012-12-08 11:20 UTC (2+ messages)
[PATCH 1/3] drm: Export routines for inserting preallocated nodes into the mm manager
2012-12-07 20:37 UTC (3+ messages)
` [PATCH 2/3] drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm manager
` [PATCH 3/3] drm/i915: Preallocate mm node for GTT mmap offset
Intel Linux display driver sending incompatible signal to one monitor
2012-12-07 13:22 UTC (3+ messages)
[PATCH 1/2] drm/i915: Clear self-refresh watermarks when disabled
2012-12-07 10:43 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Prefer CRTC 'active' rather than 'enabled' during WM computations
A bunch of random execbuffer patches
2012-12-07 0:16 UTC (19+ messages)
` [PATCH 01/14] drm/i915: Move the get_pages assertions up to the right layer
` [PATCH 02/14] drm/i915: Decouple the object from the unbound list before freeing pages
` [PATCH 03/14] drm/i915: Bail if we attempt to allocate pages for a purged object
` [PATCH 04/14] drm/i915: Defer the unbind for a fence change until the next get_fence()
` [PATCH 05/14] drm/i915: Avoid forcing relocations through the mappable GTT or CPU
` [PATCH 06/14] drm: Optionally create mm blocks from top-to-bottom
` [PATCH 07/14] drm/i915: Preferentially allocate mappable GTT space to uncached bo
` [PATCH 08/14] drm/i915: Tighten the checks for invalid relocation domains
` [PATCH 09/14] drm/i915: Remove check for conflicting relocation write-domains
` [PATCH] drm/i915: Reduce memory pressure during shrinker by preallocating swizzle pages
` [PATCH 10/14] drm/i915: Take the handle idr spinlock once for looking up the exec objects
` [PATCH 11/14] drm/i915: Move the execbuffer objects list from the stack into the tracker
` [PATCH 12/14] drm/i915: Allow userspace to hint that the relocations were known
` [PATCH 13/14] drm/i915: Use the reloc.handle as an index into the execbuffer array
` [PATCH 14/14] drm/i915: Allow userspace to request an object at a specific offset
[PATCH 1/5] drm/i915: check for the PCH when setting pch_transcoder
2012-12-06 18:53 UTC (9+ messages)
` [PATCH 2/5] drm/i915: remove leftover display.update_wm assignment
` [PATCH 3/5] drm/i915: DDI naming standards cleanup
` [PATCH 4/5] drm/i915: add intel_dp_set_sinal_levels
` [PATCH 4/5] drm/i915: add intel_dp_set_signal_levels
` [PATCH 5/5] drm/i915: add DP aux ctl regs to struct intel_dp
[PATCH] drm: Preallocate mm node for GTT mmap offset
2012-12-06 15:37 UTC (3+ messages)
[PATCH 0/6] robustify reset transitions
2012-12-06 15:23 UTC (17+ messages)
` [PATCH 1/6] drm/i915: move dev_priv->mm out of line
` [PATCH 2/6] drm/i915: extract hangcheck/reset/error_state state into substruct
` [PATCH 3/6] drm/i915: move wedged to the other gpu error handling stuff
` [PATCH 4/6] drm/i915: fix reset handling in the throttle ioctl
` [PATCH 1/2] drm/i915: clear up wedged transitions
` [PATCH 2/2] drm/i915: create a race-free reset detection
` [PATCH] "
` [PATCH] drm/i915: clarify concurrent hang detect/gpu reset consistency
[PATCH 0/6] ring seqno wrap handling
2012-12-06 14:12 UTC (15+ messages)
` [PATCH 1/6] drm/i915: Add debugfs entry to read/write next_seqno
` [PATCH 2/6] drm/i915: Fix debugfs seqno info print to use uint
` [PATCH 3/6] drm/i915: Don't emit semaphore wait if wrap happened
` [PATCH] Detect wraparound using next-seqno rather than waiter->olr
` [PATCH 4/6] drm/i915: Split intel_ring_begin
` [PATCH 5/6] drm/i915: Add intel_ring_handle_seqno wrap
` [PATCH 6/6] drm/i915: Set initial seqno value close to wrap boundary
[PATCH 01/10] drm/i915: rip out pre-DDI stuff from haswell_crtc_mode_set
2012-12-06 13:33 UTC (12+ messages)
` [PATCH 06/10] drm/i915: drop unnecessary clearing of pch dp transcoder timings
` [PATCH 07/10] drm/i915: extract common link_m_n helpers
` [PATCH 10/10] drm/i915: rip out update_linetime_wm abstraction
[PATCH] drm/i915: Close race between processing unpin task and queueing the flip
2012-12-06 13:10 UTC (2+ messages)
[PATCH 1/2] drm/i915: use the correct Haswell DP AUX ch_ctl register
2012-12-06 12:25 UTC (4+ messages)
` [PATCH 2/2] drm/i915: be less verbose when handling gmbus/aux irqs
[PATCH 1/2] tests: Exercise new API for using a LUT with the execbuffer
2012-12-06 6:26 UTC (3+ messages)
` [PATCH 2/2] tests: Benchmark "
[PATCH] drm/i915: fixup l3 parity sysfs access check
2012-12-05 18:10 UTC (3+ messages)
[PATCH 1/1] drm/i915: Release next_seqno on module unload
2012-12-05 16:24 UTC (2+ messages)
[PATCH v2 1/1] drm/i915: Remove duplicate and unused register #defines in i915_reg.h
2012-12-05 15:04 UTC (3+ messages)
[PATCH 1/1] drm/i915: Remove 3 duplicate register #defines in i915_reg.h
2012-12-05 14:34 UTC (3+ messages)
[PATCH] drm/i915: Perform a posting read of the ring start before enabling
2012-12-05 13:07 UTC
[PATCH] drm/i915: optimize ilk/snb irq handler
2012-12-05 11:01 UTC (3+ messages)
[PATCH 00/10] gmbus/dp aux irqfication
2012-12-05 10:59 UTC (11+ messages)
` [PATCH 02/10] drm/i915: don't handle PIPE_LEGACY_BLC_EVENT_STATUS on vlv
3 duplicate register #defines in i915_reg.h
2012-12-05 10:36 UTC (3+ messages)
[PATCH] drm/i915: Clear the existing watermarks for g4x when modifying the cursor sr
2012-12-04 21:44 UTC (3+ messages)
[PATCH] drm/i915: do not access BLC_PWM_CTL2 on pre-gen4 hardware
2012-12-04 21:42 UTC (3+ messages)
[PATCH 1/1] Add gem_seqno_wrap test
2012-12-04 17:43 UTC (3+ messages)
` [PATCH 1/1] tests: add gem_seqno_wrap
[PATCH] drm: Make the HPD status updates debug logs more readable
2012-12-04 17:39 UTC (2+ messages)
[PATCH 0/2] Dynamic power wells support
2012-12-04 16:48 UTC (3+ messages)
` [PATCH 1/2] drm/i915: fix intel_init_power_wells
` [PATCH 2/2] drm/i915: dynamic Haswell display power well support
[PATCH] drm/i915: fixup sparse warnings
2012-12-03 21:35 UTC (3+ messages)
[PATCH] drm/i915: Reduce memory pressure during shrinker by preallocating swizzle pages
2012-12-03 17:54 UTC (3+ messages)
[PATCH v3] drm/i915: Don't allow ring tail to reach the same cacheline as head
2012-12-03 17:31 UTC (2+ messages)
[PATCH 1/2] drm/i915: Fix dieing -> dying typo
2012-12-03 17:27 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Removed unsused define
Working from home (Mon 3 Dec)
2012-12-03 17:08 UTC
[PATCH 0/4] drm/i915: ring and flip leftovers
2012-12-03 16:42 UTC (6+ messages)
` [PATCH v3 2/4] drm/i915: Wait for pending flips in intel_pipe_set_base()
Bug Team Status
2012-12-03 16:21 UTC
3.7-rc7 IVB forcewake resume timeouts
2012-12-03 16:07 UTC (3+ messages)
[ANNOUNCE] xf86-video-intel 2.20.15
2012-12-03 11:43 UTC
[PATCH] drm/i915: Dump RP interrupt limits into debugfs/i915_cur_delayinfo
2012-12-03 11:34 UTC
[PATCH] drm/i915: Close race between processing unpin task and queueing the flip
2012-12-03 11:25 UTC
i915 error hangcheck timer elapsed
2012-12-02 18:05 UTC
Brightness control fails between 3.6.8 and 3.7.0-rc7 (Intel 915/Dell Vostro 3560)
2012-12-02 15:33 UTC (4+ messages)
[PATCH] drm/i915: Close race between processing unpin task and queueing the flip
2012-12-02 11:38 UTC (6+ messages)
i915 (sandy bridge mobile) gets stuck at high power
2012-12-02 2:34 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox