messages from 2012-02-25 03:53:22 to 2012-03-18 20:41:57 UTC [more...]
[PATCH 00/18] i915 HW Context Support
2012-03-18 20:39 UTC (19+ messages)
` [PATCH 01/18] drm/i915: CXT_SIZE register offsets added
` [PATCH 02/18] drm/i915: preliminary context support
` [PATCH 03/18] drm/i915: context basic create & destroy
` [PATCH 04/18] drm/i915: add context information to objects
` [PATCH 05/18] drm/i915: context switch implementation
` [PATCH 06/18] drm/i915: trace events for contexts
` [PATCH 07/18] drm/i915: Ivybridge MI_ARB_ON_OFF context w/a
` [PATCH 08/18] drm/i915: PIPE_CONTROL_TLB_INVALIDATE
` [PATCH 09/18] drm/i915: possibly invalidate TLB before context switch
` [PATCH 10/18] drm/i915: use the default context
` [PATCH 11/18] drm/i915: switch to default context on idle
` [PATCH 12/18] drm/i915: try to reset the gpu before unload
` [PATCH 13/18] drm/i915/context: create & destroy ioctls
` [PATCH 14/18] drm/i915/context: switch contexts with execbuf2
` [PATCH 15/18] drm/i915/context: add params
` [PATCH 16/18] drm/i915/context: anonymous context interfaces
` [PATCH 17/18] drm/i915: Ironlake rc6 can use "
` [PATCH 18/18] drm/i915: try to enable rc6 on Ironlake... again
[PATCH 0/2] Two patches relating to ring initialization failure
2012-03-18 20:33 UTC (7+ messages)
` [PATCH 1/2] drm/i915: Add BUG_ON when ring->private is NULL
` [PATCH 2/2] drm/i915: Add wait_for in init_ring_common
[PATCH 0/2 v4] drm/i915: LVDS channel mode fixes
2012-03-18 20:28 UTC (9+ messages)
` [PATCH 1/2] drm/i915: Check VBIOS value for determining LVDS dual channel mode, too
` [PATCH 2/2] drm/i915: Add lvds_channel module option
Thinkpad T420 and single/dual channel lvds
2012-03-18 20:26 UTC (15+ messages)
[PATCH 1/2] drm/i915: Pull MTRR setup to its own function
2012-03-18 17:48 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Don't do MTRR setup if PAT is enabled
Sandy bridge GPU does not support alpha channel?
2012-03-17 8:45 UTC
VA-API brightness property
2012-03-17 8:36 UTC (2+ messages)
Graphics switching and LVDS detection
2012-03-16 20:32 UTC (2+ messages)
[PATCH] xf86-video-intel: Add support for toshiba backlight interface
2012-03-15 13:20 UTC (3+ messages)
[PULL] drm-intel-fixes
2012-03-14 18:30 UTC
black screen after desktop loading on Lenovo L520
2012-03-14 14:34 UTC
[PATCH] intel: Quiet two more valgrind complaints with recent changes
2012-03-13 23:50 UTC
[PATCH 1/3] x86: EXPORT_SYMBOL(pat_enabled)
2012-03-13 18:39 UTC (4+ messages)
` [PATCH 2/3] drm/i915: Pull MTRR setup to its own function
` [PATCH 3/3] drm/i915: Don't do MTRR setup if PAT is enabled
[PATCH] drm/i915: don't force dest keying on IVB
2012-03-10 14:19 UTC
Quick Sync support on Linux
2012-03-10 6:54 UTC
[regression] xrandr: cannot find crtc for output eDP1
2012-03-09 18:08 UTC (2+ messages)
[PATCH 1/2] intel: Add support for overriding the PCI ID via an environment variable
2012-03-09 3:53 UTC (8+ messages)
` [PATCH 2/2] intel: Add .aub file output support
Updated -next
2012-03-08 8:10 UTC (2+ messages)
[PATCH] intel: Fix a case when mapping large texture fails
2012-03-08 0:28 UTC (2+ messages)
[PATCH 1/2] drm/i915: fix color order for BGR formats on SNB
2012-03-08 0:03 UTC (7+ messages)
` [PATCH 2/2] drm/i915: remove vblank wait around sprite buffer changes
[PATCH] drm/i915: support 32 bit BGR formats in sprite planes
2012-03-07 18:53 UTC (2+ messages)
drm: i915 hangcheck/GPU errors
2012-03-06 23:34 UTC
[PATCH 1/2] intel: Add support for overriding the PCI ID via an environment variable
2012-03-05 23:18 UTC (4+ messages)
[PATCH 1/2] intel: Move the gen4-6 3DPRIMITIVE handling out of the switch statement
2012-03-05 18:37 UTC (2+ messages)
` [PATCH 2/2] intel: Add per-dword decode of gen7 3DPRIMITIVE
[RFC PATCH 00/11] i915 HW context support
2012-03-05 18:20 UTC (16+ messages)
` [PATCH 02/11] drm/i915: track tlb invalidate GFX_MODE state
` [PATCH 05/11] drm/i915/context: Preliminary context support
` [PATCH 08/11] drm/i915/context: extend contexts to execbuffer2
HDMI output on Ubuntu 12.04 beta
2012-03-03 20:20 UTC
Shared memory management
2012-03-03 10:53 UTC (3+ messages)
crashes when video mode changes
2012-03-02 21:31 UTC
[PATCH] drm/i915: fix swizzling on gen6+
2012-03-02 20:40 UTC (2+ messages)
[PATCH] drm/i915: Retry reading the PCH FDI receiver ISR
2012-03-02 18:40 UTC (3+ messages)
[PATCH] drm/i915: enable gmbus on gen2
2012-03-02 18:38 UTC
[PATCH 05/14] drm/i915: kill ranged cpu read domain support
2012-03-02 10:03 UTC (4+ messages)
` [PATCH 1/2] drm/i915: fixup in-line clflushing on bit17 swizzled bos
` [PATCH 2/2] drm/i915: mark pwrite/pread slowpaths with unlikely
` [PATCH] drm/i915: fixup in-line clflushing on bit17 swizzled bos
[RFC] drm/i915: read current config at init time to avoid flicker
2012-03-02 6:30 UTC (7+ messages)
[PATCH 01/43] drm/i915: kicking rings stuck on semaphores considered harmful
2012-03-01 20:40 UTC (3+ messages)
` [PATCH 26/43] drm/i915: Only clear the GPU domains upon a successful finish
[PATCH] mm: extend prefault helpers to fault in more than PAGE_SIZE
2012-03-01 20:15 UTC (7+ messages)
[PATCH] drm/i915: Don't write DSPSURF for old chips
2012-03-01 6:37 UTC (6+ messages)
Muhammad Jamil invites you to connect
2012-03-01 6:04 UTC
HDMI colour space and depth questions (YCbCr, xvYCC, Deep Colour)
2012-03-01 2:43 UTC (9+ messages)
[PATCH 1/7] drm/i915: add dev_priv to intel_gmbus
2012-02-29 19:56 UTC (15+ messages)
` [PATCH 2/7] drm/nouveau: do a better job at hiding the NIH i2c bit-banging algo
` [PATCH] "
` [PATCH 3/7] i2c: export bit-banging algo functions
` [PATCH] "
` [Intel-gfx] [PATCH 1/7] drm/i915: add dev_priv to intel_gmbus
[PATCH 1/3] intel_reg_read: add support for getopt
2012-02-29 16:40 UTC (7+ messages)
` [PATCH 2/3] intel_reg_read: support reading multiple registers
` [PATCH 3/3] intel_reg_read: add a flag to simplify bit decoding
[PATCH] drm/i915: Synchronize userspace palette LUT (i.e. gamma) changes to vblank
2012-02-28 19:56 UTC (2+ messages)
` [PATCH] drm/i915: Up/downclock LVDS on vblanks
[PATCH] drm/i915: Handle request to map a very large buffer object
2012-02-28 8:09 UTC (2+ messages)
[PATCH] intel: Add support for (possibly) unsynchronized maps
2012-02-28 7:35 UTC (11+ messages)
` [PATCH] intel: Make use of the new GPU-unsynchronized map functionality in libdrm
` [PATCH 1/2] intel: Fix error check for I915_PARAM_HAS_LLC
` [PATCH 2/2] intel: Add support for (possibly) unsynchronized maps
Recall: SandyBridge is finally whitewashed
2012-02-28 2:12 UTC
SandyBridge is finally whitewashed
2012-02-28 2:11 UTC
[PATCH 5/7] drm/i915: merge gmbus and gpio i2c adpater into one
2012-02-27 23:43 UTC (2+ messages)
` [PATCH] "
[PATCH] drm/i915: make sprite buffer switching asynchronous
2012-02-27 23:22 UTC
[PATCH] drm/i915: delay fb unpins from sprites to the next vblank
2012-02-27 21:53 UTC
[RFC] Try harder to allocate an mmap offset
2012-02-27 19:00 UTC (4+ messages)
` [PATCH 2/5] drm/i915: Bump the inactive LRU on set-to-GTT-domain
[PATCH 6/7] drm/i915: i2c: unconditionally set up gpio fallback
2012-02-27 18:29 UTC (3+ messages)
` [PATCH] "
intel display desktop
2012-02-27 17:51 UTC
[PATCH] drm/i915: Track dirtying of CPU cache for LLC
2012-02-27 17:50 UTC (4+ messages)
[PATCH] drm/i915: error_buffer->ring should be signed
2012-02-27 17:15 UTC (3+ messages)
[PATCH] drm/i915: Silence the error message from i915_wait_request()
2012-02-27 17:08 UTC (2+ messages)
[PATCH 1/2] drm/i915: Remove use of the autoreported ringbuffer HEAD position
2012-02-27 16:53 UTC (2+ messages)
[git pull] Intel drm fixes
2012-02-27 16:51 UTC (2+ messages)
[PATCH] drm/i915: use the new hdmi_force_audio enum more
2012-02-27 16:48 UTC (3+ messages)
[PATCH 1/2] drm/i915: Only bump refcnt on objects scheduled for eviction
2012-02-27 16:37 UTC (3+ messages)
` [PATCH 2/2] drm/i915: No need to search again after retiring requests
[PATCH] drm/i915/bios: Downgrade the "signature missing" DRM_ERROR to debug
2012-02-27 10:38 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