Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-04 20:18:48 to 2012-05-13 20:07:07 UTC [more...]

[PATCH] drm/i915: don't clobber the pipe param in sanitize_modesetting
 2012-05-13 20:08 UTC 

[PATCH 1/2] drm/i915: Convert BUG_ON(!pll->active) to a WARN
 2012-05-13 20:08 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Enable the PCH PLL for all generations after link training
` [PATCH] drm/i915: Convert BUG_ON(!pll->active) and friends to a WARN

[PATCH] drm/i915: disable gmbus on i830
 2012-05-13 14:18 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Introduce for_each_ring() macro
 2012-05-13 13:35 UTC  (8+ messages)
` [PATCH 2/3] drm/i915: Check whether the ring is initialised prior to dispatch
` [PATCH 3/3] drm/i915: Replace the feature tests for BLT/BSD with ring init checks

[PATCH] drm/i915: properly handle interlaced bit for sdvo dtd conversion
 2012-05-13 13:24 UTC  (3+ messages)

[PATCH 1/2] drm/i915: implement hsw_write_infoframe
 2012-05-13 13:20 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: small hdmi coding style cleanups

[PATCH 1/2] drm/edid: adjust double-clocked cea modes
 2012-05-12 22:07 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: properly implement doubleclocked hdmi modes

[PATCH 1/2] drm/edid: adjust double-clocked cea modes
 2012-05-12 22:02 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: properly implement doubleclocked hdmi modes

[PATCH 1/4 v4] drm/i915: timeout parameter for seqno wait
 2012-05-12 21:20 UTC  (11+ messages)
` [PATCH 2/4 v3] drm/i915: improve i915_wait_request_begin trace
` [PATCH 3/4 v6] drm/i915: wait render timeout ioctl
` [PATCH 4/4] drm/i915: s/i915_wait_reqest/i915_wait_seqno/g
` [PATCH] intel: add a timed wait function
` [PATCH] tests/wait render timeout test

[PATCH] drm/i915: fixup infoframe support for sdvo
 2012-05-12 18:22 UTC 

[PATCH] drm/i915: Assert that the transcoder is indeed off before modifying it
 2012-05-12 16:26 UTC  (2+ messages)

Cedarview issue
 2012-05-12  1:04 UTC 

[PATCH 1/5] drm/i915: All members of gen4 have hotplug, so unconditionally enable its irq
 2012-05-11 17:01 UTC  (5+ messages)
` [PATCH 2/5] drm/i915: Inspect the right status bits for DP/HDMI hotplug on gen4
` [PATCH 3/5] drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4x
` [PATCH 4/5] drm/i915/hdmi: Query the live connector status bit for G4x
` [PATCH 5/5] drm/i915/dp: For consistency use the DP hotplug synonyms

[Q77 express][x86_64][DRI][DRM/intel]Does intel_agp in the latest kernel 3.3.4 or 3.4 rc6 support ivybridge (xeon E3-1285, 3.6GHz)?
 2012-05-11 13:25 UTC  (2+ messages)

[PATCH] drm/i915: Introduce for_each_ring() macro
 2012-05-11  9:26 UTC  (6+ messages)

OT: Video tearing
 2012-05-11  9:06 UTC 

[PATCH 1/2] drm/i915: Check whether the ring is initialised prior to dispatch
 2012-05-11  9:01 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Replace the feature tests for BLT/BSD with ring init checks

[PATCH 1/2] drm/i915/dp: Fix the math in intel_dp_link_required
 2012-05-10 19:14 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/dp: Remove eDP special cases from bandwidth checks

[PATCH 1/2] intel: Add the ability to supply annotations for .aub files
 2012-05-10 16:25 UTC  (8+ messages)
` [PATCH 2/2] configure: Bump version for 2.4.34

[PATCH 00/25] Haswell fixes
 2012-05-10 15:56 UTC  (39+ messages)
` [PATCH 01/25] drm/i915: add new Haswell DIP controls registers
` [PATCH 02/25] drm/i915: reuse Ivy Bridge interrupts code for Haswell
` [PATCH 03/25] drm/i915: add support for SBI ops
` [PATCH 04/25] drm/i915: calculate watermarks for devices that have 3 pipes
` [PATCH 05/25] drm/i915: properly check for pipe count
` [PATCH 06/25] drm/i915: show unknown sdvox registers on hdmi init
` [PATCH 07/25] drm/i915: do not use fdi_normal_train on Haswell
` [PATCH 08/25] drm/i915: detect PCH encoders "
` [PATCH 09/25] drm/i915: enable power wells on Haswell init
` [PATCH 10/25] drm/i915: add LPT PCH checks
` [PATCH 11/25] drm/i915: handle DDI-related assertions
` [PATCH 12/25] drm/i915: account for only one PCH receiver on Haswell
` [PATCH 13/25] drm/i915: initialize DDI buffer translations
` [PATCH 14/25] drm/i915: support DDI training in FDI mode
` [PATCH 15/25] drm/i915: use ironlake eld write routine for Haswell
` [PATCH 16/25] drm/i915: define Haswell watermarks and clock gating
` [PATCH 17/25] drm/i915: program WM_LINETIME on Haswell
` [PATCH 18/25] drm/i915: disable pipe DDI function when disabling pipe
` [PATCH 19/25] drm/i915: program iCLKIP on Lynx Point
` [PATCH 20/25] drm/i915: detect digital outputs on Haswell
` [PATCH 21/25] drm/i915: add support for DDI-controlled digital outputs
` [PATCH 22/25] drm/i915: add WR PLL programming table
` [PATCH 23/25] drm/i915: move HDMI structs to shared location
` [PATCH 24/25] drm/i915: prepare HDMI link for Haswell
` [PATCH 25/25] drm/i915: hook Haswell devices in place

