intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-14 05:03:00 to 2012-11-21 14:57:05 UTC [more...]

[PATCH] drm/i915: Use pci_resource functions for BARs
 2012-11-21 14:58 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/2] drm/i915: Defer assignment of obj->gtt_space until after all possible mallocs
 2012-11-21 14:19 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Borrow our struct_mutex for the direct reclaim

[PATCH] drm/i915: Apply the IBX transcoder A w/a for HDMI to SDVO as well
 2012-11-21 13:37 UTC  (3+ messages)

[PATCH 00/10] Random Haswell fixes
 2012-11-21 13:31 UTC  (28+ messages)
` [PATCH 01/10] drm/i915: don't limit Haswell CRT encoder to pipe A
` [PATCH 02/10] drm/i915: fix FDI lane calculation
` [PATCH 03/10] drm/i915: use cpu/pch transcoder on intel_enable_pipe
` [PATCH 04/10] drm/i915: fix false positive "Unclaimed write" messages
` [PATCH 05/10] drm/i915: make DP work on LPT-LP machines
` [PATCH 06/10] drm/i915: don't intel_crt_init if DDI A has 4 lanes
` [PATCH 07/10] drm/i915: make the panel fitter work on pipes B and C on IVB
` [PATCH 08/10] drm/i915: make the panel fitter work on pipes B and C on Haswell
` [PATCH 09/10] drm/i915: fix intel_ddi_get_cdclk_freq for ULT machines
` [PATCH 10/10] drm/i915: implement WaMbcDriverBootEnable on Haswell

[LIBDRM][PATCH_V2] Sync the parameter of i915_getparma with the kernel
 2012-11-21  8:16 UTC 

how to disable dpst on linux?
 2012-11-20 18:24 UTC 

[PATCH] drm/i915: Flush outstanding unpin tasks before pageflipping
 2012-11-20 16:15 UTC  (2+ messages)

[PATCH] drm/i915: disable cloning on sdvo
 2012-11-20 15:41 UTC  (5+ messages)

[PATCH] drm/i915: Use LRI to update the semaphore registers
 2012-11-20 15:37 UTC  (4+ messages)

[PATCH] drm/i915: promote Haswell to full support
 2012-11-20 15:32 UTC 

[PATCH] drm/i915: resurrect panel lid handling
 2012-11-20 15:33 UTC  (4+ messages)

[PATCH v2] drm/i915: Enable DP audio for Haswell
 2012-11-20 15:32 UTC  (3+ messages)

[PATCH 0/8] lvds cleanup
 2012-11-20 13:38 UTC  (25+ messages)
` [PATCH 1/8] drm/i915: add encoder->pre_pll_enable callback
` [PATCH 2/8] drm/i915: replace ad-hoc dual-link lvds checks
` [PATCH 3/8] drm/i915: move is_dual_link_lvds to intel_lvds.c
` [PATCH 4/8] drm/i915: track is_dual_link in intel_lvds
` [PATCH 5/8] drm/i915: add intel_lvds->reg
` [PATCH 6/8] drm/i915: move intel_update_lvds to intel_lvds->pre_pll_enable
` [PATCH 7/8] drm/i915: enable intel_lvds->pre_pll_enable for ilk+, too
` [PATCH 8/8] drm/i915: rip out pre-DDI stuff from haswell_crtc_mode_set

[PATCH 0/9] dp refactoring and minor other stuff
 2012-11-20 11:38 UTC  (13+ messages)
` [PATCH 1/9] drm/i915: move set_pll_edp to intel_dp.c
` [PATCH 2/9] drm/i915: rip out pre-production ilk cpu edp w/a
` [PATCH 4/9] drm/i915: WARN on !crtc in intel_dp_link_down
` [PATCH 5/9] drm/i915: drop unnecessary clearing of pch dp transcoder timings
` [PATCH 6/9] drm/i915: extract common link_m_n helpers

[PATCH 1/3] drm/i915: Guard pages being reaped by OOM whilst binding-to-GTT
 2012-11-20 11:27 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Pin the object whilst faulting it in
` [PATCH 3/3] drm/i915: Borrow our struct_mutex for the direct reclaim

