messages from 2013-05-16 19:56:42 to 2013-05-24 09:35:12 UTC [more...]
[PATCH 0/7] drm/i915: fbdev mode restoration improvements
2013-05-24 9:35 UTC (8+ messages)
` [PATCH 2/7] drm/i915: Don't enable cursors or sprites for fbdev
` [PATCH 3/7] drm/i915: Fix fbdev sprite disable code
` [PATCH 7/7] drm: Remove some unused stuff from drm_plane
` [Intel-gfx] "
[PATCH] drm/i915: Suppress spurious EIO when moving away from the GPU domain
2013-05-24 9:03 UTC (7+ messages)
[PATCH 4/4 V2] ALSA: hda - Continue probe in work context to avoid request_module deadlock
2013-05-24 8:48 UTC (7+ messages)
[PATCH] drm/i915: WA: FBC Render Nuke
2013-05-24 8:13 UTC (6+ messages)
` [PATCH] drm/i915: Track when we dirty the scanout with render commands
[PATCH] drm/i915: Haswell FBC supports up to 4096x4096
2013-05-23 23:41 UTC (2+ messages)
[PATCH] drm/i915: Treat resetting of the current framebuffer as a no-op
2013-05-23 21:27 UTC (2+ messages)
[PATCH 1/3] drm/i915: implement IPS feature
2013-05-23 21:26 UTC (5+ messages)
[PATCH v2 0/5] drm/i915: sideband refactoring
2013-05-23 21:26 UTC (12+ messages)
` [PATCH v2 1/5] drm/i915: group sideband register accessors to a new file
` [PATCH v2 2/5] drm/i915: refactor VLV IOSF sideband accessors to use one helper
` [PATCH v2 3/5] drm/i915: drop redundant warnings on not holding dpio_lock
` [PATCH v2 4/5] drm/i915: rename VLV IOSF sideband functions logically
` [PATCH v2 5/5] drm/i915: change VLV IOSF sideband accessors to not return error code
[PATCH 6/6] drm/i915: flip on a no fb -> fb transition if crtc is active v2
2013-05-23 21:23 UTC (2+ messages)
` [PATCH] drm/i915: flip on a no fb -> fb transition if crtc is active v3
g45-h264 branch development - stopped for good?
2013-05-23 21:10 UTC
Fastboot in 6 patches
2013-05-23 18:53 UTC (9+ messages)
` [PATCH 1/6] drm/i915: add encoder get_config function v5
` [PATCH 2/6] drm/i915: get mode clock when reading the pipe config v5
[PATCH 0/4] drm/i915: remove is_cpu_edp()
2013-05-23 16:39 UTC (12+ messages)
` [PATCH 1/4] drm/i915: stop using is_cpu_edp() in intel_disable/post_disable_dp
` [PATCH v2 "
` [PATCH 2/4] drm/i915: merge VLV eDP and DP AUX clock divider calculation
[PATCH 0/4 V5] Power-well API implementation for Haswell
2013-05-23 15:14 UTC (13+ messages)
` [PATCH 1/4 V5] i915/drm: Add private api for power well usage
` [PATCH 2/4 V5] ALSA: hda - Add power-welll support for haswell HDA
` [PATCH 3/4] ALSA: hda - Fix runtime PM check
` [alsa-devel] "
` [PATCH 4/4] ALSA: hda - Continue probe in work context to avoid request_module deadlock
[PATCH] drm/i915: Attempt to fix FBC render tracking with hardware contexts
2013-05-23 14:45 UTC
[PATCH] drm/i915: release scratch page at module unload
2013-05-23 13:55 UTC (2+ messages)
[PULL] drm-intel-fixes
2013-05-23 12:03 UTC
[PATCH 0/6] drm/i915: Unfify some modeset sequences
2013-05-23 11:07 UTC (5+ messages)
` [PATCH 2/6] drm/i915: Always enable the cursor right after the primary plane
[PATCH] drm/i915: avoid big kmallocs on reading error state
2013-05-23 11:00 UTC (5+ messages)
[PATCH 0/9] Haswell watermarks, round 1
2013-05-23 10:51 UTC (25+ messages)
` [PATCH 1/9] drm/i915: ILK, SNB and IVB don't have linetime watermarks
` [PATCH 3/9] drm/i915: use the mode->htotal to calculate "
` [PATCH 4/9] drm/i915: fix haswell linetime watermarks calculation
` [PATCH 5/9] drm/i915: use the correct clock when calculating linetime watermarks
` [PATCH 6/9] drm/i915: make intel_ddi_get_cdclk_freq return values in KHz
` [PATCH 7/9] drm/i915: set the IPS linetime watermark
` [PATCH 8/9] drm/i915: MCH_SSKPD is a 64 bit register on Haswell
` [PATCH 9/9] drm/i915: set FORCE_ARB_IDLE_PLANES workaround
[Intel-gfx] [PATCH 3/3] drm: Fix drm_rect documentation
2013-05-23 10:02 UTC (3+ messages)
` [PATCH v2] "
[PATCH] drm/i915: Cocci spatch "memdup.spatch"
2013-05-23 6:40 UTC (2+ messages)
[PATCH] drm/i915: Workaround incoherence with fence updates on Valleyview
2013-05-22 18:33 UTC (2+ messages)
[PATCH 1/4] lib: fix exit handler when multiple handlers are registered
2013-05-22 16:18 UTC (5+ messages)
` [PATCH 2/4] lib: export the exit handler interface
` [PATCH 3/4] kms_flip: do a DPMS ON when exiting with error
` [PATCH 4/4] kms_flip: add subtests for the DPMS OFF->modeset->flip sequence
[pull] drm-intel-fixes
2013-05-22 16:00 UTC (6+ messages)
[PATCH] drm/i915: WA: FBC Render Nuke
2013-05-22 14:21 UTC (2+ messages)
Revenge of the reverts: Revert "drm/i915: revert eDP bpp clamping code changes"
2013-05-22 13:56 UTC
[PATCH 1/4] drm/i915: add msecs_to_jiffies_timeout to guarantee minimum duration
2013-05-22 11:51 UTC (11+ messages)
` [PATCH 2/4] drm/i915: use msecs_to_jiffies_timeout instead of open coding the same
` [PATCH 3/4] drm/i915: avoid premature timeouts in __wait_seqno()
` [PATCH 4/4] drm/i915: avoid premature DP AUX timeouts
pipe_off wait timed out
2013-05-22 11:48 UTC (4+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: set active format aspect ratio same as picture aspect ratio
2013-05-22 10:10 UTC (3+ messages)
[PATCH] drm/i915: Fix WARN_ON() on UP machines
2013-05-22 10:06 UTC (2+ messages)
[PATCH] drm/i915: replace snb_update_wm with haswell_update_wm on HSW
2013-05-22 7:25 UTC (6+ messages)
linux-next: build warning after merge of the final tree (drm-intel tree related)
2013-05-22 5:53 UTC
[PATCH] drm/i915: hw state readout&check support for cpu_transcoder
2013-05-21 22:50 UTC (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] drm/i915: fixup i915_pipe_enabled check in i915_irq.c
` [PATCH 3/3] drm/i915: add basic pipe config dump support
Backport of "drm/i915: Fix detection of base of stolen memory"
2013-05-21 20:27 UTC
[PATCH 0/9] pll limit fixes and a few other things
2013-05-21 19:54 UTC (10+ messages)
` [PATCH 1/9] drm/i915: split out intel_pnv_find_best_PLL
` [PATCH 2/9] drm/i915: move find_pll callback to dev_priv->display
` [PATCH 3/9] drm/i915: fixup i8xx pll limits
` [PATCH 4/9] drm/i915: fixup g4x "
` [PATCH 5/9] drm/i915: pnv dpll doesn't use m1!
` [PATCH 6/9] drm/i915: fix ibx/cpt/ppt dpll limits
` [PATCH 7/9] drm/i915: store adjust dotclock in adjustede_mode->clock
` [PATCH 8/9] drm/i915: Drop some no longer required mode/adjusted_mode parameters
` [PATCH 9/9] drm/i915: check for strange pfit pipe assignemnt on ivb/hsw
debugging Haswell eDP black screen after S3
2013-05-21 17:28 UTC (10+ messages)
[PATCH] drm/i915: force full modeset if the connector is in DPMS OFF mode
2013-05-21 16:44 UTC (4+ messages)
` [PATCH V2] "
[PATCH] drm/i915: Be more informative when reporting "too large for aperture" error
2013-05-21 16:04 UTC (2+ messages)
Genereal question regarding kernel development
2013-05-21 15:51 UTC (2+ messages)
[PATCH 0/2] drm/i915: VLV clock gating fixes
2013-05-21 15:01 UTC (3+ messages)
` [PATCH 1/2] drm/i915: VLV doesn't have the ILK+ style LP watermark registers
` [PATCH 2/2] drm/i915: Fix DSPCLK_GATE_D for VLV
[PATCH 0/3] drm/i915: Trickle feed bits
2013-05-21 14:47 UTC (8+ messages)
` [PATCH v2 1/3] drm/i915: Disable primary plane trickle feed for g4x
` [PATCH 2/3] drm/i915: Disable trickle feed via MI_ARB_STATE for gen4
` [PATCH 3/3] drm/i915: Try harder to disable trickle feed on VLV
` [PATCH] drm/i915: Disable trickle feed in ironlake_init_clock_gating()
[PATCH 0/2 V4] Power-well API implementation for Haswell
2013-05-21 11:04 UTC (8+ messages)
` [PATCH 1/2 V4] i915/drm: Add private api for power well usage
` [PATCH 2/2 V4] ALSA: hda - Add power-welll support for haswell HDA
[PATCH] drm/i915: Propagate errors back from fb set-base
2013-05-21 10:16 UTC (4+ messages)
[ANNOUNCE] xf86-video-intel 2.21.7
2013-05-21 10:07 UTC
[RFC PATCH 0/3] vlv sideband refactoring
2013-05-21 8:33 UTC (4+ messages)
` [RFC PATCH 1/3] drm/i915: group vlv iosf sideband register accessors to a new file
linux-next: manual merge of the drm-intel tree with Linus' tree
2013-05-21 1:58 UTC
Updated drm-intel-test
2013-05-20 20:58 UTC
[PATCH] drm/i915: add support for dvo Chrontel 7010B
2013-05-20 20:03 UTC (2+ messages)
[PATCH] Lower threshold for pixel doubling
2013-05-20 18:15 UTC
[PATCH 2/9] drm/i915: fix linetime_watermarks code
2013-05-20 13:48 UTC (3+ messages)
` [PATCH 2/9] drm/i915: remove intel_update_linetime_watermarks
[PATCH 0/2 V3] Power-well API implementation for Haswell
2013-05-20 11:35 UTC (5+ messages)
` [PATCH 1/2 V3] drm/915: Add private api for power well usage
Question about pci memory space address
2013-05-20 7:04 UTC
[PATCH 1/5] drm/i915: pass seqno to i915_hangcheck_ring_idle
2013-05-17 17:40 UTC (3+ messages)
` [PATCH 2/5] drm/i915: track ring progression using seqnos
[PATCH 2/3] drm/i915: add enable_ips module option
2013-05-16 19:56 UTC (2+ messages)
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