messages from 2010-07-20 22:44:09 to 2010-08-05 09:01:09 UTC [more...]
[PATCH] drm/i915: Enable aspect/centering panel fitting for Ironlake
2010-08-05 9:01 UTC (4+ messages)
[PATCH] drm: Use ENOENT consistently for the error return for an unmatched handle
2010-08-05 8:25 UTC (3+ messages)
hotplug CRT detection
2010-08-05 1:53 UTC
Fair eviction patchset
2010-08-04 21:22 UTC (8+ messages)
` [PATCH 1/5] drm/i915: prepare for fair lru eviction
` [PATCH 2/5] drm/i915: Use a common seqno for all rings
` [PATCH 3/5] drm/i915: Move the eviction logic to its own file
` [PATCH 4/5] drm/i915: Implement fair lru eviction across both rings
` [PATCH 5/5] drm/i915: Maintain LRU order of inactive objects upon access by CPU
[PATCH 0/2] fixup pageflip for i8xx class hw
2010-08-04 21:03 UTC (8+ messages)
` [PATCH 1/2] drm/i915: fixup pageflip ringbuffer commands for i8xx
` [PATCH 2/2] drm/i915: i8xx also doesn't like multiple oustanding pageflips
` [PATCH 2/2] drm/i915: i8xx also does not "
[PATCH] drm/i915: Capture the overlay status upon a GPU hang
2010-08-04 19:41 UTC (2+ messages)
[PATCH] drm/i915: report all active objects as busy
2010-08-04 19:11 UTC (3+ messages)
Small ringbuffer cleanup
2010-08-04 18:52 UTC (6+ messages)
` [PATCH 1/4] drm/i915: Unroll wrapping of the ringbuffer
` [PATCH 2/4] drm/i915: Move ringbuffer accounting to begin/advance
` [PATCH 3/4] drm/i915: Inline ringbuffer_emit()
` [PATCH 4/4] drm/i915: Use an uncommon name for the local dev_priv in macros
[PATCH] drm/i915: Truncate the inode as well as the backing pages on purge
2010-08-04 15:22 UTC
[PATCH] drm/i915: Capture the overlay status upon a GPU hang
2010-08-04 15:04 UTC
[PATCH] drm/i915: Mark the static memory latency tables const
2010-08-04 14:25 UTC
[PATCH] drm/i915: Write to display base last
2010-08-04 14:22 UTC
[PATCH] drm/i915/sdvo: Markup a few constant strings
2010-08-04 13:57 UTC
[PATCH 1/2] drm,io-mapping: Specify slot to use for atomic mappings
2010-08-04 13:34 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Record error batch buffers using iomem
[PATCH] drm/i915: Kill the active list spinlock
2010-08-04 13:09 UTC
[PATCH] drm/i915: Only emit flushes on active rings
2010-08-04 12:55 UTC
SVDO properties patchset
2010-08-04 12:50 UTC (8+ messages)
` [PATCH 1/7] drm/i915: Subclass intel_encoder
` [PATCH 2/7] drm/i915: Subclass intel_connector
` [PATCH 3/7] drm/i915/sdvo: Propagate errors from reading/writing control bus
` [PATCH 4/7] drm/i915/sdvo: Use an integer mapping for supported tv format modes
` [PATCH 5/7] drm/i915/sdvo: Check for allocation failure when constructing properties
` [PATCH 6/7] drm/i915/sdvo: Add missing TV filters
` [PATCH 7/7] drm/i915/sdvo: Add dot crawl property
[PATCH] drm/i915: Emit a backtrace if we attempt to rebind a pinned buffer
2010-08-04 11:37 UTC
[PATCH] drm/i915: Disable the cursor for DPMS_OFF
2010-08-04 11:24 UTC
[PATCH] drm/i915: Do not clobber the contents of TRANS_DP_CTL when enabling
2010-08-04 10:25 UTC
[PATCH] drm/i915: Remove useless message when disabling "Big FIFO" on PineView
2010-08-04 10:17 UTC
regression after: drm/i915: Warn if we run out of FIFO space for a mode
2010-08-04 9:12 UTC (4+ messages)
[PATCH] i915: disable DAC on Ironlake also when doing CRT load detection
2010-08-04 5:52 UTC
[PATCH] i915: do not spin forever waiting for CRT detection on Ironlake
2010-08-04 4:38 UTC (2+ messages)
okay ironlake on hp 2740p tablet + drm-intel-next update
2010-08-04 0:19 UTC
[PATCH] drm/i915: Disable FDI link before retraining
2010-08-03 7:12 UTC
ILK output training hangs
2010-08-03 5:21 UTC (7+ messages)
[PATCH 0/3] drm/i915 enable RC6 on Ironlake platform
2010-08-02 16:30 UTC (3+ messages)
` [PATCH 2/3] drm/i915 save render context on Ironlake
Yet another iteration of the repeat unbind after interruption
2010-08-02 2:57 UTC (5+ messages)
` [PATCH 1/3] drm/i915: Refactor i915_gem_retire_requests()
` [PATCH 2/3] drm/i915: Repeat unbinding during free if interrupted (v6)
` [PATCH 3/3] drm/i915: Attempt to uncouple object after catastrophic failure in unbind
[PATCH] drm/i915: Warn if we run out of FIFO space for a mode
2010-08-02 2:48 UTC (2+ messages)
[PATCH] drm/i915: Round up the watermark entries (v2)
2010-08-02 2:47 UTC (3+ messages)
` [PATCH] drm/i915: Round up the watermark entries (v3)
[PATCH] drm/i915: Typo in (unused) register mask for overlay
2010-08-02 2:46 UTC (2+ messages)
[PATCH] drm/i915: Check overlay stride errata for i830 and i845
2010-08-02 2:46 UTC (2+ messages)
Revamp intel_sdvo and add missing properties
2010-08-02 2:43 UTC (3+ messages)
` [PATCH 1/7] drm/i915: Subclass intel_encoder
Bug 28479 -- black screen for non-native modes on eDP
2010-08-02 2:41 UTC (9+ messages)
` [PATCH 1/4] drm/i915: Add fixed panel mode parsed from EDID for eDP without fixed mode in VBT
` [PATCH 2/4] drm/i915: Enable panel fitting for eDP
` [PATCH 3/4] drm/i915: Always use the fixed panel timing "
[PATCH 1/6] drm/i915/dp: Rename has_edp to is_pch_edp to reflect its real meaning
2010-08-02 2:38 UTC (3+ messages)
` [PATCH 6/6] drm/i915/sdvo: Set sync polarity based on actual mode
[PATCH 2/2] drm/i915: Remove extraneous variables from intel_crtc_page_flip()
2010-08-02 2:36 UTC (2+ messages)
[PATCH] drm/i915: Refactor panel fitting on the LVDS. (v2)
2010-08-02 2:32 UTC (2+ messages)
845 help
2010-08-01 20:13 UTC (2+ messages)
3d performance very low
2010-08-01 15:33 UTC (19+ messages)
[PATCH] Submit batch buffers from flush callback chain
2010-07-30 13:25 UTC (3+ messages)
` [Blacklisted][PATCH] "
xf86-video-intel: configure.ac
2010-07-28 12:15 UTC (14+ messages)
` [Intel-gfx] "
rfc: breaking old userspace gamma for 10-bit support
2010-07-27 15:03 UTC (5+ messages)
i915: How to set the AVI InfoFrame on a HDMI output?
2010-07-27 13:58 UTC (3+ messages)
Fixing the hotplug storm bugs once and for all?
2010-07-26 18:45 UTC (4+ messages)
[PATCH] gpu/drm/i915: Add a blacklist to omit modeset on LID open
2010-07-26 18:42 UTC (4+ messages)
[PATCH] drm/i915: don't free non-existent compressed llb on ILK+
2010-07-26 18:24 UTC (2+ messages)
[PATCH] drm/i915: disable FBC when more than one pipe is active
2010-07-26 18:17 UTC (3+ messages)
[PATCH] drm/i915: Use the correct scanout alignment for fbcon
2010-07-26 18:16 UTC (2+ messages)
[PATCH 1/2] drm/i915: add PANEL_UNLOCK_REGS definition
2010-07-26 18:01 UTC (4+ messages)
` [PATCH 2/2] drm/i915: make sure eDP panel is turned on
[PATCH] drm/i915: Make G4X-style PLL search more permissive
2010-07-26 17:54 UTC (4+ messages)
[PATCH] drm/i915: apply DP bandwidth workaround for PCH eDP as well
2010-07-26 17:52 UTC (2+ messages)
[PATCH] drm/i915: Clear any existing dither mode prior to enabling spatial dithering
2010-07-26 17:42 UTC (2+ messages)
[PATCH] drm/i915: handle shared framebuffers when flipping
2010-07-26 17:21 UTC (3+ messages)
i915 (GM45) instability (and an oops)
2010-07-25 19:30 UTC
[PATCH] drm/i915: Unreference object not handle on creation
2010-07-24 20:03 UTC
KMS and kdb
2010-07-24 0:56 UTC
[PATCH] drm/i915: Repeat unbinding during free if interrupted
2010-07-23 18:20 UTC (6+ messages)
` [PATCH] drm/i915: Repeat unbinding during free if interrupted (v2)
` [PATCH] drm/i915: Repeat unbinding during free if interrupted (v3)
` [PATCH] drm/i915: Repeat unbinding during free if interrupted (v4)
` [PATCH] drm/i915: Repeat unbinding during free if interrupted (v5)
Fwd: State of 10 bits/channel?
2010-07-23 13:26 UTC (4+ messages)
need advices for chipset 82845G/GL
2010-07-23 1:07 UTC (2+ messages)
[PATCH] drm/i915: be sure panel is powered up in eDP configs
2010-07-22 20:19 UTC (3+ messages)
Errors while resuming from hibernate in 2.6.35-rc5
2010-07-22 13:47 UTC (6+ messages)
Need to add a quirk to xserver-xorg-video-intel
2010-07-22 12:31 UTC (4+ messages)
[PATCH] drm/i915: Enable aspect/centering panel fitting for Ironlake
2010-07-21 17:41 UTC
4500MHD driver crash
2010-07-21 3:05 UTC (5+ messages)
[PATCH 1/2] drm: Return EBUSY if the framebuffer is unbound when flipping
2010-07-21 1:27 UTC (3+ messages)
[PATCH 1/2] drm: allow drivers to provide their own EDID fetching routine
2010-07-21 0:08 UTC (9+ messages)
` [PATCH 2/2] drm/i915: use GMBUS for EDID fetching
` [Intel-gfx] [PATCH 1/2] drm: allow drivers to provide their own EDID fetching routine
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