Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-19 20:55:23 to 2014-11-24 13:14:23 UTC [more...]

[RFC PATCH v3 4/4] tests/drv_module_reload: add ipvr support
 2014-11-24 13:14 UTC  (5+ messages)

[PATCH 0/6] drm/i915: Implement gen3/4 GPU reset
 2014-11-24 12:57 UTC  (13+ messages)
` [PATCH 1/6] drm/i915: Fix gen4 "
` [PATCH 2/6] drm/i915: Restore the display config after a GPU reset on gen4
` [PATCH 3/6] drm/i915: Implement GPU reset for 915/945
` [PATCH 4/6] drm/i915: Implement GPU reset for g33
` [PATCH 5/6] drm/i915: Grab modeset locks for GPU rest on pre-ctg
` [PATCH 6/6] drm/i915: Disable crtcs gracefully before GPU reset on gen3/4
  ` [PATCH 6/6] drm/i915: Disable crtcs gracefully before

[RFC 0/5] Preparation for multiple VMA and GGTT views per GEM object
 2014-11-24 12:36 UTC  (5+ messages)
` [RFC] drm/i915: Infrastructure for supporting different GGTT views per object

[PATCH] drm/i915: Disable the mmio.debug WARN after it fires
 2014-11-24 11:07 UTC  (6+ messages)

[PATCH 1/2] drm/i915: Disallow pin ioctl completely for kms drivers
 2014-11-24 10:35 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Remove user pinning code

[PATCH] drm/i915: Bug fixes to ring 'head' updating
 2014-11-25  7:59 UTC  (11+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] drm/i915: Check for matching ringbuffer in logical_ring_wait_request()
  ` [PATCH v2 2/3] drm/i915: Don't read 'HEAD' MMIO register in LRC mode
  ` [PATCH v2 3/3] drm/i915: Consolidate ring freespace calculations

[PATCH] drm/i915: remove the IRQs enabled WARN from intel_disable_gt_powersave
 2014-11-24  9:58 UTC  (5+ messages)
` [PATCH] drm/i915: remove the IRQs enabled WARN from

[PATCH] drm/i915: Only warn the first time we attempt to mmio whilst suspended
 2014-11-24  9:38 UTC  (2+ messages)

[PATCH 13/15] drm/i915: VLV/CHV PSR: Increase wait delay time before active PSR
 2014-11-24  9:22 UTC  (6+ messages)
` [PATCH] "
  ` [PATCH] drm/i915: VLV/CHV PSR: Increase wait delay time

[PATCH v4 0/7] Command parser batch buffer copy
 2014-11-24  9:20 UTC  (12+ messages)
` [PATCH v4 1/7] drm/i915: Implement a framework for batch buffer pools
` [PATCH v4 7/7] drm/i915: Tidy up execbuffer command parsing code

[PATCH 00/11] BYT DSI Dual Link Support
 2014-11-24  9:01 UTC  (4+ messages)
` [PATCH 0/3] "

[PATCH] drm/i915: Don't clobber crtc->new_config when nothing changes
 2014-11-24  8:57 UTC  (4+ messages)
` [PATCH] drm/i915: Don't clobber crtc->new_config when

[PATCH] drm/i915/chv: Enable AVI, SPD and HDMI infoframes for CHV
 2014-11-24  6:22 UTC  (3+ messages)
` [PATCH] drm/i915/chv: Enable AVI,

[RFC PATCH v3 0/4] drm driver for VED in Intel GPU
 2014-11-23 13:29 UTC  (4+ messages)
` [RFC PATCH v3 1/4] drm/i915: add i915_ved.c to setup bridge for VED
` [RFC PATCH v3 2/4] drm/ipvr: drm driver "

[PATCH] drm/i915: Add MI_SET_APPID cmd to cmd parser tables
 2014-11-23  6:01 UTC  (2+ messages)
` [PATCH] drm/i915: Add MI_SET_APPID cmd to cmd parser

[PATCH] drm/locking: Allow NULL crtc in drm_modeset_legacy_acquire_ctx
 2014-11-23  5:50 UTC  (4+ messages)
  ` [PATCH] drm/locking: Allow NULL crtc in

