messages from 2014-05-13 08:33:27 to 2014-05-15 09:55:25 UTC [more...]
[PATCH] drm/i915: Adding debug code for dp_m2_n2 in crtc_config
2014-05-15 9:55 UTC (9+ messages)
` [PATCH v2] drm/i915: State readout and cross-checking for dp_m2_n2
[PATCH] drm: Perform cmdline mode parsing during connector initialisation
2014-05-15 9:54 UTC
[PATCH] drm/i915: Retire requests before creating a new one
2014-05-15 9:41 UTC
[PATCH] tests/gem_reg_read: Fix errno check
2014-05-15 8:04 UTC
[PATCH] intel-gpu-tools: Skip kms_fence_pin_leak if no cairo
2014-05-15 9:25 UTC
[PATCH] drm/i915: restore backlight precision when converting from opregion
2014-05-15 8:59 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] drm/i915/dp: force eDP lane count to max available lanes on BDW
2014-05-15 8:58 UTC (3+ messages)
[PATCH] drm/i915: Use the first mode if there is no preferred mode in the EDID
2014-05-15 8:57 UTC (7+ messages)
[PATCH] drm/i915: Prevent negative relocation deltas from wrapping
2014-05-15 7:49 UTC
Design review request: DRM color manager
2014-05-15 7:39 UTC (13+ messages)
[PATCH 00/12] irq vblank handling rework
2014-05-15 7:34 UTC (22+ messages)
` [PATCH 01/12] drm: Use correct spinlock flavor in drm_vblank_get()
` [PATCH 02/12] drm: Make the vblank disable timer per-crtc
` [PATCH 03/12] drm: Make blocking vblank wait return when the vblank interrupts get disabled
` [PATCH 04/12] drm: Add drm_vblank_on()
` [PATCH 05/12] drm/i915: Remove drm_vblank_pre/post_modeset calls
` [PATCH 06/12] drm/doc: Discourage usage of MODESET_CTL ioctl
` [PATCH 07/12] drm/irq: kerneldoc polish
` [PATCH 08/12] drm/irq: Add kms-native crtc interface functions
` [PATCH 09/12] drm/i915: rip our vblank reset hacks for runtime PM
` [PATCH 09/12] drm/irq: Lack of interrupt support in drm_vblank_on|off
` [PATCH 10/12] drm/i915: Accurately initialize fifo underrun state on gmch platforms
` [PATCH 10/12] drm/i915: rip our vblank reset hacks for runtime PM
` [PATCH 11/12] drm/i915: Accurately initialize fifo underrun state on gmch platforms
` [PATCH 11/12] [RFC] drm/irq: More robustness in drm_vblank_on|off
` [PATCH 12/12] [RFC] drm/crtc-helper: Enforce sane vblank counter semantics
3.14 issue with i810 graphic card bisected
2014-05-15 7:08 UTC (6+ messages)
[PATCH v3] drm/i915: Replaced Blitter ring based flips with MMIO flips for VLV
2014-05-15 6:17 UTC (2+ messages)
` [PATCH v4] "
broken eDP device types
2014-05-15 4:32 UTC (4+ messages)
Why the memcpy from a mapped GPU memory is so slow on Intel Bay Trail?
2014-05-15 3:52 UTC
3.14.3 i915 dead display under X11
2014-05-14 20:19 UTC (6+ messages)
[PATCH 1/2] lib/igt_aux: Extract runtime pm helpers from pm_pc8
2014-05-14 18:42 UTC (5+ messages)
` [PATCH 2/2] tests/kms_flip: nasty power management tests
[PULL] topic/core-stuff
2014-05-14 18:30 UTC (2+ messages)
[PATCH 1/2] drm/i915: add render state initialization
2014-05-14 17:17 UTC (4+ messages)
` [PATCH 2/2] drm/i915: add null render states for gen6, gen7 and gen8
[PATCH 1/2] drm/i915: Don't drop pinned fences
2014-05-14 16:40 UTC (10+ messages)
` [PATCH 1/3] "
` [PATCH 3/3] drm/i915: Only do gtt cleanup in vma_unbind for the global vma
` [PATCH igt] tests/kms_fence_pin_leak: Exercise full ppgtt fence pin_count leak in the kernel
` [PATCH v2 "
[PATCH 02/10] drm/i915: Enable PM Interrupts target via Display Interface
2014-05-14 15:47 UTC (3+ messages)
` [PATCH v3] "
[PATCH 00/10] Enable RC6/Turbo on CHV
2014-05-14 15:47 UTC (4+ messages)
` [PATCH 03/10] drm/i915/chv: Enable Render Standby (RC6) for Cherryview
[PATCH] lib/igt_core: Fixup docs with symbolic exit codes
2014-05-14 13:34 UTC
[PATCH] drm/i915: prevent gt fifo count underflow
2014-05-14 14:22 UTC (5+ messages)
` [PATCH v3] "
[PATCH 00/50] Execlists v2
2014-05-14 13:26 UTC (15+ 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] drm/i915: Fix dynamic allocation of physical handles
2014-05-14 12:53 UTC
[PATCH v2 1/2] drm/i915: add render state initialization
2014-05-14 11:24 UTC (5+ messages)
` [PATCH v3 "
[PATCH 1/2] drm/i915: use dev_priv directly in i915_driver_unload
2014-05-14 11:12 UTC (7+ messages)
` [PATCH 2/2] drm/i915: s/dev->dev_private/to_i915(dev)/
[PATCH v2 0/2] render state initialization (bdw rc6)
2014-05-14 10:08 UTC (4+ messages)
` [PATCH] tools/null_state_gen: generate null render state
[PATCH] drm/i915: Use the connector name in fbdev debug messages
2014-05-14 10:07 UTC (8+ messages)
[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 (15+ 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 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: 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 (5+ messages)
[PATCH 1/1] Documentation: drm: describing drm properties exposed by various drivers
2014-05-13 11:51 UTC (13+ 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] 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 (6+ messages)
` [PATCH 3/4] drm/i915: Kill vblank waits after pipe enable "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox