Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-23 05:07:00 to 2011-10-01 21:28:50 UTC [more...]

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

[PATCH 9/9] drm/i915: Disable eDP VDD in a delayed work proc instead of synchronously
 2011-10-01 19:01 UTC  (75+ 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
  ` [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
  ` [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
  ` [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

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

Memory corruption on hibernate/thaw with KMS
 2011-09-29 23:38 UTC  (2+ messages)

Performance regression using Firefox between 2.14 and 2.15
 2011-09-29 15:25 UTC  (5+ messages)

[PATCH] drm/i915: add missing "break"
 2011-09-28 23:15 UTC  (36+ messages)
                ` PCH reference clock cleanups
                  ` [PATCH 1/9] drm/i915: broken copyright encoding in intel_bios.c
                  ` [PATCH 2/9] drm/i915: Use DRM_DEBUG_KMS for all messages "
                  ` [PATCH 3/9] drv/i915: Pull display_clock_mode out of VBT table
                  ` [PATCH 4/9] drm/i915: Document a few more BDB_GENERAL_FEATURES bits from PCH BIOS
                  ` [PATCH 5/9] drm/i915: Allow SSC parameter to override VBT value
                  ` [PATCH 6/9] drm/i915: Fix PCH SSC reference clock settings
                  ` [PATCH 7/9] drm/i915: Use CK505 as non-SSC source where available
                  ` [PATCH 8/9] drm/i915: All PCH refclks are 120MHz
                  ` [PATCH 9/9] drm/i915: Initialize PCH refclks at modeset init time
                  ` [Intel-gfx] PCH reference clock cleanups

[PATCH 1/2] io-mapping: ensure io_mapping_map_atomic _is_ atomic
 2011-09-28 11:24 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: properly prefault for pread/pwrite

[PATCH] drm/i915: Revert i915.semaphore=1 default from 47ae63e0
 2011-09-28  8:53 UTC  (14+ messages)
` [PATCH] drm/i915: kicking rings considered harmful

[PATCH 0/5 v3] Nonblocking maps
 2011-09-27  5:49 UTC  (8+ messages)
` [PATCH v2] drm/i915: IOCTL to query the cache level of a BO
` [PATCH] intel: non-blocking mmaps on the cheap
` [PATCH] spec: add on to Yuanhan's arb_map_buffer_range
` [PATCH v2 1/2] i965: Cleanup MapRangeBuffer
` [PATCH v2 2/2] i965: Add calls to nonblocking maps

[PATCH] drm/i915: Use PIPE_CONTROL for flushing on gen6+
 2011-09-26 22:25 UTC  (9+ messages)

glxinfo / glxgears segfault again
 2011-09-26 11:22 UTC  (5+ messages)

[PATCH v2 0/4] Ironlake mobile GPU with VT-d, fix
 2011-09-26  7:23 UTC  (11+ messages)
` [PATCH v2 1/4] drm/i915: add warning for unidle GPU
` [PATCH v2 2/4] drm/i915: Ironlake mobile GPU with VT-d fix
` [PATCH v2 3/4] intel-iommu: IOTLB hang workaround
` [PATCH v2 4/4] drm/i915: add unidle warning back

[PATCH v3 0/3] Ironlake mobile GPU with VT-d, fix
 2011-09-26  2:11 UTC  (4+ messages)
` [PATCH v3 1/3] drm/i915: Remove early exit on i915_gpu_idle
` [PATCH v3 2/3] drm/i915: Fix hang on Ironlake mobile GPU with VT-d
` [PATCH v3 3/3] intel-iommu: IOTLB hang workaround

[PATCH 0/4 v2] Nonblocking maps
 2011-09-25 10:21 UTC  (7+ messages)
` [PATCH v2] drm/i915: IOCTL to query the cache level of a BO
` [PATCH v2] intel: non-blocking mmaps on the cheap
` [PATCH v2 1/2] i965: Cleanup MapRangeBuffer
  ` [Mesa-dev] "
` [PATCH v2 2/2] i965: Add calls to nonblocking maps

CRT not detected via hotplug on resume
 2011-09-24  8:59 UTC 

CRT not detected via hotplug on resume
 2011-09-24  5:29 UTC  (5+ messages)

[PATCH] [RFC] drm/i915: Unmask all render responses for SNB
 2011-09-23 19:26 UTC  (4+ messages)

[PATCH 0/4] Nonblocking maps
 2011-09-23 19:21 UTC  (9+ messages)
` [PATCH] drm/i915: IOCTL to query the cache level of a BO
` [PATCH] i965: use nonblocking maps MapRangeBuffer
      ` [Intel-gfx] "

[PATCH] drm/i915: Ironlake GPU with VT-d fix
 2011-09-23 19:03 UTC  (6+ messages)

[PATCH] drm/i915: use DDC_ADDR instead of hard-coding it
 2011-09-23 18:54 UTC  (2+ messages)

[PATCH 0/5] Fixup pwrite/pread with gtt mmapped user addresses
 2011-09-23 16:25 UTC  (3+ messages)
` [PATCH 2/5] drm/i915: drop KM_USER0 argument to k(un)map_atomic

[PATCH] drm/i915: fix swizzling on gen6+
 2011-09-23 16:11 UTC  (2+ messages)

[PATCH] drm/i915: Defend against userspace creating a gem object with size==0
 2011-09-23 16:14 UTC  (2+ messages)

[PATCH] drm/i915: simplify swapin/out swizzle checking a bit
 2011-09-23 16:12 UTC  (2+ messages)

[PATCH 1/3] drm/i915: close PM interrupt masking races in the irq handler
 2011-09-23 16:08 UTC  (2+ messages)

[PATCH] intel: non-blocking mmaps on the cheap
 2011-09-23  8:52 UTC  (3+ messages)

The latest status of Drm and display testing & gem_stress tesing
 2011-09-23  7:50 UTC 

drm/i915: eDP cleanup patch series -- fixes SNB MacBook Air
 2011-09-23  5:07 UTC  (6+ messages)
` [PATCH 6/9] drm/i915: Make sure eDP power is on before using aux channel
    ` [Intel-gfx] "


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