Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-06 13:53:03 to 2013-06-12 09:35:44 UTC [more...]

[PATCH 1/7] drm/i915: add struct i915_ctx_hang_stats
 2013-06-12  9:35 UTC  (3+ messages)
` [PATCH 4/7] drm/i915: add batch bo to i915_add_request()
` [PATCH 5/7] drm/i915: store ring hangcheck action

[PATCH 1/2] drm/i915: tune the RC6 threshold for stability
 2013-06-12  9:15 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: repin bound framebuffers on resume
        ` [PATCH] drm/i915: Restore fences after resume and GPU resets

[PATCH] drm/i915: Fix VLV analog output shivers
 2013-06-12  8:17 UTC  (5+ messages)

[PATCH 0/9] pll limit fixes and a few other things
 2013-06-12  7:39 UTC  (9+ messages)
` [PATCH 3/9] drm/i915: fixup i8xx pll limits
` [PATCH 4/9] drm/i915: fixup g4x "
` [PATCH 5/9] drm/i915: pnv dpll doesn't use m1!

Another pass on Workarounds, with a focus on HSW
 2013-06-11 21:03 UTC  (21+ messages)
` [PATCH 01/10] drm/i915: We implement WaFbcWaitForVBlankBeforeEnable for ilk and snb
` [PATCH 02/10] drm/i915: We implement WaFbcAsynchFlipDisableFbcQueue on "
` [PATCH 03/10] drm/i915: We implement WaFbcDisableDpfcClockGating on ilk
` [PATCH 04/10] drm/i915: We implement WaMPhyProgramming on Haswell
` [PATCH 05/10] drm/i915: We implement the TLB invalidation mode workaounds
` [PATCH 06/10] drm/i915: We implement WaEDPModeSetSequenceChange
` [PATCH 07/10] drm/i915: We implement WaFlushOpOnCSStall
` [PATCH 08/10] drm/i915: Don't try to calculate RC6 residency on GEN4 and before
` [PATCH 09/10] drm/i915: Implement WaRsDisableRC6Plus
` [PATCH 10/10] drm/i915: Implement WaBlockMsgChannelDuringGfxReset

[PATCH 1/4] drm/i915: Initialize ring->hangcheck upon ring init
 2013-06-11 16:10 UTC  (12+ messages)
` [PATCH 2/4] drm/i915: Only slightly increment hangcheck score if we succesfully kick a ring
` [PATCH 3/4] drm/i915: Don't count semaphore waits towards a stuck ring
` [PATCH 4/4] drm/i915: Eliminate the addr/seqno from the hangcheck warning

[PATCH] drm/i915: Add a hotplug connector property
 2013-06-11 14:27 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH 0/3] Fix backlight issues on some Windows 8 systems
 2013-06-11 13:08 UTC  (10+ messages)
` [PATCH 1/3] acpi: video: add function to support unregister backlight interface
` [PATCH 2/3] ACPICA: Add interface for getting latest OS version requested via _OSI
` [PATCH 3/3] i915: Don't provide ACPI backlight interface if firmware expects Windows 8

[PULL] drm-intel-fixes
 2013-06-11  8:32 UTC 

[PATCH] drm/i915: fix build warning on format specifier mismatch
 2013-06-11  6:57 UTC  (4+ messages)

Backporting "drm/i915: force full modeset if the connector is in DPMS OFF mode"
 2013-06-10 21:20 UTC  (2+ messages)

[PATCH] drm/i915: propagate errors from intel_dp_init_connector
 2013-06-10 20:13 UTC  (4+ messages)

Fwd: [Bug 58971] High temperature after resuming from suspend to RAM (system idle)
 2013-06-10 19:59 UTC 

[PATCH] drm/i915: Initialize active_outputs to never read unitialized values
 2013-06-10 18:18 UTC  (2+ messages)

[PATCH] drm/i915: Fix old reference to i830_sdvo_get_capabilities()
 2013-06-10 18:17 UTC  (2+ messages)

[PATCH 00/31] shared pch display pll rework
 2013-06-10 18:16 UTC  (24+ messages)
` [PATCH 03/31] drm/i915: lock down pch pll accouting some more
                ` [PATCH] "
` [PATCH 05/31] drm/i915: switch crtc->shared_dpll from a pointer to an enum
    ` [PATCH] "
` [PATCH 06/31] drm/i915: move shared_dpll into the pipe config
    ` [PATCH] "
` [PATCH 08/31] drm/i915: hw state readout for shared pch plls
    ` [PATCH] "

[PATCH 1/4] drm: Print pretty names for pixel formats
 2013-06-10 14:22 UTC  (10+ messages)
