public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-02-25 00:54:15 to 2014-02-28 17:19:08 UTC [more...]

[PATCH 00/23] Merge PC8 with runtime PM, v2
 2014-02-28 17:19 UTC  (38+ messages)
` [PATCH 01/23] drm/i915: Accurately track when we mark the hardware as idle/busy
` [PATCH 02/23] drm/i915: put runtime PM only at the end of intel_mark_idle
` [PATCH 03/23] drm/i915: put runtime PM only when we actually release force_wake
` [PATCH 04/23] drm/i915: kill dev_priv->pc8.gpu_idle
` [PATCH 05/23] drm/i915: rename modeset_update_power_wells
` [PATCH 06/23] drm/i915: get/put runtime PM without holding rps.hw_lock
` [PATCH 07/23] drm/i915: add forcewake functions that don't touch runtime PM
` [PATCH 08/23] drm/i915: extract __hsw_do_{en, dis}able_package_c8
` [PATCH 09/23] drm/i915: make PC8 be part of runtime PM suspend/resume
` [PATCH 10/23] drm/i915: get/put runtime PM when we get/put a power domain
` [PATCH 11/23] drm/i915: remove dev_priv->pc8.requirements_met
` [PATCH 12/23] drm/i915: get runtime PM references when the GPU is idle/busy
` [PATCH 13/23] drm/i915: kill pc8.disable_count
` [PATCH 14/23] drm/i915: remove an indirection level on PC8 functions
` [PATCH 15/23] drm/i915: don't get/put PC8 reference on freeze/thaw
` [PATCH 16/23] drm/i915: get/put runtime PM references for GMBUS and DP AUX
` [PATCH 17/23] drm/i915: don't get/put PC8 when getting/putting power wells
` [PATCH 18/23] drm/i915: remove dev_priv->pc8.enabled
` [PATCH 19/23] drm/i915: move pc8.irqs_disabled to pm.irqs_disabled
` [PATCH 20/23] drm/i915: kill struct i915_package_c8
` [PATCH 21/23] drm/i915: rename __hsw_do_{en, dis}able_pc8
` [PATCH 22/23] drm/i915: update the PC8 and runtime PM documentation
` [PATCH 23/23] drm/i915: init pm.suspended earlier

i915 - Corruption on boot for 3.13.x
 2014-02-28 16:49 UTC 

[PATCH 0/3] Make num_sprites a per pipe value (v2)
 2014-02-28 16:42 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Use a pipe variable to cycle trough the pipes
` [PATCH 2/3] drm/i915: Add a for_each_sprite() macro
` [PATCH 3/3] drm/i915: Make num_sprites a per-pipe value

[PATCH] drm/i915: Delay the relase of the forcewake by a jiffie
 2014-02-28 16:38 UTC  (4+ messages)
` [PATCH] drm/i915: Convert the forcewake worker into a timer func

[PATCH 00/11] Runtime PM fixes
 2014-02-28 15:16 UTC  (16+ messages)
` [PATCH 04/11] drm/i915: get runtime PM at intel_set_mode
` [PATCH 07/11] drm/i915: kill dev_priv->pc8.gpu_idle
` [PATCH 08/11] drm/i915: call assert_device_not_suspended at gen6_force_wake_work
` [PATCH 09/11] drm/i915: assert force wake is disabled when we runtime suspend
` [PATCH 10/11] drm/i915: don't get/put runtime PM at the debugfs forcewake file
` [PATCH 11/11] drm/i915: assert we're not runtime suspended when writing registers

[PATCH] drm/i915: add support for Z-order of planes
 2014-02-27 23:44 UTC  (4+ messages)
  ` [PATCH v3] drm/i915: add support for Z-order of planes for VLV

[PATCH 0/2] drm/i915: VLV forcewake fixes
 2014-02-28 14:51 UTC  (8+ messages)
` [PATCH 1/2] drm/i915: Fix VLV forcewake after reset
    ` Fwd: "
` [PATCH 2/2] drm/i915: Drop the forcewake count inc/dec around register read on VLV
    ` Fwd: "
` [PATCH 3/2] drm/i915: Streamline VLV forcewake handling

