intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-05 16:47:31 to 2013-04-11 13:58:19 UTC [more...]

[PATCH v3 0/7] Add HPD interrupt storm detection
 2013-04-11 13:57 UTC  (21+ messages)
` [PATCH v3 1/7] drm/i915: Add HPD IRQ storm detection (v4)
` [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 7/7] drm/i915: Only reprobe display on encoder which has received an HPD event

[PATCH 1/1] drm/i915: shorten i915_next_seqno debugfs output
 2013-04-11 13:22 UTC 

[PATCH 1/1] tests/gem_seqno_wrap: verify debugfs write with readback
 2013-04-11 13:11 UTC 

[PATCH 1/1] drm/i915: Return stored value from max freq sysfs entry
 2013-04-11 12:07 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: Use drm_mm for PPGTT PDEs
 2013-04-11  6:10 UTC  (3+ messages)
` (should have been RFC) "

[PATCH] drm/i915: don't check inconsistent modeset state when force-restoring
 2013-04-11  5:16 UTC  (8+ messages)
        ` [Intel-gfx] "

[PATCH] drm/i915: Scale ring, rather than ia, frequency on Haswell
 2013-04-10 21:53 UTC  (5+ messages)

[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

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

[PATCH] drm/i915: Remove stale code
 2013-04-10 15:19 UTC  (2+ messages)

[PATCH 0/3] Enable HSW FBC
 2013-04-10  9:28 UTC  (12+ messages)
` [PATCH 1/3] drm/i915: Enable FBC at Haswell
` [PATCH 2/3] drm/i915: HSW FBC WaFbcAsynchFlipDisableFbcQueue
` [PATCH 3/3] drm/i915: HSW FBC WaFbcDisableDpfcClockGating

[PATCH 0/3] Few SNB RC6 Init fixes
 2013-04-10  9:23 UTC  (5+ messages)
` [PATCH 1/3] drm/i915: SNB RC6: Fix Turbo Disable
` [PATCH 2/3] drm/i915: RC6 Fix Write Min Frequency Table
` [PATCH 3/3] drm/i915: SNB RC6: Fix RP_CONTROL Init

[PATCH v3 00/16] arb robustness enablers v3
 2013-04-10  0:12 UTC  (4+ messages)
` [PATCH v3 03/16] drm/i915: reference count for i915_hw_contexts
    ` [PATCH] "

[PATCH i-g-t 0/3] Fence register stuff
 2013-04-09 18:21 UTC  (11+ messages)
` [PATCH i-g-t 1/3] tests/gem_fenced_exec_thrash: Increase MAX_FENCES to 32
` [PATCH i-g-t 2/3] tests: Use gem_available_fences()
` [PATCH i-g-t 3/3] tests/gem_tiling_max_stride: Add a test for max fence stride
    ` [PATCH i-g-t v2] "
        ` [PATCH i-g-t v4] "

[PATCH 1/2] drm/i915: IVB/HSW have 32 fence register
 2013-04-09 18:16 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Increase max fence pitch limit to 256KB on IVB+
` [PATCH v2] drm/i915: IVB/HSW have 32 fence register

commit drm/i915: disable shared panel fitter for pipe breaks resolution switching
 2013-04-09 17:59 UTC  (11+ messages)

[PATCH] drm/i915: Reject fence stride=0 on gen4+
 2013-04-09 17:32 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 1/3] drm/i915: Add ECOBITS_SNB_BIT
 2013-04-09 17:01 UTC  (3+ messages)

[PATCH] drm/i915: Better overclock support
 2013-04-09 16:58 UTC  (5+ messages)
` [PATCH 1/2] [v2] "
  ` [PATCH 2/2] drm/i915: Don't default to overclock max

[PATCH] drm/i915: use lower aux clock divider on non-ULT HSW
 2013-04-09 14:59 UTC  (5+ messages)
  ` [PATCH v2] "

attempting to build with Ubuntu 8.04
 2013-04-09 13:58 UTC 

[PATCH] drm/i915: ensure single initialization and cleanup of backlight device
 2013-04-09 13:46 UTC 

[PATCH] drm/i915: Better overclock support
 2013-04-09 13:42 UTC  (2+ messages)

[PATCH] drm/i915: The timeout for wait_timeout_ioctl is only valid upon success
 2013-04-09  9:26 UTC  (4+ messages)
  ` [PATCH] drm/i915: Always normalize return timeout for wait_timeout_ioctl

[PATCH 01/10] drm/i915: generalize pte vs. register BAR allocation
 2013-04-09  9:08 UTC  (12+ messages)
