intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-11 18:27:40 to 2012-10-17 10:41:04 UTC [more...]

[PATCH 0/6] reduce register save/restoring accross suspend/resume
 2012-10-17  9:32 UTC  (12+ messages)
` [PATCH 1/6] drm/i915/crt: don't set HOTPLUG bits on !PCH
` [PATCH 2/6] drm/i915/crt: explicitly set up HOTPLUG_BITS on resume
` [PATCH 3/6] drm/i915: don't save/restor ADPA for kms
` [PATCH 4/6] drm/i915: don't save/restore DP regs "
` [PATCH 5/6] drm/i915: don't save/restore irq "
` [PATCH 6/6] drm/i915: don't save/restore HWS_PGA reg "
  ` [PATCH 1/3] drm/i915: don't save/restore DP regs "

[PATCH] drm/i915: shut up spurious WARN in the gtt fault handler
 2012-10-17  9:57 UTC  (3+ messages)

[drm:__gen6_gt_force_wake_mt_get] *ERROR* Timed out waiting for forcewake old ack to clear.?
 2012-10-17  6:17 UTC 

[BUG] i915 RC6 lockup
 2012-10-17  2:30 UTC  (2+ messages)

Lockup when switching displays using xrandr since kernel 3.5.x
 2012-10-16 23:26 UTC 

hsw rps values regress RPS on Macbook Air
 2012-10-16 20:55 UTC  (10+ messages)

[PATCH] drm/i915: flush system agent TLBs on SNB so we can WC map the PTEs
 2012-10-16 19:50 UTC  (8+ messages)

bad panel power sequencing delays, disabling panel
 2012-10-16 16:43 UTC  (7+ messages)

[PATCH 00/22] i-g-t: flip_test: add vblank test cases
 2012-10-16 14:59 UTC  (24+ messages)
` [PATCH 01/22] drmtest: add function to remove an DRM FB
` [PATCH 02/22] flip_test: free FBs after each test run
` [PATCH 03/22] flip_test: reset the state for "
` [PATCH 04/22] flip_test: check drmHandleEvents()' return value
` [PATCH 05/22] test_flip: fix checking for delayed event reception
` [PATCH 06/22] flip_test: store fb width, height in test context object
` [PATCH 07/22] flip_test: factor out drmModePageFlip
` [PATCH 08/22] flip_test: move output panning inside the flip_handler
` [PATCH 09/22] flip_test: factor out the event loop/wait for event logic
` [PATCH 10/22] flip_test: factor out the final state check
` [PATCH 11/22] flip_test: store current flip/received timestamps in the context obj
` [PATCH 12/22] flip_test: split the flip handler into logical parts
` [PATCH 13/22] flip_test: swap the order of check state/run test step
` [PATCH 14/22] flip_test: factor out the event state
` [PATCH 15/22] flip_test: don't skip checks for sequence #1
` [PATCH 16/22] flip_test: store crtc_idx in the test context obj
` [PATCH 17/22] flip_test: unify the name of the current test in status messages
` [PATCH 18/22] flip_test: make page flip tests conditional
` [PATCH 19/22] flip_test: add logic to track pending events
` [PATCH 20/22] flip_test: add event sequence number tracking
` [PATCH 21/22] flip_test: add check to see if any event has occured
` [PATCH 22/22] flip_test: add wait-for-vblank tests

[PATCH] drm/i915: Set DERRMR around batches required vblank events
 2012-10-16 14:15 UTC  (2+ messages)

[PATCH 00/14] Haswell DP enablement
 2012-10-16 11:49 UTC  (23+ messages)
` [PATCH 01/14] drm/i915: add DP support to intel_ddi_enable_pipe_func
` [PATCH 02/14] drm/i915: add intel_ddi_set_pipe_settings
` [PATCH 03/14] drm/i915: add DP support to intel_ddi_pll_mode_set
` [PATCH 04/14] drm/i915: add DP support to intel_ddi_disable_port
` [PATCH 05/14] drm/i915: add DP support to intel_ddi_mode_set
` [PATCH 06/14] drm/i915: add basic Haswell DP link train bits
` [PATCH 07/14] drm/i915: use TU_SIZE macro at intel_dp_set_m_n
` [PATCH 08/14] drm/i915: fix Haswell DP M/N registers
` [PATCH 09/14] drm/i915: fix DP AUX register definitions on Haswell
` [PATCH 10/14] drm/i915: add DP support to intel_ddi_get_encoder_port
` [PATCH 11/14] drm/i915: add DP support to intel_ddi_get_hw_state
` [PATCH 12/14] drm/i915: add DP support to intel_enable_ddi
` [PATCH 13/14] drm/i915: implement Haswell DP link train sequence
` [PATCH 14/14] drm/i915: set the correct function pointers for Haswell DP

IVB-eDP regression with on latest git
 2012-10-16  8:03 UTC  (5+ messages)

[PATCH] DRM/i915: Restore sdvo_flags after dtd->mode->dtd Roundrtrip
 2012-10-16  7:48 UTC  (2+ messages)

[PATCH] DRM/i915: Don't clone SDVO LVDS with analog
 2012-10-16  7:36 UTC  (2+ messages)

[PATCH] DRM/i915: Add QUIRK_INVERT_BRIGHTNESS for NCR machines
 2012-10-16  7:35 UTC  (2+ messages)

[PATCH] DRM/i915: Don't delete DPLL Multiplier during DAC init
 2012-10-16  7:33 UTC  (2+ messages)

[PATCH 1/4] drm/i915: Remove duplicate cache workaround
 2012-10-16  7:16 UTC  (5+ messages)
` [PATCH 3/4] drm/i915: ILK also needs that last fix

