intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-26 12:50:54 to 2012-03-29 16:01:02 UTC [more...]

[PATCH 00/41] [RFC] Haswell v2
 2012-03-29 15:32 UTC  (40+ messages)
` [PATCH 01/41] drm/i915: transform HAS_PCH_SPLIT in a feature check
` [PATCH 02/41] drm/i915: add Haswell devices and their PCI IDs
` [PATCH 03/41] drm/i915: hook Haswell devices in place
` [PATCH 04/41] drm/i915: add support for LynxPoint PCH
` [PATCH 05/41] drm/i915: add support for power wells
` [PATCH 06/41] drm/i915: add enumeration for DDI ports
` [PATCH 07/41] drm/i915: add DDI registers
` [PATCH 08/41] drm/i915: add DP_TP_CTL registers
` [PATCH 09/41] drm/i915: add DP_TP_STATUS registers
` [PATCH 10/41] drm/i915: add definitions for DDI_BUF_CTL registers
` [PATCH 11/41] drm/i915: add definition of DDI buffer translations regs
` [PATCH 12/41] drm/i915: add definition of LPT FDI port width registers
` [PATCH 14/41] drm/i915: add support for SBI ops
` [PATCH 15/41] drm/i915: add PIXCLK_GATE register
` [PATCH 16/41] drm/i915: add S PLL control
` [PATCH 17/41] drm/i915: add port clock selection support for HSW
` [PATCH 18/41] drm/i915: add SSC offsets for SBI access
` [PATCH 19/41] drm/i915: add LCPLL control registers
` [PATCH 20/41] drm/i915: add WRPLL clocks
` [PATCH 21/41] drm/i915: add WM_LINETIME registers
` [PATCH 22/41] drm/i915: add SFUSE_STRAP registers for digital port detection
` [PATCH 23/41] drm/i915: calculate same watermarks on Haswell as on Ivy Bridge
` [PATCH 24/41] drm/i915: share forcewaking code between IVB and HSW
` [PATCH 25/41] drm/i915: haswell has 3 pipes as well
` [PATCH 26/41] drm/i915: reuse Ivybridge interrupts code for Haswell
` [PATCH 27/41] drm/i915: share pipe count handling with Ivybridge
` [PATCH 28/41] drm/i915: share IVB cursor routine with Haswell
` [PATCH 29/41] drm/i915: show unknown sdvox registers on hdmi init
` [PATCH 30/41] drm/i915: enable power wells on haswell init
` [PATCH 31/41] drm/i915: disable rc6 on haswell for now
` [PATCH 32/41] drm/i915: program WM_LINETIME on Haswell
` [PATCH 33/41] drm/i915: initialize DDI buffer translations
` [PATCH 35/41] drm/i915: disable pipe DDI function when disabling pipe
` [PATCH 36/41] drm/i915: do not use fdi_normal_train on haswell
` [PATCH 37/41] drm/i915: program iCLKIP on Lynx Point
` [PATCH 38/41] drm/i915: detect digital outputs on Haswell
` [PATCH 39/41] drm/i915: add support for DDI-controlled digital outputs
` [PATCH 40/41] drm/i915: prepare HDMI link for Haswell
` [PATCH 41/41] drm/i915: add debugging bits for haswell modesetting

[PATCH 00/18] i915 HW Context Support
 2012-03-29 15:57 UTC  (10+ messages)
` [PATCH 02/18] drm/i915: preliminary context support
` [PATCH 04/18] drm/i915: add context information to objects

Broken LVDS output at mode changes
 2012-03-29 15:07 UTC  (6+ messages)

OpenGL Extension support on IVY Bridge
 2012-03-29 12:54 UTC  (3+ messages)

ValleyView patches
 2012-03-29  9:06 UTC  (32+ messages)
` [PATCH 01/22] drm/i915: add ValleyView driver structs and IS_VALLEYVIEW macro
` [PATCH 02/22] drm/i915: ValleyView watermark support
` [PATCH 03/22] drm/i915: PLL defines for VLV
` [PATCH 04/22] drm/i915: interrupt bit definitions "
` [PATCH 05/22] drm/i915: add DPIO support
` [PATCH 06/22] drm/i915: add ValleyView clock gating init
` [PATCH 07/22] drm/i915: split PLL update code out of i9xx_crtc_mode_set
` [PATCH 08/22] drm/i915: split LVDS "
` [PATCH 09/22] drm/i915: ValleyView mode setting limits and PLL functions
` [PATCH 10/22] drm/i915: program drain latency regs on ValleyView
` [PATCH 11/22] drm/i915: Enable DP panel power sequencing for ValleyView
` [PATCH 12/22] drm/i915: Enable HDMI on ValleyView
` [PATCH 13/22] agp/intel: map more registers for use by the GTT code
` [PATCH 14/22] agp/intel: add ValleyView AGP driver
` [PATCH 15/22] agp/intel: bind "
` [PATCH 16/22] drm/i915: add ValleyView specific CRT detect function
` [PATCH 17/22] drm/i915: add ValleyView specific force wake get/put functions
` [PATCH 18/22] drm/i915: ValleyView IRQ support
` [PATCH 19/22] drm/i915: check for disabled interrupts on ValleyView
` [PATCH 20/22] drm/i915: add HDMI and DP port enumeration "
` [PATCH 21/22] drm/i915: disable turbo on ValleyView for now
` [PATCH 22/22] drm/i915: bind driver to ValleyView chipsets

[PATCH 0/2] semaphorify the pageflip BO (if possible)
 2012-03-29  8:49 UTC  (3+ messages)

Updated -next
 2012-03-29  7:38 UTC  (2+ messages)

RFC: i915 arch changes to better support new chipsets
 2012-03-29  1:02 UTC  (10+ messages)

[PATCH 1/3] drm/i915: add rc6 residency times to debugfs
 2012-03-29  0:31 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: extract intel_enable_rc6()
` [PATCH 3/3] drm/i915: rc6 in sysfs

