intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-09 01:41:46 to 2013-04-12 20:16:10 UTC [more...]

[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: Scale ring, rather than ia, frequency on Haswell
 2013-04-12 18:10 UTC  (6+ messages)

[PATCH 1/1] drm/i915: shorten i915_next_seqno debugfs output
 2013-04-12 18:00 UTC  (8+ messages)
` [PATCH] drm/i915: shorten debugfs output simple attributes

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

[PATCH 1/7] drm/i915: move debug output back to the right place
 2013-04-12 17:46 UTC  (26+ 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-12 16:49 UTC 

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

[PATCH 0/4] drm/i915: backlight locking, cleanup
 2013-04-12 12:32 UTC  (6+ 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 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  (7+ 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

[PATCH i-g-t 0/3] Fence register stuff
 2013-04-11 18:22 UTC  (13+ messages)
` [PATCH i-g-t 1/3] tests/gem_fenced_exec_thrash: Increase MAX_FENCES to 32
    ` [PATCH] tests/gem_fenced_exec_thrash: Test with > max fences
` [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] "

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 v3 00/16] arb robustness enablers v3
 2013-04-11 15:13 UTC  (6+ messages)
` [PATCH v3 03/16] drm/i915: reference count for i915_hw_contexts
    ` [PATCH] "
` [PATCH v3 14/16] drm/i915: refuse to submit more batchbuffers from guilty context

[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 v3 0/7] Add HPD interrupt storm detection
 2013-04-11 15:00 UTC  (26+ 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 Update] "
` [PATCH v3 7/7] drm/i915: Only reprobe display on encoder which has received an HPD event

[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

[PATCH 1/2] drm/i915: set CPT FDI RX polarity bits based on VBT
 2013-04-10 15:23 UTC  (3+ 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  (11+ messages)
` [PATCH 1/3] drm/i915: Enable FBC at Haswell
` [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] 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  (4+ 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


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).