dri-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 45/81] drm/i915: Move standard properties under mode_config
ville.syrj...@linux.intel.com
[PATCH 46/81] drm_crtc_helper: Update standard crtc properties after modeset
ville.syrj...@linux.intel.com
[PATCH 47/81] drm: Update standard plane properties after update_plane/disable_plane
ville.syrj...@linux.intel.com
[PATCH 48/81] drm/i915: Update CRTC properties after modeset
ville.syrj...@linux.intel.com
[PATCH 49/81] drm: Move standard crtc/plane prop handling to drm_crtc.c
ville.syrj...@linux.intel.com
[PATCH 50/81] drm/i915: Use intel_best_encoder() directly
ville.syrj...@linux.intel.com
[PATCH 51/81] drm/i915: Unstatic intel_modeset_update_staged_output_state()
ville.syrj...@linux.intel.com
[PATCH 52/81] drm/i915: Update new_crtc and new_encoder fields after atomic modeset
ville.syrj...@linux.intel.com
[PATCH 53/81] drm/i915: Update connector DPMS state after an atomic modeset
ville.syrj...@linux.intel.com
[PATCH 54/81] drm/i915: Kill the pending_flip counter manipulations
ville.syrj...@linux.intel.com
[PATCH 55/81] drm/i915: Don't mark cursor as pinned, when we don't have a cursor bo
ville.syrj...@linux.intel.com
[PATCH 56/81] drm/i915: Fix sprite_scaling_enabled for multiple sprites
ville.syrj...@linux.intel.com
[PATCH 57/81] drm/i915: Fix hiding the cursor with atomic ioctl
ville.syrj...@linux.intel.com
[PATCH 58/81] drm/i915: Fix plane src rectangle dirty check
ville.syrj...@linux.intel.com
[PATCH 59/81] drm/i915: Send atomic completion events even if nothing changed
ville.syrj...@linux.intel.com
[PATCH 60/81] drm/i915: Unpin old fbs only when appropriate
ville.syrj...@linux.intel.com
[PATCH 61/81] drm/i915: Remove stale prototypes form atomic code
ville.syrj...@linux.intel.com
[PATCH 62/81] drm/i915: Unstatic i915_gem_check_olr()
ville.syrj...@linux.intel.com
[PATCH 63/81] drm/i915: Refactor atomic flip code
ville.syrj...@linux.intel.com
[PATCH 64/81] drm/i915: Implement a non-blocking GPU synchronization mechanism for atomic page flips
ville.syrj...@linux.intel.com
[PATCH 65/81] drm/i915: Release all atomic flips when GPU hangs
ville.syrj...@linux.intel.com
[PATCH 66/81] drm/i915: Make a copy of the calculated plane regs
ville.syrj...@linux.intel.com
[PATCH 67/81] drm/i915: Clear pending flips in haswell_crtc_disable()
ville.syrj...@linux.intel.com
[PATCH 68/81] drm/i915: Drop all flips waiting for the GPU when the CRTC is about to be disabled
ville.syrj...@linux.intel.com
[PATCH 69/81] drm/i915: Refactor flip preaparation
ville.syrj...@linux.intel.com
[PATCH 70/81] drm/i915: Unstatic intel_modeset_commit_output_state()
ville.syrj...@linux.intel.com
[PATCH 71/81] drm/i915: Eliminate swap_old_new() hack in the atomic code
ville.syrj...@linux.intel.com
[PATCH 72/81] drm: Drop old_crtc and old_encoder pointers
ville.syrj...@linux.intel.com
[PATCH 73/81] drm/i915: Use new_crtc when checking if CRTC is in use
ville.syrj...@linux.intel.com
[PATCH 74/81] drm/i915: Add some TODO items to the atomic code
ville.syrj...@linux.intel.com
[PATCH 75/81] drm/i915: Drop some stale FIXMEs from the atomic code
ville.syrj...@linux.intel.com
[PATCH 76/81] drm/i915: Add pin count trace point
ville.syrj...@linux.intel.com
[PATCH 77/81] drm/i915: Add trace points for flip queue length
ville.syrj...@linux.intel.com
[PATCH 78/81] HACK: drm/i915: Make non-blocking GPU synchronization optional
ville.syrj...@linux.intel.com
[PATCH 79/81] drm/i915: Add some timing debugs to atomic flips
ville.syrj...@linux.intel.com
[PATCH 80/81] drm/i915: Add post flush DSL readout for surflive debug
ville.syrj...@linux.intel.com
[PATCH 81/81] drm/i915: Add trace point for atomic flip vblank evade
ville.syrj...@linux.intel.com
[Intel-gfx] [PATCH 00/81] drm/i915: Atomic mode setting / page flip, yet again
Daniel Vetter
[Intel-gfx] [PATCH 00/81] drm/i915: Atomic mode setting / page flip, yet again
Ville Syrjälä
[PATCH 00/81] drm/i915: Atomic mode setting / page flip, yet again
Ville Syrjälä
[Bug 51581] xorg not start after kexec when use nouveau
bugzilla-dae...@bugzilla.kernel.org
[Bug 51581] xorg not start after kexec when use nouveau
bugzilla-dae...@bugzilla.kernel.org
[Bug 51581] xorg not start after kexec when use nouveau
bugzilla-dae...@bugzilla.kernel.org
[Bug 51581] xorg not start after kexec when use nouveau
bugzilla-dae...@bugzilla.kernel.org
[PATCH 00/37] [RFC] revamped modeset locking
Daniel Vetter
[PATCH 01/37] drm: review locking rules in drm_crtc.c
Daniel Vetter
[PATCH 02/37] drm/doc: integrate drm_crtc.c kerneldoc
Daniel Vetter
[PATCH 03/37] drm: add drm_modeset_lock|unlock_all
Daniel Vetter
[PATCH 04/37] drm/i915: rework locking for intel_dpio|sbi_read|write
Daniel Vetter
[Intel-gfx] [PATCH 04/37] drm/i915: rework locking for intel_dpio|sbi_read|write
Jesse Barnes
[Intel-gfx] [PATCH 04/37] drm/i915: rework locking for intel_dpio|sbi_read|write
Daniel Vetter
[Intel-gfx] [PATCH 04/37] drm/i915: rework locking for intel_dpio|sbi_read|write
Jesse Barnes
[PATCH 05/37] drm/i915: use drm_modeset_lock_all
Daniel Vetter
[PATCH 06/37] drm/gma500: use drm_modeset_lock_all
Daniel Vetter
[PATCH 07/37] drm/ast: use drm_modeset_lock_all
Daniel Vetter
[PATCH 08/37] drm/shmobile: use drm_modeset_lock_all
Daniel Vetter
[PATCH 09/37] drm/vmgfx: use drm_modeset_lock_all
Daniel Vetter
[PATCH 10/37] drm: add per-crtc locks
Daniel Vetter
[Intel-gfx] [PATCH 10/37] drm: add per-crtc locks
Ville Syrjälä
[Intel-gfx] [PATCH 10/37] drm: add per-crtc locks
Daniel Vetter
[Intel-gfx] [PATCH 10/37] drm: add per-crtc locks
Ville Syrjälä
[PATCH 11/37] drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesss
Daniel Vetter
[PATCH 12/37] drm/radeon: make indirect register access concurrency-safe
Daniel Vetter
[PATCH 13/37] drm/nouveau: protect evo_wait/evo_kick sections with a channel mutex
Daniel Vetter
[PATCH 14/37] drm: only take the crtc lock for ->cursor_set
Daniel Vetter
[PATCH 15/37] drm: only take the crtc lock for ->cursor_move
Daniel Vetter
[PATCH] drm: only take the crtc lock for ->cursor_move
Daniel Vetter
[PATCH 16/37] drm/<drivers>: reorder framebuffer init sequence
Daniel Vetter
[PATCH 1/2] drm/<drivers>: reorder framebuffer init sequence
Daniel Vetter
[PATCH 2/2] drm/exynos: reorder framebuffer init sequence
Daniel Vetter
[PATCH 2/2] drm/exynos: reorder framebuffer init sequence
Inki Dae
[PATCH 2/2] drm/exynos: reorder framebuffer init sequence
Daniel Vetter
[PATCH 2/2] drm/exynos: reorder framebuffer init sequence
Inki Dae
[PATCH 2/2] drm/exynos: reorder framebuffer init sequence
Daniel Vetter
[PATCH 2/2] drm/exynos: reorder framebuffer init sequence
Inki Dae
[PATCH 2/2] drm/exynos: reorder framebuffer init sequence
Daniel Vetter
[PATCH 17/37] drm: revamp locking around fb creation/destruction
Daniel Vetter
[PATCH 18/37] drm: create drm_framebuffer_lookup
Daniel Vetter
[PATCH 19/37] drm/gma500: move fbcon restore to lastclose
Daniel Vetter
[PATCH 20/37] drm: revamp framebuffer cleanup interfaces
Daniel Vetter
[PATCH 21/37] drm: reference framebuffers which are on the idr
Daniel Vetter
[PATCH 22/37] drm: nest modeset locks within fpriv->fbs_lock
Daniel Vetter
[PATCH 23/37] drm/i915: fixup overlay stolen memory leak
Daniel Vetter
[PATCH 24/37] drm: push modeset_lock_all into ->fb_create driver callbacks
Daniel Vetter
[PATCH 25/37] drm: don't take modeset locks in getfb ioctl
Daniel Vetter
[PATCH 26/37] drm: fb refcounting for dirtyfb_ioctl
Daniel Vetter
[PATCH 27/37] drm: refcounting for sprite framebuffers
Daniel Vetter
[PATCH 28/37] drm: encapsulate crtc->set_config calls
Daniel Vetter
[PATCH 29/37] drm: refcounting for crtc framebuffers
Daniel Vetter
[PATCH 30/37] drm/i915: dump refcount into framebuffer debugfs file
Daniel Vetter
[PATCH 31/37] drm/vmwgfx: add proper framebuffer refcounting
Daniel Vetter
[PATCH 32/37] drm: optimize drm_framebuffer_remove
Daniel Vetter
[PATCH 33/37] drm/nouveau: try to protect nbo->pin_refcount
Daniel Vetter
[PATCH 34/37] drm/ttm: fix fence locking in ttm_buffer_object_transfer
Daniel Vetter
[PATCH 34/37] drm/ttm: fix fence locking in ttm_buffer_object_transfer
Jerome Glisse
[PATCH 34/37] drm/ttm: fix fence locking in ttm_buffer_object_transfer
Daniel Vetter
[PATCH] allow shmob+imx drm drivers to be compiled
Daniel Vetter
[PATCH] allow shmob+imx drm drivers to be compiled
Daniel Vetter
[PATCH] drm/ttm: fix fence locking in ttm_buffer_object_transfer
Daniel Vetter
[PATCH 35/37] drm/radeon: fix fence locking in the pageflip callback
Daniel Vetter
[PATCH 36/37] drm: only grab the crtc lock for pageflips
Daniel Vetter
[PATCH 37/37] drm: don't hold crtc mutexes for connector ->detect callbacks
Daniel Vetter
[PATCH 00/37] [RFC] revamped modeset locking
Daniel Vetter
[RFC v4 0/5] drm/exynos: add ipp subsystem and each ipp drivers
Eunchul Kim
[RFC v4 1/5] drm/exynos: add ipp subsystem
Eunchul Kim
[RFC v4 2/5] drm/exynos: add iommu support for ipp
Eunchul Kim
[RFC v4 3/5] drm/exynos: add fimc ipp driver
Eunchul Kim
[RFC v4 4/5] drm/exynos: add rotator ipp driver
Eunchul Kim
[RFC v4 5/5] drm/exynos: add gsc ipp driver
Eunchul Kim
[Bug 49817] radeon: The kernel rejected CS when running shader example from SFML library
bugzilla-dae...@freedesktop.org
[PATCH, resend] dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER
Maarten Lankhorst
[PATCH 1/2] drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macro
Sachin Kamat
[PATCH 2/2] drm/exynos: hdmi: Fix potential NULL pointer dereference error
Sachin Kamat
[RFC v3 0/5] drm/exynos: add ipp subsystem and each ipp drivers
Eunchul Kim
[RFC v3 1/5] drm/exynos: add ipp subsystem
Eunchul Kim
[RFC v3 1/5] drm/exynos: add ipp subsystem
Inki Dae
[RFC v3 1/5] drm/exynos: add ipp subsystem
Eunchul Kim
[RFC v3 2/5] drm/exynos: add iommu support for ipp
Eunchul Kim
[RFC v3 3/5] drm/exynos: add fimc ipp driver
Eunchul Kim
[RFC v3 4/5] drm/exynos: add rotator ipp driver
Eunchul Kim
[RFC v3 4/5] drm/exynos: add rotator ipp driver
Inki Dae
[RFC v3 4/5] drm/exynos: add rotator ipp driver
Eunchul Kim
[RFC v3 4/5] drm/exynos: add rotator ipp driver
Inki Dae
[RFC v3 4/5] drm/exynos: add rotator ipp driver
Inki Dae
[RFC v3 4/5] drm/exynos: add rotator ipp driver
Inki Dae
[RFC v3 4/5] drm/exynos: add rotator ipp driver
Eunchul Kim
[RFC v3 4/5] drm/exynos: add rotator ipp driver
Inki Dae
[RFC v3 4/5] drm/exynos: add rotator ipp driver
Eunchul Kim
[RFC v3 5/5] drm/exynos: add gsc ipp driver
Eunchul Kim
[RFC v3 5/5] drm/exynos: add gsc ipp driver
Joonyoung Shim
[RFC v3 5/5] drm/exynos: add gsc ipp driver
Eunchul Kim
[Bug 58166] New: RV670 AGP regression between drm-fixes and drm-next - no display.
bugzilla-dae...@freedesktop.org
[Bug 58166] RV670 AGP regression between drm-fixes and drm-next - no display.
bugzilla-dae...@freedesktop.org
[Bug 58166] RV670 AGP regression between drm-fixes and drm-next - no display.
bugzilla-dae...@freedesktop.org
[Bug 58166] RV670 AGP regression between drm-fixes and drm-next - no display.
bugzilla-dae...@freedesktop.org
[Bug 58166] RV670 AGP regression between drm-fixes and drm-next - no display.
bugzilla-dae...@freedesktop.org
[Bug 58166] RV670 AGP regression between drm-fixes and drm-next - no display.
bugzilla-dae...@freedesktop.org
[Bug 58166] RV670 AGP regression between drm-fixes and drm-next - no display.
bugzilla-dae...@freedesktop.org
[Bug 58166] RV670 AGP regression between drm-fixes and drm-next - no display.
bugzilla-dae...@freedesktop.org
[Bug 58166] RV670 AGP regression between drm-fixes and drm-next - no display.
bugzilla-dae...@freedesktop.org
[Bug 58166] RV670 AGP regression between drm-fixes and drm-next - no display.
bugzilla-dae...@freedesktop.org
[Bug 58166] RV670 AGP regression between drm-fixes and drm-next - no display.
bugzilla-dae...@freedesktop.org
[PATCH] drm: tegra: fix front_porch <-> back_porch mixup
Lucas Stach
[PATCH] drm: tegra: fix front_porch <-> back_porch mixup
Mark Zhang
[Bug 58150] New: LLVM regression on 4090 since r600g: Use default mul/mad function for tgsi-to-llvm
bugzilla-dae...@freedesktop.org
[Bug 58150] LLVM regression on 4890 since r600g: Use default mul/mad function for tgsi-to-llvm
bugzilla-dae...@freedesktop.org
[Bug 58150] LLVM regression on 4890 since r600g: Use default mul/mad function for tgsi-to-llvm
bugzilla-dae...@freedesktop.org
[Bug 58150] LLVM regression on 4890 since r600g: Use default mul/mad function for tgsi-to-llvm
bugzilla-dae...@freedesktop.org
[Bug 58150] LLVM regression on 4890 since r600g: Use default mul/mad function for tgsi-to-llvm
bugzilla-dae...@freedesktop.org
[PATCH] drm/radeon: fix amd afusion gpu setup aka sumo v2
j.gli...@gmail.com
[PATCH] drm/radeon: fix amd afusion gpu setup aka sumo v2
Alex Deucher
WARNING: at drivers/gpu/drm/i915/i915_gem.c:3437 i915_gem_object_pin+0x151/0x1a0()
Nikola Pajkovsky
WARNING: at drivers/gpu/drm/i915/i915_gem.c:3437 i915_gem_object_pin+0x151/0x1a0()
Daniel Vetter
WARNING: at drivers/gpu/drm/i915/i915_gem.c:3437 i915_gem_object_pin+0x151/0x1a0()
Nikola Pajkovsky
[Bug 58131] New: r300g: Corruption in Half Life 2 unless gl_ClipVertex is written
bugzilla-dae...@freedesktop.org
[Bug 58131] r300g: Corruption in Half Life 2 unless gl_ClipVertex is written
bugzilla-dae...@freedesktop.org
[Bug 55416] [R600g] Torchlight gives GPU lockup
bugzilla-dae...@freedesktop.org
[PATCH 1/2] drm: Make the HPD status updates debug logs more readable
Damien Lespiau
[PATCH 2/2] drm: Don't prune modes loudly when a connector is disconnected
Damien Lespiau
[PATCH 1/2] drm: Make the HPD status updates debug logs more readable
Jesse Barnes
glxgears frame rate when DPMS is in "off" state
Ilija Hadzic
glxgears frame rate when DPMS is in "off" state
Michel Dänzer
[Bug 26809] KMS/R200: Bad shading in NWN since Mesa rewrite
bugzilla-dae...@freedesktop.org
[RFC v2 0/5] drm/exynos: add ipp subsystem and each ipp drivers
Eunchul Kim
[RFC v2 1/5] drm/exynos: add ipp subsystem
Eunchul Kim
[RFC v2 1/5] drm/exynos: add ipp subsystem
Inki Dae
[RFC v2 1/5] drm/exynos: add ipp subsystem
Eunchul Kim
[RFC v2 1/5] drm/exynos: add ipp subsystem
Inki Dae
[RFC v2 1/5] drm/exynos: add ipp subsystem
Eunchul Kim
[RFC v2 2/5] drm/exynos: add iommu support for ipp
Eunchul Kim
[RFC v2 3/5] drm/exynos: add fimc ipp driver
Eunchul Kim
[RFC v2 3/5] drm/exynos: add fimc ipp driver
Inki Dae
[RFC v2 3/5] drm/exynos: add fimc ipp driver
Eunchul Kim
[RFC v2 3/5] drm/exynos: add fimc ipp driver
Inki Dae
[RFC v2 4/5] drm/exynos: add rotator ipp driver
Eunchul Kim
[RFC v2 5/5] drm/exynos: add gsc ipp driver
Eunchul Kim
[RFC v2 5/5] drm/exynos: add gsc ipp driver
Joonyoung Shim
[RFC v2 5/5] drm/exynos: add gsc ipp driver
Eunchul Kim
[RFC v2 5/5] drm/exynos: add gsc ipp driver
Joonyoung Shim
[RFC v2 5/5] drm/exynos: add gsc ipp driver
Eunchul Kim
[PATCH] drm/ttm: move ttm_lock.c to drm/vmwgfx
Daniel Vetter
[PATCH] drm/ttm: move ttm_lock.c to drm/vmwgfx
Thomas Hellström
[PATCH] drm/ttm: move ttm_lock.c to drm/vmwgfx
Daniel Vetter
[PATCH] drm/ttm: move ttm_lock.c to drm/vmwgfx
Thomas Hellström
[PATCH 1/7] drm/nouveau: increase reservation sequence every retry
Maarten Lankhorst
[PATCH 2/7] drm/ttm: remove lru_lock around ttm_bo_reserve
Maarten Lankhorst
[PATCH 3/7] drm/ttm: cleanup ttm_eu_reserve_buffers handling
Maarten Lankhorst
[PATCH 4/7] drm/ttm: add ttm_bo_reserve_slowpath
Maarten Lankhorst
[PATCH 5/7] drm/ttm: use ttm_bo_reserve_slowpath_nolru in ttm_eu_reserve_buffers, v2
Maarten Lankhorst
[PATCH 6/7] drm/nouveau: use ttm_bo_reserve_slowpath in validate_init, v2
Maarten Lankhorst
[PATCH 7/7] drm/ttm: unexport ttm_bo_wait_unreserved
Maarten Lankhorst
[PATCH -next v2] drm/exynos/iommu: fix return value check in drm_create_iommu_mapping()
Wei Yongjun
[PATCH -next v2] drm/exynos/iommu: fix return value check in drm_create_iommu_mapping()
Inki Dae
[PATCH] drm/exynos: remove unused vaddr member
Inki Dae
[Bug 50655] ATI RV670 [Radeon HD 3870] Ioquake games causes GPU lockup (waiting for 0x00003039 last fence id 0x00003030)
bugzilla-dae...@freedesktop.org
[Bug 50655] ATI RV670 [Radeon HD 3870] Ioquake games causes GPU lockup (waiting for 0x00003039 last fence id 0x00003030)
bugzilla-dae...@freedesktop.org
[Bug 50655] ATI RV670 [Radeon HD 3870] Ioquake games causes GPU lockup (waiting for 0x00003039 last fence id 0x00003030)
bugzilla-dae...@freedesktop.org
[Bug 50655] ATI RV670 [Radeon HD 3870] Ioquake games causes GPU lockup (waiting for 0x00003039 last fence id 0x00003030)
bugzilla-dae...@freedesktop.org
[Bug 50655] ATI RV670 [Radeon HD 3870] Ioquake games causes GPU lockup (waiting for 0x00003039 last fence id 0x00003030)
bugzilla-dae...@freedesktop.org
[Bug 50655] ATI RV670 [Radeon HD 3870] Ioquake games causes GPU lockup (waiting for 0x00003039 last fence id 0x00003030)
bugzilla-dae...@freedesktop.org
Earlier messages
Later messages