Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-12 16:15:48 to 2012-12-18 21:32:47 UTC [more...]

[PATCH 1/6] drm/i915: BUG() if fences are used on unsupported platform
 2012-12-18 21:34 UTC  (7+ messages)
` [PATCH 2/6] drm/i915: Bug on unsupported swizzled platforms
` [PATCH 3/6] drm/i915: Missed conversion to gtt_pte_t
` [PATCH 4/6] drm/i915: Move even more gtt code to i915_gem_gtt
` [PATCH 5/6] drm/i915: Move GSM mapping into dev_priv
` [PATCH 6/6 v2] drm/i915: Make GSM void

[PATCH 1/3] drm: Export routines for inserting preallocated nodes into the mm manager
 2012-12-18 21:11 UTC  (7+ messages)
` [PATCH 3/3] drm/i915: Preallocate mm node for GTT mmap offset

[PATCH] drm/i915: don't disable disconnected outputs
 2012-12-18 20:33 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] Fix intel_detect_pch() to work in xen environment
 2012-12-18 18:20 UTC  (5+ messages)

[PATCH v2 1/4] drm/i915: Initialize hardware semaphore state on ring init
 2012-12-18 17:47 UTC  (4+ messages)
` [PATCH v2 2/4] drm/i915: Always clear semaphore mboxes on seqno wrap
` [PATCH v2 4/4] drm/i915: Make next_seqno debugs entry to use i915_gem_set_seqno
` [PATCH v2 3/4] drm/i915: Introduce i915_gem_set_seqno()

[PATCH 1/4] drm/i915: Initialize hardware semaphore state on ring init
 2012-12-18 15:49 UTC  (13+ messages)
` [PATCH 2/4] drm/i915: Always clear semaphore mboxes on seqno wrap
` [PATCH 3/4] drm/i915: Introduce i915_gem_seqno_init
` [PATCH 4/4] drm/i915: Make next_seqno debugs entry to use i915_gem_seqno_init

[PATCH] drm/i915: fixup overlay stolen memory leak
 2012-12-18 15:07 UTC  (3+ messages)

[PATCH] kms_flip: Add -lrt back
 2012-12-18 15:04 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Preserve the FDI line reversal override bit on CPT
 2012-12-18 12:48 UTC  (2+ messages)

[PATCH] [RFC] dma-buf: implement vmap refcounting in the interface logic
 2012-12-17 23:57 UTC 

[PATCH 0/2] Two patches for pageflips
 2012-12-17 19:24 UTC  (4+ messages)
` [PATCH 1/2] drm/fb_helper: check whether fbcon is bound
` [PATCH 2/2] drm/i915: wake up all pageflip waiters
  ` [Intel-gfx] "

[PATCH 1/2] drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled
 2012-12-17 16:27 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Implement WaSetupGtModeTdRowDispatch

[PATCH] drm/i915: Implement workaround for broken CS tlb on i830/845
 2012-12-17 15:39 UTC  (9+ messages)

[PATCH] drm/i915: s/intel_modeset_disable/intel_modeset_hw_freeze/
 2012-12-17 15:10 UTC  (3+ messages)

[PATCH] drm/i915: dump encoder which caused the full modeset
 2012-12-17 14:19 UTC 

[PATCH] drm/i915: clean up PIPECONF bpc #defines
 2012-12-17 13:22 UTC  (3+ messages)

[PATCH 1/5] drm/i915: check for the PCH when setting pch_transcoder
 2012-12-17 11:45 UTC  (3+ messages)
` [PATCH 5/5] drm/i915: add DP aux ctl regs to struct intel_dp

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

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

[PATCH] drm/i915: Clear the stolen fb before enabling
 2012-12-17 11:33 UTC  (2+ messages)

[PATCH] drm/i915: Access to snooped system memory through the GTT is incoherent
 2012-12-17 11:26 UTC  (2+ messages)

[PATCH] drm/i915: kill yelling copy_to_user macro from i915_dma.c
 2012-12-16 22:20 UTC 

[PATCH] drm/i915: Do an initial lockless wait for render completion before pread/pwrite
 2012-12-16 18:29 UTC  (2+ messages)

[PATCH] drm/i915: Implement workaround for broken CS tlb on i830/845
 2012-12-16 17:08 UTC 

Older GPUs and Source Engine
 2012-12-15 16:15 UTC 