[PATCH] drm/i915: fix pch pci device enumeration
 2014-02-28 14:12 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm/i915: vlv: reserve GT power context early
 2014-02-28 14:12 UTC  (2+ messages)

[PATCH] drm/i915: fix assert_cursor on BDW
 2014-02-28 14:10 UTC  (3+ messages)

[PATCH 2/7] drm/i915: Resolving the memory region conflict for Stolen area
 2014-02-28 14:06 UTC  (9+ messages)

[v2 0/2] Support for new MIPI Blocks in VBT
 2014-02-28 12:34 UTC  (7+ messages)
` [v2 1/2] drm/i915: Update VBT data structures to have MIPI block enhancements
  ` [PATCH] "
` [v2 2/2] drm/i915: Add parsing support for new MIPI blocks in VBT

[PATCH] drm/i915: Disable stolen memory when DMAR is active
 2014-02-28 12:14 UTC 

[PATCH 0/5] drm: Allow vblank interrupts during modeset and make the code less racy
 2014-02-28  8:56 UTC  (15+ messages)
` [PATCH 1/5] drm: Use correct spinlock flavor in drm_vblank_get()
  ` [Intel-gfx] "
` [PATCH 2/5] drm: Make the vblank disable timer per-crtc
` [PATCH 3/5] drm: Allow the driver to reject vblank requests only when it really has the vblank interrupts disabled
` [PATCH 4/5] drm: Allow reenabling of vblank interrupts even if refcount>0
` [PATCH 5/5] drm/i915: Allow vblank interrupts during modeset and eliminate some vblank races

[PATCH] drm/i915: Fix drain latency precision multipler for VLV
 2014-02-27 22:50 UTC 

[PATCH] drm/i915: Paranoia - get zeroed page table pages
 2014-02-28  3:47 UTC  (2+ messages)
` [PATCH] [v2] "

[PATCH 1/2] drm/i915: Add a partial instruction shootdown workaround on Broadwell
 2014-02-28  0:05 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Add thread stall DOP clock gating "

[PATCH 0/3] drm/i915: A few BDW workarounds
 2014-02-27 23:10 UTC  (5+ messages)
` [PATCH 1/3] drm/i915: Disable semaphore wait event idle message on BDW
` [PATCH 2/3] drm/i915: Implement WaDisableSDEUnitClockGating:bdw
` [PATCH 3/3] drm/i915: We implement WaDisableAsyncFlipPerfMode:bdw

Info: mapping multiple BARs. Your kernel is fine
 2014-02-27 22:21 UTC  (24+ messages)

[PATCH 3/4] drm/i915: Rename similar plane functions to avoid confusion
 2014-02-27 22:14 UTC  (2+ messages)
` [PATCH 4/4] drm/i915: Register primary plane for each CRTC

[PATCH] drm/i915/dp: Allow for 5.4Gbps for Haswell
 2014-02-27 18:29 UTC  (4+ messages)

[PATCH 0/2] Sprite plane gamma on/off property
 2014-02-27 16:38 UTC  (3+ messages)
` [PATCH 1/2] Add set_property stub for plane properties
` [PATCH 2/2] Add gamma property to sprite planes

[PATCH 00/19] Make PC8 become part of runtime PM
 2014-02-27 15:24 UTC  (11+ messages)
` [PATCH 01/19] drm/i915: rename modeset_update_power_wells
` [PATCH 02/19] drm/i915: get/put runtime PM without holding rps.hw_lock
` [PATCH 03/19] drm/i915: add forcewake functions that don't touch runtime PM
` [PATCH 04/19] drm/i915: extract __hsw_do_{en, dis}able_package_c8

[PATCH] drm/i915: Reset vma->mm_list after unbinding
 2014-02-27 14:28 UTC  (4+ messages)

[PATCH 0/7] drm/i915: Some more w/a'ish stuff
 2014-02-27 14:07 UTC  (2+ messages)

i915 resume-from-hibernation problems on resume with current Linus' tree
 2014-02-27 13:12 UTC  (2+ messages)

[PATCH 0/5] drm/i915: FDI port_clock fix for DDI and other FDI changes
 2014-02-27 12:23 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: Fix DDI port_clock for VGA output
