messages from 2010-04-07 01:46:31 to 2010-04-11 10:24:03 UTC [more...]
[Bug 25934] New: Segfaults while parsing a shader shown to work on other platforms
2010-04-11 10:24 UTC (2+ messages)
` [Bug 25934] "
[PATCH 0/2] drm/radeon/kms: tex3D mipmap fix & R500 VAP regs
2010-04-11 7:49 UTC (2+ messages)
[Bug 27576] New: NWN text is only partially rendered
2010-04-11 2:39 UTC (2+ messages)
` [Bug 27576] "
[PATCH 1/3] fbmem: fix aperture overlapping check
2010-04-10 19:55 UTC (3+ messages)
` [PATCH 2/3] fbdev: allow passing more than one aperture for handoff
` [PATCH 3/3] fbmem, drm/nouveau: kick firmware framebuffers as soon as possible
[PATCH] typdef uintptr_t drm_handle_t; unsigned int is wrong on 64-bit
2010-04-10 18:30 UTC (6+ messages)
` [PATCH] drm_handle_t type
[Bug 23240] Neverwinter Nights freezes, X and nwmain consume 100% cpu, and trace shows radeon to blame
2010-04-10 17:27 UTC
[Bug 27452] New: Evergreen KMS DRM sets bizarre 1922x1200 resolution
2010-04-10 17:12 UTC (5+ messages)
` [Bug 27452] "
[Mesa3d-dev] [PATCH] Provide dri shared library building and SDK installation
2010-04-10 15:44 UTC
[PATCH] Implement IRQ support for HDMI audio
2010-04-10 14:52 UTC
[Bug 27416] New: X.org crashes reproducably when mouse hovers over last opened file menu entry in KWrite
2010-04-10 12:01 UTC (6+ messages)
` [Bug 27416] "
[Bug 15748] New: BUG: unable to handle kernel NULL pointer dereference at 0000000000000028
2010-04-10 11:20 UTC
Signalling no-audio for HDMI
2010-04-10 10:02 UTC (2+ messages)
[Bug 27521] New: corrupted rendering with vbo + kms + rv515 (hits Blender 2.50!)
2010-04-10 5:41 UTC (6+ messages)
` [Bug 27521] "
[Bug 27571] New: Regression: r600 CS checker rejects GL_DEPTH_TEST w/o depth buffer
2010-04-10 4:58 UTC (2+ messages)
` [Bug 27571] "
[PATCHES] add new radeon pci ids
2010-04-10 0:14 UTC
[Bug 27569] New: Radeon KMS panic with certain kernel config
2010-04-09 23:49 UTC (3+ messages)
` [Bug 27569] "
[PATCH] Provide dri shared library building and SDK installation
2010-04-09 22:59 UTC
[PATCH] drm: add locked variant of drm_fb_helper_force_kernel_mode
2010-04-09 22:12 UTC (3+ messages)
` [PATCH] vt: try harder to print output when panicing
` [PATCH] fbcon: assume console is active if panicing
[RFC] Try a bit harder to get output on the screen at panic time
2010-04-09 22:10 UTC
[Bug 27570] New: r300g incorrectly claims npot support
2010-04-09 21:16 UTC (4+ messages)
` [Bug 27570] "
[Bug 27522] New: rendering of large vtk datasets very slow
2010-04-09 20:57 UTC (4+ messages)
` [Bug 27522] "
List moved to freedesktop.org
2010-04-09 20:23 UTC
2.6.34-rc3-git8: Reported regressions 2.6.32 -> 2.6.33
2010-04-09 19:56 UTC (3+ messages)
[Bug 27443] New: radeonFreeTexImageData: Assertion `!image->base.Data' failed when running Ogre3D samples
2010-04-09 19:43 UTC (2+ messages)
` [Bug 27443] "
[PATCH] tests/ programs need -lrt too since they use clock_gettime
2010-04-09 19:09 UTC (3+ messages)
[PATCH 0/6] make gem_object embedable and convert i915 driver
2010-04-09 19:05 UTC (7+ messages)
` [PATCH 1/6] drm: extract drm_gem_object_init
` [PATCH 2/6] drm: free core gem object from driver callbacks
` [PATCH 3/6] drm/i915: introduce i915_gem_alloc_object
` [PATCH 4/6] drm/i915: embed the gem object into drm_i915_gem_object
` [PATCH 5/6] drm/i915: don't use ->driver_private anymore
` [PATCH 6/6] drm/i915: drop pointer to drm_gem_object
[PATCH] drm/radeon/kms: more atom parser fixes
2010-04-09 19:04 UTC (3+ messages)
[Bug 15738] New: VGA output of Radeon HD3450 displays too bright colors with KMS radeon driver
2010-04-09 18:42 UTC (2+ messages)
` [Bug 15738] "
[Bug 15736] New: Radeon crashes booting after enabling KMS
2010-04-09 17:59 UTC (3+ messages)
` [Bug 15736] "
[PATCH] drm/edid: When checking duplicate standard modes, walked the probed list
2010-04-09 16:52 UTC
[Bug 27566] New: r300g segfaults in glDrawPixels
2010-04-09 16:05 UTC (5+ messages)
` [Bug 27566] "
unmappable vram V7
2010-04-09 12:39 UTC (16+ messages)
` [PATCH 01/13] drm/ttm: split no_wait argument in 2 GPU or reserve wait
` [PATCH 02/13] drm/radeon/kms: update to TTM no_wait splitted argument
` [PATCH 03/13] drm/nouveau: "
` [PATCH 04/13] drm/vmwgfx: "
` [PATCH 05/13] drm/ttm: ttm_fault callback to allow driver to handle bo placement V5
` [PATCH 06/13] drm/radeon/kms: add support for new fault callback V6
` [PATCH 07/13] drm/nouveau/kms: add support for new TTM fault callback V4
` [PATCH 08/13] drm/vmwgfx: "
` [PATCH 09/13] drm/radeon/kms: don't initialize TTM io memory manager field
` [PATCH 10/13] drm/nouveau/kms: "
` [PATCH 11/13] drm/vmwgfx: "
` [PATCH 12/13] drm/ttm: remove io_ field from TTM V5
` [PATCH 13/13] drm/radeon/kms: enable use of unmappable VRAM V2
unmappable vram v8
2010-04-09 12:39 UTC (14+ messages)
` [PATCH 01/13] drm/ttm: split no_wait argument in 2 GPU or reserve wait
` [PATCH 02/13] drm/radeon/kms: update to TTM no_wait splitted argument
` [PATCH 03/13] drm/nouveau: "
` [PATCH 04/13] drm/vmwgfx: "
` [PATCH 05/13] drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
` [PATCH 06/13] drm/radeon/kms: add support for new fault callback V7
` [PATCH 07/13] drm/nouveau/kms: add support for new TTM fault callback V5
` [PATCH 08/13] drm/vmwgfx: "
` [PATCH 09/13] drm/radeon/kms: don't initialize TTM io memory manager field
` [PATCH 10/13] drm/nouveau/kms: "
` [PATCH 11/13] drm/vmwgfx: "
` [PATCH 12/13] drm/ttm: remove io_ field from TTM V6
` [PATCH 13/13] drm/radeon/kms: enable use of unmappable VRAM V2
[Bug 15030] screen connected to displayport is not detected - kms radeon
2010-04-09 12:11 UTC (2+ messages)
[Bug 27524] New: linux-2.6.33.2 radeondrm_fb, rv350, garbled console on PowerBook G4
2010-04-09 9:48 UTC (15+ messages)
` [Bug 27524] "
[PATCH] drm/radeon/kms: only change mode when coherent value changes
2010-04-09 6:27 UTC
[git pull] drm fixes
2010-04-09 5:00 UTC
[git pull] nouveau fixes
2010-04-09 0:49 UTC
Move lists to freedesktop.org?
2010-04-09 0:07 UTC (6+ messages)
[Bug 27525] New: linux-2.6.33.2 radeon, rv350, glxgears locks system
2010-04-08 23:49 UTC (4+ messages)
` [Bug 27525] "
[PATCH] drm: add locked variant of drm_fb_helper_force_kernel_mode
2010-04-08 22:02 UTC
radeondb capturing & replaying GPU command stream
2010-04-08 20:54 UTC (3+ messages)
2.6.34-rc3-git6: Reported regressions from 2.6.33
2010-04-08 20:24 UTC (7+ messages)
[Bug 27536] New: Bus error 7 with todays DRT bisected
2010-04-08 20:13 UTC (3+ messages)
` [Bug 27536] "
[PATCH] i915: do not read uninitialized ->dev_private
2010-04-08 19:41 UTC
[Bug 15685] New: Kernel 2.6.33 fails to suspend (bisected)
2010-04-08 19:02 UTC (7+ messages)
` [Bug 15685] "
` [Bug 15685] Kernel 2.6.33 w/ TuxOnIce "
[PATCH] drm/edid: Fix sync polarity for secondary GTF curve
2010-04-08 19:00 UTC
[PATCH 8/8] drm/radeon/kms/evergreen: add hpd support
2010-04-08 16:26 UTC
[PATCH 7/8] drm/radeon/kms/evergreen: implement irq support
2010-04-08 16:25 UTC
[PATCH 6/8] drm/radeon/kms/evergreen: setup and enable the CP
2010-04-08 16:24 UTC
[PATCH 5/8] drm/radeon/kms/evergreen: implement gfx init
2010-04-08 16:23 UTC
[PATCH 4/8] drm/radeon/kms/evergreen: add soft reset function
2010-04-08 16:22 UTC
[PATCH 3/8] drm/radeon/kms/evergreen: add gart support
2010-04-08 16:21 UTC
[PATCH 2/8] drm/radeon/kms: add support for evergreen power tables
2010-04-08 16:19 UTC
[PATCH 1/8] drm/radeon/kms: update atombios.h power tables for evergreen
2010-04-08 16:18 UTC
[PATCH 0/8] Add evergreen CP/interrupt/gfx init support
2010-04-08 16:17 UTC
[Bug 26641] New: RV730 agp xf86-video-ati with kms poor performance
2010-04-08 13:45 UTC (3+ messages)
` [Bug 26641] "
[Bug 27498] New: Gpu hangs while using gnome-shell
2010-04-08 10:05 UTC (4+ messages)
` [Bug 27498] "
[Bug 27507] New: OpenGL applications crash with drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream
2010-04-08 8:44 UTC (5+ messages)
` [Bug 27507] "
[Bug 27446] New: Color buffer problem
2010-04-08 8:26 UTC (6+ messages)
` [Bug 27446] "
[Bug 27517] KMS breaks 3D on R200
2010-04-08 7:03 UTC (2+ messages)
[Bug 15112] Radeon KMS on RV250 gets wrong refresh rate
2010-04-08 1:05 UTC
[PATCH] drm/ttm: include linux/seq_file.h for seq_printf
2010-04-07 22:42 UTC
[Bug 15705] New: R300 + KMS creating WARNING when running some OpenGL programs
2010-04-07 22:23 UTC (2+ messages)
` [Bug 15705] "
[Bug 27502] New: modeset=1 causes fallback to software rendering on RV350 (PowerBook G4)
2010-04-07 22:13 UTC (9+ messages)
` [Bug 27502] "
[Bug 27225] New: Radeon KMS fails on Xpress 200M
2010-04-07 20:38 UTC (2+ messages)
` [Bug 27225] "
[Bug 26114] New: Black screen on The Sims 3 beginning
2010-04-07 19:58 UTC (2+ messages)
` [Bug 26114] "
[Bug 27224] System hangs after switching from full-screen 3D application back to X on R200
2010-04-07 16:05 UTC
[PATCH] remove drm_fb_helper_setcolreg
2010-04-07 15:06 UTC
[patch] nouveau: fix memory leak
2010-04-07 9:33 UTC
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