public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2013-12-06 22:13:28 to 2013-12-10 20:07:25 UTC [more...]

DP1 Monitor Flashes
 2013-12-10 20:07 UTC  (3+ messages)

[PATCH] drm/i915/bdw: Don't use forcewake needlessly
 2013-12-10 19:47 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Use 32bit read for BB_ADDR
 2013-12-10 19:44 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Record BB_ADDR for every ring
  ` [PATCH v2 "

[PATCH] drm/i915: Move VLV PHY CRI clock enable into intel_init_dpio()
 2013-12-10 19:05 UTC  (3+ messages)

[PATCH 1/3] lib/drmtest: Add a new test helper to check for Full PPGTT usage
 2013-12-10 18:24 UTC  (7+ messages)
` [PATCH 2/3] tests/gem_close_race: Adapt the test for Full PPGTT
` [PATCH 3/3] tests/gem_ppgtt: New Full PPGTT set of tests

[PATCH 1/2] rendercopy/bdw: Emit 3DSTATE_WM_HZ_OP
 2013-12-10 17:04 UTC  (4+ messages)
` [PATCH 2/2] rendercopy/bdw: Fix length of a bunch of zeroed out packets

[PATCH 2/3] drm/i915: Bring UP Power Wells before disabling RC6
 2013-12-10 16:26 UTC  (5+ messages)

[PATCH v3.12 0/3] drm/i915: Backport some VLV clock fixes to 3.12
 2013-12-10 15:07 UTC  (4+ messages)
` [PATCH v3.12 1/3] i915/vlv: untangle integrated clock source handling v4
` [PATCH v3.12 2/3] drm/i915/vlv: add VLV specific clock_get function v3
` [PATCH v3.12 3/3] drm/i915/vlv: fix up broken precision in vlv_crtc_clock_get

[PATCH] drm/i915: Fix timeout with missed interrupts in __wait_seqno
 2013-12-10 15:02 UTC  (4+ messages)

i915: NULL pointer dereference in i915_update_dri1_breadcrumb() during shutdown
 2013-12-10 14:25 UTC  (3+ messages)

[PATCH] tests/gem_reset_stats: add reverse order in close-pending-fork
 2013-12-10 13:49 UTC  (2+ messages)

[PATCH] drm/i915: Don't cast away const from infoframe buffer
 2013-12-10 13:49 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] drm/i915: don't update the dri1 breadcrumb with modesetting
 2013-12-10 13:48 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 0/5] drm/i915: Gen2 PLL fixes
 2013-12-10 12:47 UTC  (10+ messages)
` [PATCH 1/5] drm/i915: Extract p2 divider correctly for gen2 LVDS dual channel
` [PATCH 2/5] drm/i915: Change N divider minimum from 3 to 2 for gen2
` [PATCH 3/5] drm/i915: Increase gen2 vco frequency limit to 1512 MHz
` [PATCH 4/5] drm/i915: Fix 66 MHz LVDS SSC freq for gen2
` [PATCH 5/5] drm/i915: Decrease gen2 vco frequency minimum to 908 MHz

[PATCH] drm/i915: Make downclock deduction common for all panels
 2013-12-10 12:30 UTC  (3+ messages)

setting brightness with xrandr seem wrong
 2013-12-10 11:09 UTC  (2+ messages)

[PATCH] intel-gpu-tools: Version information
 2013-12-10  9:55 UTC  (4+ messages)

[PATCH 0/4] Fixes for vlv turbo
 2013-12-10  9:44 UTC  (13+ messages)
` [PATCH 1/4] drm/i915: update current freq properly before requesting new freq
` [PATCH 2/4] drm/i915: set min delay to rpe delay (Efficient frequency) for better performace
` [PATCH 3/4] drm/i915: Disable/Enable PM Intrrupts based on the current freq
` [PATCH 4/4] drm/i915: WA to fix Voltage is not getting dropped to Vmin when Gfx is power gated

