public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-02-20 06:19:33 to 2014-02-24 16:19:25 UTC [more...]

[PATCH 0/9] [REPOST] BDW 4G GGTT + PPGTT cleanups
 2014-02-24 16:18 UTC  (15+ messages)
` [PATCH 1/9] drm/i915/bdw: Free PPGTT struct
  ` [PATCH .5/9] drm/i915: Move ppgtt_release out of the header
    ` [PATCH 1/9] [v2] drm/i915/bdw: Free PPGTT struct
` [PATCH 3/9] drm/i915/bdw: Split ppgtt initialization up
` [PATCH 4/9] drm/i915: Make clear/insert vfuncs args absolute
  ` [PATCH 4/9] [v3] "
` [PATCH 5/9] drm/i915/bdw: Reorganize PT allocations
  ` [PATCH 5/9] [v5] "

3.13 i915 brightness settings broken when going from docked -> undocked
 2014-02-24 16:15 UTC  (5+ messages)

[PATCH 1/1] drm/i915: Enabling 128x128 and 256x256 ARGB Cursor Support
 2014-02-24 16:06 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/1] kms_cursor_crc/Enabling this test for variable cursor width and heights
 2014-02-24 15:48 UTC  (2+ messages)

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

[PATCH 0/2] drm/i915: VLV forcewake fixes
 2014-02-24 15:02 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Fix VLV forcewake after reset
` [PATCH 2/2] drm/i915: Drop the forcewake count inc/dec around register read on VLV

[PATCH 00/11] Runtime PM fixes
 2014-02-24 14:36 UTC  (30+ messages)
` [PATCH 01/11] drm/i915: Accurately track when we mark the hardware as idle/busy
` [PATCH 02/11] drm/i915: put runtime PM only at the end of intel_mark_idle
` [PATCH 03/11] drm/i915: put runtime PM only when we actually release force_wake
` [PATCH 04/11] drm/i915: get runtime PM at intel_set_mode
` [PATCH 05/11] drm/i915: get runtime PM while trying to detect CRT
` [PATCH 06/11] drm/i915: get/put runtime PM in more places at i915_debugfs.c
` [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 00/19] drm/i915: vlv power domains support
 2014-02-24 14:07 UTC  (48+ messages)
` [PATCH 01/19] drm/i915: use drm_i915_private everywhere in the power domain api
` [PATCH 02/19] drm/i915: fold in __intel_power_well_get/put functions
` [PATCH 03/19] drm/i915: move modeset_update_power_wells earlier
` [PATCH 04/19] drm/i915: move power domain macros to intel_pm.c
` [PATCH 05/19] drm/i915: power domains: add power well ops
` [PATCH 06/19] drm/i915: remove power_well->always_on flag
` [PATCH 07/19] drm/i915: add port power domains
` [PATCH 08/19] drm/i915: get port power domain in connector detect
` [PATCH 09/19] drm/i915: check port power domain when reading the encoder hw state
` [PATCH 10/19] drm/i915: check pipe power domain when reading its "
` [PATCH 12/19] drm/i915: sanitize PUNIT register macro definitions
` [PATCH 14/19] drm/i915: switch order of power domain init wrt. irq install
` [PATCH 15/19] drm/i915: use power domain api to check vga power state
` [PATCH 17/19] drm/i915: vlv: factor out valleyview_display_irq_install
` [PATCH 18/19] drm/i915: move hsw power domain comment to its right place
` [PATCH 19/19] drm/i915: power domains: add vlv power wells

[PATCH 01/13] drm/i915: Move semaphore specific ring members to struct
 2014-02-24 13:10 UTC  (16+ messages)
` [PATCH 04/13] drm/i915: Make semaphore updates more precise
` [PATCH 05/13] drm/i915: gen specific ring init
` [PATCH 06/13] drm/i915/bdw: implement semaphore signal
` [PATCH 07/13] drm/i915/bdw: implement semaphore wait
` [PATCH 08/13] drm/i915/bdw: poll semaphores
` [PATCH 09/13] drm/i915: Extract semaphore error collection
` [PATCH 10/13] drm/i915/bdw: collect semaphore error state
` [PATCH 11/13] drm/i915: unleash semaphores on gen8
` [PATCH 12/13] drm/i915: semaphore debugfs
` [PATCH 13/13] DONT_MERGE drm/i915: FORCE_RESTORE for gen8 semaphores

[PATCH 0/5] drm: Allow vblank interrupts during modeset and make the code less racy
 2014-02-24 12:11 UTC  (8+ messages)
` [PATCH 1/5] drm: Use correct spinlock flavor in drm_vblank_get()
` [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] Add I915_EXEC_SECURE macro
 2014-02-24 11:56 UTC 

[PATCH] drm/i915: re-add locking around hw state readout
 2014-02-24 11:27 UTC  (2+ messages)

[PATCH 0/5] bdw forcewake fixes
 2014-02-24 11:27 UTC  (12+ messages)
