Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-05 13:09:32 to 2012-12-12 13:07:35 UTC [more...]

[PATCH 00/37] [RFC] revamped modeset locking
 2012-12-12 13:07 UTC  (38+ messages)
` [PATCH 01/37] drm: review locking rules in drm_crtc.c
` [PATCH 05/37] drm/i915: use drm_modeset_lock_all
` [PATCH 08/37] drm/shmobile: "
` [PATCH 10/37] drm: add per-crtc locks
` [PATCH 11/37] drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesss
` [PATCH 25/37] drm: don't take modeset locks in getfb ioctl
` [PATCH 26/37] drm: fb refcounting for dirtyfb_ioctl
  ` [PATCH 02/37] drm/doc: integrate drm_crtc.c kerneldoc
  ` [PATCH 03/37] drm: add drm_modeset_lock|unlock_all
  ` [PATCH 04/37] drm/i915: rework locking for intel_dpio|sbi_read|write
  ` [PATCH 06/37] drm/gma500: use drm_modeset_lock_all
  ` [PATCH 07/37] drm/ast: "
  ` [PATCH 09/37] drm/vmgfx: "
  ` [PATCH 12/37] drm/radeon: make indirect register access concurrency-safe
  ` [PATCH 13/37] drm/nouveau: protect evo_wait/evo_kick sections with a channel mutex
  ` [PATCH 14/37] drm: only take the crtc lock for ->cursor_set
  ` [PATCH 15/37] drm: only take the crtc lock for ->cursor_move
  ` [PATCH 16/37] drm/<drivers>: reorder framebuffer init sequence
  ` [PATCH 17/37] drm: revamp locking around fb creation/destruction
  ` [PATCH 18/37] drm: create drm_framebuffer_lookup
  ` [PATCH 19/37] drm/gma500: move fbcon restore to lastclose
  ` [PATCH 20/37] drm: revamp framebuffer cleanup interfaces
  ` [PATCH 21/37] drm: reference framebuffers which are on the idr
  ` [PATCH 22/37] drm: nest modeset locks within fpriv->fbs_lock
  ` [PATCH 23/37] drm/i915: fixup overlay stolen memory leak
  ` [PATCH 24/37] drm: push modeset_lock_all into ->fb_create driver callbacks
  ` [PATCH 27/37] drm: refcounting for sprite framebuffers
  ` [PATCH 28/37] drm: encapsulate crtc->set_config calls
  ` [PATCH 29/37] drm: refcounting for crtc framebuffers
  ` [PATCH 30/37] drm/i915: dump refcount into framebuffer debugfs file
  ` [PATCH 32/37] drm: optimize drm_framebuffer_remove
  ` [PATCH 34/37] drm/ttm: fix fence locking in ttm_buffer_object_transfer
  ` [PATCH 35/37] drm/radeon: fix fence locking in the pageflip callback
  ` [PATCH 36/37] drm: only grab the crtc lock for pageflips
  ` [PATCH 37/37] drm: don't hold crtc mutexes for connector ->detect callbacks
` [PATCH 31/37] drm/vmwgfx: add proper framebuffer refcounting
` [PATCH 33/37] drm/nouveau: try to protect nbo->pin_refcount

[PATCH 1/3] drm: Export routines for inserting preallocated nodes into the mm manager
 2012-12-12 10:55 UTC  (8+ messages)
` [PATCH 2/3] drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm manager
` [PATCH 3/3] drm/i915: Preallocate mm node for GTT mmap offset

[PATCH] drm/i915: Preserve that FDI line reversal override bit on CPT
 2012-12-11 18:49 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Preserve the FDI line reversal override bit on CPT
 2012-12-11 18:48 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Preserve the DDI link reversal configuration
` [PATCH 3/3] drm/i915: Rename intel_digital_port to intel_digital

Disabling a second monitor while in frame buffer
 2012-12-11 16:37 UTC  (5+ messages)

[PATCH 1/2] drm/i915: Fixup cursor latency used for IVB lp3 watermarks
 2012-12-11 16:28 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Double the cursor self-refresh latency on Valleyview

[PATCH] drm/i915: Fixup hpd irq register setup ordering
 2012-12-11 16:24 UTC  (10+ messages)

i915 freakout with latest 3.7 git
 2012-12-11 16:11 UTC  (23+ messages)

[PATCH 1/2] drm/i915: Don't emit semaphore wait if wrap happened
 2012-12-11 13:08 UTC  (2+ messages)

[PATCH v2] drm/i915: Fix shifted screen on top of LVDS on IVY laptop
 2012-12-11 11:54 UTC  (2+ messages)

Need help to root cause IGD driver issue on xen
 2012-12-11  3:55 UTC  (5+ messages)

[PATCH] drm/i915: fixup overlay stolen memory leak
 2012-12-10 23:50 UTC  (2+ messages)

[PATCH 2/3] ddx/dri2: Repair broken pageflip swap scheduling
 2012-12-10 23:00 UTC  (3+ messages)

[PATCH] drm/i915: enable sdvo interrupt on pch platforms
 2012-12-10 21:29 UTC  (6+ messages)

[PATCH 1/2] drm: Make the HPD status updates debug logs more readable
 2012-12-10 21:12 UTC  (3+ messages)
