Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-10 17:27:18 to 2013-04-16 20:10:55 UTC [more...]

FW: Release Notes for Beignet Version 0.1
 2013-04-16 20:10 UTC  (9+ messages)

[PATCH] drm/i915: HSW: allow PCH clock gating for suspend
 2013-04-16 19:53 UTC  (5+ messages)

[PATCH 1/2] drm/i915: set CPT FDI RX polarity bits based on VBT
 2013-04-16 18:10 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: preserve the PBC bits of TRANS_CHICKEN2

[PATCH v3 0/7] Add HPD interrupt storm detection
 2013-04-16 18:07 UTC  (36+ messages)
` [PATCH v3 1/7] drm/i915: Add HPD IRQ storm detection (v4)
      ` [PATCH 1/7] drm/i915: Add HPD IRQ storm detection (v5)
        ` [PATCH 2/7] drm/i915: (re)init HPD interrupt storm statistics
        ` [PATCH 3/7] drm/i915: Mask out the HPD irq bits before setting them individually
        ` [PATCH 4/7] drm/i915: Disable HPD interrupt on pin when irq storm is detected (v3)
        ` [PATCH 5/7] drm/i915: Add Reenable Timer to turn Hotplug Detection back on (v4)
        ` [PATCH 6/7] drm/i915: Add bit field to record which pins have received HPD events (v3)
        ` [PATCH 7/7] drm/i915: Only reprobe display on encoder which has received an HPD event (v2)
` [PATCH v3 2/7] drm/i915: (re)init HPD interrupt storm statistics
` [PATCH v3 3/7] drm/i915: Mask out the HPD irq bits before setting them individually
` [PATCH v3 4/7] drm/i915: Disable HPD interrupt on pin when irq storm is detected (v2)
    ` [PATCH v3] drm/i915: Disable HPD interrupt on pin when irq storm is detected (v3)
` [PATCH v3 5/7] drm/i915: Add Reenable Timer to turn Hotplug Detection back on (v3)
    ` [PATCH v4] drm/i915: Add Reenable Timer to turn Hotplug Detection back on (v4)
` [PATCH v3 6/7] drm/i915: Add bit field to record which pins have received HPD events (v2)
    ` [PATCH v3] drm/i915: Add bit field to record which pins have received HPD events (v3)
      ` [PATCH v3 Update] "
` [PATCH v3 7/7] drm/i915: Only reprobe display on encoder which has received an HPD event

[PATCH 0/3] Enable HSW FBC
 2013-04-16 17:49 UTC  (16+ messages)
` [PATCH 1/3] drm/i915: Enable FBC at Haswell
  ` [PATCH] "

[PATCH 1/3] drm/i915: remove comment about IVB link training from intel_pm.c
 2013-04-16 17:10 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: don't intel_crt_init on any ULT machines
  ` [Intel-gfx] "
` [PATCH 3/3] drm/i915: WARN when LPT-LP is not paired with ULT CPU

[PATCH] drm/i915: implement HSW display sequences for package C8+
 2013-04-16 16:47 UTC 

[PATCH] intel: Add pci id for Haswell Harris Beach Mobile GT2+
 2013-04-16 16:29 UTC  (2+ messages)

FW: Release Notes for Beignet Version 0.1
 2013-04-16 16:13 UTC 

[PATCH] drm/i915: VLV doesn't have LLC
 2013-04-16 15:42 UTC  (4+ messages)

[PATCH] drm: drm_rect and clipping for intel sprite planes
 2013-04-16 15:27 UTC  (12+ messages)
` [PATCH v5 1/4] drm: Add struct drm_rect and assorted utility functions
` [PATCH v3 2/4] drm: Add drm_rect_calc_{hscale, vscale}() "
` [PATCH v3 3/4] drm: Add drm_rect_debug_print()
` [PATCH v3 4/4] drm/i915: Implement proper clipping for video sprites

[PATCH v3 00/16] arb robustness enablers v3
 2013-04-16 13:59 UTC  (5+ messages)