[PATCH] drm/i915: Pin the object whilst faulting it in
 2012-11-20 10:07 UTC  (2+ messages)

[PATCH] drm/i915: Borrow our struct_mutex for the direct reclaim
 2012-11-20  9:48 UTC  (3+ messages)
` [PATCH] drm/i915: Guard pages being reaped by OOM whilst binding-to-GTT

[PATCH] drm/i915: Handle sync_seqno correctly when seqno has wrapped
 2012-11-19 17:21 UTC  (4+ messages)

[PATCH] drm/i915: Enable DP audio for Haswell
 2012-11-19 17:05 UTC  (3+ messages)

[PATCH] drm/i915: Remove bogus test for a present execbuffer
 2012-11-19 16:53 UTC  (3+ messages)

[PATCH] drm/i915: Add debugfs entry to read/write next_seqno
 2012-11-19 11:32 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/7] configure.ac: Fix bad syntax for test calls
 2012-11-18 11:54 UTC  (8+ messages)
` [PATCH 2/7] intel: Factor out the repeated swap fallback code
` [PATCH 3/7] intel: Add printf attribute to intel_debug_fallback()
` [PATCH 4/7] uxa: Fix const-cast warning
` [PATCH 5/7] uxa: Work around uninitialized-value warning
` [PATCH 6/7] uxa: Refactor early-exit paths of uxa_try_driver_composite()
` [PATCH 7/7] Don't mark the list of chipsets const when we just cast the const away

[PATCH] drm/i915: reset GPU after clock gating init
 2012-11-17 15:34 UTC  (4+ messages)

[pull] drm-intel-next
 2012-11-16 17:49 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Restore physical HWS_PGA after resume
 2012-11-16 14:51 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Remove save/restore of physical HWS_PGA register

[PATCH 00/13] drm/i915: Non-blocking GPU synchronization for atomic page flips (v2)
 2012-11-16 14:22 UTC  (14+ messages)
` [PATCH 01/13] drm/i915: Unstatic i915_gem_check_olr()
` [PATCH 02/13] drm/i915: Refactor atomic flip code
` [PATCH 03/13] drm/i915: Implement a non-blocking GPU synchronization mechanism for atomic page flips
` [PATCH 04/13] drm/i915: Release all atomic flips when GPU hangs
` [PATCH 05/13] drm/i915: Make a copy of the calculated plane regs
` [PATCH 06/13] drm/i915: Clear pending flips in haswell_crtc_disable()
` [PATCH 07/13] drm/i915: Drop all flips waiting for the GPU when the CRTC is about to be disabled
` [PATCH 08/13] drm/i915: Add pin count trace point
` [PATCH 09/13] drm/i915: Add trace points for flip queue length
` [PATCH 10/13] HACK: drm/i915: Make non-blocking GPU synchronization optional
` [PATCH 11/13] drm/i915: Add some timing debugs to atomic flips
` [PATCH 12/13] drm/i915: Add post flush DSL readout for surflive debug
` [PATCH 13/13] drm/i915: Add trace point for atomic flip vblank evade

[PATCH] drm/i915: Re-enable mt forcewake check for IVB
 2012-11-16 13:59 UTC  (4+ messages)

[PATCH] drm/i915: Fix warning in i915_gem_chipset_flush
 2012-11-16 11:39 UTC  (2+ messages)

[PATCH 1/2] intel: Sync the parameter of i915_getparma with the kernel
 2012-11-16  8:10 UTC  (4+ messages)

[QA 11/16] Testing report for `drm-intel-testing` (was: Updated -next)
 2012-11-16  7:34 UTC 