` [PATCH 2/4] drm/i915: "
` [PATCH 3/4] fb: Make fb_get_options() 'name' parameter const
` [PATCH 4/4] drm: Constify the pretty-print functions
      ` [PATCH v2] drm: Print pretty names for pixel formats

[PATCH] drm/i915: disable sdvo pixel multiplier cross-check for HAS_PCH_SPLIT
 2013-06-10 15:26 UTC  (3+ messages)

[PATCH] drm/i915: Use FBINFO_STATE defines instead of 0 and 1
 2013-06-10 15:20 UTC  (3+ messages)

[PATCH] drm/i915: Workaround incoherence between fences and LLC across multiple CPUs
 2013-06-10 14:51 UTC  (10+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: Reorder ring reinitialisation round reset
 2013-06-10 12:54 UTC 

[PATCH] drm/i915: prefer VBT modes for SVDO-LVDS over EDID
 2013-06-10  8:17 UTC  (8+ messages)

[PATCH 1/3] drm/i915: Fix hotplug interrupt enabling for SDVOC
 2013-06-10  8:05 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: Enable hotplug interrupts after querying hw capabilities
` [PATCH 3/3] drm/i915: Remove dead code from SDVO initialisation

[PATCH 1/2] drm/i915: Only slightly increment hangcheck score if we succesfully kick a ring
 2013-06-10  7:50 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Don't count semaphore waits towards a stuck ring

[PATCH 2/2] drm/i915: Don't count semaphore waits towards a stuck ring
 2013-06-10  1:12 UTC  (3+ messages)
` [PATCH] "

[PATCH 1/3] drm/i915: Show the computed dotclock in the debug logs
 2013-06-09 21:49 UTC  (9+ messages)
` [PATCH 2/3] drm/i915: Show the preferred input timings for sDVO
` [PATCH 3/3] drm/i915: Fix checking of pixel multiplier on SDVOX

[PATCH] drm/i915: Report failure to re-initialise hw after a GPU reset
 2013-06-09 21:11 UTC 

[PULL] drm-intel-next
 2013-06-08 15:14 UTC 

[PATCH] drm/i915: Hook the force-restore into the highlevel modeset
 2013-06-07 19:50 UTC  (6+ messages)

[PATCH] drm/i915: increase lvds power on time out
 2013-06-07 19:06 UTC 

[PATCH] drm/i915: Make g4x_fixup_plane() operational again
 2013-06-07 16:00 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] drm/i915: WA: FBC Render Nuke
 2013-06-07 15:58 UTC  (9+ messages)
    ` [PATCH 1/2] drm/i915: Track when we dirty the scanout with render commands
      ` [PATCH 2/2] drm/i915: WA: FBC Render Nuke

[PATCH] drm/i915: Eliminate the addr/seqno from the hangcheck warning
 2013-06-07 13:28 UTC  (2+ messages)

[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww23
 2013-06-07 11:54 UTC 

[PATCH 0/4] drm/i915: Trickle feed bits v2
 2013-06-07  8:38 UTC  (7+ messages)
` [PATCH 1/4] drm/i915: Disable primary plane trickle feed for g4x
` [PATCH 2/4] drm/i915: Disable trickle feed via MI_ARB_STATE for the gen4
` [PATCH 3/4] drm/i915: Disable trickle feed in ironlake_init_clock_gating()
` [PATCH 4/4] drm/i915: Refactor ctg+ trickle feed disable

[PATCH 1/2] drm/i915: fixed EDID/sink-based bpp clamping
 2013-06-07  8:35 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: enable 30bpp for DP outputs

[PATCH 1/2] drm/i915: Only slightly increment hangcheck score if we succesfully kick a ring
 2013-06-07  7:33 UTC  (4+ messages)

[PATCH] drm/i915: pipe config quirk infrastructure plus sdvo mode.flags fix
 2013-06-06 20:36 UTC  (3+ messages)

[PATCH] drm/i915: stop killing pfit on i9xx
 2013-06-06 20:22 UTC 

[PATCH 0/6] drm/i915: Unfify some modeset sequences
 2013-06-06 17:34 UTC  (5+ messages)
` [PATCH 2/6] drm/i915: Always enable the cursor right after the primary plane

[PATCH 0/4 V7] Power-well API implementation for Haswell
 2013-06-06 15:34 UTC  (2+ messages)

[PATCH] drm/i915: VGA also requires the power well
 2013-06-06 14:47 UTC  (4+ messages)

[PATCH 4/4] drm/i915: add error_state sysfs entry
 2013-06-06 14:38 UTC  (2+ messages)

[PATCH 0/3]
 2013-06-06 14:33 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Quirk away phantom LVDS on Intel's D510MO mainboard
` [PATCH 3/3] drm/i915: Quirk away phantom LVDS on Intel's D525MW mainboard


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