dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-25 09:45:01 to 2012-04-29 12:30:24 UTC [more...]

[Bug 42490] NUTMEG DP to VGA bridge not working
 2012-04-29 12:30 UTC  (10+ messages)

[next][PATCH 0/5] radeon HDMI cleaning
 2012-04-29 12:26 UTC  (7+ messages)
` [next][PATCH 1/5] drm/radeon/kms: move audio params to separated struct
` [next][PATCH 2/5] drm/radeon/kms: get rid of hdmi_config_offset
` [next][PATCH 3/5] drm/radeon/kms: get rid of r600_hdmi_find_free_block
` [next][PATCH 4/5] drm/radeon/kms: keep HDMI state in separated variable
` [next][PATCH 5/5] drm/radeon/kms/hdmi: use relative offsets, official regs

[Bug 49263] radeon: suspend fails: kernel Oops
 2012-04-29 11:53 UTC  (2+ messages)

[PATCH RESEND] egl-fbdev: Fix compile-error by including errno.h
 2012-04-29  9:53 UTC 

[Bug 49262] New: Radeon HD 6970 not rendering properly
 2012-04-28 23:03 UTC  (2+ messages)
` [Bug 49262] "

[PATCH] cdv: Fix typos in initialization of mdfld_chip_ops
 2012-04-28 21:20 UTC 

Linux 3.4-rc4
 2012-04-28 15:33 UTC  (11+ messages)

[PATCH v2 4/4] drm/nouveau: gpu lockup recovery
 2012-04-28 14:49 UTC  (4+ messages)

[git pull] drm important driver fixes
 2012-04-28  7:12 UTC 

[Bug 49198] New: glxinfo SIGSEGV in pthread_detach under radeon_drm_cs_destroy under dri2_destroy_context
 2012-04-28  6:23 UTC  (2+ messages)
` [Bug 49198] "

[Bug 49239] New: wine 1.5 will hand with some applications on evergreen_create_sampler_state ()
 2012-04-28  6:04 UTC  (3+ messages)
` [Bug 49239] wine 1.5 will hang "

[Bug 49030] New: Possible recursive locking detected in r600g
 2012-04-27 22:13 UTC  (2+ messages)
` [Bug 49030] "

[Bug 23103] screen not lighting up on resume when using kms
 2012-04-28  1:38 UTC 

[PATCH] drm/radeon/kms: need to set up ss on DP bridges as well
 2012-04-27 21:18 UTC 

[PATCH v2] drm/i915: Set the Stencil Cache eviction policy to non-LRA mode
 2012-04-27 20:05 UTC 

[PATCH] drm/i915: enable semaphores on gen6 if dmar is not active
 2012-04-27 17:54 UTC  (7+ messages)
` [Intel-gfx] "

[RFC] drm/exynos: add FIMC driver
 2012-04-27 17:27 UTC  (4+ messages)
` [RFC] drm/exynos: add rotator driver

RV670: wine: Diablo III Beta: GPU Lockup and slow framerate(9FPS avg.) 400MB compressed trace available
 2012-04-27 17:27 UTC  (2+ messages)
` Diablo III Beta: Testing platform available, even for (wine and non-beta testers) users like me

Updated -next
 2012-04-27 13:44 UTC  (2+ messages)

[Bug 49212] New: Gnome-control-center unable to start because of a bug of r300
 2012-04-27 12:56 UTC  (3+ messages)
` [Bug 49212] "

[git pull] drm fixes
 2012-04-27  8:44 UTC 

[PATCH 00/12] GMA500 updates take 2
 2012-04-27  8:32 UTC  (14+ messages)
` [PATCH 01/12] gma500: Fix leak of uncached page
` [PATCH 02/12] gma500: read the PLL bits
` [PATCH 03/12] gma500: Update the Cedarview clock handling
` [PATCH 04/12] gma500: mark framebuffer pages write combining
` [PATCH 05/12] gma500: intel_bios updates
` [PATCH 06/12] gma500: panel presence check
` [PATCH 07/12] gma500: support 1080p
` [PATCH 08/12] gma500: Clean up weirdness in the cdv mode test code
` [PATCH 09/12] cdv: continue synching up with updated reference code
` [PATCH 10/12] gma500: Add ops for hotplug support
` [PATCH 11/12] gma500: Add the base elements of CDV "
` [PATCH 12/12] gma500: Set the mapping mask

[Bug 45018] New: [bisected] rendering regression since added support for virtual address space on cayman v11
 2012-04-27  2:41 UTC  (9+ messages)
` [Bug 45018] "