Updated -next
 2012-05-10 13:55 UTC  (2+ messages)
` [PULL] drm-intel-next

[PATCH] i915: add dmabuf/prime buffer sharing support
 2012-05-10 13:28 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] drm/i915: Suppress hotplug work during PM suspend/resume
 2012-05-10 10:13 UTC  (14+ messages)

[PATCH 1/2] drm/i915: Support pageflipping interrupts for all 3-pipes on IVB
 2012-05-10  9:56 UTC  (10+ messages)
` [PATCH 2/2] drm/i915: Simplify the IVB interrupt handler
    ` [PATCH 1/2] drm/i915: Avoid a double-read of PCH_IIR during interrupt handling
      ` [PATCH 2/2] drm/i915: Simplify interrupt processing for IvyBridge

How to build the Hardware Decode platform based on Ivy Bridge linux?
 2012-05-10  8:24 UTC 

[PATCH] drm/i915: enable semaphores on gen6 if dmar is not active
 2012-05-10  8:35 UTC  (3+ messages)

[QA] Testing report for `drm-intel-testing` (was: Updated -next)
 2012-05-10  7:58 UTC 

[PATCH] drm/i915: gen6_enable_rps() wants to be called after ring initialisation
 2012-05-09 19:59 UTC  (3+ messages)

[PATCH 1/3] intel: Disable drm_intel_probe_agp_aperture_size() on Android
 2012-05-09 19:46 UTC  (8+ messages)

[PATCH 1/2] drm/i915: Avoid concurrent access when marking the device as idle/busy
 2012-05-09 11:39 UTC  (3+ messages)
  ` [PATCH] "

[PATCH] MAINTAINERS: switch drm/i915 to Daniel Vetter
 2012-05-09  7:16 UTC  (3+ messages)

[PATCH] [RFC] sched/drm: add infrastructure for gpu waits
 2012-05-08 20:16 UTC 

[PATCH] tools: add Haswell registers into intel_reg_dumper
 2012-05-08 19:14 UTC  (2+ messages)

[PATCH 1/3] drm/i915: replace intel_infoframe_freq with VIDEO_DIP_FREQ_VSYNC
 2012-05-08 13:38 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: s/i9xx_/gm45_ for the gm45 write_infoframe function
  ` [PATCH] "
` [PATCH 3/3] drm/i915: s/intel_infoframe/gm45_infoframe
  ` [PATCH] "

[PATCH 2/2] drm/i915: Limit calling mark-busy only for potential scanouts
 2012-05-08 13:05 UTC  (3+ messages)
` [PATCH] "

[PATCH 01/12] drm/i915: enable dip before writing data on gen4
 2012-05-08 12:51 UTC  (23+ messages)
` [PATCH 02/14] drm/i915: DSL_LINEMASK is 12 bits only on gen2
  ` [PATCH 03/14] drm/i915: implement ironlake_wait_for_vblank
  ` [PATCH 04/14] drm/i915: touch the DIP control register after enabling the HDMI port
  ` [PATCH 07/14] drm/i915: mask the video DIP port select
  ` [PATCH 08/14] drm/i915: break intel_infoframe_flags into _enable and _frequency
  ` [PATCH 10/14] drm/i915: mask the video DIP frequency when changing it
  ` [PATCH 11/14] drm/i915: simplify intel_encoder_commit
  ` [PATCH 12/14] drm/i915: split ironlake_write_infoframe into ibx_ and cpt_
  ` [PATCH 13/14] drm/i915: ibx_write_infoframe can disable AVI
  ` [PATCH 14/14] drm/i915: set the DIP port on ibx_write_infoframe

[PATCH] drm/i915: set IDICOS to medium uncore resources
 2012-05-07 16:32 UTC  (7+ messages)

g33 + dual head = problems
 2012-05-07 13:49 UTC  (4+ messages)

blank screen FUJITSU LIFEBOOK S760
 2012-05-07 13:31 UTC 

[PULL] drm-intel-next manual merge
 2012-05-07 12:25 UTC 

[PULL] drm-intel-fixes
 2012-05-07  8:43 UTC 

NM10 chipset with GMA3600
 2012-05-07  5:37 UTC  (2+ messages)

[PATCH] drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+
 2012-05-06 14:54 UTC 

blank screen FUJITSU LIFEBOOK S760
 2012-05-06  5:32 UTC  (3+ messages)

[PATCH 01/10] drm/i915: add interface to simulate gpu hangs
 2012-05-05 19:13 UTC  (4+ messages)
` [PATCH] "

[PATCH] drm/i915: disable sdvo hotplug on i945g/gm
 2012-05-05 17:57 UTC  (3+ messages)

[PATCH] drm/i915: enable semaphores on gen6 if dmar is not active
 2012-05-05 12:55 UTC  (8+ messages)
` [Intel-gfx] "

[PATCH 00/12] Infoframe fixes
 2012-05-05  4:02 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