[PATCH 0/2] RC6 changes for 3.4 got missing
 2012-03-29  0:25 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: allow to select rc6 modes via kernel parameter

[PATCH] agp/intel: add ValleyView AGP driver
 2012-03-28 23:58 UTC  (2+ messages)

[PATCH] drm/i915: treat src w & h as fixed point in sprite handling code
 2012-03-28 21:40 UTC  (2+ messages)

[PATCH 1/2] drm/i915: split LVDS update code out of i9xx_crtc_mode_set
 2012-03-28 21:17 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: split PLL "

[RFC] algorithm for handling bad cachelines
 2012-03-28 21:15 UTC  (8+ messages)

[PATCH] drm/i915: make sprite buffer switching asynchronous
 2012-03-28 20:56 UTC  (2+ messages)

[PATCH] drm/i915: Initialise GTT MTRR to -1
 2012-03-28 20:09 UTC  (4+ messages)

[RFC] [PATCH 00/38] Haswell
 2012-03-28 19:52 UTC  (63+ messages)
` [PATCH 02/37] drm/i915: add support for LynxPoint PCH
` [PATCH 05/37] drm/i915: add support for power wells
` [PATCH 06/37] drm/i915: add DDI registers
` [PATCH 09/37] drm/i915: add definitions for DDI_BUF_CTL registers
` [PATCH 10/37] drm/i915: add definition of LPT FDI port width registers
` [PATCH 11/37] drm/i915: add definition of DDI buffer translations regs
` [PATCH 12/37] drm/i915: add SBI registers
` [PATCH 14/37] drm/i915: add PIXCLK_GATE register
` [PATCH 15/37] drm/i915: add S PLL control
` [PATCH 16/37] drm/i915: add port clock selection support for HSW
` [PATCH 17/37] drm/i915: add SSC offsets for SBI access
` [PATCH 18/37] drm/i915: add GTC registers
` [PATCH 19/37] drm/i915: add LCPLL control registers
` [PATCH 20/37] drm/i915: add WM_LINETIME registers
` [PATCH 24/37] drm/i915: share forcewaking code between IVB and HSW
` [PATCH 25/37] drm/i915: haswell has 3 pipes as well
` [PATCH 27/37] drm/i915: share pipe count handling with Ivybridge
` [PATCH 28/37] drm/i915: share IVB cursor routine with Haswell
` [PATCH 30/37] drm/i915: disable rc6 on haswell for now
` [PATCH 31/37] drm/i915: enable PCH earlier
` [PATCH 32/37] drm/i915: perform Haswell DDI link training in FDI mode
` [PATCH 33/37] drm/i915: double-write DDI translation table
` [PATCH 34/37] drm/i915: do not use fdi_normal_train on haswell
` [PATCH 35/37] drm/i915: program iCLKIP on Lynx Point
` [PATCH 36/37] drm/i915: add warning when using old bits on Haswell/LPT

[PATCH 1/3] drm/i915: s/i915_gem_do_init/i915_gem_init_global_gtt
 2012-03-28 19:39 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: the intel gtt is _not_ an agp bridge!

[PATCH] drm/i915: quirk away broken OpRegion VBT
 2012-03-28 19:35 UTC  (4+ messages)

[RFCv2] ValleyView support
 2012-03-28 17:43 UTC  (12+ messages)
` [PATCH 16/26] agp/intel: add ValleyView AGP driver
` [PATCH 19/26] drm/i915: add ValleyView specific force wake get/put functions
` [PATCH 20/26] drm/i915: ValleyView has limited cacheability