` [PATCH 2/5] drm/i915: Change intel_fdi_link_freq() to 10kHz
` [PATCH 3/5] drm/i915: Use DIV_ROUND_UP() when calculating number of required FDI lanes
` [PATCH 4/5] drm/i915: Use port_clock for FDI frequency on DDI
` [PATCH 5/5] drm/i915: Add SPLL sharing support for DDI

[PATCH 00/19] drm/i915: vlv power domains support
 2014-02-27 10:03 UTC  (7+ messages)
` [PATCH 19/19] drm/i915: power domains: add vlv power wells

Request for feedback : New Panel-fitter property for connectors
 2014-02-27  9:58 UTC  (9+ messages)

[PATCH] drm/i915: use backlight legacy combination mode also for i945gm
 2014-02-27  8:59 UTC  (5+ messages)
  ` [PATCH] drm/i915: use backlight legacy combination mode also for i915gm/i945gm

3.13 i915 brightness settings broken when going from docked -> undocked
 2014-02-27  1:38 UTC  (8+ messages)

[RFC] libdrm_intel: Add support for userptr objects
 2014-02-26 16:41 UTC 

[PATCH 1/3] lib: Export interval_tree
 2014-02-26 16:22 UTC  (3+ messages)
` [PATCH 3/3] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl

[PATCH 0/3] tests: New userptr test case
 2014-02-26 16:17 UTC  (4+ messages)
` [PATCH 1/3] tests/gem_userptr_blits: Expanded userptr test cases
` [PATCH 2/3] tests/gem_vmap_blits: Remove obsolete test case
` [PATCH 3/3] tests/gem_userptr_benchmark: Benchmarking userptr surfaces and impact

[PATCH 4/9] [v4] drm/i915: Make clear/insert vfuncs args absolute
 2014-02-26  7:36 UTC  (4+ messages)
  ` [PATCH] drm/i915: Page table helpers

[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww09
 2014-02-26  4:52 UTC 

Question about PSR training and idle frames
 2014-02-25 19:36 UTC  (3+ messages)

[RFC 1/1] drm/i915: Added support for setting plane alpha through drm property
 2014-02-25 18:18 UTC  (2+ messages)

Pageflip failure on SNB devices running 3.13.3
 2014-02-25 17:13 UTC  (3+ messages)

[PATCH 0/6] Error state improvements
 2014-02-25 15:11 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: Rely on accurate request tracking for finding hung batches
` [PATCH 2/6] drm/i915: Record pid/comm of hanging task
` [PATCH 3/6] drm/i915: Add error code into error state
` [PATCH 4/6] drm/i915: Add reason for capture in "
` [PATCH 5/6] drm/i915: Add reset count to "
` [PATCH 6/6] drm/i915: Add suspend "

[PATCH 0/4] drm/i915: Gen2/3 C3 wakeup stuff
 2014-02-25 13:13 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: Set AGPBUSY# bit in init_clock_gating
` [PATCH v2 2/4] drm/i915: Flip the sense of AGPBUSY_DIS bit
` [PATCH 3/4] drm/i915: Enable interrupt-based AGPBUSY# enable on 85x
` [PATCH 4/4] drm/i915: Move the C3 LP write bit setup to gen3_init_clock_gating() for KMS

[PATCH 1/1] drm/i915: Enabling 128x128 and 256x256 ARGB Cursor Support
 2014-02-25 11:56 UTC  (4+ messages)

[PATCH 0/6] Intel Color Manager Framework
 2014-02-25 11:41 UTC  (12+ messages)
` [Intel-gfx] "

[PATCH v4 0/5] drm/dp: Introduce AUX channel infrastructure
 2014-02-25  8:00 UTC  (4+ messages)
` [PATCH v4 5/5] drm/tegra: Add eDP support

[PATCH] Add I915_EXEC_SECURE macro
 2014-02-25  2:37 UTC  (2+ messages)

[ANNOUNCE] Broadwell temporary branch
 2014-02-25  2:25 UTC 

[PATCH 1/9] drm/i915: Clarify RC6 enabling
 2014-02-25  0:54 UTC  (9+ messages)
` [PATCH 00/11] [v2] BDW RPS + RC6 + rps fixlets
  ` [PATCH 03/11] drm/i915: Rename and comment all the RPS *stuff*


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