` [PATCH 02/10] drm/i915: Call out GEN6 PTE specificity
` [PATCH 03/10] drm/i915: Map registers before GTT init
` [PATCH 04/10] drm/i915: random checkpatch fixes
` [PATCH 05/10] drm/i915/ppgtt: Set scratch page "globally"
` [PATCH 06/10] drm/i915: Conditionally carve out GGTT PDE
` [PATCH 07/10] drm/i915: Rework PPGTT init code
` [PATCH 08/10] drm/i915: Abstract PPGTT enabling
` [PATCH 09/10] drm/i915: NULL aliasing_ppgtt on cleanup
` [PATCH 10/10] drm/i915: Allow PPGTT enable to fail

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

[PATCH] drm/i915: make IVB FDI training match spec
 2013-04-08 20:50 UTC  (3+ messages)
` [PATCH] drm/i915: make IVB FDI training match spec v2

[PATCH] drm/i915: drop the coditional mutex
 2013-04-08 19:37 UTC  (4+ messages)

[PATCH] drm/i915: remove incorrect FDI mPHY register programming on LPT
 2013-04-08 19:17 UTC  (2+ messages)

[PATCH 1/7] drm/i915: Support PCH no display
 2013-04-08 18:57 UTC  (10+ messages)
` [PATCH 2/7] drm/i915: PCH_NOP
` [PATCH 3/7] drm/i915: Don't touch South Display when PCH_NOP
` [PATCH 4/7] drm/i915: PCH_NOP suspend/resume
` [PATCH 5/7] drm/i915: Don't wait for PCH on reset
` [PATCH 6/7] drm/i915: Set PCH_NOP
` [PATCH 7/7] drm/i915: Add a pipeless ivybridge configuration

[PATCH] drm/i915: s/mdelay/msleep/
 2013-04-08 15:30 UTC  (5+ messages)

[PATCH] drm/i915: Use MLC (l3$) for context objects
 2013-04-08 15:12 UTC  (3+ messages)

[PATCH] drm/i915: update FDI mPHY setup code
 2013-04-08 15:10 UTC  (3+ messages)

[PATCH] drm/kms-helper: disable hpd_irq handling when poll=0
 2013-04-08 15:00 UTC  (4+ messages)

[PATCH v3 1/4] drm: Add struct drm_rect and assorted utility functions
 2013-04-08 11:11 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] drm/i915: info level for simulated gpu hang dmesg notice
 2013-04-08 10:05 UTC  (2+ messages)

[PATCH] drm/i915: Workaround incoherence between fences and LLC across multiple CPUs
 2013-04-08  9:54 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] tests/gem_fence_trash: make threaded tests more through-rough
 2013-04-08  8:52 UTC  (5+ messages)
  ` [PATCH] tests/kms_flip: don't leak gpu hang state

[PATCH] drm/i915: tune down Y tiling scanout warning
 2013-04-08  8:47 UTC  (6+ messages)

[PATCH 0/7] [RFC] Context reference counting
 2013-04-08  6:06 UTC  (12+ messages)
` [PATCH 1/7] drm/i915: Mark context switch likely
` [PATCH 2/7] drm/i915: Move context special case to get()
` [PATCH 6/7] drm/i915: Store last context instead of the obj

[PATCH 1/3] drm/i915: fix lost FP_CB_TUNE setting for pch plls
 2013-04-06 17:47 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: fix FP CB tuning limits for lvds
` [PATCH 3/3] drm/i915: set CB tuning also for the reduce clock

[PATCH] drm/i915: Fix SDVO connector and encoder get_hw_state functions
 2013-04-06 17:44 UTC  (2+ messages)

BUG: kworker hangs the GPU on drm and i915 since 3.8.x under X11
 2013-04-06 16:32 UTC 

Updated testing tree
 2013-04-06 16:30 UTC 

BUG: kworker hangs the GPU on drm and i915 since 3.8.x under X11
 2013-04-06 16:27 UTC  (7+ messages)

[PATCH] tests/kms_flip: don't leak gpu hang state
 2013-04-06 16:31 UTC 

[ANNOUNCE] xf86-video-intel 2.21.6
 2013-04-06 15:07 UTC 

[PATCH] drm/i915: turbo & RC6 support for VLV v4
 2013-04-05 20:09 UTC  (2+ messages)
` [PATCH] drm/i915: turbo & RC6 support for VLV v5

[PATCH 0/8] dp/fdi m/n rework + basic pipe_config readout
 2013-04-05 18:51 UTC  (5+ messages)
` [PATCH 8/8] drm/i915: move dp clock computations to encoder->compute_config


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).