Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-30 01:09:51 to 2011-10-08 22:13:06 UTC [more...]

[PATCH 0/2] RFC: Potential improvements in edid detection timings (v2)
 2011-10-08 22:13 UTC  (4+ messages)
` [PATCH 1/2] Give up on edid retries when i2c tells us that bus is not there
` [PATCH 2/2] Check if the bus is valid prior to discovering edid
  ` [Intel-gfx] "

gen6_gt_force_wake issue
 2011-10-08 21:32 UTC  (3+ messages)
` [PATCH] drm/i915: forcewake warning fixes in debugfs

[PATCH] drm/i915: forcewake warning fixes in debugfs
 2011-10-08 21:25 UTC  (2+ messages)

VAAPI GM45 benchmarks
 2011-10-08 20:08 UTC  (3+ messages)

i915 module does not find 82865G if configured as secondary
 2011-10-08 19:37 UTC  (3+ messages)

[PATCH] drm/i915: hangcheck robustification
 2011-10-07 19:53 UTC 

CPU utilization higher with XvMC than with Xv?
 2011-10-07 18:44 UTC 

[PATCH 0/5] Minor cleanup series
 2011-10-07 18:38 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: Implement plane-disabled assertion for PCH too
` [PATCH 2/5] drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP)
` [PATCH 3/5] drm/i915/pch: Fix thinko in DPLL disable
` [PATCH 4/5] drm/i915: Simplify HAS_PCH_SPLIT
` [PATCH 5/5] drm/i915: Remove a comment about PCH from the non-PCH path

[PATCH v2 0/3] hangcheck fixes
 2011-10-07 16:19 UTC  (8+ messages)
` [PATCH 1/3] drm/i915: collect more per ring error info
` [PATCH 2/3] drm/i915: check acthd for all rings
` [PATCH 3/3] drm/i915: remove ring kick

[PATCH 0/2] RFC: Potential improvements in edid detection timings
 2011-10-07 14:11 UTC  (5+ messages)
` [PATCH 1/2] Give up on edid retries when i2c tells us that bus is not there
` [PATCH 2/2] Check if the bus is valid prior to discovering edid

[PATCH 0/4] Nonblocking maps
 2011-10-06 22:56 UTC  (4+ messages)
` [PATCH] intel: non-blocking mmaps on the cheap

[PATCH] CHROMIUM: i915: Select non-alternate SSC frequency for some systems
 2011-10-06 22:24 UTC  (3+ messages)

[PATCH 1/3] i915: Remove implied length of 2 from GFX_OP_PIPE_CONTROL #define
 2011-10-06 19:01 UTC  (16+ messages)
` [PATCH 2/3] i915: Rename PIPE_CONTROL bit defines to be less terse
` [PATCH 3/3] drm/i915: Use PIPE_CONTROL for flushing on gen6+

945GM GPU hangs
 2011-10-06 18:01 UTC  (4+ messages)

[RFC] Three pipe support for IVB
 2011-10-06 15:51 UTC  (22+ messages)
` [PATCH 1/4] drm/i915: PLL macro cleanup and pipe assertion check
` [PATCH 2/4] drm/i915: support 3 pipes on IVB+
` [PATCH 3/4] drm/i915: split refclk code out of ironlake_crtc_mode_set
` [PATCH 4/4] drm/i915: more 3 pipe support

[PATCH] drm/i915: Remove secure batch buffer flag SNB+
 2011-10-06 11:13 UTC  (5+ messages)

unbinding graphics driver
 2011-10-05 16:39 UTC  (3+ messages)

[PATCH v2 1/2] drm: Add Panel Self Refresh DP addresses
 2011-10-04 22:16 UTC 

Garbage on screen when switching resolution after BIOS post
 2011-10-04 15:38 UTC  (3+ messages)

Memory corruption on hibernate/thaw with KMS
 2011-10-04  3:21 UTC  (5+ messages)

[PATCH 1/2] drm: Add Panel Self Refresh DP addresses
 2011-10-04  2:38 UTC  (5+ messages)

[PATCH] drm/i915: add missing "break"
 2011-10-03 23:39 UTC  (11+ messages)