[Bug 49140] New: r600_state_common.c:761:r600_draw_vbo: Assertion `0' failed
 2012-04-27  0:38 UTC  (5+ messages)
` [Bug 49140] "

[PATCH] mgag200: initial g200se driver
 2012-04-26 19:37 UTC  (4+ messages)

Bug reports on the psb-gfx driver
 2012-04-26 19:22 UTC  (4+ messages)

[pull] drm-intel-fixes for 3.4
 2012-04-26 17:00 UTC  (2+ messages)

[PATCH 1/4] drm/i915: handle input/output sdvo timings separately in mode_set
 2012-04-26 16:56 UTC  (5+ messages)
` [PATCH] "

[Bug 33309] [855GM] GPU freeze due to overlay hang
 2012-04-26 14:50 UTC  (2+ messages)

Reworking of GPU reset logic + dumping
 2012-04-26 13:58 UTC  (31+ messages)
` [PATCH 01/24] drm/radeon: remove fence/ring/ib debugfs files
` [PATCH 02/24] drm/radeon: make radeon_gpu_is_lockup a per ring function
` [PATCH 03/24] drm/radeon: replace gpu_lockup with ring->ready flag
` [PATCH 04/24] drm/radeon: use central function for IB testing
` [PATCH 05/24] drm/radeon: rework gpu lockup detection and processing
` [PATCH 06/24] drm/radeon: fix a critical bug in the SA code
` [PATCH 07/24] drm/radeon: add proper locking to the SA v2
` [PATCH 08/24] drm/radeon: add biggest hole tracking and wakequeue to the sa v4
` [PATCH 09/24] drm/radeon: simplify semaphore handling
` [PATCH 10/24] drm/radeon: return -ENOENT in fence_wait_next v2
` [PATCH 11/24] drm/radeon: rename fence_wait_last to fence_wait_empty
` [PATCH 12/24] drm/radeon: rip out the ib pool v2
` [PATCH 13/24] drm/radeon: fix a bug with the ring syncing code
` [PATCH 14/24] drm/radeon: rework recursive gpu reset handling
` [PATCH 15/24] drm/radeon: remove recursive mutex implementation
` [PATCH 16/24] drm/radeon: move lockup detection code into radeon_ring.c v2
` [PATCH 17/24] drm/radeon: make lockup timeout a module param
` [PATCH 18/24] drm/radeon: unlock the ring mutex while waiting for the next fence
` [PATCH 19/24] drm/radeon: make forcing ring activity a common function
` [PATCH 20/24] drm/radeon: remove r300_gpu_is_lockup
` [PATCH 21/24] drm/radeon: remove cayman_gpu_is_lockup
` [PATCH 22/24] drm/radeon: extend ring debugfs files with fence info c2
` [PATCH 23/24] drm/radeon: keep the cs relocs inside the ib
` [PATCH 24/24] drm/radeon: add faulty command buffer dump facilities

[Bug 49110] New: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope
 2012-04-26 13:14 UTC  (2+ messages)
` [Bug 49110] "

[Bug 15851] Switcheroo: Intel card not working after passing OFF to discrete card
 2012-04-26 12:15 UTC 

[PATCH v2] drm/exynos: add G2D driver
 2012-04-26  8:48 UTC 

[Bug 41668] New: Screen locks up at random points when using a 3D compositing wm (gnome-shell) on an rv515 (radeon mobility x1300)
 2012-04-26  2:44 UTC  (2+ messages)
` [Bug 41668] "

[PATCH 0/3] Provide workarounds to use DRM/KMS with broken graphics hardware
 2012-04-25 22:46 UTC  (6+ messages)
` [PATCH 1/3] drivers-gpu-drm-allow-to-load-edid-firmware.patch

[PATCH v2 3/4] drm/nv50: let applications hanging on vm flush to be killed
 2012-04-25 21:20 UTC 

