Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-08-08 11:22:04 to 2010-08-29 08:50:16 UTC [more...]

[PATCH] Reintegrate legacy UMS
 2010-08-29  8:50 UTC  (4+ messages)

2.6.36-rc2 regression: Wrong screen resolution (1024x768 instead of 1680x1050)
 2010-08-27 13:42 UTC  (3+ messages)

No VBT in OpRegion / Switching MBP Arrandale
 2010-08-27 10:19 UTC 

[PATCH 1/3] agp/intel: use #ifdef idiom for intel-agp.h
 2010-08-27  3:19 UTC  (3+ messages)
` [PATCH 2/3] agp/intel: add new intel-gtt.h for new GTT controls
` [PATCH 3/3] agp/intel: Fix cache control for Sandybridge

Problems configuring unique xorg.conf file
 2010-08-27  1:56 UTC  (2+ messages)

Problems configuring unique xorg.conf file
 2010-08-26 21:38 UTC  (5+ messages)

Problems configuring unique xorg.conf file
 2010-08-26 19:55 UTC 

Installation of Intel drivers in Ubuntu 10.04
 2010-08-26 15:11 UTC 

[PATCH] drm/i915: intel_overlay_print_error_state() only needed for debugfs
 2010-08-26 10:02 UTC  (5+ messages)
  ` [PATCH] drm/i915: intel_overlay_print_error_state() only needed for debugfs (v2)

945 with SR doesn't need manual enable/disable
 2010-08-26  8:40 UTC  (2+ messages)

KDE effects not working on 2.12.0
 2010-08-25 22:12 UTC 

[PATCH] drm/i915: fix vblank wait test condition
 2010-08-25  8:13 UTC  (2+ messages)

Small series to enable OpRegion->VBT
 2010-08-24 19:25 UTC  (9+ messages)
` [PATCH 1/4] drm/i915: Allocate the PCI resource for the MCHBAR
` [PATCH 2/4] drm/i915: Rename i915_opregion.c to intel_opregion.c
` [PATCH 3/4] drm/i915: Use the VBT from OpRegion when available (v3)
` [PATCH 4/4] drm/i915: Addin-offset is an unreliable indicator of LVDS presence (v2)

[PATCH 1/2] drm/i915: Revert wait for vblank to prevent X refresh issues
 2010-08-24 16:39 UTC  (5+ messages)
              ` [PATCH 2/2] drm/i915: Revert extra intel_wait_for_vblank to prevent stalls

More patches (resend)
 2010-08-23 23:42 UTC  (35+ messages)
` [PATCH 01/29] drm/i915: unload: fix intel dp encoder cleanup
` [PATCH 02/29] drm/i915: unload: fix error_work races
` [PATCH 03/29] drm/i915: unload: fix hotplug_work races
` [PATCH 04/29] drm/i915: unload: don't leak error state
` [PATCH 05/29] drm/i915: unload: fix idle_timer/idle_work races
` [PATCH 06/29] drm/i915: unload: fix unpin_work related races
` [PATCH 07/29] drm/i915: unload: ensure that gem is idle
` [PATCH 08/29] drm/i915: unload: fix retire_work races
` [PATCH 09/29] drm/i915: Fixup intel_wait_for_vblank*()
  ` [PATCH] drm/i915: Drop the msleep parameter to wait_for()
` [PATCH 10/29] drm/i915: Avoid using msleep under kdb and wait_for()
` [PATCH 11/29] drm/i915: Include a generation number in the device info
` [PATCH 12/29] drm/i915: Fix offset page-flips on i965+
` [PATCH 13/29] drm/i915: Clear scanline waits after disabling the pipe
` [PATCH 14/29] drm/i915: Sanity check user framebuffer parameters on creation
` [PATCH 15/29] drm/i915: Re-use set_base_atomic to share setting of the display registers
` [PATCH 16/29] drm/i915/sdvo: Propagate error from switching control buses
` [PATCH 17/29] drm/i915: Add ringbuffer wait reset to hangcheck
` [PATCH 18/29] drm/i915/crt: Flush register prior to waiting for vblank
` [PATCH 19/29] drm/i915/dp: Boost timeout for enabling transcoder to 100ms
` [PATCH 20/29] drm/i915/sdvo: Guess the DDC bus in absence of VBIOS
` [PATCH 21/29] drm/i915/tv: Flush register writes before sleeping
` [PATCH 22/29] drm/i915/dp: Really try 5 times before giving up
` [PATCH 23/29] drm/i915/debug: Include Ironlake in self-refresh status
` [PATCH 24/29] drm/i915: Allocate the PCI resource for the MCHBAR
` [PATCH 25/29] drm/i915: Use the VBT from OpRegion when available (v2)
` [PATCH 26/29] drm/i915: Invert watermarks used for i8xx, i9xx
` [PATCH 27/29] drm: Scan EDID for an audio-capable HDMI output
` [PATCH 28/29] drm/i915/hdmi: Only enable audio if supported by the monitor
` [PATCH 29/29] drm/i915: Tightly scope intel_encoder to prevent invalid use