` [PATCH 2/2] drm: Don't prune modes loudly when a connector is disconnected

[PATCH 1/2] drm/i915: Clear self-refresh watermarks when disabled
 2012-12-10 20:58 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Prefer CRTC 'active' rather than 'enabled' during WM computations

[PATCH] drm/i915: disable cpt phase pointer fdi rx workaround
 2012-12-10 20:54 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] drm: Make the HPD status updates debug logs more readable
 2012-12-10 20:28 UTC  (3+ messages)

[PATCH] drm/i915: Fix garbage pixels on top of LVDS on IVY laptop
 2012-12-10 17:20 UTC  (13+ messages)

[PATCH 0/3] More Haswell VGA fixes
 2012-12-10 16:04 UTC  (13+ messages)
` [PATCH 1/3] drm/i915: add support for mPHY destination on intel_sbi_{read, write}
` [PATCH 2/3] drm/i915: add lpt_init_pch_refclk
` [PATCH 3/3] drm/i915: set the LPT FDI RX polarity reversal bit when needed

[PATCH 1/2] drm/i915: Don't emit semaphore wait if wrap happened
 2012-12-10 14:01 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Open-code i915_gpu_idle() for handling seqno wrapping

add lpt_init_pch_refclk bike-sheds
 2012-12-10  9:40 UTC  (5+ messages)
` [PATCH 1/3] drm/i915: Introduce an IS_SDV() macro
` [PATCH 2/3] drm/i915: Fix a typo in a lpt_init_pch_refclk() error message
` [PATCH 3/3] drm/i915: Correctly enable CLKOUT_DP for ULT platoforms

Updated -testing
 2012-12-09 16:51 UTC 

[PATCH] drm/i915: don't prevent CPU idle states
 2012-12-08 22:40 UTC  (2+ messages)

[i-g-t PATCH] flip_test: fix link error due to missing -lrt
 2012-12-08 13:03 UTC  (2+ messages)

[PATCH 1/3] drm/i915: fix hsw_fdi_link_train "retry" code
 2012-12-08 13:00 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: reject modes the LPT FDI receiver can't handle

Intel Linux display driver sending incompatible signal to one monitor
 2012-12-07 13:22 UTC  (3+ messages)

[PATCH 09/14] drm/i915: Remove check for conflicting relocation write-domains
 2012-12-07  0:16 UTC  (3+ messages)
` [PATCH] drm/i915: Reduce memory pressure during shrinker by preallocating swizzle pages

[PATCH 1/5] drm/i915: check for the PCH when setting pch_transcoder
 2012-12-06 18:53 UTC  (9+ messages)
` [PATCH 2/5] drm/i915: remove leftover display.update_wm assignment
` [PATCH 3/5] drm/i915: DDI naming standards cleanup
` [PATCH 4/5] drm/i915: add intel_dp_set_sinal_levels
  ` [PATCH 4/5] drm/i915: add intel_dp_set_signal_levels
` [PATCH 5/5] drm/i915: add DP aux ctl regs to struct intel_dp

[PATCH] drm: Preallocate mm node for GTT mmap offset
 2012-12-06 15:37 UTC  (3+ messages)

[PATCH 0/6] robustify reset transitions
 2012-12-06 15:23 UTC  (11+ messages)
` [PATCH 4/6] drm/i915: fix reset handling in the throttle ioctl
` [PATCH 1/2] drm/i915: clear up wedged transitions
  ` [PATCH 2/2] drm/i915: create a race-free reset detection
      ` [PATCH] "
      ` [PATCH] drm/i915: clarify concurrent hang detect/gpu reset consistency

[PATCH 0/6] ring seqno wrap handling
 2012-12-06 14:12 UTC  (8+ messages)
` [PATCH 3/6] drm/i915: Don't emit semaphore wait if wrap happened
  ` [PATCH] Detect wraparound using next-seqno rather than waiter->olr

[PATCH 01/10] drm/i915: rip out pre-DDI stuff from haswell_crtc_mode_set
 2012-12-06 13:33 UTC  (7+ messages)
` [PATCH 07/10] drm/i915: extract common link_m_n helpers

[PATCH] drm/i915: Close race between processing unpin task and queueing the flip
 2012-12-06 13:10 UTC  (2+ messages)

[PATCH 1/2] drm/i915: use the correct Haswell DP AUX ch_ctl register
 2012-12-06 12:25 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: be less verbose when handling gmbus/aux irqs

[PATCH 1/2] tests: Exercise new API for using a LUT with the execbuffer
 2012-12-06  6:26 UTC  (3+ messages)
` [PATCH 2/2] tests: Benchmark "

[PATCH] drm/i915: fixup l3 parity sysfs access check
 2012-12-05 18:10 UTC  (3+ messages)

[PATCH 1/1] drm/i915: Release next_seqno on module unload
 2012-12-05 16:24 UTC  (2+ messages)

[PATCH v2 1/1] drm/i915: Remove duplicate and unused register #defines in i915_reg.h
 2012-12-05 15:04 UTC  (3+ messages)

[PATCH 1/1] drm/i915: Remove 3 duplicate register #defines in i915_reg.h
 2012-12-05 14:34 UTC  (3+ messages)

[PATCH] drm/i915: Perform a posting read of the ring start before enabling
 2012-12-05 13:07 UTC 


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