[PATCH v2 2/4] drm/nouveau: propagate errors from vm flushes
 2012-04-25 21:20 UTC 

[PATCH v2 1/4] drm/nouveau: base fence timeout on time of emission
 2012-04-25 21:20 UTC 

[REGRESSION]: hibernate/sleep regression w/ bisection
 2012-04-25 20:04 UTC  (2+ messages)

linux-next: Tree for Apr 17 (pci-sysfs.c and vga_switcheroo.c)
 2012-04-25 16:45 UTC  (3+ messages)

[RFC v2 0/5] Add NVIDIA Tegra DRM support
 2012-04-25 16:39 UTC  (13+ messages)
` [RFC v2 2/5] tps6586x: Add device tree support
` [RFC v2 3/5] i2c: Add of_i2c_get_adapter() function
  ` [RFC v2 4/5] drm: fixed: Add dfixed_frac
  ` [RFC v2 5/5] drm: Add NVIDIA Tegra support

Reworking of GPU reset logic
 2012-04-25 16:15 UTC  (37+ messages)
` [PATCH 01/26] drm/radeon: make radeon_gpu_is_lockup a per ring function
` [PATCH 02/26] drm/radeon: replace gpu_lockup with ring->ready flag
` [PATCH 03/26] drm/radeon: register ring debugfs handlers on init
` [PATCH 04/26] drm/radeon: use central function for IB testing
` [PATCH 05/26] drm/radeon: rework gpu lockup detection and processing
` [PATCH 06/26] drm/radeon: fix a critical bug in the SA code
` [PATCH 07/26] drm/radeon: add proper locking to the SA v2
` [PATCH 08/26] drm/radeon: add sub allocator debugfs file
` [PATCH 09/26] drm/radeon: add biggest hole tracking and wakequeue to the sa v3
` [PATCH 10/26] drm/radeon: simplify semaphore handling
` [PATCH 11/26] drm/radeon: return -ENOENT in fence_wait_next v2
` [PATCH 12/26] drm/radeon: rename fence_wait_last to fence_wait_empty
` [PATCH 13/26] drm/radeon: rip out the ib pool
` [PATCH 14/26] drm/radeon: fix a bug with the ring syncing code
` [PATCH 15/26] drm/radeon: rework recursive gpu reset handling
` [PATCH 16/26] drm/radeon: remove recursive mutex implementation
` [PATCH 17/26] drm/radeon: move lockup detection code into radeon_ring.c
` [PATCH 18/26] drm/radeon: make lockup timeout a module param
` [PATCH 19/26] drm/radeon: unlock the ring mutex while waiting for the next fence
` [PATCH 20/26] drm/radeon: make forcing ring activity a common function
` [PATCH 21/26] drm/radeon: remove r300_gpu_is_lockup
` [PATCH 22/26] drm/radeon: remove cayman_gpu_is_lockup
` [PATCH 23/26] drm/radeon: add missing locking to fence debugfs function
` [PATCH 24/26] drm/radeon: extend ring debugfs files with fence info
` [PATCH 25/26] drm/radeon: keep the cs relocs inside the ib
` [PATCH 26/26] drm/radeon: add the ib content and relocs to the ring debugfs file

Reworking of GPU reset logic
 2012-04-25 14:26 UTC  (10+ messages)

[PATCH 1/3] acpi_video: fix leaking PCI references
 2012-04-25 14:09 UTC  (4+ messages)
` [PATCH 2/3] acpi_video: Intel video is not always i915
` [PATCH 3/3] gma500: don't register the ACPI video bus

extra mainly non working modes with drm-core next
 2012-04-25 12:45 UTC 

[PATCH 1/3] acpi_video: fix leaking PCI references
 2012-04-25 12:49 UTC  (11+ messages)
` [PATCH 2/3] acpi_video: Intel video is not always i915

[PATCH 3/4] drm/exynos: added userptr feature
 2012-04-25 12:46 UTC  (4+ messages)
` [PATCH v2 "

[RFC PATCH 5/5] drm/nouveau: gpu lockup recovery
 2012-04-25 11:06 UTC  (4+ messages)
    ` [Nouveau] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox