messages from 2011-10-19 11:54:59 to 2011-10-26 07:43:09 UTC [more...]
drm: fix one flawed mutex grab and remove some spurious mutex grabs
2011-10-26 7:44 UTC (5+ messages)
` [PATCH 1/3] drm: no need to hold global mutex for static data
` [PATCH 2/3] drm: make DRM_UNLOCKED ioctls with their own mutex
` [PATCH 3/3] drm: do not sleep on vblank while holding a mutex
drm/fb_helper: prevent some troubles waiting to happen
2011-10-26 7:41 UTC (4+ messages)
` [PATCH 1/2] drm/fb_helper: make sure crtc_count is consistent
` [PATCH 2/2] drm/fb_helper: honor the limit on number of connectors per crtc
drm/radeon/kms: a few nits
2011-10-26 7:25 UTC (5+ messages)
` [PATCH 1/3] drm/radeon/kms: use crtc-specific dpms functions in prepare and commit
` [PATCH 2/3] drm/radeon/kms: fix the crtc number check
` [PATCH 3/3] drm/radeon/kms: use num_crtc instead of hard-coded value 6
DRM planes and new fb creation ioctl
2011-10-26 5:40 UTC (31+ messages)
` [PATCH 01/11] drm: add plane support
` [PATCH 02/11] drm: add an fb creation ioctl that takes a pixel format
` [PATCH 03/11] drm/i915: rename existing overlay support to "legacy"
` [PATCH 04/11] drm/i915: add SNB video sprite support
` [PATCH 05/11] drm/i915: move pin & fence for plane past potential error paths
` [PATCH 06/11] drm/i915: plane teardown fixes
` [PATCH 07/11] drm/i915: enable new overlay code on IVB too
` [PATCH 08/11] drm/i915: overlay watermark hack
` [PATCH 09/11] drm/i915: fix overlay fb object handling
` [PATCH 10/11] drm/i915: clamp sprite to viewable area
` [PATCH 11/11] drm/i915: add sprite scaling support
` [PATCH] drm/i915: add SNB video sprite support
[PATCH 1/2] drm/radeon/kms: rework texture cache flush in r6xx+ blit code
2011-10-25 23:26 UTC (2+ messages)
` [PATCH 2/2] drm/radeon/kms/cayman/blit: specify CP_COHER_CNTL2 with surface_sync
[PATCH] drm/radeon/kms: remove useless radeon_ddc_dump()
2011-10-25 23:24 UTC
[PATCH] CHROMIUM: i915: Add DMI override to skip CRT initialization on ZGB
2011-10-25 22:42 UTC
[PATCH] vmwgfx: Reinstate the update_layout ioctl
2011-10-25 21:35 UTC
[Bug 41698] New: [r300g] Flickering user interface in WoW
2011-10-25 20:35 UTC (5+ messages)
` [Bug 41698] "
[Bug 42117] New: r200 driver performance, ums, all mesa versions from 7.6
2011-10-25 19:54 UTC (14+ messages)
` [Bug 42117] "
` [Bug 42117] R200 driver performance, UMS, "
[Bug 42175] New: RV730: Display errors in glxgears & WebGL
2011-10-25 15:16 UTC (8+ messages)
` [Bug 42175] "
[PATCH 1/3] drm/radeon: fix debugfs handling
2011-10-25 15:04 UTC (3+ messages)
` [PATCH 2/3] drm/radeon: no need to check all relocs for dublicates
` [PATCH 3/3] drm/radeon: fix a spelling mistake
[PATCH] Improvements in edid detection timings (final)
2011-10-25 13:03 UTC (11+ messages)
` [PATCH 1/2] Give up on edid retries when i2c tells us that bus is not there
` [Intel-gfx] "
` [PATCH] Give up on edid retries when i2c bus is not responding
[PATCH] DRM: omapdrm DRM/KMS driver for TI OMAP platforms
2011-10-25 12:35 UTC (2+ messages)
nouveau page_flip function implement not wait vblank, which cause screen garbage
2011-10-25 12:30 UTC (6+ messages)
` "
` Re:Re: nouveau "
[PATCH 0/7] DRM/Radeon Cleanup
2011-10-25 1:35 UTC (5+ messages)
` [PATCH] DRM: bug: RADEON_DEBUGFS_MAX_{NUM_FILES => COMPONENTS}
[Bug 41668] New: Screen locks up at random points when using a 3D compositing wm (gnome-shell) on an rv515 (radeon mobility x1300)
2011-10-24 23:47 UTC (3+ messages)
` [Bug 41668] "
[PATCH] drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS
2011-10-24 23:38 UTC
[PATCH 1/2] vmwgfx: Emulate depth 32 framebuffers
2011-10-24 22:20 UTC (5+ messages)
` [PATCH 2/2] vmwgfx: Don't pass unused arguments to do_dirty functions
[PATCH] drm/radeon: avoid bouncing connector status btw disconnected & unknown
2011-10-24 22:19 UTC (2+ messages)
[Bug 42067] New: [r600g] Compiz emblem icons corrupted on cayman
2011-10-24 18:58 UTC (5+ messages)
` [Bug 42067] "
[PATCH] TTM DMA pool v2.1
2011-10-24 18:18 UTC (18+ messages)
` [PATCH 01/11] swiotlb: Expose swiotlb_nr_tlb function to modules
` [PATCH 02/11] nouveau/radeon: Set coherent DMA mask
` [PATCH 03/11] ttm/radeon/nouveau: Check the DMA address from TTM against known value
` [PATCH 04/11] ttm: Wrap ttm_[put|get]_pages and extract GFP_* and caching states from 'struct ttm_tt'
` [PATCH 05/11] ttm: Get rid of temporary scaffolding
` [PATCH 06/11] ttm/driver: Expand ttm_backend_func to include two overrides for TTM page pool
` [PATCH 07/11] ttm: Do not set the ttm->be to NULL before calling the TTM page pool to free pages
` [PATCH 08/11] ttm: Provide DMA aware TTM page pool code
` [PATCH 09/11] ttm: Add 'no_dma' parameter to turn the TTM DMA pool off during runtime
` [PATCH 10/11] nouveau/ttm/dma: Enable the TTM DMA pool if device can only do 32-bit DMA
` [PATCH 11/11] radeon/ttm/dma: Enable the TTM DMA pool if the device can only do 32-bit
[PATCH 1/2] drm/ttm: add a way to bo_wait for either the last read or last write
2011-10-24 17:39 UTC (18+ messages)
[PATCH 1/2] drm/kms: Make i2c buses faster
2011-10-24 14:19 UTC (7+ messages)
[Bug 42090] New: [r300/compiler] [bisected] sauerbraten texture corruption
2011-10-24 7:19 UTC (2+ messages)
` [Bug 42090] "
[PATCH] DRM: omapdrm DRM/KMS driver for TI OMAP platforms
2011-10-23 19:28 UTC (3+ messages)
[Bug 42131] New: Problem with resizing OpenGL windows when using XCB
2011-10-23 17:40 UTC
[Bug 36934] New: screen corruption after running a game through wine
2011-10-23 8:49 UTC (5+ messages)
` [Bug 36934] screen corruption after running a game
[PULL] drm-intel-next
2011-10-23 7:27 UTC
[Bug 25280] r600: glPolygonStipple broken
2011-10-22 17:34 UTC
[Bug 39513] New: sensors are inaccessible on radeon 9600xt agp
2011-10-22 16:32 UTC (3+ messages)
` [Bug 39513] "
The controlD device
2011-10-21 19:16 UTC (6+ messages)
Question about Radeon 5450
2011-10-21 18:41 UTC (3+ messages)
[PATCH 2/2] drm/kms: Use the standard VESA timeout for DDC channels
2011-10-21 7:10 UTC
[Bug 42050] New: Maximizing glxgears -> texture_desc_init: The buffer is not large enough
2011-10-20 21:40 UTC (2+ messages)
` [Bug 42050] "
[Bug 41762] New: radeon default power_profile "default" makes laptop overheat (Mobility Radeon HD 3650)
2011-10-20 21:19 UTC (2+ messages)
` [Bug 41762] "
[Bug 41086] New: [r600] Screen update problems when scrolling to the right in Java applications
2011-10-20 18:43 UTC (4+ messages)
` [Bug 41086] "
[Bug 42025] New: [RADEON:KMS:R600] wine, Halo Trial: glPointSize error = INVALID_VALUE
2011-10-20 18:24 UTC (2+ messages)
` [Bug 42025] "
[Bug 42069] New: Texture artifacts
2011-10-20 17:27 UTC
Re:[mipsel+rs780e]Occasionally "GPU lockup" after resuming from suspend
2011-10-20 16:31 UTC (2+ messages)
[Bug 42058] New: Desktop corruption observed on running Java Graphics test jgfxbat
2011-10-20 15:01 UTC (5+ messages)
` [Bug 42058] "
[Bug 42056] New: Desktop corruption observed on running x11perf
2011-10-20 15:00 UTC (6+ messages)
` [Bug 42056] "
[Bug 28771] New: Vsync always on
2011-10-20 8:57 UTC (2+ messages)
` [Bug 28771] [RADEON:KMS::R300C:R300G] waiting for vline forced "
[Bug 42009] New: audio stutters with xorg state tracker and 2D acceleration enabled
2011-10-19 19:56 UTC (4+ messages)
` [Bug 42009] "
[Bug 42002] New: graphical glitches when using Xorg state tracker and 2D acceleration enabled
2011-10-19 18:12 UTC (7+ messages)
` [Bug 42002] "
[Bug 41846] New: hitting software fallbacks when using xorg state tracker
2011-10-19 17:52 UTC (3+ messages)
` [Bug 41846] "
[Bug 41971] New: [kms] Muxless modesetting takes 20 seconds to decide it can't modeset
2011-10-19 13:48 UTC (4+ messages)
` [Bug 41971] "
` [Bug 41971] [kms] Muxless radeon takes 20 seconds to fetch rom
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