[ANNOUNCE] xf86-video-intel 2.20.16
 2012-12-15 10:07 UTC 

[PATCH 00/81] drm/i915: Atomic mode setting / page flip, yet again
 2012-12-14 16:28 UTC  (65+ messages)
` [PATCH 21/81] drm/i915: Consitify adjusted_mode parameter
` [PATCH 22/81] drm/i915: Add intel_check_clock()
` [PATCH 23/81] drm/i915: store cursor_handle in struct intel_crtc
` [PATCH 24/81] drm/i915: split cursor setting code into prepare/commit/unref parts
` [PATCH 25/81] drm/i915: unstatic cursor functions for use with atomic modesetting
` [PATCH 26/81] drm/i915: Unstatic intel_finish_fb()
` [PATCH 27/81] drm/i915: Pull intel_pipe_set_base() out of the crtc_mode_set() functions
` [PATCH 28/81] drm/i915: Unstatic intel_crtc_update_sarea()
` [PATCH 29/81] drm/i915: Unstatic intel_crtc_update_sarea_pos()
` [PATCH 30/81] drm/i915: Constify mode argument to intel_modeset_adjusted_mode()
` [PATCH 31/81] drm/i915: Unstatic intel_crtc_mode_fixup()
` [PATCH 32/81] drm/i915: Introduce intel_plane_regs
` [PATCH 33/81] drm/i915: Split primary plane update_plane() into calc+commit phases
` [PATCH 34/81] drm/i915: Split sprite "
` [PATCH 35/81] drm/i915: Implement atomic modesetting
` [PATCH 36/81] drm/i915: Add support for atomic modesetting completion events
` [PATCH 37/81] drm/i915: Add atomic page flip support
` [PATCH 38/81] drm/i915: Unstatic intel_enable_primary() and intel_disable_primary()
` [PATCH 39/81] drm/i915: Respect primary_disabled in crtc_enable()
` [PATCH 40/81] drm/i915: Enable/disable primary plane in calc_plane()
` [PATCH 41/81] drm/i915: Add primary plane disable logic to atomic mode setting code
` [PATCH 42/81] drm: Add missing EXPORT_SYMBOL()s for drm_flip
` [PATCH 43/81] drm/i915: Clear flip helpers for sprites too
` [PATCH 44/81] drm/i915: Refactor property handling in atomic code
` [PATCH 45/81] drm/i915: Move standard properties under mode_config
` [PATCH 46/81] drm_crtc_helper: Update standard crtc properties after modeset
` [PATCH 47/81] drm: Update standard plane properties after update_plane/disable_plane
` [PATCH 48/81] drm/i915: Update CRTC properties after modeset
` [PATCH 49/81] drm: Move standard crtc/plane prop handling to drm_crtc.c
` [PATCH 50/81] drm/i915: Use intel_best_encoder() directly
` [PATCH 51/81] drm/i915: Unstatic intel_modeset_update_staged_output_state()
` [PATCH 52/81] drm/i915: Update new_crtc and new_encoder fields after atomic modeset
` [PATCH 53/81] drm/i915: Update connector DPMS state after an "
` [PATCH 54/81] drm/i915: Kill the pending_flip counter manipulations
` [PATCH 55/81] drm/i915: Don't mark cursor as pinned, when we don't have a cursor bo
` [PATCH 56/81] drm/i915: Fix sprite_scaling_enabled for multiple sprites
` [PATCH 57/81] drm/i915: Fix hiding the cursor with atomic ioctl
` [PATCH 58/81] drm/i915: Fix plane src rectangle dirty check
` [PATCH 59/81] drm/i915: Send atomic completion events even if nothing changed
` [PATCH 60/81] drm/i915: Unpin old fbs only when appropriate
` [PATCH 61/81] drm/i915: Remove stale prototypes form atomic code
` [PATCH 62/81] drm/i915: Unstatic i915_gem_check_olr()
` [PATCH 63/81] drm/i915: Refactor atomic flip code
` [PATCH 64/81] drm/i915: Implement a non-blocking GPU synchronization mechanism for atomic page flips
` [PATCH 65/81] drm/i915: Release all atomic flips when GPU hangs
` [PATCH 66/81] drm/i915: Make a copy of the calculated plane regs
` [PATCH 67/81] drm/i915: Clear pending flips in haswell_crtc_disable()
` [PATCH 68/81] drm/i915: Drop all flips waiting for the GPU when the CRTC is about to be disabled
` [PATCH 69/81] drm/i915: Refactor flip preaparation
` [PATCH 70/81] drm/i915: Unstatic intel_modeset_commit_output_state()
` [PATCH 71/81] drm/i915: Eliminate swap_old_new() hack in the atomic code
` [PATCH 72/81] drm: Drop old_crtc and old_encoder pointers
` [PATCH 73/81] drm/i915: Use new_crtc when checking if CRTC is in use
` [PATCH 74/81] drm/i915: Add some TODO items to the atomic code
` [PATCH 75/81] drm/i915: Drop some stale FIXMEs from "
` [PATCH 76/81] drm/i915: Add pin count trace point
` [PATCH 77/81] drm/i915: Add trace points for flip queue length
` [PATCH 78/81] HACK: drm/i915: Make non-blocking GPU synchronization optional
` [PATCH 79/81] drm/i915: Add some timing debugs to atomic flips
` [PATCH 80/81] drm/i915: Add post flush DSL readout for surflive debug
` [PATCH 81/81] drm/i915: Add trace point for atomic flip vblank evade

[PATCH 1/6] drm/i915: Cleanup SHOTPLUG_CTL status bits definitions
 2012-12-14 10:20 UTC  (12+ messages)
` [PATCH 2/6] drm/i915/hdmi: Read the HPD status before trying to read the EDID
` [PATCH 3/6] drm/i915/dp: Read the HPD status before trying to read the DPCD
` [PATCH 4/6] drm/i915/dp: Log the DPCD only if we have successfully retrieved one
` [PATCH 5/6] drm/i915: Implement ibx_digital_port_connected() for IBX
` [PATCH 6/6] drm/i915: Remove stale comment about intel_dp_detect()