[PATCH] drm/i915/vlv: check port in infoframe_enabled
 2014-11-23  2:40 UTC  (3+ messages)
` [PATCH] drm/i915/vlv: check port in infoframe_enabled v2

[PATCH] drm/i915: Don't rely upon encoder->type for infoframe hw state readout
 2014-11-23  2:39 UTC  (2+ messages)
` [PATCH] drm/i915: Don't rely upon encoder->type for

[PATCH 1/2] drm/i915/g4x: fix g4x infoframe readout
 2014-11-22 23:31 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/ibx: check port in infoframe_enabled
  ` [PATCH 2/2] drm/i915/ibx: check port in

[PATCH 1/2] drm/i915: mask RPS IRQs properly when disabling RPS
 2014-11-22 23:17 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: sanitize RPS resetting during GPU reset
  ` [PATCH 2/2] drm/i915: sanitize RPS resetting during GPU

[PATCH] drm/i915: Display current hangcheck status in debugfs
 2014-11-22 20:22 UTC  (5+ messages)
  ` [PATCH] drm/i915: Display current hangcheck status in

[PATCH] drm/i915: Only call mod_timer() if not already pending
 2014-11-22 20:20 UTC  (3+ messages)
` [PATCH] drm/i915: Only call mod_timer() if not already

[PATCH 01/15] drm/i915: Make dp aux pack/unpack public outside intel_dp.c
 2014-11-22 17:08 UTC  (16+ messages)
` [PATCH 06/15] drm/i915: PSR get full link off x standby from VBT
` [PATCH 11/15] drm/i915: PSR VLV/CHV: Introduce setup, enable and disable functions
        ` [PATCH] "
` [PATCH 15/15] drm/i915: Enable PSR for Baytrail and Braswell
      ` [PATCH] "

[PATCH] drm/i915: Dump hdmi pipe_config state
 2014-11-22 13:57 UTC  (2+ messages)

[PATCH v4] drm/i915/skl: Implement the skl version of MMIO flips
 2014-11-22 11:06 UTC  (7+ messages)
  ` [PATCH v5] "
    ` [PATCH v5] drm/i915/skl: Implement the skl version of
` [PATCH v4] "

[PATCH] drm/i915: vlv: fix IRQ masking when uninstalling interrupts
 2014-11-22 10:35 UTC  (4+ messages)
` [PATCH] drm/i915: vlv: fix IRQ masking when

[PATCH 0/2] SKL stage 1 part 4
 2014-11-22  7:22 UTC  (5+ messages)
` [PATCH 1/2] drm/i915/skl: Gen9 multi-engine forcewake
` [PATCH 2/2] drm/i915: Gen9 shadowed registers

[PATCH v2 00/28] Replace seqno values with request structures
 2014-11-21 20:56 UTC  (5+ messages)

[PATCH 1/5] drm/i915: s/init()/init_hw()/ in intel_engine_cs
 2014-11-21 20:27 UTC  (16+ messages)
` [PATCH 2/5] drm/i915: s/intel_workarouns_ring/intel_render_workarounds/
` [PATCH 3/5] drm/i915: Move intel_init_pipe_control out of engine->init_hw
` [PATCH 4/5] drm/i915: Only init engines once
` [PATCH 5/5] drm/i915: Flatten engine init control flow
` [PATCH] drm/i915: Move init_unused_rings to gem_init_hw

[RFC PATCH v3 3/4] ipvr: user mode helper for ipvr drm driver
 2014-11-21 19:09 UTC 

[PATCH 09/15] drm/i915: Fix intel_psr_is_enabled function and document it
 2014-11-21 18:29 UTC  (9+ messages)
` [PATCH] drm/i915: Remove intel_psr_is_enabled function

[PATCH 4/4] drm/i915/skl: Read out crtl1 for eDP/DPLL0
 2014-11-21 17:46 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 08/15] drm/i915: remove PSR BDW single frame update
 2014-11-21 14:55 UTC  (3+ messages)
` [PATCH] "

