messages from 2012-04-16 15:03:28 to 2012-04-20 19:26:55 UTC [more...]
[PATCH] drm/i915: rc6 residency (fix the fix)
2012-04-20 19:27 UTC (3+ messages)
[PATCH 1/2] drm/i915: time out of load detect busy-waits
2012-04-20 19:25 UTC (3+ messages)
` [PATCH 2/2] drm/i915: fixup load-detect on enabled, but not active pipe
` [PATCH] drm/fixup: fixup tv load-detect on enabled but not active crtc
[PATCH] drm/i915: print computed bpp in dp link configuration
2012-04-20 18:23 UTC (8+ messages)
[PATCH] drm/i915: manage PCH PLLs separately from pipes
2012-04-20 16:11 UTC (4+ messages)
[PATCH 00/12] Add more DMT and common modes
2012-04-20 12:34 UTC (15+ messages)
` [PATCH 09/12] drm/edid: Update range descriptor struct for EDID 1.4
` [Intel-gfx] "
` [Intel-gfx] [PATCH 00/12] Add more DMT and common modes
[PATCH] drm/i915/overlay: Fully configure overlay before turning on
2012-04-20 10:49 UTC
[PATCH] drm/i915: manage PCH PLLs separately from pipes
2012-04-20 7:52 UTC (7+ messages)
[PATCH] drm/i915: Unconditionally initialise the interrupt workers
2012-04-19 18:41 UTC
[PATCH] drm/i915: Suppress hotplug work during PM suspend/resume
2012-04-19 18:11 UTC (8+ messages)
[PATCH] drm/i915: Remove i915_gem_ringbuffer_(data|info) from debugfs
2012-04-19 16:55 UTC
[PATCH] drm/i915: invalidate render cache on gen2
2012-04-19 15:13 UTC (3+ messages)
[pull] drm-intel-fixes for 3.4-rc4
2012-04-19 13:08 UTC
[RFC] drm/i915: check FDI config for 3 pipe
2012-04-18 22:32 UTC (3+ messages)
[PATCH] drm/i915: Silence the change of LVDS sync polarity
2012-04-18 20:51 UTC (3+ messages)
[PATCH 0/4] intel_pm missing commits
2012-04-18 20:36 UTC (6+ messages)
` [PATCH 1/4] drm/i915: move drps, rps and rc6-related functions to intel_pm
` [PATCH 2/4] drm/i915: move emon functionality into intel_pm module
` [PATCH 3/4] drm/i915: move clock gating "
` [PATCH 4/4] drm/i915: add generic power management initialization
[PATCH] drm/i915: make PCH poison interrupt debug only
2012-04-18 17:29 UTC (2+ messages)
help on graphic performance issue
2012-04-18 17:18 UTC (2+ messages)
[RFC] vblank worker for asynchronous unpinning and other tasks
2012-04-18 16:57 UTC (6+ messages)
` [PATCH 1/5] drm/i915: Introduce vblank work function
` [PATCH 2/5] drm/i915: Asynchronously unpin the old framebuffer after the next vblank
` [PATCH 3/5] drm/i915/sprite: Make plane switching asynchronous
` [PATCH 4/5] drm/i915: Synchronize userspace palette LUT (i.e. gamma) changes to vblank
` [PATCH 5/5] drm/i915: Up/downclock LVDS on vblanks
[PATCH] drm/i915/sprite: Avoid incurring extra vblank stall when updating plane on IVB
2012-04-18 16:23 UTC (2+ messages)
[PATCH] drm/i915: [GEN7] Use HW scheduler for fixed function shaders
2012-04-18 15:33 UTC (5+ messages)
[PATCH 0/5] rebased intel_pm series
2012-04-18 15:04 UTC (7+ messages)
` [PATCH 1/5] drm/i915: fix line breaks in intel_pm
` [PATCH 2/5] drm/i915: move drps, rps and rc6-related functions to intel_pm
` [PATCH 3/5] drm/i915: move emon functionality into intel_pm module
` [PATCH 4/5] drm/i915: move clock gating "
` [PATCH 5/5] drm/i915: add generic power management initialization
Kill unused fence pipelining
2012-04-18 12:12 UTC (15+ messages)
` [PATCH 01/12] drm/i915: Remove the pipelined parameter from get_fence()
` [PATCH 02/12] drm/i915: Remove fence pipelining
` [PATCH 03/12] drm/i915: Remove unused ring->setup_seqno
` [PATCH 04/12] drm/i915: Discard the unused obj->last_fenced_ring
` [PATCH 05/12] drm/i915: Simplify fence finding
` [PATCH 06/12] drm/i915: Remove the unsightly "optimisation" from flush_fence()
` [PATCH 07/12] drm/i915: Prepare to consolidate fence writing
` [PATCH 08/12] drm/i915: Refactor put_fence() to use the common fence writing routine
` [PATCH 09/12] drm/i915: Refactor fence clearing "
` [PATCH 10/12] drm/i915: Refactor get_fence() "
` [PATCH 11/12] drm/i915: Clarify the semantics of tiling-changed by renaming it
` [PATCH 12/12] drm/i915: Only the zap the VMA after updating the tiling parameters
[PATCH] drm/i915: Wait for all pending operations to the fb before disabling the pipe
2012-04-18 11:01 UTC (2+ messages)
[PATCH 1/2] drm/i915: Don't set a MBZ bit in gen2 MI_FLUSH
2012-04-18 10:40 UTC (6+ messages)
` [PATCH] drm/i915: Don't set a MBZ bit in gen2/3 MI_FLUSH
[PATCH] drm/i915: intel_update_fbc() requires struct_mutex, so no longer atomic
2012-04-18 10:02 UTC (3+ messages)
[PATCH] drm/i915: Unpin the flip target if we fail to queue the flip
2012-04-18 9:26 UTC (2+ messages)
[PATCH] drm/i915: implement Disable4x2SubspanOptimization w/a for ivb, too
2012-04-18 9:21 UTC (2+ messages)
[PATCH 1/5] drm/i915: Suppress EIO during set-to-gtt
2012-04-18 9:10 UTC (9+ messages)
` [PATCH 3/5] drm/i915: Suppress EIO during i915_gem_idle()
` [PATCH 5/5] drm/i915: Always flush tiling changes before accessing through the GTT
[PATCH] drm/i915: Replace open coded MI_BATCH_GTT
2012-04-18 9:11 UTC (2+ messages)
[PATCH 0/9] i915 fixes for sparse warnings
2012-04-18 9:05 UTC (15+ messages)
` [PATCH 1/9] drm/i915: [sparse] trivial sparse fixes
` [PATCH 2/9] drm/i915: [sparse] don't use variable size arrays
` [PATCH 3/9] drm/i915: [sparse] __iomem fixes for opregion
` [PATCH 4/9] drm/i915: [sparse] __iomem fixes for overlay
` [PATCH 5/9] drm/i915: [sparse] __iomem fixes for debugfs
` [PATCH 6/9] drm/i915: [sparse] __iomem fixes for ringbuffer
` [PATCH 7/9] drm/i915: [sparse] forced __iomem ringbuffer fixes
` [PATCH 8/9] drm/i915: [sparse] __iomem fixes for gem
` [PATCH 9/9] drm/i915: [sparse] __iomem fixes for intel_bios
[PATCH] drm/i915: Do not set "Enable Panel Fitter" on SNB pageflips
2012-04-18 8:35 UTC (4+ messages)
TIMESTAMP register
2012-04-18 8:05 UTC (10+ messages)
[PATCH 1/4] drm/i915: disable turbo on ValleyView for now
2012-04-18 7:36 UTC (6+ messages)
` [PATCH 2/4] drm/i915: IBX+ doesn't have separate vsync/hsync controls on the VGA DAC
[PATCH 1/1] drm/i915: split power-related items into intel_pm module
2012-04-17 16:28 UTC (5+ messages)
[PATCH] drm/i915: Mask reserved bits in display/sprite address registers
2012-04-17 15:55 UTC (4+ messages)
[PATCH 0/5] refactor power management into intel_pm
2012-04-17 14:04 UTC (10+ messages)
` [PATCH 1/5] drm/i915: move fbc-related functionality into intel_pm module
` [PATCH 2/5] drm/i915: move watermarks settings "
` [PATCH 3/5] drm/i915: move drps, rps and rc6-related functions to intel_pm
` [PATCH 4/5] drm/i915: move emon functionality into intel_pm module
` [PATCH 5/5] drm/i915: move clock gating "
` [PATCH 1/1] drm/i915: add generic power management initialization
[PATCH] drm/i915: Only free the unpin_work if cancelled before being run
2012-04-17 13:45 UTC (7+ messages)
[PATCH 00/29] Haswell round 3
2012-04-17 12:02 UTC (15+ messages)
` [PATCH 03/29] drm/i915: add Haswell DIP controls registers
` [PATCH 11/29] drm/i915: share pipe count handling with Ivybridge
` [PATCH 13/29] drm/i915: show unknown sdvox registers on hdmi init
` [PATCH 16/29] drm/i915: detect PCH encoders on Haswell
[PATCH] drm/i915: enable semaphores on gen6 if dmar is not active
2012-04-17 9:31 UTC (6+ messages)
` [Intel-gfx] "
[PATCH 1/5] drm/i915: implement a media hang w/a
2012-04-17 9:20 UTC (3+ messages)
` [PATCH 5/5] drm/i915: set stc evict disable lra evict w/a
[PATCH] drm/i915: test fix for missed irqs on IVB
2012-04-17 5:44 UTC
[PATCH] drm/i915/dp: Flush any outstanding work to turn the VDD off
2012-04-16 22:35 UTC (6+ messages)
[PATCH] drm/i915: Hold mode_config lock whilst changing mode for lastclose()
2012-04-16 18:39 UTC (2+ messages)
[PATCH] drm/i915: Export the generic, not arch specific, intel_update_watermarks()
2012-04-16 17:01 UTC (3+ messages)
[PATCH] drm/i915/sprite: Always enable the scaler on IronLake
2012-04-16 17:01 UTC (5+ messages)
Suggestions on fixing fill_modes ioctl() delays under i915
2012-04-16 16:53 UTC (5+ 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