why two vertex buffers ?
 2012-10-16  6:09 UTC 

[PATCH] drm/i915: Insert i915_preliminary_hw_support variable
 2012-10-15 23:39 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Extract PCU communication
 2012-10-15 19:10 UTC  (9+ messages)
` [PATCH 2/3] drm/i915: Workaround to bump rc6 voltage to 450
` [PATCH 3/3] drm/i915: Add rc6vids to debugfs

[PATCH] drm/i915: disable cpu relocs on ilk and earlier
 2012-10-15 17:34 UTC  (4+ messages)

[PATCH 1/3] drm/i915: don't block resume on fb console resume
 2012-10-15 15:49 UTC  (13+ messages)
` [PATCH 2/3] drm/i915: put ring frequency and turbo setup into a work queue
` [PATCH 3/3] drm/i915: don't rewrite the GTT on resume

Intel graphics drm issue?
 2012-10-15  9:58 UTC  (25+ messages)
        ` [Intel-gfx] "

[ANNOUNCE] xf86-video-intel 2.20.10
 2012-10-14 15:42 UTC 

[PATCH] Poll for HDMI disconnects
 2012-10-12 21:32 UTC  (9+ messages)

Updated -testing
 2012-10-12 18:41 UTC 

[PATCH] drm/i915: move hpd handling to (ibx|cpt)_irq_handler
 2012-10-12 18:14 UTC 

[PATCH] drm/i915: don't disable disconnected outputs
 2012-10-12  9:13 UTC  (3+ messages)

[PATCH] drm/i915: move encoder->mode_set calls to crtc_mode_set
 2012-10-12  9:03 UTC  (2+ messages)

[pull] drm-intel-fixes
 2012-10-12  9:03 UTC 

[PATCH xf86-video-intel] uxa: fix possible_clones computation
 2012-10-12  8:49 UTC  (2+ messages)

[PATCH] drm/i915: fix non-DP-D eDP backlight cleanup and module reload
 2012-10-12  8:25 UTC  (4+ messages)

[PATCH 1/4] drm/i915: Only insert the mb() before updating the fence parameter
 2012-10-11 20:46 UTC  (9+ messages)
  ` [PATCH 2/4] drm/i915: Only apply the mb() when flushing the GTT domain during a finish
  ` [PATCH 3/4] drm/i915: Insert a full mb() before reading the seqno from the status page
  ` [PATCH 4/4] drm/i915: Review the memory barriers around CPU access to buffers

[PATCH] drm/i915: Fix the SCC/SSC typo in the SPLL bits definition
 2012-10-11 20:37 UTC  (2+ messages)

[PATCH] drm/i915: HSW CRW stability magic
 2012-10-11 20:36 UTC  (2+ messages)

Stolen memory, again
 2012-10-11 19:06 UTC  (29+ messages)
` [PATCH 01/24] drm/i915: Introduce drm_i915_gem_object_ops
` [PATCH 02/24] drm/i915: Pin backing pages whilst exporting through a dmabuf vmap
` [PATCH 03/24] drm/i915: Pin backing pages for pwrite
` [PATCH 09/24] drm/i915: Fix location of stolen memory register for SandyBridge+
` [PATCH 10/24] drm/i915: Avoid clearing preallocated regions from the GTT
` [PATCH 12/24] drm/i915: Delay allocation of stolen space for FBC
` [PATCH 15/24] drm/i915: Differentiate between prime and stolen objects
` [PATCH 16/24] drm/i915: Support readback of stolen objects upon error
` [PATCH 19/24] drm/i915: Introduce i915_gem_object_create_stolen()
` [PATCH 20/24] drm/i915: Allocate fbcon from stolen memory
` [PATCH 21/24] drm/i915: Allocate ringbuffers "
` [PATCH 22/24] drm/i915: Allocate overlay registers "
` [PATCH 23/24] drm/i915: Use a slab for object allocation


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).