[PATCH] drm/i915: Addin-offset is an unreliable indicator of LVDS present
 2010-08-23 22:00 UTC  (6+ messages)

[PATCH] drm/i915: make sure panel is on for eDP detection
 2010-08-23 20:49 UTC 

23.976Hz clarkdale at 1080p support
 2010-08-23 11:38 UTC 

[PATCH 1/2] drm/i915: ringbuffer: use defined get_head/tail method
 2010-08-24 10:27 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: ringbuffer: Add a helper function to update ring buffer space

Sending DVI signal through HDMI-HDMI connection
 2010-08-22 22:58 UTC 

Remaining set of small patches for -rc1
 2010-08-22  8:50 UTC  (21+ messages)
` [PATCH 01/11] drm/i915: Avoid using msleep under kdb and wait_for()
` [PATCH 02/11] drm/i915: Include a generation number in the device info
` [PATCH 03/11] drm/i915: Fix offset page-flips on i965+
` [PATCH 04/11] drm/i915: Clear scanline waits after disabling the pipe
` [PATCH 05/11] drm/i915: Sanity check user framebuffer parameters on creation
` [PATCH 06/11] drm/i915: Re-use set_base_atomic to share setting of the display registers
` [PATCH 07/11] drm/i915/sdvo: Propagate error from switching control buses
` [PATCH 08/11] drm/i915: Add RING_WAIT reset to hangcheck
    ` [PATCH] drm/i915: Add ringbuffer wait "
` [PATCH 09/11] drm/i915/crt: Flush register prior to waiting for vblank
` [PATCH 10/11] drm/i915/dp: Boost timeout for enabling transcoder to 100ms
` [PATCH 11/11] drm/i915: Perform initial configuration asynchronously

[PATCH] drm/i915: Fixup intel_wait_for_vblank*()
 2010-08-22  8:34 UTC 

[PATCH 1/4] agp/intel: set 40-bit dma mask on Sandybridge
 2010-08-22  6:28 UTC  (5+ messages)
` [PATCH 2/4] agp/intel: Fix cache control for Sandybridge
` [PATCH 3/4] drm/i915: fix render pipe control notify on sandybridge
` [PATCH 4/4] drm/i915, intel_agp: Add support for Sandybridge D0

More eDP mode setting fixes
 2010-08-22  6:24 UTC  (14+ messages)
` [PATCH 1/7] drm/i915: add panel reset workaround
` [PATCH 2/7] drm/i915: eDP mode set sequence corrections
` [PATCH 3/7] drm/i915: fix VGA plane disable for Ironlake+
` [PATCH 4/7] drm/i915: make sure eDP PLL is enabled at the right time
` [PATCH 5/7] drm/i915: add MMIO debug output
` [PATCH 6/7] drm/i915: use vga get/put where needed around VGA plane disable
` [PATCH 7/7] drm/i915: wait for actual vblank, not just 20ms

[PATCH 1/2] drm/i915/suspend: Flush register writes before busy-waiting
 2010-08-22  6:20 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/

[PATCH] i915: disable DAC on Ironlake also when doing CRT load detection
 2010-08-22  6:07 UTC  (2+ messages)

[PATCH 1/2] Use ALIGN macro instead of open coding it
 2010-08-21 21:32 UTC  (2+ messages)
