Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-09-10 08:13:20 to 2010-09-27 21:37:52 UTC [more...]

[PATCH v2] CHROMIUM: i915: Added default LVDS options for the no-VBT case
 2010-09-27 21:37 UTC  (2+ messages)

vsync problems with recent graphics stack and 945gm
 2010-09-27 21:18 UTC  (41+ messages)
    ` Interrupt latency on some 945GM platforms
                              ` [Intel-gfx] "

Mac mini tv out problem
 2010-09-27 17:16 UTC 

[PATCH] drm/i915: fix GMCH power reporting
 2010-09-27 17:45 UTC  (2+ messages)

[PATCH] Disable DRI2 if we're running on shadowfb
 2010-09-27 17:08 UTC  (14+ messages)
` [PATCH] Disable DRI2 if we are "
  ` [PATCH] glx: Fix use after free in DrawableGone
    ` [PATCH v2] "
  ` [PATCH] glx: Avoid use-after-free after drawableGone

Problems configuring unique xorg.conf file
 2010-09-27 16:01 UTC  (2+ messages)

Problems configuring unique xorg.conf file
 2010-09-27  0:48 UTC  (2+ messages)

Problems configuring unique xorg.conf file
 2010-09-26 23:18 UTC  (2+ messages)

[GIT PULL] i915 regression fixes
 2010-09-26 22:11 UTC 

Problems configuring unique xorg.conf file
 2010-09-26 19:43 UTC  (3+ messages)

[ANNOUNCE] xf86-video-intel 2.12.901 (2.13 rc1)
 2010-09-25 12:36 UTC  (8+ messages)

[RFC PATCH 0/2] i915 brightness control
 2010-09-24 21:09 UTC  (4+ messages)

[PATCH] i915: enable AVI infoframe for intel_hdmi.c [v4]
 2010-09-24 19:44 UTC 

[PATCH 0/5] CFT: full gtt support
 2010-09-24 17:45 UTC  (8+ messages)
` [PATCH 1/6] drm/i915: range-restricted eviction support
` [PATCH 2/6] drm/i915: range-restricted bind_to_gtt
` [PATCH 3/6] drm/i915: unbind unmappable objects on fault/pin
` [PATCH 4/6] drm/i915: use the complete gtt
` [PATCH 5/6] intel-gtt: save PGETBL_CTL later in the setup process
` [PATCH 6/6] intel-gtt: maximize ggtt size on platforms that support this

[PATCH] drm/i915: Fix black screen bug on Dell e6510
 2010-09-24  8:21 UTC  (4+ messages)

Fwd: [PATCH] CHROMIUM: i915: Added default LVDS options for the no-VBT case
 2010-09-23 21:12 UTC  (2+ messages)

DDC/CI on Q965 DVI port
 2010-09-22 16:52 UTC  (2+ messages)

Rebased series on drm-intel-next
 2010-09-22 15:47 UTC  (13+ messages)
` [PATCH 16/20] drm/i915: Ensure that while(INREG()) are bounded (v2)

OpenCL support?
 2010-09-21 16:00 UTC  (3+ messages)

[GIT PULL] i915 regression fixes
 2010-09-21 10:08 UTC 

[PATCH] i915: enable AVI infoframe for intel_hdmi.c [v2]
 2010-09-21  8:02 UTC  (6+ messages)

[PATCH] i915: enable AVI infoframe for intel_hdmi.c [v3]
 2010-09-20 21:58 UTC 

[PATCH 0/4] updated patches for KMS audio
 2010-09-20 19:42 UTC  (13+ messages)
` [PATCH 1/4] drm/edid: add helper function to detect monitor audio capability
  ` [Intel-gfx] "
` [PATCH 2/4] drm/i915: Enable DisplayPort audio
` [PATCH 3/4] drm/i915: Enable HDMI audio for monitor with audio support
` [PATCH 4/4] drm/i915: add new param to force audio on or off for HDMI/DP port

[PATCH 1/3] drm: add helper function to detect monitor audio capability
 2010-09-20 19:37 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Enable DisplayPort audio