` [PATCH v3 14/16] drm/i915: refuse to submit more batchbuffers from guilty context
  ` [PATCH "

[PATCH] drm/i915: Scale ring, rather than ia, frequency on Haswell
 2013-04-16  7:34 UTC  (7+ messages)

[PATCH 1/1] drm/i915: shorten i915_next_seqno debugfs output
 2013-04-16  7:33 UTC  (9+ messages)
` [PATCH] drm/i915: shorten debugfs output simple attributes

[PATCH 3/3] drm/i915: HSW FBC WaFbcDisableDpfcClockGating
 2013-04-16  0:03 UTC  (2+ messages)
` [PATCH] "

[PATCH 0/4] drm/i915: backlight locking, cleanup
 2013-04-15 21:40 UTC  (13+ messages)
` [PATCH 1/4] drm/i915: keep max backlight internal to intel_panel.c
` [PATCH 2/4] drm/i915: protect backlight registers and data with a spinlock
` [PATCH 3/4] drm/i915: ensure single initialization and cleanup of backlight device
` [PATCH 4/4] drm/i915: hsw backlight registers need transcoder instead of pipe

[PATCH] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
 2013-04-15 18:37 UTC  (6+ messages)

attempting to build with Ubuntu 8.04
 2013-04-15 14:48 UTC  (3+ messages)

[pull] drm-intel-next
 2013-04-15  9:43 UTC  (2+ messages)

[PATCH 1/7] drm/i915: move debug output back to the right place
 2013-04-15  8:17 UTC  (27+ messages)
` [PATCH 2/7] drm/i915: Fixup Oops in the pipe config computation
      ` [PATCH] "
` [PATCH 3/7] drm/i915: Fixup pfit disabling for gen2/3
` [PATCH 4/7] drm/i915: don't enable the plane too early in i9xx_crtc_mode_set
` [PATCH 5/7] drm/i915: drop redundant vblank waits
` [PATCH 6/7] drm/i915: add pipe asserts for the crtc enable sequence
` [PATCH 7/7] drm/i915: add i9xx pfit pipe asserts
` [PATCH] drm/i915: move debug output back to the right place

[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww15
 2013-04-15  4:20 UTC  (2+ messages)

[PATCH 1/2] drm/i915: report Gen5+ CPU and PCH FIFO underruns
 2013-04-12 20:57 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: print Gen5+ CPU/PCH poison interrupts

[PATCH 04/15] drm/i915: don't touch the PF regs if the power well is down
 2013-04-12 20:23 UTC  (3+ messages)
` [PATCH 4/7] "

[PATCH 1/2] drm/i915: VLV GPU frequency to opcode functions
 2013-04-12 20:18 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: turbo & RC6 support for VLV v6

[PATCH 0/4] FIFO underrun reporting v2
 2013-04-12 20:05 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: report Gen5+ CPU and PCH FIFO underruns

[3.4.y, 3.5.y] drm/i915: Use the correct size of the GTT for placing the per-process entries
 2013-04-12 20:00 UTC  (3+ messages)

[PATCH] drm/i915: turbo & RC6 support for VLV v6
 2013-04-12 17:49 UTC 

slow x11 after upgrade
 2013-04-12 14:19 UTC  (4+ messages)

[PATCH 0/3] drm/i915: opregion cleanup
 2013-04-12 12:20 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: don't pretend we support ASLE ALS, PFIT, or PFMB
` [PATCH 2/3] drm/i915/opregion: don't pretend we did something when we didn't
` [PATCH 3/3] drm/i915: drop code duplication in favor of asle interrupt handler

[PATCH] drm/i915: Use drm_mm for PPGTT PDEs
 2013-04-12  9:43 UTC  (5+ messages)
` (should have been RFC) "

[PATCH] drm/i915: don't check inconsistent modeset state when force-restoring
 2013-04-12  6:59 UTC  (15+ messages)
        ` [Intel-gfx] "

[PATCH] drm/i915: Sanity check incoming ioctl data for a NULL pointer
 2013-04-11 18:59 UTC  (12+ messages)
` [Intel-gfx] "

[PATCH 1/2] drm/i915: IVB/HSW have 32 fence register
 2013-04-11 18:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH i-g-t 1/3] tests/gem_fenced_exec_thrash: Increase MAX_FENCES to 32
 2013-04-11 18:22 UTC  (3+ messages)
` [PATCH] tests/gem_fenced_exec_thrash: Test with > max fences

commit drm/i915: disable shared panel fitter for pipe breaks resolution switching
 2013-04-11 18:02 UTC  (13+ messages)

[PATCH 1/1] tests/gem_seqno_wrap: verify debugfs write with readback
 2013-04-11 15:27 UTC  (2+ messages)

[PATCH 1/1] drm/i915: Return stored value from max freq sysfs entry
 2013-04-11 15:26 UTC  (2+ messages)

[PATCH v2] drm/i915: Only reprobe display on encoder which has received an HPD event (v2)
 2013-04-11 15:06 UTC  (2+ messages)

[PATCH] drm/fb-helper: Fix locking in drm_fb_helper_hotplug_event
 2013-04-11 14:26 UTC 

[PATCH 1/2] drm: prime: fix refcounting on the dmabuf import error path
 2013-04-11  9:24 UTC  (4+ messages)
` [PATCH 2/2] drm: prime: fix lookup of existing imports for self imported buffers

OT: GSoC project idea: Replacement of Video BIOS for native graphics initialization in coreboot
 2013-04-11  8:07 UTC 

[PATCH] drm/i915: don't setup hdmi for port D edp in ddi_init
 2013-04-10 21:28 UTC 

[PATCH 0/7] moar sysfs stuff
 2013-04-10 19:13 UTC  (6+ messages)
` [PATCH 7/7] drm/i915: expose energy counter on SNB and IVB


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