[PATCH] drm/i915: dont call irq_put when irq test is on
 2013-12-09 18:47 UTC 

[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww50
 2013-12-10  7:53 UTC 

[PATCH v3 0/7] drm/i915: Baytrail MIPI DSI support Updated
 2013-12-10  6:45 UTC  (8+ messages)
` [PATCH v3 1/7] drm/i915: Add more dev ops for MIPI sub encoder
` [PATCH v3 2/7] drm/i915: Use FLISDSI interface for band gap reset
` [PATCH v3 3/7] drm/i915: Compute dsi_clk from pixel clock
` [PATCH v3 4/7] drm/i915: Try harder to get best m, n, p values with minimal error
` [PATCH v3 5/7] drm/i915: Reorganize the DSI enable/disable sequence
` [PATCH v3 6/7] drm/i915: Remove redundant DSI PLL enabling
` [PATCH v3 7/7] drm/i915: Parametrize the dphy and other spec specific parameters

[PATCH 2/2] drm/i915: Set the digital port encoder personality during modeset
 2013-12-09 20:52 UTC  (3+ messages)
` [PATCH IGT] tests/kms_setmode: avoid 2 connectors on the same encoder

setting brightness with xrandr seem wrong
 2013-12-09 15:54 UTC 

[PATCH 0/8] drm-intel-collector - update
 2013-12-09 15:50 UTC  (11+ messages)
` [PATCH 1/8] drm/i915: Asynchronously perform the set-base for a simple modeset
` [PATCH 2/8] drm/i915: Do hw quiescing first during unload
` [PATCH 3/8] drm/i915: use __packed instead of __attribute__((packed))
` [PATCH 4/8] drm/i915: parse backlight modulation frequency from the BIOS VBT
` [PATCH 5/8] drm/i915: i830M has watermarks like i855
` [PATCH 6/8] drm/i915: vlv: W/a for hotplug/manual VGA detection
` [PATCH 7/8] drm/i915: Only use read-back pipe config
` [PATCH 8/8] drm/i915/vlv: Update Wait for FIFO and wait for 20 free entries. v3

[PATCH 1/3] drm/i915: Verify address field of PCBR register
 2013-12-09 14:17 UTC  (4+ messages)

[PATCH] meh
 2013-12-09 10:37 UTC  (2+ messages)
` [PATCH] drm/i915: Repeat eviction search after idling the GPU

[PATCH] drm/i915: Make downclock deduction common for all panels
 2013-12-09  9:31 UTC  (2+ messages)

[PATCH 3/3] drm/i915: Remove duplicate intel_uncore_forcewake_reset
 2013-12-09  8:27 UTC  (2+ messages)

[Intel gfx][i-g-t PATCH 1/4] lib: Clean the batch buffer store after reset
 2013-12-09  6:53 UTC  (5+ messages)
` [Intel gfx][i-g-t PATCH 3/4] rendercopy/bdw: A workaround for 3D pipeline

[PULL] PPGTT
 2013-12-08 14:28 UTC  (81+ messages)
` [PATCH 01/48] drm/i915: Fix bad refcounting on execbuf failures
  ` [PATCH 19/48] drm/i915: Split context enabling from init
  ` [PATCH 20/48] drm/i915: Generalize default context setup
  ` [PATCH 21/48] drm/i915: PPGTT vfuncs should take a ppgtt argument
  ` [PATCH 22/48] drm/i915: Use drm_mm for PPGTT PDEs
  ` [PATCH 23/48] drm/i915: One hopeful eviction on PPGTT alloc
  ` [PATCH 24/48] drm/i915: Use platform specific ppgtt enable
  ` [PATCH 25/48] drm/i915: Extract mm switching to function
  ` [PATCH 26/48] drm/i915: Use LRI for switching PP_DIR_BASE
  ` [PATCH 27/48] drm/i915: Flush TLBs after !RCS PP_DIR_BASE
  ` [PATCH 28/48] drm/i915: Generalize PPGTT init
  ` [PATCH 29/48] drm/i915: Reorganize intel_enable_ppgtt
  ` [PATCH 30/48] drm/i915: Add VM to context
  ` [PATCH 31/48] drm/i915: Write PDEs at init instead of enable
  ` [PATCH 32/48] drm/i915: Restore PDEs for all VMs
  ` [PATCH 33/48] drm/i915: Do aliasing PPGTT init with contexts
  ` [PATCH 34/48] drm/i915: Create a per file_priv default context
  ` [PATCH 35/48] drm/i915: Piggy back hangstats off of contexts
  ` [PATCH 36/48] drm/i915: Get context early in execbuf
  ` [PATCH 37/48] drm/i915: Defer request freeing
  ` [PATCH 38/48] drm/i915: Clean up VMAs before freeing
  ` [PATCH 39/48] drm/i915: Do not allow buffers at offset 0
  ` [PATCH 40/48] drm/i915: Add a tracepoint for new VMs
  ` [PATCH 41/48] drm/i915: Use multiple VMs -- the point of no return
  ` [PATCH 42/48] drm/i915: Remove extraneous mm_switch in ppgtt enable
  ` [PATCH 43/48] drm/i915: Warn on gem_pin usage
  ` [PATCH 44/48] drm/i915: Add PPGTT dumper
  ` [PATCH 45/48] drm/i915: Dump all ppgtt
  ` [PATCH 46/48] drm: Optionally create mm blocks from top-to-bottom
  ` [PATCH 47/48] drm/i915: Use topdown allocation for PPGTT
  ` [PATCH 48/48] page allocator: Tmp OOM deadlock w/a from Chris
  ` [PATCH 02/48] drm/i915: Provide PDP updates via MMIO
  ` [PATCH 03/48] drm/i915: Don't unconditionally try to deref aliasing ppgtt
  ` [PATCH 04/48] drm/i915: Allow ggtt lookups to not WARN
  ` [PATCH 05/48] drm/i915: Takedown drm_mm on failed gtt setup
  ` [PATCH 06/48] drm/i915: Handle inactivating objects for all VMAs
  ` [PATCH 07/48] drm/i915: Add vm to error BO capture
  ` [PATCH 08/48] drm/i915: Don't use gtt mapping for !gtt error objects
  ` [PATCH 09/48] drm/i915: Identify active VM for batchbuffer capture
  ` [PATCH 10/48] drm/i915: Make pin count per VMA
  ` [PATCH 11/48] drm/i915: Create bind/unbind abstraction for VMAs
  ` [PATCH 12/48] drm/i915: Remove vm arg from relocate entry
  ` [PATCH 13/48] drm/i915: Add a context open function
  ` [PATCH 14/48] drm/i915: relax context alignment
  ` [PATCH 15/48] drm/i915: Simplify ring handling in execbuf
  ` [PATCH 16/48] drm/i915: Permit contexts on all rings
  ` [PATCH 17/48] drm/i915: Track which ring a context ran on
  ` [PATCH 18/48] drm/i915: Better reset handling for contexts

[PATCH 05/19] drm/i915: add initial Runtime PM functions
 2013-12-08  9:06 UTC  (6+ messages)

[PATCH 04/19] drm/i915: get/put PC8 when we get/put a CRTC
 2013-12-06 22:37 UTC  (3+ messages)
` [PATCH] drm/i915: change CRTC assertion on LCPLL disable

[PATCH 06/19] drm/i915: do adapter power state notification at runtime PM
 2013-12-06 22:34 UTC  (2+ messages)

[PATCH 00/19] Haswell runtime PM support + D3
 2013-12-06 22:23 UTC  (6+ messages)
` [PATCH 09/19] drm/i915: get a runtime PM reference when the panel VDD is on


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