Fw: [PATCH] drm/i915: Fix warning in i915_gem_chipset_flush
 2012-11-15 20:27 UTC 

[PATCH 0/6] robustify reset transitions
 2012-11-15 16:17 UTC  (9+ messages)
` [PATCH 1/6] drm/i915: move dev_priv->mm out of line
` [PATCH 2/6] drm/i915: extract hangcheck/reset/error_state state into substruct
` [PATCH 3/6] drm/i915: move wedged to the other gpu error handling stuff
` [PATCH 4/6] drm/i915: fix reset handling in the throttle ioctl
` [PATCH 5/6] drm/i915: clear up wedged transitions
` [PATCH 6/6] drm/i915: create a race-free reset detection
` [PATCH 1/2] drm/i915: clear up wedged transitions
  ` [PATCH 2/2] drm/i915: create a race-free reset detection

[PATCH] x86/Sandy Bridge: reserve pages when integrated graphics is present
 2012-11-15 16:14 UTC  (8+ messages)
` [Intel-gfx] "

[PATCH 1/2] drm/i915: simplify shmem pwrite/pread slowpath handling
 2012-11-15 16:07 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: optimize the shmem_pwrite "
    ` [PATCH] "

[PATCH] drm/i915: Only check for valid PP_{ON, OFF}_DELAYS on pre ILK hardware
 2012-11-15 14:42 UTC  (5+ messages)

[PATCH] drm/i915: drop buggy write to FDI_RX_CHICKEN register
 2012-11-15 13:22 UTC  (3+ messages)

Hopefully the last round of stolen work
 2012-11-15 11:32 UTC  (17+ messages)
` [PATCH 01/16] drm: Introduce drm_mm_create_block()
` [PATCH 02/16] drm: Introduce an iterator over holes in the drm_mm range manager
` [PATCH 03/16] drm/i915: Fix detection of base of stolen memory
` [PATCH 04/16] drm/i915: Avoid clearing preallocated regions from the GTT
` [PATCH 05/16] drm/i915: Delay allocation of stolen space for FBC
` [PATCH 06/16] drm/i915: Allow objects to be created with no backing pages, but stolen space
` [PATCH 07/16] drm/i915: Differentiate between prime and stolen objects
` [PATCH 08/16] drm/i915: Support readback of stolen objects upon error
` [PATCH 09/16] drm/i915: Handle stolen objects in pwrite
` [PATCH 10/16] drm/i915: Handle stolen objects for pread
` [PATCH 11/16] drm/i915: Introduce i915_gem_object_create_stolen()
` [PATCH 12/16] drm/i915: Allocate fbcon from stolen memory
` [PATCH 13/16] drm/i915: Allocate ringbuffers "
` [PATCH 14/16] drm/i915: Allocate overlay registers "
` [PATCH 15/16] drm/i915: Use a slab for object allocation
` [PATCH 16/16] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl

[PULL] drm-intel-fixes
 2012-11-15  8:55 UTC 

[PATCH 1/2] gem_ring_sync_loop: check the rings supported by the kernel
 2012-11-15  7:58 UTC  (2+ messages)
` [PATCH 2/2] gem_ring_sync_loop: test the new ring

[PATCH 0/2] test cases for the new ring on Haswell
 2012-11-15  8:05 UTC  (4+ messages)
` [PATCH 2/2] Update gem_ring_sync_loop to support VEBOX ring (the 4th ring) "

[PATCH] drm/i915: Ensure that the wait ioctl return timeout is valid
 2012-11-14 19:11 UTC 

[PATCH 0/4] drm/i915: backlight fixes and cleanup
 2012-11-14 16:48 UTC  (6+ messages)
` [PATCH 2/4] drm/i915: remove combination mode for backlight control, again

Regression due to "mm: fix-up zone present pages"
 2012-11-14 13:24 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;
as well as URLs for NNTP newsgroup(s).