public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-05-12 10:09:21 to 2014-05-14 10:07:14 UTC [more...]

[PATCH] drm/i915: Use the connector name in fbdev debug messages
 2014-05-14 10:07 UTC  (8+ messages)

[PATCH v2 0/2] render state initialization (bdw rc6)
 2014-05-14 10:06 UTC  (3+ messages)
` [PATCH] tools/null_state_gen: generate null render state

[PATCH 1/2] drm/i915: use dev_priv directly in i915_driver_unload
 2014-05-14 10:04 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: s/dev->dev_private/to_i915(dev)/

[PATCH] drm/i915/dp: force eDP lane count to max available lanes on BDW
 2014-05-14 10:02 UTC 

[PATCH 01/10] tests: sprinkle igt logging
 2014-05-14  9:53 UTC  (10+ messages)
` [PATCH 02/10] tests: Use igt macros more
` [PATCH 03/10] tests/gem_seqno_wrap: Replace control flow with asserts
` [PATCH 04/10] tests/prime_nv_api: Use asserts instead of control flow
` [PATCH 05/10] tests/prime_nv_pcopy: Use asserts in nv_bo_alloc
` [PATCH 06/10] tests/prime_nv_pcopy: Use asserts in setup code
` [PATCH 07/10] tests/prime_nv_pcopy: Drop return values from copy/check functions
` [PATCH 08/10] tests/prime_nv_pcopy: Drop return values from tests
` [PATCH 09/10] tests/prime_nv_pcopy: Remove unused tiling tests
` [PATCH 10/10] tests/kms_flip: Use asserts

[PATCH 0/4] for_each_{intel_,}crtc v2
 2014-05-14  8:56 UTC  (7+ messages)
` [PATCH 1/4] drm/i915: Introduce a for_each_intel_crtc() macro
` [PATCH 2/4] drm/i915: Use for_each_intel_crtc() when iterating through intel_crtcs
` [PATCH 3/4] drm/i915: Introduce a for_each_crtc() macro
` [PATCH 4/4] drm/i915: Use for_each_crtc() when iterating through the CRTCs

[3.14.0-rc4] regression: drm FIFO underruns
 2014-05-14  8:52 UTC  (18+ messages)

[PATCH] drm,drm/i915: Export cmdline mode parsing
 2014-05-14  8:46 UTC  (3+ messages)
  ` [Intel-gfx] "

[RFC] DisplayPort MST v0.3
 2014-05-14  8:23 UTC  (17+ messages)
` [PATCH 01/10] drm/dp_helper: add defines for DP 1.2 and MST support
` [PATCH 04/10] drm/crtc: add interface to reinitialise the legacy mode group
` [PATCH 05/10] drm: add a path blob property
` [PATCH 09/10] i915: add DP 1.2 MST support (v0.3)
` [PATCH 10/10] i915: mst topology dumper in debugfs

[PATCH 1/2] drm/i915: Validate VBT header before trusting it
 2014-05-14  8:22 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Validate BDB section before reading

[PATCH v3] drm/i915: Added write-enable pte bit support
 2014-05-14  8:14 UTC  (5+ messages)

[PATCH] drm/i915: Use the first mode if there is no preferred mode in the EDID
 2014-05-14  5:35 UTC  (4+ messages)

[PATCH] drm/i915: Increase WM memory latency values on SNB with high pixel clock
 2014-05-14  0:55 UTC  (7+ messages)
` [PATCH v2] drm/i915: Increase WM memory latency values on SNB
    ` [PATCH v2] drm/i915: Increase WM memory latency values?on SNB

[PATCH] drm/i915/vlv: T12 eDP panel timing enforcement during reboot
 2014-05-13 22:43 UTC  (5+ messages)

[PATCH v5] drm/i915/vlv: WA for Turbo and RC6 to work together
 2014-05-13 22:12 UTC  (3+ messages)
` [PATCH v6] "

[PATCH 0/5] Misc preparation patches
 2014-05-13 19:51 UTC  (13+ messages)
` [PATCH 1/5] drm/i915: Introduce a for_each_intel_crtc() macro
` [PATCH 2/5] drm/i915: Introduce a for_each_crtc() macro
` [PATCH 3/5] drm/i915: Expose ilk_wm_max_level()
` [PATCH 4/5] drm/i915: Use ilk_wm_max_level() in latency debugfs files
` [PATCH 5/5] drm/i915: Don't cast void* pointers

[PATCH] drm/i915: Work-around garbage DR4 from UXA
 2014-05-13 16:29 UTC  (5+ messages)

[PATCH] drm/i915/vlv: don't wait for vblank after pipe enable
 2014-05-13 15:14 UTC  (4+ messages)

[PATCH 1/2] drm/i915: fix possible RPM ref leaking during RPS disabling
 2014-05-13 13:56 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: disable GT power saving early during system suspend

[PATCH 00/50] Execlists v2
 2014-05-13 13:48 UTC  (12+ messages)
` [PATCH 02/50] drm/i915: for_each_ring
` [PATCH 04/50] drm/i915: Extract trivial parts of ring init (early init)
` [PATCH 06/50] drm/i915: s/intel_ring_buffer/intel_engine
` [PATCH 26/50] drm/i915/bdw: Allow non-default, non-render, user-created LRCs
` [PATCH 49.1/50] drm/i915/bdw: Do not call intel_runtime_pm_get() in an interrupt

[PATCH 1/1] Documentation: drm: describing drm properties exposed by various drivers
 2014-05-13 11:51 UTC  (18+ messages)

intel-virtual-output tool installed in xf86-video-intel 2.99.907
 2014-05-13 10:45 UTC 

[PATCH] drm/i915: WARN_ON fence pin leaks
 2014-05-13 10:20 UTC  (5+ messages)

[PATCH] drm/i915: Adding debug code for dp_m2_n2 in crtc_config
 2014-05-13  9:40 UTC  (7+ messages)
` [PATCH v2] drm/i915: State readout and cross-checking for dp_m2_n2