` [PATCH 3/3] drm/i915: Enable HDMI audio for monitor with audio support

[Inter-gfx][PATCH][v3 1/4] drm/i915: fix HAS_BSD with a device info flag
 2010-09-19 13:50 UTC  (9+ messages)
` [Inter-gfx][PATCH][v3 2/4] drm/i915: do not export the instances of struct intel_ring_buffer
` [Inter-gfx][PATCH][v3 3/4] drm/i915: add set_tail hook in "
` [Inter-gfx][PATCH][v3 4/4] drm/i915: add a new ring buffer on Sandybridge

[PATCH][v2] drm/1915: save the right fence registers for Sandybridge
 2010-09-16  8:50 UTC  (3+ messages)

[PATCH] [v3] drm/i915: save the right fence registers for Sandybridge
 2010-09-16  8:48 UTC 

[PATCH] drm/1915: save the right fence registers for Sandybridge
 2010-09-16  8:07 UTC  (2+ messages)

Using quirks to fix incorrect Monitor physical size
 2010-09-15 14:18 UTC 

Using quirks to fix incorrect Monitor physical size
 2010-09-15 13:53 UTC  (4+ messages)

[PATCH][v2 1/2] drm/i915: prepare for video codec ring buffer on Sandybridge
 2010-09-15  6:39 UTC  (4+ messages)
` [PATCH][v2 2/2] drm/i95: Add a new "

The rebasing taboo
 2010-09-15  0:22 UTC  (2+ messages)

Question
 2010-09-14 19:57 UTC 

[PATCH 00/17] gtt rework, part2 : pte handling
 2010-09-13 22:35 UTC  (18+ messages)
` [PATCH 01/17] intel-gtt: initialize our own scratch page
` [PATCH 02/17] intel-gtt: introduce pte write function for i8xx/i915/i945
` [PATCH 03/17] intel-gtt: introduce pte write function for g33/i965/gm45
` [PATCH 04/17] intel-gtt: introduce pte write function for gen6
` [PATCH 05/17] intel-gtt: drop agp scratch page support stuff
` [PATCH 06/17] agp: kill agp_(map|unmap)_page
` [PATCH 07/17] intel-gtt: generic (insert|remove)_entries for i830
` [PATCH 08/17] intel-gtt: generic (insert|remove)_entries for i915
` [PATCH 09/17] intel-gtt: generic (insert|remove)_entries for g33/i965
` [PATCH 10/17] intel-gtt: generic (insert|remove)_entries for sandybridge
` [PATCH 11/17] intel-gtt: kill mask_memory functions
` [PATCH 12/17] intel-gtt: move chipset flush to the gtt driver struct
` [PATCH 13/17] intel-gtt: consolidate fake_agp driver structs
` [PATCH 14/17] agp: kill agp_(unmap|map)_memory
` [PATCH 15/17] intel-gtt: clean up gtt size reporting
` [PATCH 16/17] intel-gtt: store the dma mask size in intel_gtt_driver
` [PATCH 17/17] intel-gtt add a cleanup function for chipset specific stuff

i5-611/DH55HC/dual screen/Hulu => Complete X crashes
 2010-09-13 14:07 UTC 

Using quirks to fix incorrect Monitor physical size
 2010-09-13 13:44 UTC  (5+ messages)

[regression] *ERROR* timed out waiting for FORCE_DETECT in 36rc3 on i915
 2010-09-12 19:07 UTC  (3+ messages)
` [PATCH] drm/i915/crt: Downgrade warnings for hotplug failures

Using quirks to fix incorrect Monitor physical size
 2010-09-11 18:56 UTC 

[GIT PULL] i915 regression fixes
 2010-09-10 22:58 UTC 

When will intel drivers support interlace modes?
 2010-09-10 20:47 UTC  (6+ messages)

[PATCH] i915: Add native backlight control
 2010-09-10 13:47 UTC  (3+ messages)
` [PATCH] drm/i915: Expose a native backlight device

[PATCH] Reintegrate legacy UMS
 2010-09-10  9:41 UTC  (7+ messages)

drm-intel.git
 2010-09-10  9:28 UTC 


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