[PATCH 16/37] drm/<drivers>: reorder framebuffer init sequence
 2012-12-14  8:40 UTC  (9+ messages)
` [PATCH 1/2] "
    ` [PATCH 2/2] drm/exynos: "

[QA 12/14] Testing report for `drm-intel-testing` (was: Updated -next)
 2012-12-14  7:41 UTC 

[PATCH] drm/i915: Fix missed needs_dmar setting
 2012-12-14  5:40 UTC  (3+ messages)

[pull] drm-intel-fixes for 3.8
 2012-12-14  0:09 UTC 

[PATCH 1/4] tools: intel_gpu_abrt "get" function
 2012-12-13 17:16 UTC  (5+ messages)
` [PATCH 2/4] tools: intel_gpu_abrt collecting more useful info
` [PATCH 3/4] tools: intel_gpu_abrt checking for root access
` [PATCH 4/4] tools: intel_gpu_abrt bug report template

[PATCH 00/37] [RFC] revamped modeset locking
 2012-12-13 14:25 UTC  (9+ messages)
` [PATCH 04/37] drm/i915: rework locking for intel_dpio|sbi_read|write
  ` [Intel-gfx] "
` [PATCH 10/37] drm: add per-crtc locks
  ` [Intel-gfx] "

[PATCH 1/1] tests/gem_seqno_wrap: dont sync when crossing half of seqno space
 2012-12-13 11:53 UTC  (2+ messages)

[PATCH 34/37] drm/ttm: fix fence locking in ttm_buffer_object_transfer
 2012-12-13 11:26 UTC  (4+ messages)
` [PATCH] allow shmob+imx drm drivers to be compiled
` [PATCH] drm/ttm: fix fence locking in ttm_buffer_object_transfer

[PATCH 1/4] drm/i915: Cleanup SHOTPLUG_CTL status bits definitions
 2012-12-13 11:16 UTC  (9+ messages)
` [PATCH 2/4] drm/i915/hdmi: Read the HPD status before trying to read the EDID
` [PATCH 3/4] drm/i915/dp: Read the HPD status before trying to read the DPCD
` [PATCH 4/4] drm/i915/dp: Don't log the DPCD if we are disconnected

[PATCH 15/37] drm: only take the crtc lock for ->cursor_move
 2012-12-13 11:03 UTC  (2+ messages)
` [PATCH] "

[PATCH] tests/gem_seqno_wrap: dont sync when crossing half of seqno space
 2012-12-12 20:34 UTC  (3+ messages)
` gfx context switch

[PATCH 2/3] ddx/dri2: Repair broken pageflip swap scheduling
 2012-12-12 20:15 UTC  (5+ messages)


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