messages from 2011-12-11 16:30:37 to 2011-12-20 16:54:15 UTC [more...]
[PATCH] drm/i915: Print debugfs object list sizes in kiB instead of bytes
2011-12-20 16:54 UTC
[PATCH] drm/i915/sdvo: always set positive sync polarity
2011-12-20 0:57 UTC
Mode setting not working with SandyBridge
2011-12-19 19:54 UTC
Plane support for SNB and IVB
2011-12-19 11:23 UTC
i915_wait_request: BUG_ON(seqno == 0) triggered on IvyBridge
2011-12-19 9:14 UTC (2+ messages)
Intel graphics control center?
2011-12-17 7:59 UTC
[PATCH] Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"
2011-12-16 23:33 UTC
[PATCH 01/43] drm/i915: kicking rings stuck on semaphores considered harmful
2011-12-16 20:07 UTC (71+ messages)
` [PATCH 02/43] drm/i915: don't bail out of intel_wait_ring_buffer too early
` [PATCH 03/43] drm/i915: switch ring->id to be a real id
` [PATCH 04/43] drm/i915: refactor ring error state capture to use arrays
` [PATCH 05/43] drm/i915: collect more per ring error state
` [PATCH 06/43] drm/i915: protect force_wake_(get|put) with the gt_lock
` [PATCH 07/43] drm/i915: convert force_wake_get to func pointer in the gpu reset code
` [PATCH 08/43] drm/i915: drop register special-casing in forcewake
` [PATCH 09/43] drm/i915: introduce a vtable for gpu core functions
` [PATCH 10/43] drm/i915/ringbuffer: kill snb blt workaround
` [PATCH 11/43] drm/i915: Separate fence pin counting from normal bind pin counting
` [PATCH 12/43] drm/i915: don't trash the gtt when running out of fences
` [PATCH 13/43] drm/i915: refactor debugfs open function
` [PATCH 14/43] drm/i915: refactor debugfs create functions
` [PATCH 15/43] drm/i915: add interface to simulate gpu hangs
` [PATCH 16/43] drm/i915: rework dev->first_error locking
` [PATCH 17/43] drm/i915: destroy existing error_state when simulating a gpu hang
` [PATCH 18/43] drm/i915: fix swizzle detection for gen3
` [PATCH 19/43] drm/i915: add debugfs file for swizzling information
` [PATCH 20/43] drm/i915: swizzling support for snb/ivb
` [PATCH 21/43] drm/i915: add gen6+ registers to i915_swizzle_info
` [PATCH 22/43] drm/i915: prevent division by zero when asking for chipset power
` [PATCH 23/43] drm/i915: multithreaded forcewake is an ivb+ feature
` [PATCH 24/43] drm/i915: capture error_state also for stuck rings
` [PATCH 25/43] drm/i915: properly flush the wc buffer in pwrites to phys objects
` [PATCH 26/43] drm/i915: Only clear the GPU domains upon a successful finish
` [PATCH 27/43] drm/i915: flush overlay regfile writes
` [PATCH 28/43] drm/i915: Handle unmappable buffers during error state capture
` [PATCH 29/43] drm/i915: remove the i915_batchbuffer_info debugfs file
` [PATCH 30/43] drm/i915: reject GTT domain in relocations
` [PATCH 31/43] drm/i915: Use kcalloc instead of kzalloc to allocate array
` [PATCH 32/43] drm/i915: Avoid using mappable space for relocation processing through the CPU
` [PATCH 33/43] drm/i915: fall through pwrite_gtt_slow to the shmem slow path
` [PATCH 34/43] drm/i915: rewrite shmem_pwrite_slow to use copy_from_user
` [PATCH 35/43] drm/i915: rewrite shmem_pread_slow to use copy_to_user
` [PATCH 36/43] agp/intel-gtt: export the scratch page dma address
` [PATCH 37/43] agp/intel-gtt: export the gtt pagetable iomapping
` [PATCH 38/43] drm/i915: initialization/teardown for the aliasing ppgtt
` [PATCH 39/43] drm/i915: ppgtt binding/unbinding support
` [PATCH 40/43] drm/i915: ppgtt register definitions
` [PATCH 41/43] drm/i915: ppgtt debugfs info
` [PATCH 42/43] drm/i915: per-ring fault reg
` [PATCH 43/43] drm/i915: enable ppgtt
[PULL] drm-intel-fixes (drm/i915 driver)
2011-12-16 17:39 UTC
kernel BUG at drivers/gpu/drm/i915/i915_gem
2011-12-16 17:06 UTC (7+ messages)
[PATCH] tests/testdisplay.c: make the 3th pipe finish all the mode setting
2011-12-16 13:17 UTC (3+ messages)
[PATCH] uxa/glamor: Fallback to new glamor pixmap if failed to create textured pixmap
2011-12-16 11:53 UTC (4+ messages)
One regression in UXA
2011-12-16 9:07 UTC (3+ messages)
[PATCH 1/2] drm/i915: don't disable a PCH DPLL that's in use
2011-12-16 6:36 UTC (3+ messages)
` [PATCH 2/2] drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeeded
i915_init takes a full second of kernel init time
2011-12-15 22:22 UTC (10+ messages)
Fan running with Intel Graphics
2011-12-15 22:13 UTC (7+ messages)
i9xx mode setting cleanups
2011-12-15 20:30 UTC (4+ messages)
` [PATCH 1/3] drm/i915: split 9xx refclk & sdvo tv code out
` [PATCH 2/3] drm/i915: split out pll divider code
` [PATCH 3/3] drm/i915: split out DPLL update code from i9xx_crtc_mode_set
[PATCH] drm/i915: Install a backup timer-tick when waiting on a request
2011-12-15 19:43 UTC
[PATCH 0/3] TV Out patches to make our mode list be according to TV timing standards
2011-12-15 16:48 UTC (10+ messages)
` [PATCH 1/3] drm/i915: Fix TV Out refresh rate
` [PATCH 2/3] drm/i915: Removing TV Out modes
` [PATCH 1/2] "
` [PATCH 3/3] drm/i915: Adding 1080p modes to our TV Out mode list
` [PATCH 2/2] "
[PATCH 1/3] drm/i915: relative_constants_mode race fix
2011-12-15 14:50 UTC (10+ messages)
` [PATCH 2/3] drm/i915: Force sync command ordering (Gen6+)
[PATCH] xf86-video-intel: deactivate unused CRTCs
2011-12-15 12:46 UTC
[PATCH] [RFC] LLC and per-BO cache handling
2011-12-14 23:08 UTC (7+ messages)
` [PATCH 1/4] drm/i915: add a LLC feature flag in device description
` [PATCH 2/4] drm/i915: simplify cache parameters for userspace
` [PATCH 3/4] drm/i915: add drm PARAM to query available cache levels
` [PATCH 4/4] drm/i915: add support to get/set cache type for bo
[PATCH 0/4] patches for -next
2011-12-14 19:13 UTC (11+ messages)
` [PATCH 1/4] drm/i915: relative_constants_mode race fix
` [PATCH 2/4] drm/i915: Force sync command ordering (Gen6+)
` [PATCH 3/4] drm/i915: Update GEN6_RP_CONTROL definitions
` [PATCH 4/4] drm/i915: drpc debugfs update for gen6
` [PATCH 4/4 v2] "
[PATCH] uxa/glamor: Enable the rest glamor rendering functions
2011-12-14 12:08 UTC (9+ messages)
More crashes with intel driver 1.10.4 and corrupted stack traces for GM45
2011-12-14 8:36 UTC (6+ messages)
[PATCH] [RFC] drm/i915: read-read semaphore optimization
2011-12-14 3:25 UTC (11+ messages)
[PATCH] drm/i915/dp: Dither down to 6bpc if it makes the mode fit
2011-12-13 23:41 UTC
Patches queued to drm-intel-fixes
2011-12-13 23:24 UTC (2+ messages)
[PATCH 1/3] drm/i915: add SNB and IVB video sprite support v6
2011-12-13 23:00 UTC (5+ messages)
` [PATCH 2/3] drm/i915: track sprite coverage and disable primary plane if possible
` [PATCH 3/3] drm/i915: add color key support v3
` [PATCH] drm/i915: add color key support v4
Plane support for SNB and IVB
2011-12-13 21:11 UTC (10+ messages)
` [PATCH 1/3] drm/i915: add SNB and IVB video sprite support v5
` [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] drm/i915: add a LLC feature flag in device description
2011-12-13 21:05 UTC (8+ messages)
[RFC] drm/i915: always set positive sync in the sdvo register
2011-12-13 16:09 UTC (3+ messages)
` [PATCH] drm/i915/sdvo: Enforce more timing requirements
[PATCH] drm/i915: By default, enable RC6 on IVB and SNB when reasonable
2011-12-13 3:45 UTC (4+ messages)
` drm/i915: Enabling RC6 where possible
` [PATCH 2/2] drm/i915: By default, enable RC6 on IVB and SNB when reasonable
[Dual-LVDS Acer Iconia laptop] i915/DRM issue: one screen stays off [3.2-rc4+]
2011-12-11 16:30 UTC (5+ 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