Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-28 19:43:31 to 2012-06-07 15:01:23 UTC [more...]

[PATCH 00/12] clear up drm/agp initialization madness
 2012-06-07 13:56 UTC  (9+ 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 05/12] drm/i915: stop using dev->agp->base
` [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 12/12] agp/intel-agp: remove snb+ host bridge pciids

[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 00/25] i915 HW context support
 2012-06-05 23:37 UTC  (34+ 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 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  (9+ messages)
` [PATCH 2/3] drm/i915: implement IBX hdmi transcoder select workaround
` [PATCH 3/3] drm/i915: assert that the IBX port transcoder select w/a is implemented

[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  (6+ messages)
` [PATCH 4/4] drm/i915: l3 parity sysfs interface
` [PATCH 5/6] tools/dpf: Tool to read and write l3 remap registers

[PATCH] drm/i915/crt: Do not rely upon the HPD presence pin
 2012-05-31 13:34 UTC  (3+ messages)

[PATCH] drm/i915: don't chnage the original mode in dp_mode_fixup
 2012-05-31 10:49 UTC  (13+ messages)
    ` [PATCH 1/2] drm/i915: adjusted_mode->clock in the dp mode_fixup
      ` [PATCH 2/2] drm/i915: don't chnage the original mode in dp_mode_fixup
          ` [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  (12+ messages)
` [PATCH 02/14] drm/i915: properly alternate between DVI and HDMI
` [PATCH 09/14] drm/i915: don't set SDVO_BORDER_ENABLE when we're HDMI
` [PATCH 10/14] drm/i915: rename sdvox_reg to hdmi_reg on HDMI context
` [PATCH 11/14] drm/i915: remove comment about HSW HDMI DIPs
` [PATCH 12/14] drm/i915: clarify confusion between HDMI and SDVO registers
` [PATCH 13/14] drm/i915: add some barriers when changing DIPs
` [PATCH 14/14] drm/i915: make sure HDMI port is disabled inside set_infoframes

gstreamer-vaapi does not work with g45
 2012-05-30 10:28 UTC  (10+ messages)

[PATCH] drm/i915: Reset last_retired_head when resetting ring
 2012-05-29 18:07 UTC  (2+ messages)

[Intel-gfx] [PATCH 02/14] drm: handle HDP and polled connectors separately
 2012-05-29  9:22 UTC  (4+ messages)
` [PATCH] drm: handle HPD "
  ` [PATCH 1/2] "
    ` [PATCH 2/2] drm: run the hpd irq event code directly


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox