Messages by Date
-
2014/05/29
[Bug 77001] Radeon R9 270X GPU lockup and resume failure after all night inactivity [drm,radeonsi]
bugzilla-dae...@bugzilla.kernel.org
-
2014/05/29
[PATCH 2/2] Revert "v2 (Daniel):"
Daniel Vetter
-
2014/05/29
[PATCH 1/2] v2 (Daniel): - Readd lost include. - Drop all the additional complexity which we only need later: The basic ww dance only requires the lock list and the contended pointer, nothing more. Some of the stuff also looks very suspicious. - Improve the contended checks a bit to make sure we only get an -EALREADY when we expect it. - Add an interruptible backoff function just to be complete (since otherwise the interruptible locking function makes 0 sense at all). - Inline the slowpath (due to the above). - Move ww_acquire_fini into drm_modeset_acquire_fini. I suspect this has been due to the confusion about the lifetime of the acquire ctx wrt the locking retry loop. - Drop uapi changes, they really shouldn't be in this patch. - s/!ret/ret == 0/ because I got confused - I tend to use !ret only for booleans or pointers, not for errno integer return values.
Daniel Vetter
-
2014/05/29
[OT] JOB - AMD drivers
"C. Bergström"
-
2014/05/29
[PATCH] drm/panel/s6e8aa0: add backlight support
Andrzej Hajda
-
2014/05/29
[PATCH 4/8] drm: Allow drm_mode_object_find() to look up an object of any type
Daniel Vetter
-
2014/05/29
[PATCH 8/8] drm: convert crtc and connection_mutex to ww_mutex
Rob Clark
-
2014/05/29
[PATCH 4/8] drm: Allow drm_mode_object_find() to look up an object of any type
Rob Clark
-
2014/05/29
[PATCH 2/8] drm: add signed-range property type
Rob Clark
-
2014/05/29
[PATCH 1/8] drm: add object property type
Rob Clark
-
2014/05/29
[PATCH 8/8] drm: convert crtc and connection_mutex to ww_mutex
Daniel Vetter
-
2014/05/29
[PATCH 4/8] drm: Allow drm_mode_object_find() to look up an object of any type
Daniel Vetter
-
2014/05/29
[Intel-gfx] [PATCH 5/5] drm/i915: Allow vblank interrupts during modeset and eliminate some vblank races
Daniel Vetter
-
2014/05/29
[PATCH] drm: Don't export internal module variables
Daniel Vetter
-
2014/05/29
[PATCH 0/2] drm/gk20a: FB fixes
Alexandre Courbot
-
2014/05/29
[PATCH] drm/exynos: consider deferred probe case
Inki Dae
-
2014/05/29
[PATCH v2] drm/exynos: consider deferred probe case
Inki Dae
-
2014/05/29
[PATCH] drm/exynos: consider deferred probe case
Inki Dae
-
2014/05/29
[PATCH 5/8] drm: spiff out FB refcnting traces
David Herrmann
-
2014/05/29
[PATCH 2/8] drm: add signed-range property type
David Herrmann
-
2014/05/29
[Bug 79338] Something's broken after llvm's svn commit 209067
bugzilla-dae...@freedesktop.org
-
2014/05/29
[PATCH 1/8] drm: add object property type
David Herrmann
-
2014/05/29
[Bug 79325] Mesa 10.2.0rc4 crashes Xorg when launching Steam
bugzilla-dae...@freedesktop.org
-
2014/05/28
[PATCH v4 11/11] drm: sti: Add DRM driver itself
Benjamin Gaignard
-
2014/05/28
[PATCH v4 10/11] drm: sti: add Compositor
Benjamin Gaignard
-
2014/05/28
[PATCH v4 09/11] drm: sti: add Mixer
Benjamin Gaignard
-
2014/05/28
[PATCH v4 08/11] drm: sti: add VID layer
Benjamin Gaignard
-
2014/05/28
[PATCH v4 07/11] drm: sti: add GDP layer
Benjamin Gaignard
-
2014/05/28
[PATCH v4 06/11] drm: sti: add TVOut driver
Benjamin Gaignard
-
2014/05/28
[PATCH v4 05/11] drm: sti: add HDA driver
Benjamin Gaignard
-
2014/05/28
[PATCH v4 04/11] drm: sti: add HDMI driver
Benjamin Gaignard
-
2014/05/28
[PATCH v4 03/11] drm: sti: add VTAC drivers
Benjamin Gaignard
-
2014/05/28
[PATCH v4 02/11] drm: sti: add VTG driver
Benjamin Gaignard
-
2014/05/28
[PATCH v4 01/11] drm: sti: add bindings for DRM driver
Benjamin Gaignard
-
2014/05/28
[PATCH v4 00/11] Add DRM for stih4xx platforms
Benjamin Gaignard
-
2014/05/28
[PATCH 1/1] drm/exynos: Use PTR_ERR_OR_ZERO in exynos_dp_core.c
Jingoo Han
-
2014/05/28
[PATCH 1/1] drm/exynos: Use PTR_ERR_OR_ZERO in exynos_dp_core.c
Sachin Kamat
-
2014/05/28
[PATCH v2 10/18] drm/exynos: fimd: support I80 interface
YoungJun Cho
-
2014/05/28
[Bug 72621] X crash while video playback in web browsers with enabled rendering hardware acceleration
bugzilla-dae...@freedesktop.org
-
2014/05/28
[PATCH 1/1] drm: gem_cma: Use ERR_CAST helper
Sachin Kamat
-
2014/05/28
[Intel-gfx] [PATCH 5/5] drm/i915: Allow vblank interrupts during modeset and eliminate some vblank races
Michel Dänzer
-
2014/05/28
[PATCH 8/8] drm/exynos: ipp: update comment for struct drm_ipp_buf_info
YoungJun Cho
-
2014/05/28
[PATCH 7/8] drm/exynos: ipp: rearrange c_node->event_lock using routine
YoungJun Cho
-
2014/05/28
[PATCH 6/8] drm/exynos: ipp: rearrange c_node->mem_lock using routines
YoungJun Cho
-
2014/05/28
[PATCH 5/8] drm/exynos: ipp: add ipp_remove_id()
YoungJun Cho
-
2014/05/28
[PATCH 4/8] drm/exynos: ipp: add cmd_lock for cmd_list
YoungJun Cho
-
2014/05/28
[PATCH 3/8] drm/exynos: ipp: rename cmd_lock to lock
YoungJun Cho
-
2014/05/28
[PATCH 2/8] drm/exynos: ipp: remove duplicated setting
YoungJun Cho
-
2014/05/28
[PATCH 1/8] drm/exynos: ipp: remove usless list_empty() functions
YoungJun Cho
-
2014/05/28
[PATCH 0/8] drm/exynos: ipp: fix races
YoungJun Cho
-
2014/05/28
[PATCH 8/8] drm: convert crtc and connection_mutex to ww_mutex
Rob Clark
-
2014/05/28
[PATCH 7/8] drm: Split connection_mutex out of mode_config.mutex (v2)
Rob Clark
-
2014/05/28
[PATCH 6/8] drm: push locking down into restore_fbdev_mode (v2)
Rob Clark
-
2014/05/28
[PATCH 5/8] drm: spiff out FB refcnting traces
Rob Clark
-
2014/05/28
[PATCH 4/8] drm: Allow drm_mode_object_find() to look up an object of any type
Rob Clark
-
2014/05/28
[PATCH 3/8] drm: helpers to find mode objects
Rob Clark
-
2014/05/28
[PATCH 2/8] drm: add signed-range property type
Rob Clark
-
2014/05/28
[PATCH 1/8] drm: add object property type
Rob Clark
-
2014/05/28
[PATCH 0/8] prepare for preparing for atomic
Rob Clark
-
2014/05/28
[PATCH] gpu/drm/ttm: Use mutex_lock_killable() for shrinker functions.
Tetsuo Handa
-
2014/05/28
[PATCH v2 1/5] gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging
Greg Kroah-Hartman
-
2014/05/28
[PATCH] gpu/drm/ttm: Use mutex_lock_killable() for shrinker functions.
Konrad Rzeszutek Wilk
-
2014/05/28
[Bug 73911] Color Banding on radeon
bugzilla-dae...@freedesktop.org
-
2014/05/28
[Bug 77001] Radeon R9 270X GPU lockup and resume failure after all night inactivity [drm,radeonsi]
bugzilla-dae...@bugzilla.kernel.org
-
2014/05/28
[Bug 76861] radeon: flickering horizontal stripes/lines
bugzilla-dae...@bugzilla.kernel.org
-
2014/05/28
[Bug 76861] radeon: flickering horizontal stripes/lines
bugzilla-dae...@bugzilla.kernel.org
-
2014/05/28
[Bug 77001] Radeon R9 270X GPU lockup and resume failure after all night inactivity [drm,radeonsi]
bugzilla-dae...@bugzilla.kernel.org
-
2014/05/28
[PATCH 14/17] drm/msm: add atomic support
Rob Clark
-
2014/05/28
Contribution
Alexandre MALKI
-
2014/05/28
[PATCH 14/17] drm/msm: add atomic support
Daniel Vetter
-
2014/05/28
[Bug 73338] Fan speed in idle at 40% with radeonsi and at 18% with catalyst
bugzilla-dae...@freedesktop.org
-
2014/05/28
[PATCH] drm: crtc-helper: Remove useless loop
Laurent Pinchart
-
2014/05/28
[PATCH 14/17] drm/msm: add atomic support
Ville Syrjälä
-
2014/05/28
[PATCH] drm: crtc-helper: Remove useless loop
Daniel Vetter
-
2014/05/28
[PATCH 14/17] drm/msm: add atomic support
Daniel Vetter
-
2014/05/28
[PATCH 14/17] drm/msm: add atomic support
Daniel Vetter
-
2014/05/28
[Bug 77001] New: Radeon R9 270X GPU lockup and resume failure after all night inactivity
bugzilla-dae...@bugzilla.kernel.org
-
2014/05/28
[PATCH] drm: crtc-helper: Remove useless loop
Laurent Pinchart
-
2014/05/28
[PATCH] [RFC] drm: Split connection_mutex out of mode_config.mutex
Rob Clark
-
2014/05/28
[PATCH 1/2] drm/exynos: consider deferred probe case
Andrzej Hajda
-
2014/05/28
[Intel-gfx] [PATCH 5/5] drm/i915: Allow vblank interrupts during modeset and eliminate some vblank races
Ville Syrjälä
-
2014/05/28
CIK hangs with kernel 3.15, bisected
Christian König
-
2014/05/28
[Bug 79338] Something's broken after llvm's svn commit 209067
bugzilla-dae...@freedesktop.org
-
2014/05/28
[Bug 79318] [radeonsi] The Witcher 2 wine graphical corruption
bugzilla-dae...@freedesktop.org
-
2014/05/28
[PATCH 5/5] drm/i915: Allow vblank interrupts during modeset and eliminate some vblank races
Michel Dänzer
-
2014/05/28
[Bug 76981] New: unsave locking
bugzilla-dae...@bugzilla.kernel.org
-
2014/05/28
[PATCH 2/2] drm/exynos: mipi-dsi: consider panel driver-deferred probe
Andrzej Hajda
-
2014/05/28
[Bug 79223] extra vsync when reading back pixels in xbmc
bugzilla-dae...@freedesktop.org
-
2014/05/27
[PATCH 5/5] drm/radeon: rework page flip handling v3
Michel Dänzer
-
2014/05/27
[PATCH v2 13/18] ARM: dts: s6e3fa0: add DT bindings
Andrzej Hajda
-
2014/05/27
[PATCH v5] drm/exynos: enable fimd clocks in probe before accessing fimd registers
Rahul Sharma
-
2014/05/27
[PATCH] drm/exynos: remove hardware overlays disable from fimd probe
Rahul Sharma
-
2014/05/27
[Bug 79223] extra vsync when reading back pixels in xbmc
bugzilla-dae...@freedesktop.org
-
2014/05/27
[PATCH v2 13/18] ARM: dts: s6e3fa0: add DT bindings
Inki Dae
-
2014/05/27
[PATCH] drm/radeon: optimize CIK VM handling v2
Michel Dänzer
-
2014/05/27
[Bug 79223] extra vsync when reading back pixels in xbmc
bugzilla-dae...@freedesktop.org
-
2014/05/27
[Bug 79338] Something's broken after llvm's svn commit 209067
bugzilla-dae...@freedesktop.org
-
2014/05/27
[Bug 79318] [radeonsi] The Witcher 2 wine graphical corruption
bugzilla-dae...@freedesktop.org
-
2014/05/27
[Bug 76761] radeon DPM breaks suspend to disk and resume from RAM in 3.14
bugzilla-dae...@bugzilla.kernel.org
-
2014/05/27
[PATCH 14/17] drm/msm: add atomic support
Rob Clark
-
2014/05/27
[Patch] x86, ia64, efifb: Move boot_vga fixup from pci to vgaarb
Bjorn Helgaas
-
2014/05/27
[Bug 79338] Something's broken after llvm's svn commit 209067
bugzilla-dae...@freedesktop.org
-
2014/05/27
[Bug 79338] Something's broken after llvm's svn commit 209067
bugzilla-dae...@freedesktop.org
-
2014/05/27
[PATCH 14/17] drm/msm: add atomic support
Rob Clark
-
2014/05/27
[Bug 79338] New: Something's broken after llvm's svn commit 209067
bugzilla-dae...@freedesktop.org
-
2014/05/27
[PATCH 14/17] drm/msm: add atomic support
Daniel Vetter
-
2014/05/27
[PATCH] [RFC] drm: Split connection_mutex out of mode_config.mutex
Daniel Vetter
-
2014/05/27
CIK hangs with kernel 3.15, bisected
Marek Olšák
-
2014/05/27
[Bug 76761] radeon DPM breaks suspend to disk and resume from RAM in 3.14
bugzilla-dae...@bugzilla.kernel.org
-
2014/05/27
[Bug 79325] Mesa 10.2.0rc4 crashes Xorg when launching Steam
bugzilla-dae...@freedesktop.org
-
2014/05/27
[PATCH] drm/radeon/atom: fix dithering on certain panels
Alex Deucher
-
2014/05/27
[Bug 73911] Color Banding on radeon
bugzilla-dae...@freedesktop.org
-
2014/05/27
[PATCH v2 13/18] ARM: dts: s6e3fa0: add DT bindings
Thierry Reding
-
2014/05/27
[PATCH 14/17] drm/msm: add atomic support
Rob Clark
-
2014/05/27
[PATCH 14/17] drm/msm: add atomic support
Daniel Vetter
-
2014/05/27
[PATCH 14/17] drm/msm: add atomic support
Rob Clark
-
2014/05/27
[PATCH] drm/radeon: optimize CIK VM handling v2
Christian König
-
2014/05/27
[PATCH 3/3] drm/radeon: optimize CIK VM handling
Alex Deucher
-
2014/05/27
[PATCH 2/2] drm/radeon/dp: fix lane/clock setup for dp 1.2 capable devices
Alex Deucher
-
2014/05/27
[PATCH 1/2] drm/radeon: fix typo in radeon_connector_is_dp12_capable()
Alex Deucher
-
2014/05/27
[Bug 79325] Mesa 10.2.0rc4 crashes Xorg when launching Steam
bugzilla-dae...@freedesktop.org
-
2014/05/27
[PATCH 14/17] drm/msm: add atomic support
Daniel Vetter
-
2014/05/27
[Bug 76861] radeon: flickering horizontal stripes/lines
bugzilla-dae...@bugzilla.kernel.org
-
2014/05/27
[PATCH 3/3] drm/radeon: optimize CIK VM handling
Christian König
-
2014/05/27
[Bug 79325] New: Mesa 10.2.0rc4 crashes Xorg when launching Steam
bugzilla-dae...@freedesktop.org
-
2014/05/27
[PULL] drm-intel-fixes
Jani Nikula
-
2014/05/27
[PATCH 5/5] drm/radeon: rework page flip handling v3
Alex Deucher
-
2014/05/27
[PATCH 4/5] drm/radeon: separate vblank and pflip crtc handling
Alex Deucher
-
2014/05/27
[PATCH 14/17] drm/msm: add atomic support
Rob Clark
-
2014/05/27
[PATCH 3/5] drm/radeon: split page flip and pending callback
Alex Deucher
-
2014/05/27
[PATCH 2/5] drm/radeon: remove drm_vblank_get|put from pflip handling
Alex Deucher
-
2014/05/27
[PATCH 1/5] drm/radeon: remove (pre|post)_page_flip callbacks
Alex Deucher
-
2014/05/27
[PATCH 2/3] drm/radeon: optimize SI VM handling
Alex Deucher
-
2014/05/27
[PATCH 1/3] drm/radeon: add define for flags used in R600+ GTT
Alex Deucher
-
2014/05/27
[PATCH 3/3] drm/radeon: optimize CIK VM handling
Alex Deucher
-
2014/05/27
[Bug 76861] radeon: flickering horizontal stripes/lines
bugzilla-dae...@bugzilla.kernel.org
-
2014/05/27
[PATCH 0/7] drm & drivers: kill drm_get_connector_name() and drm_get_encoder_name()
Alex Deucher
-
2014/05/27
[Bug 79295] [radeon] Kernel OOPS - NULL pointer dereference in radeon_fence_ref
bugzilla-dae...@freedesktop.org
-
2014/05/27
[Bug 73911] Color Banding on radeon
bugzilla-dae...@freedesktop.org
-
2014/05/27
[PATCH 13/18] drm/edid: Use kmemdup instead of kmalloc + memcpy
Alex Deucher
-
2014/05/27
[Bug 78453] [HAWAII] Get acceleration working
bugzilla-dae...@freedesktop.org
-
2014/05/27
[PATCH 5/5] drm/radeon: rework page flip handling v3
Christian König
-
2014/05/27
[PATCH 4/5] drm/radeon: separate vblank and pflip crtc handling
Christian König
-
2014/05/27
[PATCH 3/5] drm/radeon: split page flip and pending callback
Christian König
-
2014/05/27
[PATCH 2/5] drm/radeon: remove drm_vblank_get|put from pflip handling
Christian König
-
2014/05/27
[PATCH 1/5] drm/radeon: remove (pre|post)_page_flip callbacks
Christian König
-
2014/05/27
[PATCH 3/3] drm/radeon: optimize CIK VM handling
Christian König
-
2014/05/27
[PATCH 2/3] drm/radeon: optimize SI VM handling
Christian König
-
2014/05/27
[PATCH 1/3] drm/radeon: add define for flags used in R600+ GTT
Christian König
-
2014/05/27
[Bug 79318] [radeonsi] The Witcher 2 wine graphical corruption
bugzilla-dae...@freedesktop.org
-
2014/05/27
[Bug 79318] New: [radeonsi] The Witcher 2 wine graphical corruption
bugzilla-dae...@freedesktop.org
-
2014/05/27
[PATCH v2 13/18] ARM: dts: s6e3fa0: add DT bindings
Inki Dae
-
2014/05/27
[PATCH] drm/exynos: Make exynos_drm_init() call late during the bootup
Inki Dae
-
2014/05/27
[PATCH v5] drm/exynos: enable fimd clocks in probe before accessing fimd registers
Inki Dae
-
2014/05/27
[PATCH 2/2] drm/exynos: mipi-dsi: consider panel driver-deferred probe
Inki Dae
-
2014/05/27
[PATCH 1/2] drm/exynos: consider deferred probe case
Inki Dae
-
2014/05/27
[PATCH 0/2] drm/exynos: consider deferred probe case
Inki Dae
-
2014/05/27
[PATCH] drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submission
Marek Olšák
-
2014/05/27
[Bug 74751] resume from suspend broken with 3.15-rc1 and rc2 kernels
bugzilla-dae...@bugzilla.kernel.org
-
2014/05/27
[Bug 74751] resume from suspend broken with 3.15-rc1 and rc2 kernels
bugzilla-dae...@bugzilla.kernel.org
-
2014/05/27
[Bug 79157] [Tesseract Game] Grainy SSAO on RadeonSI
bugzilla-dae...@freedesktop.org
-
2014/05/27
[PATCH linux-next] DRM: Armada: update dma_buf_export use
Sumit Semwal
-
2014/05/27
[Bug 76861] radeon: flickering horizontal stripes/lines
bugzilla-dae...@bugzilla.kernel.org
-
2014/05/27
[Bug 79295] [radeon] Kernel OOPS - NULL pointer dereference in radeon_fence_ref
bugzilla-dae...@freedesktop.org
-
2014/05/27
[Bug 79295] [radeon] Kernel OOPS - NULL pointer dereference in radeon_fence_ref
bugzilla-dae...@freedesktop.org
-
2014/05/27
[Bug 79157] [Tesseract Game] Grainy SSAO on RadeonSI
bugzilla-dae...@freedesktop.org
-
2014/05/27
[Bug 75128] Artifacts
bugzilla-dae...@freedesktop.org
-
2014/05/27
[PATCH v5] drm/exynos: enable fimd clocks in probe before accessing fimd registers
Rahul Sharma
-
2014/05/27
[Bug 78453] [HAWAII] Get acceleration working
bugzilla-dae...@freedesktop.org
-
2014/05/27
[Bug 66452] JUNIPER UVD accelerated playback of WMV3 streams does not work
bugzilla-dae...@freedesktop.org
-
2014/05/27
[PATCH resend 2/4] backlight: Add backlight device (un)registration notification
Lee Jones
-
2014/05/27
[Bug 79295] [radeon] Kernel OOPS - NULL pointer dereference in radeon_fence_ref
bugzilla-dae...@freedesktop.org
-
2014/05/27
[PATCH] drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submission
Christian König
-
2014/05/27
[Bug 75128] Artifacts
bugzilla-dae...@freedesktop.org
-
2014/05/27
[PATCH v2 13/18] ARM: dts: s6e3fa0: add DT bindings
Thierry Reding
-
2014/05/27
[Bug 76286] Kernel v3.13 hang during boot now that dpm is enabled for radeon driver - Radeon HD4870
bugzilla-dae...@freedesktop.org
-
2014/05/26
[PATCH 13/18] drm/edid: Use kmemdup instead of kmalloc + memcpy
Jani Nikula
-
2014/05/26
[PATCH RESEND V2] DRM: armada: Use devm_ioremap_resource()
Jingoo Han
-
2014/05/26
[PATCH v2 13/18] ARM: dts: s6e3fa0: add DT bindings
Andrzej Hajda
-
2014/05/26
[PATCH linux-next] DRM: Armada: update dma_buf_export use
Stephen Rothwell
-
2014/05/26
[RFC PATCH 1/2] drm: store connector name in connector struct
Jani Nikula
-
2014/05/26
[Bug 78951] gl_PrimitiveID is zero if no geometry shader is present
bugzilla-dae...@freedesktop.org
-
2014/05/26
[RFC PATCH 1/2] drm: store connector name in connector struct
Dave Airlie
-
2014/05/26
[Bug 66452] JUNIPER UVD accelerated playback of WMV3 streams does not work
bugzilla-dae...@freedesktop.org
-
2014/05/26
[PATCH linux-next] DRM: Armada: update dma_buf_export use
Dave Airlie
-
2014/05/26
[PATCH] drm/shmobile: Add run-time dependencies
Dave Airlie
-
2014/05/26
[Bug 66452] JUNIPER UVD accelerated playback of WMV3 streams does not work
bugzilla-dae...@freedesktop.org
-
2014/05/26
[Nouveau] [RFC] drm/nouveau: disable caching for VRAM BOs on ARM
Stéphane Marchesin
-
2014/05/26
[Bug 75128] Artifacts
bugzilla-dae...@freedesktop.org
-
2014/05/26
[Bug 73528] Deferred lighting in Second Life causes system hiccups and screen flickering
bugzilla-dae...@freedesktop.org
-
2014/05/26
[Bug 73528] Deferred lighting in Second Life causes system hiccups and screen flickering
bugzilla-dae...@freedesktop.org
-
2014/05/26
[Nouveau] [RFC] drm/nouveau: disable caching for VRAM BOs on ARM
Alexandre Courbot
-
2014/05/26
[Nouveau] [RFC] drm/nouveau: disable caching for VRAM BOs on ARM
Stéphane Marchesin
-
2014/05/26
[PATCH] drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submission
Marek Olšák
-
2014/05/26
[RFC] drm/nouveau: disable caching for VRAM BOs on ARM
Alexandre Courbot
-
2014/05/26
[Bug 78453] [HAWAII] Get acceleration working
bugzilla-dae...@freedesktop.org
-
2014/05/26
[Bug 70411] 7970M PRIME: lockup with Distance game, recovery doesn't work
bugzilla-dae...@bugzilla.kernel.org
-
2014/05/26
[Bug 76861] radeon: flickering horizontal stripes/lines
bugzilla-dae...@bugzilla.kernel.org
-
2014/05/26
[PATCH] MAINTAINERS: Shovel drivers/gpu/vga/* to Dave
Daniel Vetter
-
2014/05/26
[PATCH 11/9] drm/i915: Opt out of vblank disable timer on >gen2
Daniel Vetter