[PATCH] lib/igt_core: Document testrunner interface a bit
 2014-05-13  9:31 UTC 

[PATCH] intel-gpu-tools: Move igt tests to intel validation area
 2014-05-13  9:15 UTC  (2+ messages)

[PATCH 0/4] drm/i915: Reorder planes vs. modeset on gmch platforms
 2014-05-13  9:02 UTC  (17+ messages)
` [PATCH 1/4] drm/i915: Convert gmch platforms over to ilk_crtc_{enable, disable}_planes()
` [PATCH 2/4] drm/i915: Disable/enable planes as the first/last thing during modeset on gmch platforms
` [PATCH 3/4] drm/i915: Kill vblank waits after pipe enable "
` [PATCH 4/4] drm/i915: Move the drm_vblank_on() calls to intel_crtc_enable_planes()

[PATCH 3/3] drm/i915: Only do gtt cleanup in vma_unbind for the global vma
 2014-05-13  8:56 UTC  (6+ messages)
` [PATCH igt] tests/kms_fence_pin_leak: Exercise full ppgtt fence pin_count leak in the kernel
        ` [PATCH v2 "

[rong.r.yang@intel.com: [Intel-gfx] How user space applications load registers on HSW?]
 2014-05-13  7:47 UTC  (5+ messages)
  ` [Mesa-dev] [rong.r.yang@intel.com: "
    ` [Mesa-dev] How user space applications load registers on HSW?

[PATCH] drm/i915/bdw: Only use 2g GGTT for 32b platforms
 2014-05-13  7:41 UTC  (7+ messages)
` [PATCH] [v3] "
  ` [Intel-gfx] "

Design review request: DRM color manager
 2014-05-13  3:48 UTC  (16+ messages)
                            ` [Intel-gfx] "

[PATCH] drm/i915: Ringbuffer signal func for the second BSD ring
 2014-05-13  1:08 UTC  (3+ messages)

[PATCH i-g-t 1/2] lib: add igt_set_timeout
 2014-05-12 21:39 UTC  (4+ messages)
` [PATCH i-g-t 2/2] lib: set a timeout when reading crc values

[PATCH] i915: Add module option to support VGA arbiter on HD devices
 2014-05-12 19:38 UTC  (4+ messages)

[PATCH] drm/i915: Use hash tables for the command parser
 2014-05-12 17:47 UTC  (8+ messages)

[PATCH 34/71] drm/i915/chv: Implement stolen memory size detection
 2014-05-12 17:42 UTC  (4+ messages)
` [PATCH v5 34.1/71] "
  ` [PATCH 34.3/71] x86/gpu: Sprinkle const, __init and __initconst to stolen memory quirks

[PATCH 00/71] drm/i915/chv: Add Cherryview support
 2014-05-12 17:39 UTC  (25+ messages)
` [PATCH 14/71] drm/i915/chv: Add early quirk for stolen
` [PATCH 16/71] drm/i915/chv: Add DPIO offset for Cherryview. v3
` [PATCH 17/71] drm/i915/chv: Update Cherryview DPLL changes to support Port D. v2
` [PATCH 18/71] drm/i915/chv: Add vlv_pipe_to_channel
` [PATCH 19/71] drm/i915/chv: Trigger phy common lane reset
` [PATCH 22/71] drm/i915/chv: Add phy supports for Cherryview
` [PATCH 24/71] drm/i915/chv: Add DPLL state readout support
` [PATCH 25/71] drm/i915/chv: CHV doesn't have CRT output

[PATCH] drm/i915: Drop unecessary casts in i915_irq.c
 2014-05-12 17:36 UTC  (2+ messages)

[PATCH] drm/i915: Gracefully handle obj not bound to GGTT in is_pin_display
 2014-05-12 17:10 UTC  (9+ messages)

[PATCH 24/50] drm/i915/bdw: Populate LR contexts (somewhat)
 2014-05-12 17:00 UTC  (2+ messages)
` [PATCH v2 "

[RFC] drm/i915: Add variable gem object size support to i915
 2014-05-12 17:02 UTC  (6+ messages)

[PATCH] intel-gpu-tools: Build tests needing cairo if ANDROID_HAS_CAIRO=1
 2014-05-12 16:56 UTC  (2+ messages)

3.15-rc5: Regression in i915 driver?
 2014-05-12 16:54 UTC  (6+ messages)

[PATCH] tests/gen7_forcewake_mt: Don't set the GGTT bit in SRM command
 2014-05-12 16:50 UTC  (2+ messages)

[PATCH] drm/i915: Use hash tables for the command parser
 2014-05-12 16:49 UTC  (4+ messages)

Are there any recent i915 patchs that could possibly affect HDMI audio on BDW?
 2014-05-12 16:42 UTC  (2+ messages)

igt tests/rendercopy: Add option to test resource streamer functionality
 2014-05-12 16:40 UTC  (7+ messages)
` [PATCH 1/2] rendercopy/bdw: Enable hw-generated binding tables

[RFC] libdrm_intel: Add support for userptr objects
 2014-05-12 16:00 UTC  (4+ messages)

[PATCH 10/10] drm/i915/chv: Freq(opcode) request for CHV
 2014-05-12 13:53 UTC  (2+ messages)
` [PATCH v2] "


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