` [PATCH 2/2] Replace ROUND_* macros with ALIGN

[PATCH] drm/i915: Allocate the PCI resource for the MCHBAR
 2010-08-20 16:58 UTC 

[PATCH] drm/i915: Use the VBT from OpRegion when available
 2010-08-20 16:54 UTC 

[PATCH] drm/i915: Remove the random SyncFlush during initialisation
 2010-08-20 10:28 UTC 

Possible compilation error in commit 6ef3d42
 2010-08-19  7:35 UTC  (2+ messages)
` [PATCH] drm/i915: Compile out error state without DEBUG_FS

[PATCH] Move registration of vsync fd from pre-init to screen-init
 2010-08-18 18:02 UTC  (2+ messages)

[PATCH] Make driver compile for 1.6 Xserver series again
 2010-08-17 16:05 UTC 

Problem with configuring xorg to be static
 2010-08-16 18:58 UTC  (4+ messages)

Intel graphics CPU usage - SDVO detect bogosity?
 2010-08-16 15:13 UTC  (2+ messages)
      ` [Intel-gfx] "

eDP mode setting fixes
 2010-08-16 14:13 UTC  (7+ messages)
` [PATCH 1/5] drm/i915: add panel reset workaround
` [PATCH 2/5] drm/i915: eDP mode set sequence corrections
` [PATCH 3/5] drm/i915: fix VGA plane disable for Ironlake+
` [PATCH 4/5] drm/i915: make sure eDP PLL is enabled at the right time
` [PATCH 5/5] drm/i915: add MMIO debug output

[PATCH] drm/i915/tv: Flush register writes before sleeping
 2010-08-15 14:56 UTC 

[PATCH] drm/i915: Remove the conflicting BUG_ON()
 2010-08-15  9:52 UTC 

Intel Pineview 3150 DPMS not working (monitor doesn't power off)
 2010-08-13 16:26 UTC  (2+ messages)

[PATCH] drm/i915: Fix offset page-flips on i965+
 2010-08-11 15:18 UTC  (11+ messages)
  ` [PATCH] drm/i915: gen4 vs gen5 DISPLAY_FLIP discrepancy?
    ` [PATCH 1/2] drm/i915: Include a generation number in the device info
    ` [PATCH 2/2] drm/i915: Fix offset page-flips on i965+

Screen not turned on in kernel 2.6.35
 2010-08-11  5:29 UTC  (5+ messages)

[REGRESSION] GM45 has problems with docking station using newer kernels
 2010-08-10 23:13 UTC  (3+ messages)

[PATCH] drm/i915: fix errata for sync flush enable on 845G/830M
 2010-08-09 21:10 UTC  (4+ messages)

FBC underruns on GMA4500?
 2010-08-09 17:26 UTC  (4+ messages)

[PATCH] drm/i915/dp: Boot timeout for enabling transcoder to 100ms
 2010-08-09 16:25 UTC 

totem initiate EDID scan?
 2010-08-09 14:12 UTC  (2+ messages)

[PATCH] drm/i915: Avoid using msleep under kdb and wait_for()
 2010-08-09 14:03 UTC 

[PATCH] drm/i915/crt: Flush register prior to waiting for vblank
 2010-08-09 13:53 UTC 

[PATCH] drm/i915: Perform initial configuration asynchronously
 2010-08-09 12:52 UTC 

[PATCH] drm/i915: Disable FDI link before retraining
 2010-08-09  9:04 UTC  (4+ messages)

[PATCH] drm/i915: Clear scanline waits before disabling the pipe
 2010-08-08 18:54 UTC  (3+ messages)

Rebased series on drm-intel-next
 2010-08-08 18:31 UTC  (3+ messages)
` [PATCH 20/20] drm/i915: Apply i830 errata for cursor alignment

[PATCH] drm/i915/sdvo: Only set is_lvds if we have a valid fixed mode
 2010-08-08 13:28 UTC 

[PATCH] drm/i915: Re-use set_base_atomic to share setting of the display registers
 2010-08-08 12:24 UTC 

[PATCH] drm/i915: Sanity check user framebuffer parameters on creation
 2010-08-08 11:39 UTC 

Intel 82Q35 problem
 2010-08-08 11:21 UTC  (3+ messages)


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