Updated drm-intel-testing
 2014-11-21  9:42 UTC 

Intel Graphics Driver Acceleration 3600
 2014-11-21  8:02 UTC  (2+ messages)

[PATCH] drm/i915: Ignore SURFLIVE and flip counter when the GPU gets reset
 2014-11-21  7:43 UTC  (3+ messages)

[PATCH] drm/i915: Read power well status before other registers for drpc info
 2014-11-21  4:58 UTC  (4+ messages)
` [PATCH] drm/i915: Read power well status before other

[PATCH 0/2] vlv: fix some runtime PM errors
 2014-11-21  1:15 UTC  (7+ messages)
` [PATCH 1/2] drm/i915: vlv: fix cdclk setting during modeset while suspended
` [PATCH 2/2] drm/i915: vlv: increase timeout when setting idle GPU freq
  ` [PATCH 2/2] drm/i915: vlv: increase timeout when

[PATCH 4/4] drm/i915: Kill intel_render_ring_init_dri
 2014-11-21  0:28 UTC  (2+ messages)

[PATCH 1/2] drm/i915/ddi: set has_infoframe flag on DDI too
 2014-11-20 21:40 UTC  (5+ messages)
` [PATCH] drm/i915/ddi: set has_infoframe flag on DDI too v2

[RFC PATCH] drm/i915: avoid round-trip scaling errors in actual_brightness
 2014-11-20 17:33 UTC  (2+ messages)

[PATCH] drm/i915: expose a fixed brightness range to userspace
 2014-11-20 16:51 UTC  (9+ messages)

[PATCH] drm/i915: Use ggtt error obj capture helper for gen8 semaphores
 2014-11-20 14:44 UTC  (2+ messages)
` [PATCH] drm/i915: Use ggtt error obj capture helper for

[PATCH] drm/i915: Don't pin LRC in GGTT when dumping in debugfs
 2014-11-20 12:50 UTC  (8+ messages)

[PATCH] drm/i915: Extend GET_APERTURE ioctl to report available map space
 2014-11-20 12:06 UTC  (3+ messages)

[PATCH 2/4] drm/i915: Ditch dev_priv->ums.mm_suspend
 2014-11-20 12:04 UTC  (2+ messages)
` [PATCH] "

[PATCH] drm/i915: Remove pinned check from madvise_ioctl
 2014-11-20 11:36 UTC 

[PATCH] drm/i915: Pin tiled objects for L-shaped configs
 2014-11-20  9:32 UTC  (5+ messages)

[PATCH v2 0/4] Update turbo (rps) min frequency for HSW/BDW
 2014-11-20  9:21 UTC  (7+ messages)
` [PATCH v2 1/4] drm/i915: Use efficient "
` [PATCH v2 2/4] drm/i915: Keep min freq above floor on HSW/BDW
` [PATCH 3/4] drm/i915: change initial rps frequency for gen8
` [PATCH 4/4] drm/i915: Update ring freq for full gpu freq range

[PATCH] drm/atomic: Add missing ERR_PTR casting
 2014-11-20  8:58 UTC  (2+ messages)

[PATCH 1/6] drm/atomic: Ensure that drm_connector_index is stable
 2014-11-20  8:53 UTC  (6+ messages)
` [PATCH 3/6] drm/atomic: Don't overrun the connector array when hotplugging
` [PATCH 6/6] drm/atomic_helper: Make it clear that commit_planes gets the old state

[PATCH 12/15] drm/i915: VLV/CHV PSR Software timer mode
 2014-11-20  5:52 UTC  (3+ messages)
` [PATCH] "

[PATCH v3 5/5] drm/i915: disable rps irqs earlier during suspend/unload
 2014-11-20  3:56 UTC  (2+ messages)
` [PATCH v3 5/5] drm/i915: disable rps irqs earlier

LibDRM Cloned Monitor Support
 2014-11-19 21:59 UTC  (2+ messages)


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