dri-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Bug 2377] Polygon stipple broken.
bugzilla-dae...@freedesktop.org
[Bug 2377] Polygon stipple broken.
bugzilla-dae...@freedesktop.org
[Bug 2377] Polygon stipple broken.
bugzilla-dae...@freedesktop.org
[Bug 2377] Polygon stipple broken.
bugzilla-dae...@freedesktop.org
[Bug 2377] Polygon stipple broken.
bugzilla-dae...@freedesktop.org
[Bug 2377] Polygon stipple broken.
bugzilla-dae...@freedesktop.org
[Bug 2377] Polygon stipple broken.
bugzilla-dae...@freedesktop.org
[Bug 2377] Polygon stipple broken.
bugzilla-dae...@freedesktop.org
[PATCH 1/3] udldrmfb: Fix EDID not working with monitors with EDID extension blocks
Hans de Goede
[PATCH 2/3] udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stack
Hans de Goede
[PATCH 3/3] udldrmfb: udl_get_edid: drop unneeded i--
Hans de Goede
[PATCH] [RFC] video: exynos dp: Making Exynos DP Compliant with CDF
Leela Krishna Amudala
[PATCH] [RFC] video: exynos dp: Making Exynos DP Compliant with CDF
Sean Paul
[PATCH] [RFC] video: exynos dp: Making Exynos DP Compliant with CDF
Leela Krishna Amudala
[Bug 45473] vdpau-r300 requires softpipe
bugzilla-dae...@freedesktop.org
[PATCH] drm/exynos: consider DMA_NONE flag to dmabuf import
Inki Dae
[PATCH] drm/exynos: free sg object if dma_map_sg is failed
Inki Dae
[Bug 27704] [KMS] fbo_firecube broken on rv280 and current mesa
bugzilla-dae...@freedesktop.org
[Bug 27704] [KMS] fbo_firecube broken on rv280 and current mesa
bugzilla-dae...@freedesktop.org
[Bug 27704] [KMS] fbo_firecube broken on rv280 and current mesa
bugzilla-dae...@freedesktop.org
[Bug 27704] [KMS] fbo_firecube broken on rv280 and current mesa
bugzilla-dae...@freedesktop.org
[Bug 27704] [KMS] fbo_firecube broken on rv280 and current mesa
bugzilla-dae...@freedesktop.org
[Bug 27704] [KMS] fbo_firecube broken on rv280 and current mesa
bugzilla-dae...@freedesktop.org
[Bug 27704] [KMS] fbo_firecube broken on rv280 and current mesa
bugzilla-dae...@freedesktop.org
[Bug 27704] [KMS] fbo_firecube broken on rv280 and current mesa
bugzilla-dae...@freedesktop.org
[Bug 59219] New: [radeon BUG] Sleeping function called from invalid context
bugzilla-dae...@freedesktop.org
[Bug 59219] [radeon BUG] Sleeping function called from invalid context
bugzilla-dae...@freedesktop.org
[git pull] drm intel fixes
Dave Airlie
[git pull] drm intel fixes
Heinz Diehl
[git pull] drm intel fixes
Daniel Vetter
[git pull] drm intel fixes
Dave Airlie
[git pull] drm intel fixes
Alex Deucher
[git pull] drm intel fixes
Dave Airlie
[git pull] drm intel fixes
Dave Airlie
[git pull] drm intel fixes
Dave Airlie
[git pull] drm intel fixes
Dave Airlie
[git pull] drm intel fixes
Dave Airlie
[PATCH 00/36] kms locking rework
Daniel Vetter
[PATCH 01/35] drm: review locking rules in drm_crtc.c
Daniel Vetter
[PATCH 02/35] drm/doc: integrate drm_crtc.c kerneldoc
Daniel Vetter
[PATCH 03/35] drm/<drivers>: reorder framebuffer init sequence
Daniel Vetter
[PATCH 03/35] drm/<drivers>: reorder framebuffer init sequence
Rob Clark
[PATCH 04/35] drm/vmwgfx: reorder framebuffer init sequence
Daniel Vetter
[PATCH 05/35] drm/gma500: move fbcon restore to lastclose
Daniel Vetter
[PATCH 06/35] drm/nouveau: protect evo_wait/evo_kick sections with a channel mutex
Daniel Vetter
[PATCH 07/35] drm/nouveau: try to protect nbo->pin_refcount
Daniel Vetter
[PATCH 08/35] drm/<drivers>: Unified handling of unimplemented fb->create_handle
Daniel Vetter
[PATCH 08/35] drm/<drivers>: Unified handling of unimplemented fb->create_handle
Thierry Reding
[PATCH 08/35] drm/<drivers>: Unified handling of unimplemented fb->create_handle
Daniel Vetter
[PATCH 09/35] drm: encapsulate crtc->set_config calls
Daniel Vetter
[PATCH 10/35] drm: add drm_modeset_lock|unlock_all
Daniel Vetter
[PATCH 11/35] drm/i915: use drm_modeset_lock_all
Daniel Vetter
[PATCH 12/35] drm/gma500: use drm_modeset_lock_all
Daniel Vetter
[PATCH 12/35] drm/gma500: use drm_modeset_lock_all
Alan Cox
[PATCH 12/35] drm/gma500: use drm_modeset_lock_all
Daniel Vetter
[PATCH 13/35] drm/ast: use drm_modeset_lock_all
Daniel Vetter
[PATCH 14/35] drm/shmobile: use drm_modeset_lock_all
Daniel Vetter
[PATCH 15/35] drm/vmgfx: use drm_modeset_lock_all
Daniel Vetter
[PATCH 16/35] drm: add per-crtc locks
Daniel Vetter
[PATCH 17/35] drm: only take the crtc lock for ->cursor_set
Daniel Vetter
[PATCH 18/35] drm: only take the crtc lock for ->cursor_move
Daniel Vetter
[PATCH 19/35] drm: revamp locking around fb creation/destruction
Daniel Vetter
[PATCH 20/35] drm: create drm_framebuffer_lookup
Daniel Vetter
[PATCH 21/35] drm: revamp framebuffer cleanup interfaces
Daniel Vetter
[PATCH 22/35] drm: reference framebuffers which are on the idr
Daniel Vetter
[PATCH 23/35] drm: nest modeset locks within fpriv->fbs_lock
Daniel Vetter
[PATCH 24/35] drm: push modeset_lock_all into ->fb_create driver callbacks
Daniel Vetter
[PATCH 25/35] drm: don't take modeset locks in getfb ioctl
Daniel Vetter
[PATCH 26/35] drm: fb refcounting for dirtyfb_ioctl
Daniel Vetter
[PATCH 27/35] drm: refcounting for sprite framebuffers
Daniel Vetter
[PATCH 28/35] drm: refcounting for crtc framebuffers
Daniel Vetter
[PATCH 29/35] drm/i915: dump refcount into framebuffer debugfs file
Daniel Vetter
[PATCH 29/35] drm/i915: dump refcount into framebuffer debugfs file
Rob Clark
[PATCH 30/35] drm/vmwgfx: add proper framebuffer refcounting
Daniel Vetter
[PATCH 31/35] drm: optimize drm_framebuffer_remove
Daniel Vetter
[PATCH 32/35] drm: only grab the crtc lock for pageflips
Daniel Vetter
[PATCH 33/35] drm: don't hold crtc mutexes for connector ->detect callbacks
Daniel Vetter
[PATCH 34/35] drm/doc: updates for new framebuffer lifetime rules
Daniel Vetter
[PATCH 35/35] drm/fb_helper: check whether fbcon is bound
Daniel Vetter
[PATCH 36/36] drm/i915: wake up all pageflip waiters
Daniel Vetter
[PATCH 36/36] drm/i915: wake up all pageflip waiters
Daniel Vetter
[PATCH 00/36] kms locking rework
Rob Clark
[pull] drm-intel-next for 3.9
Daniel Vetter
[pull] drm-intel-next for 3.9
Daniel Vetter
BUG: sleeping function called from invalid context at mm/slab.c:3179
Aristeu Rozanski
[Bug 59194] New: [r300g] sauerbraten corrupted with MSAA
bugzilla-dae...@freedesktop.org
[Bug 59194] [r300g] sauerbraten corrupted with MSAA
bugzilla-dae...@freedesktop.org
[PATCH] drm/exynos: added validation of edid for vidi connection
Seung-Woo Kim
[PATCH] drm/exynos: added validation of edid for vidi connection
Inki Dae
[PATCH] build: Add --disable-manpages configure option
Colin Walters
[PATCH] build: Add --disable-manpages configure option
David Herrmann
[PATCH libdrm 0/4] Manpages for libdrm
Jesse Barnes
[PATCH libdrm 0/4] Manpages for libdrm
David Herrmann
[PATCH libdrm 0/4] Manpages for libdrm
Jesse Barnes
[PATCH 1/2] radeon/kms: fix dma relocation checking
j.gli...@gmail.com
[PATCH 2/2] radeon/kms: cleanup async dma packet checking
j.gli...@gmail.com
[PATCH 1/2] radeon/kms: fix dma relocation checking
Alex Deucher
[Bug 59172] New: [r300g] flashing and corruption with MSAA 6x and 1920x1080
bugzilla-dae...@freedesktop.org
[Bug 59172] [r300g] flashing and corruption with MSAA 6x and 1920x1080
bugzilla-dae...@freedesktop.org
[Bug 59169] New: [radeons] wrong chip detection
bugzilla-dae...@freedesktop.org
[Bug 59169] [radeons] wrong chip detection
bugzilla-dae...@freedesktop.org
[Bug 59169] [radeons] wrong chip detection
bugzilla-dae...@freedesktop.org
[Bug 36596] Major 2D performance bottleneck (most noticeable with compiz)
bugzilla-dae...@freedesktop.org
[Bug 36596] Major 2D performance bottleneck (most noticeable with compiz)
bugzilla-dae...@freedesktop.org
[Bug 47244] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
bugzilla-dae...@freedesktop.org
[Bug 47244] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
bugzilla-dae...@freedesktop.org
3.8-rc2: lockdep warning in nouveau driver
Arend van Spriel
3.8-rc2: lockdep warning in nouveau driver
Peter Hurley
[PATCH] Make s6e8ax0 panel driver compliant with CDF
Vikas C Sajjan
[PATCH] [RFC]: video: exynos: Making s6e8ax0 panel driver compliant with CDF
Vikas C Sajjan
[RFC 0/4] TI LCDC DRM driver
Rob Clark
[PATCH 1/4] RFC: drm/lcdc: add TI LCD Controller DRM driver (v2)
Rob Clark
[PATCH 2/4] RFC: drm/lcdc: add support for LCD panels (v2)
Rob Clark
[PATCH 2/4] RFC: drm/lcdc: add support for LCD panels (v2)
Sascha Hauer
[PATCH 3/4] RFC: drm/i2c: nxp-tda998x
Rob Clark
[PATCH 4/4] RFC: drm/lcdc: add encoder slave
Rob Clark
[RFC 0/4] TI LCDC DRM driver
Dave Airlie
[RFC 0/4] TI LCDC DRM driver
Laurent Pinchart
[RFC 0/4] TI LCDC DRM driver
Rob Clark
[RFC 0/4] TI LCDC DRM driver
Laurent Pinchart
[PATCH 0/4] some misc drm patches
Rob Clark
[PATCH 1/4] drm: small fix in drm_send_vblank_event()
Rob Clark
[PATCH 1/4] drm: small fix in drm_send_vblank_event()
Alex Deucher
[PATCH 2/4] drm/cma: add debugfs helpers
Rob Clark
[PATCH 2/4] drm/cma: add debugfs helpers
Daniel Vetter
[PATCH 3/4] drm: i2c encoder helper wrappers
Rob Clark
[PATCH 3/4] drm: i2c encoder helper wrappers
Daniel Vetter
[PATCH 3/4] drm: i2c encoder helper wrappers
Rob Clark
[PATCH 4/4] drm/nouveau: use i2c encoder helper wrappers
Rob Clark
[PATCH 4/4] drm/nouveau: use i2c encoder helper wrappers
Daniel Vetter
[PATCH] radeon/kms: force rn50 chip to always report connected on analog output
j.gli...@gmail.com
[PATCH] radeon/kms: force rn50 chip to always report connected on analog output
Alex Deucher
[Bug 52491] New: radeon massive screen corruption BARTS HD6870
bugzilla-dae...@bugzilla.kernel.org
[Bug 52491] radeon massive screen corruption BARTS HD6870
bugzilla-dae...@bugzilla.kernel.org
[Bug 52491] radeon massive screen corruption BARTS HD6870
bugzilla-dae...@bugzilla.kernel.org
[Bug 52491] radeon massive screen corruption BARTS HD6870
bugzilla-dae...@bugzilla.kernel.org
[Bug 52491] radeon massive screen corruption BARTS HD6870
bugzilla-dae...@bugzilla.kernel.org
[Bug 52491] radeon massive screen corruption BARTS HD6870
bugzilla-dae...@bugzilla.kernel.org
[Bug 52491] radeon massive screen corruption BARTS HD6870
bugzilla-dae...@bugzilla.kernel.org
[Bug 52491] radeon massive screen corruption BARTS HD6870
bugzilla-dae...@bugzilla.kernel.org
[Bug 52491] radeon massive screen corruption BARTS HD6870
bugzilla-dae...@bugzilla.kernel.org
[Bug 52491] radeon massive screen corruption BARTS HD6870
bugzilla-dae...@bugzilla.kernel.org
[Bug 52491] radeon massive screen corruption BARTS HD6870
bugzilla-dae...@bugzilla.kernel.org
[Bug 52491] radeon massive screen corruption BARTS HD6870
bugzilla-dae...@bugzilla.kernel.org
[Bug 52491] radeon massive screen corruption BARTS HD6870
bugzilla-dae...@bugzilla.kernel.org
[Bug 52491] radeon massive screen corruption BARTS HD6870
bugzilla-dae...@bugzilla.kernel.org
[Bug 52491] radeon massive screen corruption BARTS HD6870
bugzilla-dae...@bugzilla.kernel.org
[Bug 52491] radeon massive screen corruption BARTS HD6870
bugzilla-dae...@bugzilla.kernel.org
[Bug 52491] radeon massive screen corruption BARTS HD6870
bugzilla-dae...@bugzilla.kernel.org
[Bug 52491] radeon massive screen corruption BARTS HD6870
bugzilla-dae...@bugzilla.kernel.org
[Bug 52491] radeon massive screen corruption BARTS HD6870
bugzilla-dae...@bugzilla.kernel.org
[Bug 52491] radeon massive screen corruption BARTS HD6870
bugzilla-dae...@bugzilla.kernel.org
[Bug 59122] KWin failed to start properly
bugzilla-dae...@freedesktop.org
[Bug 59122] KWin failed to start properly
bugzilla-dae...@freedesktop.org
[Bug 59122] KWin failed to start properly
bugzilla-dae...@freedesktop.org
[Bug 59122] KWin failed to start properly
bugzilla-dae...@freedesktop.org
[PATCH 1/2] vga_switcheroo: add mux switched interface
Dave Airlie
[PATCH 2/2] radeon: add support for forcing off lvds when mux switched away
Dave Airlie
[PATCH 2/2] radeon: add support for forcing off lvds when mux switched away
Alex Deucher
[PATCH 2/2] radeon: add support for forcing off lvds when mux switched away
Alex Deucher
[PATCH 2/2] radeon: add support for forcing off lvds when mux switched away
Dave Airlie
[PATCH 1/2] vga_switcheroo: add mux switched interface
Alex Deucher
fix for crashes provoked by UMS mode
Ilija Hadzic
[PATCH 1/3] drm/radeon: fix NULL pointer dereference in UMS mode
Ilija Hadzic
[PATCH 2/3] drm/radeon: fix a bogus kfree
Ilija Hadzic
[PATCH 3/3] drm/radeon: fix error path in kpage allocation
Ilija Hadzic
fix for crashes provoked by UMS mode
Alex Deucher
[drm-intel:drm-intel-fixes 4/4] drivers/gpu/drm/drm_mm.c:629:3: error: implicit declaration of function '__drm_mm_hole_node_end'
kbuild test robot
[PATCH] drm/exynos: Get HDMI version from device tree
Sean Paul
[PATCH] drm/exynos: Get HDMI version from device tree
Mitch Bradley
[PATCH] drm/exynos: Get HDMI version from device tree
Sean Paul
[PATCH] drm/exynos: Get HDMI version from device tree
Lucas Stach
[PATCH] drm/exynos: Get HDMI version from device tree
Sean Paul
[PATCH] drm/exynos: Get HDMI version from device tree
Mitch Bradley
[PATCH v2] drm/exynos: Get HDMI version from device tree
Sean Paul
[PATCH v2] drm/exynos: Get HDMI version from device tree
Stephen Warren
[PATCH v2] drm/exynos: Get HDMI version from device tree
Sean Paul
[PATCH v2] drm/exynos: Get HDMI version from device tree
Inki Dae
[PATCH v2] drm/exynos: Get HDMI version from device tree
Sylwester Nawrocki
[PATCH v2] drm/exynos: Get HDMI version from device tree
Inki Dae
[PATCH v2] drm/exynos: Get HDMI version from device tree
Stephen Warren
[PATCH v2] drm/exynos: Get HDMI version from device tree
Inki Dae
[PATCH v2] drm/exynos: Get HDMI version from device tree
Rahul Sharma
[PATCH v2] drm/exynos: Get HDMI version from device tree
Sean Paul
[PATCH v2] drm/exynos: Get HDMI version from device tree
Stephen Warren
[PATCH v2] drm/exynos: Get HDMI version from device tree
Stephen Warren
[PATCH v2] drm/exynos: Get HDMI version from device tree
Olof Johansson
[PATCH] drm/exynos: Get HDMI version from device tree
Stephen Warren
[PATCH] drm/exynos: Get HDMI version from device tree
Sean Paul
[PATCH] drm/exynos: Get HDMI version from device tree
Stephen Warren
[PATCH] drm/exynos: Get HDMI version from device tree
Sean Paul
[PATCH] drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks
Maarten Lankhorst
[PATCH] drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks
Alex Deucher
[PATCH 1/1] drm: Fix comment about drm_exit which has been replaced by drm_platform_exit in 2.6.39
Philippe De Swert
[PATCH 1/1] drm: Fix comment about drm_exit which has been replaced by drm_platform_exit in 2.6.39
Dave Airlie
[PATCH 1/1] drm: Fix comment about drm_exit which has been replaced by drm_platform_exit in 2.6.39
Philippe De Swert
[Bug 49021] VGA output: Attached monitor is not detected
bugzilla-dae...@bugzilla.kernel.org
[PATCH v3 0/4] drm/exynos: add support for extra resolutions to exynos5
Rahul Sharma
[PATCH v3 1/4] drm/exynos: add display-mode-check operation to exynos_mixer_ops struct
Rahul Sharma
[PATCH v3 2/4] drm/exynos: implement display-mode-check callback in mixer driver
Rahul Sharma
Earlier messages
Later messages