` PCH reference clock cleanups
  ` [PATCH 9/9] drm/i915: Initialize PCH refclks at modeset init time
        ` [Intel-gfx] "
  ` [Intel-gfx] PCH reference clock cleanups

[PATCH] drm/i915: Use PIPE_CONTROL for flushing on gen6+
 2011-10-03 23:16 UTC  (6+ messages)

[PATCH 9/9] drm/i915: Disable eDP VDD in a delayed work proc instead of synchronously
 2011-10-03 21:06 UTC  (82+ messages)
` [PATCH 00/24] MacBook Air patch sequence (v2)
  ` [PATCH 01/21] drm/i915: Enable digital port hotplug on PCH systems
    ` [Intel-gfx] "
  ` [PATCH 02/21] drm/i915: Shut down PCH interrupts during irq_uninstall
  ` [PATCH 03/21] drm/i915: Remove extra 300ms delay during eDP mode setting
  ` [PATCH 04/21] drm/i915: Only use VBT panel mode on eDP if no EDID is found
        ` [Intel-gfx] "
  ` [PATCH 05/21] drm/i915: Check eDP power when doing aux channel communications
    ` [Intel-gfx] "
  ` [PATCH 06/21] drm/i915: Unlock PCH_PP_CONTROL always
    ` [Intel-gfx] "
  ` [PATCH 07/21] drm/i915: Check for eDP inside intel_edp_panel_vdd_on/off
    ` [Intel-gfx] "
  ` [PATCH 08/21] drm/i915: Turn force VDD back off when panel running in intel_dp_dpms
    ` [Intel-gfx] "
  ` [PATCH 09/21] drm/i915: Delay DP i2c initialization until panel power timings are computed
    ` [Intel-gfx] "
  ` [PATCH 10/21] drm/i915: Wrap DP EDID fetch functions to enable eDP panel power
    ` [Intel-gfx] "
  ` [PATCH 11/21] drm/i915: Enable eDP panel power during I2C initialization sequence
  ` [PATCH 12/21] drm/i915: Ensure eDP powered up during DP_SET_POWER operation in dp_prepare
  ` [PATCH 13/21] drm/i915: Place long delays after each eDP VDD operation
    ` [Intel-gfx] "
  ` [PATCH 14/21] drm/i915: Correct eDP panel power sequencing delay computations
  ` [PATCH 15/21] drm/i915: Move eDP panel fixed mode from dev_priv to intel_dp
    ` [Intel-gfx] "
  ` [PATCH 16/21] drm/i915: edp_panel_on does not need to return a bool
    ` [Intel-gfx] "
  ` [PATCH 17/21] drm/i915: Create helper functions to determine eDP power state
    ` [Intel-gfx] "
  ` [PATCH 18/21] drm/i915: Disable eDP VDD in a delayed work proc instead of synchronously
  ` [PATCH 19/21] drm/i915: Asynchronous eDP panel power off
  ` [PATCH 20/21] drm/i915: Restrict ILK-specific eDP power hack to ILK
  ` [PATCH 21/21] drm/i915: No need to wait for eDP power off delay if panel is on
        ` [Intel-gfx] [PATCH 00/24] MacBook Air patch sequence (v2)

[PATCH] drm/i915: kicking rings considered harmful
 2011-10-03 21:02 UTC  (13+ messages)

[PATCH 0/3] some hangcheck cleanups
 2011-10-03 16:59 UTC  (9+ messages)
` [PATCH 1/3] drm/i915: collect per ring page fault info on error
` [PATCH 2/3] drm/i915: check acthd for all rings
` [PATCH 3/3] drm/i915: kicking rings considered harmful

[PATCH] drm/i915: blitter ring workaround for gen6
 2011-10-03  8:55 UTC  (8+ messages)

IRC ban for no reason
 2011-10-02 13:02 UTC  (2+ messages)

auto generated modeline loop?
 2011-10-02  9:42 UTC 

Bug: Display gets stuck with Linux 3.1-rc8
 2011-10-01 21:12 UTC  (3+ messages)

[PATCH] drm/i915/sdvo: Include YRPB as an additional TV output type
 2011-09-30 21:56 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox