messages from 2012-05-30 21:06:56 to 2012-06-11 07:59:26 UTC [more...]
[Intel-gfx] [PATCH] vgaarb: call pci_disable|enable_device on decoding vga devices
2012-06-11 8:42 UTC (2+ messages)
` "
[PATCH] drm/i915/crt: Do not rely upon the HPD presence pin
2012-06-11 7:58 UTC (2+ messages)
1080i content on 1080i shakes
2012-06-11 7:32 UTC (2+ messages)
[PATCH] drm/i915: enable edp vdd in intel_dp_detect
2012-06-11 7:12 UTC
drm/i915: Disable DDI Pipe Control on HSW while disabling pipe
2012-06-11 7:08 UTC (5+ messages)
[PATCH] drm/i915/crt: Do not rely upon the HPD presence pin
2012-06-10 19:17 UTC (7+ 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] vgaarb: call pci_disable|enable_device on decoding vga devices
2012-06-08 16:20 UTC
[PATCH 1/2] drm: call pci_disable_device on module onload
2012-06-08 16:16 UTC (4+ messages)
` [PATCH 2/2] drm: fixup error path after drm_fill_in_dev
[PATCH 00/12] clear up drm/agp initialization madness
2012-06-08 15:12 UTC (17+ 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
` [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 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] 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 (35+ messages)
` [PATCH 01/25] drm/i915: CXT_SIZE register offsets added
` [PATCH 02/25 v2] drm/i915: preliminary context support
` [PATCH 03/25 v2] drm/i915: context basic create & destroy
` [PATCH 04/25] drm/i915: add context information to objects
` [PATCH 05/25] drm/i915: always bind context objects immediately
` [PATCH 06/25 v3] drm/i915: context switch implementation
` [PATCH 07/25] drm/i915: context trace events
` [PATCH 08/25] drm/i915: Ivybridge MI_ARB_ON_OFF context w/a
` [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 17/25] intel: wait render placeholder
` [PATCH 18/25] intel: Merge updated kernel header
` [PATCH 19/25] intel/context: Add drm_intel_context type
` [PATCH 20/25] intel/context: new execbuf interface for contexts
` [PATCH 21/25] intel: add decoding of MI_SET_CONTEXT
` [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)
[PATCH 1/4] drm/i915: pnv has a backlight polarity control bit, too
2012-06-05 11:15 UTC (7+ 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
Updated -next
2012-06-04 20:59 UTC
[PATCH] drm/i915: add min freq control to debugfs
2012-06-04 19:36 UTC (2+ messages)
[PATCH 1/3] drm/i915: compute the target_clock for edp directly
2012-06-04 19:30 UTC (8+ messages)
` [PATCH 2/3] drm/i915: adjusted_mode->clock in the dp mode_fixup
` [PATCH 3/3] drm/i915: don't chnage the original mode in dp_mode_fixup
[PATCH] drm/i915: hold forcewake around ring hw init
2012-06-04 18:26 UTC (8+ messages)
[PATCH] drm/i915: Mark the ringbuffers as being in the GTT domain
2012-06-04 18:17 UTC (2+ messages)
[PATCH] test/gem_gtt_speed: Add a baseline test for the performance of a CPU mmap
2012-06-04 16:33 UTC
Lots of i915/drm spew on 3.4
2012-06-03 13:27 UTC (4+ messages)
GMA 950 Intel 945G gallium driver
2012-06-03 12:44 UTC
[PATCH 3/4] drm/i915: add quirk to indicate that an alt bit is used for brightness inversion
2012-06-02 23:08 UTC (6+ messages)
` [PATCH] properly enable the blc controller on the right pipe
[PATCH] drm/i915: extract object unplug code from busy/wait_timeout ioctl
2012-06-02 18:51 UTC (9+ messages)
` [PATCH] drm/i915: extract object active state flushing code
[PATCH 1/3] drm/i915: clarify IBX dp workaround
2012-06-01 20:04 UTC (4+ messages)
[RFC] fastboot
2012-06-01 9:25 UTC (4+ messages)
` [PATCH 01/43] drm/i915: Track unbound pages
[PATCH 1/3] drm/i915: ivybridge_handle_parity_error should be static
2012-06-01 8:12 UTC (7+ messages)
` [PATCH 2/3] drm/i915: initialize the parity work only once
` [PATCH 3/3] drm/i915: simplify sysfs setup code
[RFC] [PATCH 00/14] HPD/connector-polling rework
2012-05-31 19:36 UTC (5+ messages)
` [PATCH 14/14] drm/i915: s/mdelay/msleep/ in the sdvo detect function
(no subject)
2012-05-31 18:00 UTC
[PATCH 1/4 v2] drm/i915: Dynamic Parity Detection handling
2012-05-31 15:55 UTC (4+ messages)
` [PATCH 4/4] drm/i915: l3 parity sysfs interface
[PATCH 1/2] drm/i915: adjusted_mode->clock in the dp mode_fixup
2012-05-31 10:49 UTC (6+ messages)
` [PATCH] drm/i915: compute the target_clock for edp directly
[PATCH] drm/i915: reuse the sdvo tv clock adjustment in ilk mode_set
2012-05-31 7:31 UTC (3+ messages)
[PATCH] drm/i915: there's no cxsr on ilk
2012-05-31 7:30 UTC (3+ messages)
[PATCH 00/14] More HDMI fixes V2
2012-05-30 21:08 UTC (3+ messages)
` [PATCH 13/14] drm/i915: add some barriers when changing DIPs
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