` [PATCH 1/5] drm/i915: Fix forcewake counts for gen8
` [PATCH 2/5] drm/i915: Do forcewake reset on gen8
` [PATCH 3/5] drm/i915: Don't access fifodbg registers "
` [PATCH 4/5] drm/i915: Always set fifo count to zero in gen6_reset
` [PATCH 5/5] drm/i915: No need to put forcewake after a reset

help for dsi RXECC_SINGLE_BIT_ERROR
 2014-02-24 10:16 UTC  (2+ messages)

[PATCH] drm/i915: Delay the relase of the forcewake by a jiffie
 2014-02-24  8:30 UTC  (3+ messages)

[RFC 0/6] enabling runtime on BYT
 2014-02-24  5:30 UTC  (13+ messages)
` [RFC 1/6] drm/i915: cover ioctls with runtime_get/put
` [RFC 3/6] drm/i915: introduce runtime get/put based on display activity

[PATCH 0/6] Intel Color Manager Framework
 2014-02-24  4:04 UTC  (19+ messages)
` [PATCH 1/6] drm/i915: Add Color manager framework
` [PATCH 2/6] drm/i915: Color Manager: Add CSC color correction
` [PATCH 3/6] drm/i915: Color manager: Add Gamma correction
` [PATCH 4/6] drm/i915: Color manager: brightness/contrast
` [PATCH 5/6] drm/i915: Color manager: hue/saturation correction
` [PATCH 6/6] drm/i915: Save color manager status
` [Intel-gfx] [PATCH 0/6] Intel Color Manager Framework

[PATCH] [v2] drm/i915/ppgtt: Never return a NULL context
 2014-02-23 20:32 UTC  (3+ messages)
` [PATCH] i965: Use default contexts when possible
  ` [Intel-gfx] "

[Announcement] Updates to XenGT - a Mediated Graphics Passthrough Solution from Intel
 2014-02-23  4:53 UTC  (5+ messages)
  ` [Xen-devel] "

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

[PATCH] drm/i915: add unclaimed register checks to BDW
 2014-02-22 19:45 UTC  (2+ messages)

[PATCH v2] Add support for Z-order of planes
 2014-02-22  0:15 UTC  (2+ messages)
` [PATCH v2] drm/i915: add "

[PATCH 0/9] [v2] BDW 4G GGTT + PPGTT cleanups
 2014-02-21 21:06 UTC  (2+ messages)
` [PATCH 10/9] drm/i915/bdw: Kill ppgtt->num_pt_pages

[PATCH] drm/i915: Accurately track when we mark the hardware as idle/busy
 2014-02-21 19:33 UTC  (4+ messages)

[PATCH] drm/i915/bdw: Add FBC support
 2014-02-21 19:06 UTC  (3+ messages)
` [PATCH] [v2] "

[PATCH 1/3] lib: Export interval_tree
 2014-02-21 18:45 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Do not call retire_requests from wait_for_rendering
` [PATCH 3/3] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl

[PATCH 1/3] drm/i915: Include bound and active pages in the count of shrinkable objects
 2014-02-21 18:05 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Safely acquire the struct_mutex in our mem shrinker
` [PATCH 3/3] drm/i915: Writeback our pages under memory pressure

[PATCH] drm/i915: Don't ban default context when stop_rings!=0
 2014-02-21 16:30 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Do forcewake reset on gen8
 2014-02-21  4:57 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Don't access fifodbg registers "

[PATCH] drm/i915: add support for Z-order of planes
 2014-02-21  0:11 UTC 

[PATCH] drm/i915: print connector mode list in display_info
 2014-02-20 20:50 UTC  (2+ messages)

[PATCH] drm/i915: honor forced connector modes v2
 2014-02-20 20:48 UTC  (2+ messages)

3.13.1 - WARNING at drivers/gpu/drm/i915/i915_irq.c:1240
 2014-02-20 20:17 UTC  (9+ messages)

[PATCH] Fix GPU Hang on BYT
 2014-02-20 16:18 UTC  (3+ messages)
` [PATCH] drm/i915: Revert workaround for disabling L3 cache aging "

[PATCH v5 0/5] drm/dp: Introduce AUX channel infrastructure
 2014-02-20 15:55 UTC  (6+ messages)
  ` [PATCH v5 1/5] drm/dp: Add "
  ` [PATCH v5 2/5] drm/dp: Add drm_dp_dpcd_read_link_status()
  ` [PATCH v5 3/5] drm/dp: Add DisplayPort link helpers
  ` [PATCH v5 4/5] drm/dp: Allow registering AUX channels as I2C busses
  ` [PATCH v5 5/5] drm/tegra: Add eDP support

[PATCH 9/5] drm/i915: Draw a picture about video timings
 2014-02-20 13:42 UTC  (3+ messages)
` [PATCH v2 "

[v2 0/2] Support for new MIPI Blocks in VBT
 2014-02-20 11:16 UTC  (3+ messages)
` [v2 1/2] drm/i915: Update VBT data structures to have MIPI block enhancements
` [v2 2/2] drm/i915: Add parsing support for new MIPI blocks in VBT

[PATCH 8/5] drm/i915: Fix gen2 scanline counter
 2014-02-20 11:12 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] drm/i915: Perform pageflip using mmio if the GPU is terminally wedged
 2014-02-20  9:26 UTC 

Request for feedback : New Panel-fitter property for connectors
 2014-02-20  8:10 UTC  (5+ messages)

[PATCH 11/11] [v3] drm/i915/bdw: Ensure a context is loaded before RC6
 2014-02-20  6:27 UTC  (2+ messages)
` [PATCH 11/11] [v4] "


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