[PATCH] drm/i915: properly restore the ppgtt page directory on resume
 2012-03-28 17:06 UTC  (5+ messages)

please try patch against hibernate breakage
 2012-03-28 14:23 UTC  (2+ messages)

[PATCH] drm/i915: Mark untiled BLT commands as fenced on gen2/3
 2012-03-28 11:20 UTC  (3+ messages)

[PATCH 1/2] drm/i915: add rc6 residency times to debugfs
 2012-03-28  2:31 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: rc6 in sysfs
` [PATCH 1/3] build: make sure we have asprintf
` [PATCH 2/3] drm/i915: extract card getting
` [PATCH] tests: rc6 residency test

[PATCH 01/16] drm/i915: merge shmem_pwrite slow&fast-path
 2012-03-27 11:42 UTC  (8+ messages)
` [PATCH 15/16] drm/i915: fixup in-line clflushing on bit17 swizzled bos
` [PATCH 16/16] drm/i915: mark pwrite/pread slowpaths with unlikely

[PATCH] mm: extend prefault helpers to fault in more than PAGE_SIZE
 2012-03-27 11:37 UTC  (4+ messages)

[PATCH] drm/i915: reinstate GM45 TV detection fix
 2012-03-27 11:14 UTC  (4+ messages)

[PATCH] drm/i915: Avoid using mappable space for relocation processing through the CPU
 2012-03-27 11:17 UTC  (3+ messages)

i915_driver_irq_handler: irq 42: nobody cared
 2012-03-27  8:57 UTC  (2+ messages)

[PATCH v2 1/3] drm/i915: add rc6 residency times to debugfs
 2012-03-27  8:34 UTC  (12+ messages)
` [PATCH v2 3/3] tests: rc6 residency test

[PATCH] drm/i915: apply CS reg readback trick against missed IRQ on snb
 2012-03-27  7:31 UTC 

[PATCH] drm/i915: Add a dual link lvds quirk for MacBook Pro 8, 2
 2012-03-27  7:18 UTC 

[PATCH] drm/i915: refuse to load on gen6+ without kms
 2012-03-26 21:21 UTC  (8+ messages)
  ` [PATCH] drm/i915: disallow gem init ioctl on ilk

[RFC] ValleyView support
 2012-03-26 18:52 UTC  (7+ messages)
` [PATCH 04/25] drm/i915: Add basic support for parsing of VBT OEM Custom Block

[PATCH] xf86-video-intel: deactivate unused CRTCs
 2012-03-26 13:30 UTC  (3+ messages)


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