messages from 2011-11-06 00:32:25 to 2011-11-12 03:16:09 UTC [more...]
[PATCH 00/18] intel-gpu-tools: intel_audio_dump updates
2011-11-12 3:12 UTC
[PATCH v4] drm/i915: pass ELD to HDMI/DP audio driver
2011-11-12 2:27 UTC (51+ messages)
` [PATCH v5] "
[PATCH v4] drivers: i915: Default backlight PWM frequency
2011-11-11 22:30 UTC (3+ messages)
[PATCH v3] drivers: i915: Default backlight PWM frequency
2011-11-11 22:08 UTC
Glamor update
2011-11-11 21:47 UTC (2+ messages)
[PATCH v2] drivers: i915: Default backlight PWM frequency
2011-11-11 21:19 UTC (2+ messages)
[PATCH] drm/i915: don't set unpin_work if vblank_get fails
2011-11-11 20:36 UTC (5+ messages)
[PATCH 0/9] gpu hang and swizzle patches
2011-11-11 20:18 UTC (22+ messages)
` [PATCH 1/9] drm/i915: refactor debugfs open function
` [PATCH 2/9] drm/i915: refactor debugfs create functions
` [PATCH 3/9] drm/i915: add interface to simulate gpu hangs
` [PATCH] "
` [PATCH 4/9] drm/i915: rework dev->first_error locking
` [PATCH 5/9] drm/i915: destroy existing error_state when simulating a gpu hang
` [PATCH 6/9] drm/i915: fix swizzle detection for gen3
` [PATCH] "
` [PATCH 7/9] drm/i915: add debugfs file for swizzling information
` [PATCH] "
` [PATCH 8/9] drm/i915: add gen6+ registers to i915_swizzle_info
` [PATCH 9/9] drm/i915: swizzling support for snb/ivb
[PATCH] drm/i915: there is no pipe CxSR on ironlake
2011-11-11 20:16 UTC
Intel black screen
2011-11-11 19:08 UTC (4+ messages)
[PATCH] drm/i915: prevent division by zero when asking for chipset power
2011-11-11 15:36 UTC (4+ messages)
[PATCH] iommu/intel: Fix build failure with intel-gtt and !intel-iommu
2011-11-11 14:24 UTC (2+ messages)
[PATCH 1/3] glamor: Initial commit to introduce glamor acceleration
2011-11-11 13:54 UTC (11+ messages)
` [PATCH 2/3] glamor: turn on glamor
` [PATCH 3/3] glamor: Route fillspans and polyfillrects to glamor
i915 visual artifacts with Firefox and Thunderbird under Wine
2011-11-11 9:54 UTC (2+ messages)
HDMI monitor hot remove handling
2011-11-11 8:50 UTC
[PATCH 1/2] drivers: i915: Fix BLC PWM register setup
2011-11-11 2:11 UTC (3+ messages)
` [PATCH 2/2] drivers: i915: Default backlight PWM frequency
[PATCH v3] drm/i915: Honor SSC quirk table over the default, unless set by user
2011-11-10 9:46 UTC (4+ messages)
[PATCH] drm/i915: Force synchronous TLB invalidations on the BLT ring for SNB+
2011-11-09 20:17 UTC (4+ messages)
[PATCH v2] drm/i915: Prioritize SSC quirk table when determining SSC settings
2011-11-09 17:55 UTC (2+ messages)
[PATCH] drm/i915: protect force_wake_(get|put) with the gt_lock
2011-11-09 16:28 UTC (2+ messages)
[PATCH] drm/i915: Prioritize SSC quirk table when determining SSC settings
2011-11-09 16:19 UTC (4+ messages)
the monitors with working Displayport audio
2011-11-09 7:28 UTC (3+ messages)
[PATCH] drm/i915: fix ELD writing for SandyBridge
2011-11-09 6:55 UTC
[PATCH 1/2] drivers: i915: Fix BLC PWM register setup
2011-11-09 2:16 UTC (13+ messages)
` [PATCH v3 2/2] drivers: i915: Default max backlight brightness value
"Invalid object handle" messages
2011-11-09 0:19 UTC (3+ messages)
[PATCH] drm/i915:: Disable FBC on SandyBridge
2011-11-08 23:17 UTC
[PATCH] drm/i915: Mask the ring->head offset using the ring->size
2011-11-08 23:13 UTC
[PATCH] DRM planes
2011-11-08 23:08 UTC (17+ messages)
` [PATCH 1/5] drm: add plane support
` [PATCH 2/5] drm: add an fb creation ioctl that takes a pixel format
` [PATCH 3/5] drm/i915: add SNB and IVB video sprite support
` [Intel-gfx] "
` [PATCH 4/5] drm/i915: add destination color key support
` [PATCH 5/5] drm/i915: track sprite coverage and disable primary plane if possible
[PATCH 1/3] drm/i915: add SNB and IVB video sprite support
2011-11-08 21:19 UTC (3+ messages)
` [PATCH 2/3] drm/i915: add destination color key support
` [PATCH 3/3] drm/i915: track sprite coverage and disable primary plane if possible
[PATCH] i915: prevent division by zero when asking for chipset power
2011-11-08 15:54 UTC
[PATCH] Fix build failure when passing --with-builderstring
2011-11-07 22:29 UTC
[PATCH] drm/i915: protect force_wake_(get|put) with the gt_lock
2011-11-07 18:36 UTC (2+ messages)
[PATCH] drm/i915: protect force_wake_(get|put) with the gt_lock
2011-11-07 17:31 UTC
[PATCH] drm/i915: protect force_wake_(get|put) with the gt_lock
2011-11-07 16:56 UTC (2+ messages)
[PATCH] drm/i915: protect force_wake_(get|put) with the gt_lock
2011-11-07 16:05 UTC (2+ messages)
G35 does not work after Xorg upgrade: Server 1.10.4 / intel module version = 2.15.901
2011-11-07 6:46 UTC (2+ messages)
[PATCH 00/13] pwrite/pread rework
2011-11-06 22:24 UTC (17+ messages)
` [PATCH 01/13] drm/i915: fall through pwrite_gtt_slow to the shmem slow path
` [PATCH 02/13] drm/i915: rewrite shmem_pwrite_slow to use copy_from_user
` [PATCH 03/13] drm/i915: rewrite shmem_pread_slow to use copy_to_user
` [PATCH 04/13] drm/i915: merge shmem_pwrite slow&fast-path
` [PATCH 05/13] drm/i915: merge shmem_pread slow&fast-path
` [PATCH 06/13] drm: add helper to clflush a virtual address range
` [PATCH 07/13] drm/i915: move clflushing into shmem_pread
` [PATCH 08/13] drm/i915: kill ranged cpu read domain support
` [PATCH 09/13] drm/i915: don't use gtt_pwrite on LLC cached objects
` [PATCH 10/13] drm/i915: don't call shmem_read_mapping unnecessarily
` [PATCH 11/13] mm: extend prefault helpers to fault in more than PAGE_SIZE
` [PATCH 12/13] drm/i915: drop gtt slowpath
` [PATCH 13/13] drm/i915: don't clobber userspace memory before commiting to the pread
[PATCH 1/2] drm/i915: properly lock gt_fifo_count
2011-11-06 22:06 UTC (10+ messages)
` [PATCH 2/2] drm/i915: protect force_wake_(get|put) with the gt_lock
` [PATCH] "
[PATCH 1/2] drm/i915: Remove BLT workaround for pre-production Sandybridge systems
2011-11-06 19:14 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Remove extraneous MI_BATCHBUFFER_START from the BLT ring
` [PATCH] drm/i915/ringbuffer: kill snb blt workaround
[PATCH] drm/i915: protect force_wake_(get|put) with the gt_lock
2011-11-06 17:46 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox