messages from 2012-06-04 21:45:23 to 2012-06-12 20:30:28 UTC [more...]
[PATCH] Avoid calling xf86nameCompare() with a NULL pointer
2012-06-12 20:30 UTC (3+ messages)
[libva] GPU hung
2012-06-12 20:26 UTC (3+ messages)
[PATCH 00/12] clear up drm/agp initialization madness
2012-06-12 20:22 UTC (23+ messages)
` [PATCH 01/12] drm: move drm_pci_agp_init into driver load functions
` [PATCH 02/12] drm: kill the REQUIRE_AGP driver flag
` [PATCH 03/12] drm: kill USE_AGP "
` [PATCH 04/12] agp/intel-gtt: remove dead code
` [PATCH 05/12] drm/i915: stop using dev->agp->base
` [PATCH 06/12] agp/intel-gtt: don't require the agp bridge on setup
` [PATCH 07/12] drm/i915: only enable drm agp support when required
` [Intel-gfx] "
` [PATCH] "
` [PATCH 08/12] drm/i915 + agp/intel-gtt: prep work for direct setup
` [PATCH 09/12] drm/i915: don't check intel_agp_enabled any more
` [PATCH] "
` [PATCH 10/12] agp/intel-gtt: move gart base addres setup
` [PATCH 11/12] drm/i915: call intel_enable_gtt
` [PATCH 12/12] agp/intel-agp: remove snb+ host bridge pciids
[PATCH] i965: Add hardware context support
2012-06-12 19:07 UTC
[PATCH 1/4] drm/i915: pnv has a backlight polarity control bit, too
2012-06-12 17:29 UTC (12+ messages)
` [PATCH 2/4] drm/i915: clear up backlight #define confusion on gen4+
` [PATCH 3/4] drm/i915: properly enable the blc controller on the right pipe
` [PATCH] "
` [PATCH 4/4] drm/i915: allow pipe A for lvds on gen4
[PATCH] drm/i915: ensure HDMI port is disabled inside set_infoframes
2012-06-12 17:21 UTC (5+ messages)
Register "linking"
2012-06-12 15:47 UTC (2+ messages)
1080i content on 1080i shakes
2012-06-12 15:34 UTC (5+ messages)
[PATCH] drm/i915: Switch off FBC when disabling the primary plane when obscured
2012-06-12 14:28 UTC (3+ messages)
[PATCH 1/2] drm: call pci_disable_device on module onload
2012-06-12 12:50 UTC (7+ messages)
` [PATCH 2/2] drm: fixup error path after drm_fill_in_dev
` [PATCH] "
[PATCH] drm/i915: kick any firmware framebuffers before claiming the gtt
2012-06-12 12:16 UTC (14+ messages)
[PATCH] drm/i915: don't probe oui for eDP panels
2012-06-12 11:20 UTC (5+ messages)
` [PATCH] drm/i915: eDP aux needs vdd
[PULL] first drm-intel-next for 3.6
2012-06-12 8:39 UTC
Updated -next
2012-06-12 8:37 UTC (2+ messages)
Debian 6 support for Sandy Bridge
2012-06-12 7:16 UTC (4+ messages)
` Debian 6 (Squeeze) "
[PATCH] drm/i915/crt: Do not rely upon the HPD presence pin
2012-06-11 19:00 UTC (7+ messages)
[PATCH 1/2] drm/i915: don't enumerate HDMID if an eDP panel is already active on the port
2012-06-11 18:59 UTC (2+ messages)
[PATCH 0/4] edid caching
2012-06-11 10:15 UTC (6+ messages)
` [PATCH 1/4] drm/i915: cache crt edid
` [PATCH 2/4] drm/i915: cache dp edid
` [PATCH 3/4] drm/i915: cache hdmi edid
` [PATCH 4/4] drm/i915/sdvo: implement correct return value for ->get_modes
[PATCH 3/4] drm/i915: add quirk to indicate that an alt bit is used for brightness inversion
2012-06-11 8:51 UTC (7+ messages)
` [PATCH] properly enable the blc controller on the right pipe
[PATCH] vgaarb: call pci_disable|enable_device on decoding vga devices
2012-06-11 8:44 UTC (4+ messages)
` [Intel-gfx] "
drm/i915: Disable DDI Pipe Control on HSW while disabling pipe
2012-06-11 8:27 UTC (6+ messages)
[PATCH] drm/i915: enable edp vdd in intel_dp_detect
2012-06-11 7:12 UTC
[PATCH] drm/i915/crt: Do not rely upon the HPD presence pin
2012-06-10 19:17 UTC (5+ messages)
[PATCH 1/1] drm/i915: initialize intel_sbi_read return value
2012-06-10 11:38 UTC (2+ messages)
[PATCH] [Bug 17902] Support for ns2501 DVO chip
2012-06-08 21:45 UTC
[PATCH 1/1] drm/i915: properly wait for SBI status
2012-06-08 20:38 UTC (3+ messages)
Patch for bug #17902 - support for ns2501 DVO chip
2012-06-08 19:30 UTC (2+ messages)
[PATCH v5] intel: wait render timeout implementation
2012-06-08 18:19 UTC (5+ messages)
` [RFC] [PATCH] i965: better ClientWaitSync
[PATCH] drm/i915 + agp/intel-gtt: prep work for direct setup
2012-06-08 13:55 UTC
[QA 06/08] Testing report for `drm-intel-testing` (was: Updated -next)
2012-06-08 3:08 UTC
[PATCH 00/25] i915 HW context support
2012-06-07 16:17 UTC (23+ messages)
` [PATCH 02/25 v2] drm/i915: preliminary "
` [PATCH 09/25] drm/i915: PIPE_CONTROL_TLB_INVALIDATE
` [PATCH 10/25 v2] drm/i915: possibly invalidate TLB before context switch
` [PATCH 11/25] drm/i915: use the default context
` [PATCH 12/25] drm/i915: add ccid to error state
` [PATCH 13/25 v3] drm/i915: switch to default context on idle
` [PATCH 14/25 v3] drm/i915/context: create & destroy ioctls
` [PATCH 15/25 v2] drm/i915/context: switch contexts with execbuf2
` [PATCH 16/25] drm/i915: reset the GPU on context fini
` [PATCH 22/25] context: libdrm wrappers
` [PATCH 23/25] context: update for new execbuf2 element
` [PATCH 24/25] contexts: basic test coverage
` [PATCH 25/25] i965: hw context support
` [Intel-gfx] "
` [Mesa-dev] [PATCH 00/25] i915 HW "
[PATCH 2/2 v4] intel: wait render timeout implementation
2012-06-07 14:56 UTC (3+ messages)
[PATCH 1/3] intel: sanitize i915_drm.h
2012-06-06 21:26 UTC (10+ messages)
` [PATCH 2/3] intel: wait render header updates
` [PATCH 3/3] intel: wait render timeout implementation
[PATCH] drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handler
2012-06-06 21:02 UTC (4+ messages)
[PATCH 1/1] char/agp: add another Ironlake host bridge
2012-06-06 15:05 UTC (3+ messages)
[PATCH 1/2] drm/i915: Inifite timeout for wait ioctl
2012-06-06 10:29 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Add wait render timeout get param
[PATCH] test: Measure performance of copying between tiled and untiled/LLC
2012-06-06 10:16 UTC (2+ messages)
[PATCH] drm/i915: cache the EDID for eDP panels
2012-06-06 7:36 UTC (8+ messages)
[PATCH 1/2] drm/i915: implement IBX hdmi transcoder select workaround
2012-06-06 7:31 UTC (4+ messages)
` [PATCH 2/2] drm/i915: assert that the IBX port transcoder select w/a is implemented
[PATCH 1/4 v5] drm/i915: timeout parameter for seqno wait
2012-06-05 21:09 UTC (4+ messages)
` [PATCH 3/4 v7] drm/i915: wait render timeout ioctl
[PULL] drm-intel-fixes
2012-06-05 19:18 UTC
[PATCH] drm/i915: fix up ivb plane 3 pageflips
2012-06-05 19:06 UTC (7+ 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