intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-20 04:25:07 to 2011-09-27 16:46:11 UTC [more...]

[PATCH] drm/i915: Revert i915.semaphore=1 default from 47ae63e0
 2011-09-27 16:46 UTC  (7+ messages)
` [PATCH] drm/i915: kicking rings considered harmful

[PATCH] drm/i915: add missing "break"
 2011-09-27 16:41 UTC  (24+ 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

Memory corruption on hibernate/thaw with KMS
 2011-09-27  6:12 UTC 

[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  (9+ 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  (13+ messages)
` [PATCH] drm/i915: IOCTL to query the cache level of a BO
` [PATCH] intel: non-blocking mmaps on the cheap
` [PATCH] i965: use nonblocking maps MapRangeBuffer
      ` [Intel-gfx] "
` [PATCH] gpu-tools: nonblocking map test

[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  (6+ messages)
` [PATCH 2/5] drm/i915: drop KM_USER0 argument to k(un)map_atomic
` [PATCH 3/5] drm/i915: fall through pwrite_gtt_slow to the shmem slow path

[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)

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  (10+ messages)
` [PATCH 6/9] drm/i915: Make sure eDP power is on before using aux channel
    ` [Intel-gfx] "
` [PATCH 9/9] drm/i915: Disable eDP VDD in a delayed work proc instead of synchronously
  ` [Intel-gfx] "

[PATCH 1/6] drm/i915: Remove "i2c_speed" nonsense from child device table
 2011-09-22 18:34 UTC  (4+ messages)

[PATCH 1/6] RFCish: write only mappings (aka non-blocking)
 2011-09-22 15:49 UTC  (27+ messages)
` [PATCH 1/6] drm/i915: object CPU flush interface
` [PATCH 3/6] drm/i915: Support write only mappings
` [PATCH 4/6] intel: write only map support
` [PATCH 5/6] write-only mappings
` [PATCH 6/6] intel: use write only maps for MapRangeBuffer
      ` [PATCH] intel: non-blocking mmaps on the cheap
            ` [PATCH cont'd] "
              ` [PATCH] drm/i915: ioctl to query a bo's cache level
              ` [PATCH] on top of daniel

Misc. display fixes
 2011-09-22 15:00 UTC  (10+ messages)
` [PATCH 1/5] drm/i915: remove PP_ON/OFF waits from LVDS code
` [PATCH 2/5] drm/i915: read full receiver capability field during DP hot plug
` [PATCH 3/5] drm/i915: add DP test request handling
` [PATCH 4/5] drm/i915: fix ILK+ infoframe support
` [PATCH 5/5] drm/i915: use correct SPD type value

intel_drv.so and libglx.so module load failure
 2011-09-22  8:04 UTC 

[PATCH v6] drm/i915: Enable SDVO hotplug interrupts for HDMI and DVI
 2011-09-21 16:28 UTC  (2+ messages)

[PATCH] drm/i915: specify the address of the semaphore register for comparison
 2011-09-21 16:07 UTC  (6+ messages)

[PATCHv5] drm/i915: Enable SDVO hotplug interrupts for HDMI and DVI
 2011-09-21 15:47 UTC  (6+ messages)

[PATCH 1/2] drm: Add Panel Self Refresh DP addresses
 2011-09-20 22:29 UTC 

[PATCH] drm/i915: Enable SDVO hotplug interrupts for HDMI and DVI
 2011-09-20 17:05 UTC  (7+ messages)

xserver-xorg-video-intel does sometimes not resume
 2011-09-20 16:49 UTC  (2+ messages)

[PATCH] drm/i915: Enable digital port hotplug on PCH systems
 2011-09-20 16:36 UTC  (3+ messages)

[PATCHv3] drm/i915: Enable SDVO hotplug interrupts for HDMI and DVI
 2011-09-20 14:14 UTC  (3+ messages)

[PATCH v2] drm/i915: Enable SDVO hotplug interrupts for HDMI and DVI
 2011-09-20 12:46 UTC  (3+ messages)

[PATCH 1/2] drm/i915: collect per ring page fault info on error
 2011-09-20  9:42 UTC  (2+ messages)

[PATCH] i915: Enable SDVO hotplug interrupts for HDMI and DVI
 2011-09-20  9:38 UTC  (3+ messages)

[PATCH] drm/i915: FBC off for ironlake, otherwise on by default
 2011-09-20  6:34 UTC  (3+ messages)

drm/i915 git repository at freedesktop.org
 2011-09-20  4:26 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).