messages from 2013-01-13 12:52:11 to 2013-01-16 10:36:05 UTC [more...]
-next: no resume from suspend
2013-01-16 10:36 UTC (3+ messages)
[PATCH 0/5] drm/tegra: Miscellaneous enhancements
2013-01-16 10:01 UTC (10+ messages)
` [PATCH 1/5] drm: Allow vblank support without DRIVER_HAVE_IRQ
` [PATCH 2/5] drm/tegra: Add plane support
` [PATCH 3/5] drm/tegra: Implement .mode_set_base()
` [PATCH 4/5] drm/tegra: Implement VBLANK support
` [PATCH 5/5] drm/tegra: Implement page-flipping support
[PATCH v3 0/3] Prime helpers
2013-01-16 9:50 UTC (5+ messages)
` [PATCH v3 1/3] drm: add prime helpers
` [PATCH 2/3] drm/nouveau: use "
` [PATCH 3/3] drm/radeon: "
[Bug 58958] New: Kernel crash: Error to handle paging request
2013-01-16 8:38 UTC (2+ messages)
` [Bug 58958] "
[PATCHv5 0/8] Support for Tegra 2D hardware
2013-01-16 8:10 UTC (13+ messages)
` [PATCHv5 1/8] gpu: host1x: Add host1x driver
` [PATCHv5 2/8] gpu: host1x: Add syncpoint wait and interrupts
` [PATCHv5 3/8] gpu: host1x: Add channel support
` [PATCHv5 5/8] drm: tegra: Move drm to live under host1x
` [PATCHv5 6/8] gpu: host1x: Remove second host1x driver
` [PATCHv5 7/8] ARM: tegra: Add board data and 2D clocks
` [PATCHv5 4/8] gpu: host1x: Add debug support
` [PATCHv5 8/8] drm: tegra: Add gr2d device
[PATCH 0/7] cross-device reservation for dma-buf support
2013-01-16 6:28 UTC (11+ messages)
` [PATCH 1/7] arch: add __mutex_fastpath_lock_retval_arg to generic/sh/x86/powerpc/ia64
` [PATCH 2/7] mutex: add support for reservation style locks
` [PATCH 3/7] sched: allow try_to_wake_up to be used internally outside of core.c
` [PATCH 4/7] fence: dma-buf cross-device synchronization (v11)
` [PATCH 5/7] seqno-fence: Hardware dma-buf implementation of fencing (v4)
` [Linaro-mm-sig] "
` [PATCH 6/7] reservation: cross-device reservation support
` [PATCH 7/7] reservation: Add lockdep annotation and selftests
[PATCH] ttm: on move memory failure don't leave a node dangling
2013-01-16 6:01 UTC
[PATCH] ttm: don't destroy old mm_node on memcpy failure
2013-01-16 4:28 UTC
[Bug 59332] New: Problems building 32bit Mesa
2013-01-16 2:33 UTC (3+ messages)
` [Bug 59332] "
[PATCH] drm/exynos: Replace mdelay with usleep_range
2013-01-16 2:07 UTC (2+ messages)
[PATCH] drm/exynos: Remove "internal" interrupt handling
2013-01-16 2:05 UTC (2+ messages)
[Bug 58659] New: With latest kernel 3.8-rc1, compiz crashes after boot
2013-01-15 22:41 UTC (9+ messages)
` [Bug 58659] "
[Bug 30151] New: HDMI audio via radeon DRM driver is not working
2013-01-15 21:39 UTC (6+ messages)
` [Bug 30151] "
[Bug 52491] New: radeon massive screen corruption BARTS HD6870
2013-01-15 20:57 UTC (6+ messages)
` [Bug 52491] "
Patch "drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S" has been added to the 3.4-stable tree
2013-01-15 17:52 UTC (4+ messages)
[PATCH] gpu: drm/nouveau/nouveau_fence.c: remove unnecessary null pointer check
2013-01-15 17:19 UTC (5+ messages)
` [PATCH v2] "
[PATCH] drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling
2013-01-15 17:03 UTC (11+ messages)
nouveau lockdep splat on init
2013-01-15 15:08 UTC
[Bug 59211] Radeon FireGL RV630 black screen after bootup, incorrect modesetting
2013-01-15 14:43 UTC (2+ messages)
` [Bug 59211] Acer 19" display AL1917WA requires quirk
[pull] radeon drm-fixes-3.8
2013-01-15 14:21 UTC
radeon 0000:02:00.0: GPU lockup CP stall for more than 10000msec
2013-01-15 14:04 UTC (7+ messages)
[PATCH v4 0/4] drm/exynos: add support for extra resolutions to exynos5
2013-01-15 13:11 UTC (5+ messages)
` [PATCH v4 1/4] drm/exynos: add display-mode-check operation to exynos_mixer_ops struct
` [PATCH v4 2/4] drm/exynos: implement display-mode-check callback in mixer driver
` [PATCH v4 3/4] drm/exynos: mixer: set correct mode for range of resolutions
` [PATCH v4 4/4] drm/exynos: hdmi: support extra resolutions using drm_display_mode timings
[PATCH v2 0/5] drm/tegra: Miscellaneous enhancements
2013-01-15 11:50 UTC (13+ messages)
` [PATCH v2 1/5] drm: Allow vblank support without DRIVER_HAVE_IRQ
` [PATCH v2 2/5] drm/tegra: Add plane support
` [PATCH v2 3/5] drm/tegra: Implement .mode_set_base()
` [PATCH v2 4/5] drm/tegra: Implement VBLANK support
` [PATCH v2 5/5] drm/tegra: Implement page-flipping support
[PATCHv5,RESEND 0/8] Support for Tegra 2D hardware
2013-01-15 11:44 UTC (9+ messages)
` [PATCHv5,RESEND 1/8] gpu: host1x: Add host1x driver
` [PATCHv5,RESEND 2/8] gpu: host1x: Add syncpoint wait and interrupts
` [PATCHv5,RESEND 3/8] gpu: host1x: Add channel support
` [PATCHv5,RESEND 4/8] gpu: host1x: Add debug support
` [PATCHv5,RESEND 5/8] drm: tegra: Move drm to live under host1x
` [PATCHv5,RESEND 6/8] gpu: host1x: Remove second host1x driver
` [PATCHv5,RESEND 7/8] ARM: tegra: Add board data and 2D clocks
` [PATCHv5,RESEND 8/8] drm: tegra: Add gr2d device
[RFC v2 6/8] gpu: drm: tegra: Remove redundant host1x
2013-01-15 11:41 UTC (12+ messages)
[PATCH] gpu: drm/gma500/mdfld_dsi_pkg_sender.c: remove unnecessary null pointer check
2013-01-15 0:34 UTC
[PATCH] gpu: drm/gma500/mdfld_dsi_output.c: remove unnecessary null pointer check
2013-01-15 0:30 UTC
Regression: drm/radeon: brightness control hard system lockup
2013-01-15 0:01 UTC (11+ messages)
[Bug 58033] New: [r300g] Black gap artifacts when playing WoW
2013-01-14 22:55 UTC (3+ messages)
` [Bug 58033] "
[Bug 59322] New: r300g MSAA breaks Half-Life 2 in Wine
2013-01-14 19:02 UTC (8+ messages)
` [Bug 59322] "
[Bug 27407] New: The new MESA degrades performance on RS690M and x1270 graphs chip
2013-01-14 18:26 UTC (2+ messages)
` [Bug 27407] "
[Bug 37262] New: Extreme IO using libre/openoffice
2013-01-14 18:22 UTC (2+ messages)
` [Bug 37262] "
[Bug 45913] [r300g] piglit vs-clip-vertex-const-reject fails
2013-01-14 17:48 UTC (2+ messages)
[PATCH] drm/radeon: improve semaphore debugging on lockup
2013-01-14 16:14 UTC (2+ messages)
[PATCH] drm/radeon: allow FP16 color clear registers on r500
2013-01-14 16:10 UTC (2+ messages)
[Bug 58667] New: Random crashes on CAYMAN
2013-01-14 15:48 UTC (2+ messages)
` [Bug 58667] "
[PATCH v3 0/9] Add HDMI infoframe helpers
2013-01-14 15:47 UTC (15+ messages)
` [PATCH v3 1/9] drm: Make drm_num_cea_modes unsigned
` [PATCH v3 2/9] drm: Add some missing forward declarations
` [PATCH v3 3/9] video: Add generic HDMI infoframe helpers
` [PATCH v3 4/9] drm: Add "
` [PATCH v3 5/9] drm: Add EDID helper documentation
` [PATCH v3 6/9] drm/tegra: Use generic HDMI infoframe helpers
` [PATCH v3 7/9] drm/i915: "
` [PATCH v3 8/9] drm/radeon: "
` [PATCH v3 9/9] drm: Remove duplicate drm_mode_cea_vic()
drm/i915: RGB quantization range stuff
2013-01-14 15:25 UTC (8+ messages)
` [PATCH v3 1/5] drm/i915: Fix RGB color range property for PCH platforms
` [PATCH 2/5] drm/i915: Add has_hdmi_monitor to intel_hdmi
` [Intel-gfx] "
` [PATCH 3/5] drm/i915: Add "Automatic" mode for the "Broadcast RGB" property
` [PATCH 4/5] drm/edid: Add drm_rgb_quant_range_selectable()
` [PATCH 5/5] drm/i915: Provide the quantization range in the AVI infoframe
[PATCH] drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try
2013-01-14 15:09 UTC (4+ messages)
[PATCH] Revert "drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S"
2013-01-14 14:37 UTC (2+ messages)
Fan control in nouveau driver with geforce 9600gt
2013-01-14 14:12 UTC (12+ messages)
[Bug 59089] New: [bisected, regression] flood of GPU fault detected in logs caused by 9af20... drm/radeon: fix fence locking in the pageflip callback
2013-01-14 14:13 UTC (4+ messages)
` [Bug 59089] "
[Bug 35861] New: [r300g] Oilrush: whiter triangle between center of the screen and horizon
2013-01-14 13:12 UTC (2+ messages)
` [Bug 35861] "
[Bug 41668] New: Screen locks up at random points when using a 3D compositing wm (gnome-shell) on an rv515 (radeon mobility x1300)
2013-01-14 13:10 UTC (2+ messages)
` [Bug 41668] "
[Bug 48382] New: weird rendering distortions on R200M
2013-01-14 13:10 UTC (2+ messages)
` [Bug 48382] "
[Bug 35998] New: Artifacts under Gnome Shell
2013-01-14 13:09 UTC (2+ messages)
` [Bug 35998] RS600: Texture alignment issues "
[Bug 40495] New: r300 performance is slower on sleep resume
2013-01-14 13:08 UTC (2+ messages)
` [Bug 40495] "
[Bug 56918] New: [R350] Black labels on MapsGL
2013-01-14 13:07 UTC (2+ messages)
` [Bug 56918] "
[PATCH] [RFC] video: exynos dp: Making Exynos DP Compliant with CDF
2013-01-14 11:39 UTC (3+ messages)
[PATCH] nouveau: add support for setting engine on nve0
2013-01-14 10:06 UTC (3+ messages)
[PATCH 1/3] drm/exynos: Make g2d_userptr_get_dma_addr static
2013-01-14 6:59 UTC (3+ messages)
` [PATCH 2/3] drm/exynos: Make ipp_handle_cmd_work static
` [PATCH 3/3] drm/exynos: Add missing static specifiers in exynos_drm_rotator.c
[RFC PATCH 0/4] exynos-drm-hdmi driver to CDF complaint display driver
2013-01-14 6:04 UTC (7+ messages)
` [RFC PATCH 1/4] video: display: add event handling, set mode and hdmi ops to cdf core
` [RFC PATCH 2/4] drm/edid: temporarily exposing generic edid-read interface from drm
` [RFC PATCH 3/4] drm/exynos: moved drm hdmi driver to cdf framework
` [RFC PATCH 4/4] alsa/soc: add hdmi audio codec based on cdf
[git pull] drm fixes
2013-01-14 2:16 UTC
[Bug 59269] New: git mesa gallium r600 fails to display text in 3D graphics, bisected
2013-01-13 13:56 UTC (4+ messages)
` [Bug 59269] Regression: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).