dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-11 17:42:53 to 2012-12-13 11:54:44 UTC [more...]

[PATCH 00/37] [RFC] revamped modeset locking
 2012-12-13 11:54 UTC  (52+ 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
  ` [Intel-gfx] "
` [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 31/37] drm/vmwgfx: add proper framebuffer refcounting
` [PATCH 33/37] drm/nouveau: try to protect nbo->pin_refcount
  ` [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
    ` [Intel-gfx] "
  ` [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] "
  ` [PATCH 16/37] drm/<drivers>: reorder framebuffer init sequence
    ` [PATCH 1/2] "
        ` [PATCH 2/2] drm/exynos: "
  ` [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] allow shmob+imx drm drivers to be compiled
    ` [PATCH] 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

[Bug 58042] New: Garbled UI in Team Fortress 2 Beta
 2012-12-13 10:20 UTC  (3+ messages)
` [Bug 58042] "
` [Bug 58042] [bisected] "

Fan control in nouveau driver with geforce 9600gt
 2012-12-13 10:02 UTC 

[RFC v2 0/8] Support for Tegra 2D hardware
 2012-12-13  8:57 UTC  (12+ messages)
` [RFC v2 6/8] gpu: drm: tegra: Remove redundant host1x

[PATCH v2] drm/exynos: clear windows in fimd dpms off
 2012-12-13  9:14 UTC 

[Bug 56405] New: Distorted graphics on Radeon HD 6620G
 2012-12-13  8:38 UTC  (4+ messages)
` [Bug 56405] "

[RFC v3 0/5] drm/exynos: add ipp subsystem and each ipp drivers
 2012-12-13  2:29 UTC  (17+ messages)
` [RFC v3 1/5] drm/exynos: add ipp subsystem
` [RFC v3 2/5] drm/exynos: add iommu support for ipp
` [RFC v3 3/5] drm/exynos: add fimc ipp driver
` [RFC v3 4/5] drm/exynos: add rotator "
` [RFC v3 5/5] drm/exynos: add gsc "

[Bug 57350] New: [nouveau, linux-3.7-rc] Broken cursor and kernel log swamped with "PAGE_NOT_PRESENT" errors
 2012-12-13  1:54 UTC  (2+ messages)
` [Bug 57350] "

[Bug 58166] New: RV670 AGP regression between drm-fixes and drm-next - no display
 2012-12-13  0:22 UTC  (9+ messages)
` [Bug 58166] "

[pull] radeon drm-next-3.8 (v2)
 2012-12-12 22:44 UTC  (2+ messages)
` [pull] radeon drm-next-3.8

[PATCH] drm/radeon: fix fence driver for dma ring when wb is disabled
 2012-12-12 22:02 UTC  (2+ messages)

[PATCH] drm/radeon: improve mc_stop/mc_resume on r5xx-r7xx
 2012-12-12 21:10 UTC 

[PATCH v2 0/7] drm/exynos: modify wait_for_vblank and clear windows in dpms off
 2012-12-12 21:09 UTC  (3+ messages)
` [PATCH 7/7] drm/exynos: clear windows in fimd "

[Bug 26345] [845G] CPU/GPU incoherency
 2012-12-12 20:54 UTC 

[Bug 57875] New: Second Life viewer bad rendering with git-ec83535
 2012-12-12 20:29 UTC  (2+ messages)
` [Bug 57875] "

[PATCH 00/81] drm/i915: Atomic mode setting / page flip, yet again
 2012-12-12 16:16 UTC  (82+ messages)
` [PATCH 01/81] drm: Add struct drm_region and assorted utility functions
` [PATCH 02/81] drm: Add drm_calc_{hscale, vscale}() "
` [PATCH 03/81] drm: Keep a copy of last plane coordinates
` [PATCH 04/81] drm: Add restore_fbdev_mode() hook to drm_fb_helper
` [PATCH 05/81] drm: Export drm_property_create_blob() and drm_property_destroy_blob()
` [PATCH 06/81] drm: Allow signed values for range properties
` [PATCH 07/81] drm: Allow drm_mode_object_find() to look up an object of any type
` [PATCH 08/81] drm: Export drm_encoder_crtc_ok
` [PATCH 09/81] drm: Export drm_crtc_prepare_encoders()
` [PATCH 10/81] drm: Refactor object property check code
` [PATCH 11/81] drm: Export mode<->umode conversion functions
` [PATCH 12/81] drm: Make blobs resizeable
` [PATCH 13/81] drm: Add drm_flip helper
` [PATCH 14/81] drm: Add mode_blob and connector_ids_blob to drm_crtc
` [PATCH 15/81] drm: Add the atomic modeset ioctl
` [PATCH 16/81] drm/i915: Use drm_format_plane_cpp() rather than bits_per_pixel/8
` [PATCH 17/81] drm/i915: Implement proper clipping for video sprites
` [PATCH 18/81] drm/i915: Implement restore_fbdev_mode hook
` [PATCH 19/81] drm/i915: Split clipping and checking from update_plane hook
` [PATCH 20/81] drm/i915: Factor out i9xx_compute_clocks() like ironlake_compute_clocks()
` [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

[Bug 51581] xorg not start after kexec when use nouveau
 2012-12-12 14:26 UTC 

[RFC v4 0/5] drm/exynos: add ipp subsystem and each ipp drivers
 2012-12-12 12:06 UTC  (6+ messages)
` [RFC v4 1/5] drm/exynos: add ipp subsystem
` [RFC v4 2/5] drm/exynos: add iommu support for ipp
` [RFC v4 3/5] drm/exynos: add fimc ipp driver
` [RFC v4 4/5] drm/exynos: add rotator "
` [RFC v4 5/5] drm/exynos: add gsc "

[PATCH 1/3] drm: Export routines for inserting preallocated nodes into the mm manager
 2012-12-12 10:02 UTC  (2+ messages)

[Bug 49817] New: radeon: The kernel rejected CS when running shader example from SFML library
 2012-12-12  9:26 UTC  (2+ messages)
` [Bug 49817] "

[PATCH, resend] dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER
 2012-12-12  9:23 UTC 

[PATCH 1/2] drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macro
 2012-12-12  8:54 UTC  (2+ messages)
` [PATCH 2/2] drm/exynos: hdmi: Fix potential NULL pointer dereference error

[PATCH] drm: tegra: fix front_porch <-> back_porch mixup
 2012-12-12  8:44 UTC  (2+ messages)

[PATCH 0/3] add mie driver for exynos
 2012-12-12  4:01 UTC  (6+ messages)

[Bug 50655] New: ATI RV670 [Radeon HD 3870] Ioquake games causes GPU lockup (waiting for 0x00003039 last fence id 0x00003030)
 2012-12-11 21:54 UTC  (5+ messages)
` [Bug 50655] "

[Bug 58150] New: LLVM regression on 4090 since r600g: Use default mul/mad function for tgsi-to-llvm
 2012-12-11 17:42 UTC  (2+ messages)
` [Bug 58150] LLVM regression on 4890 "


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).