dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-02-10 15:51:09 to 2012-02-15 23:12:33 UTC [more...]

[RFC] drm: atomic mode set API
 2012-02-15 23:12 UTC  (3+ messages)

[Patches][nouveau/kms]: Precise Vblank and pageflip timestamping
 2012-02-15 22:55 UTC  (3+ messages)
  ` [PATCH 1/2] drm/nouveau: Use drm_vblank_count_and_time() for pageflip completion events
` [PATCH 2/2] nouveau: implement precise vblank timestamping

[Bug 45880] New: Xorg crash with ColorTiling2D patch (r600g)
 2012-02-15 14:15 UTC  (6+ messages)
` [Bug 45880] "

[RFCv2 PATCH 0/5] virtual GEM provider
 2012-02-15 21:22 UTC  (7+ messages)
` [PATCH 4/5] drm/vgem: getparam ioctl
` [PATCH 5/5] drm/vgem: properly implement mmap

linux-3.2.2 and radeon kms failure on ppc32 with Radeon X1650PRO pcie
 2012-02-15 20:28 UTC  (10+ messages)
` linux-3.3-rc2 "

[BUG] Intel HD Graphic QM57 chipset: Dell U3011 monitor turns to power saving mode
 2012-02-15 20:16 UTC  (4+ messages)

[PATCH] drm/radeon/kms/atom: bios scratch reg handling updates
 2012-02-15 18:54 UTC  (2+ messages)

[PATCH] Revert "drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h"
 2012-02-15 17:53 UTC 

[mipsel+rs780e]Occasionally "GPU lockup" after resuming from suspend
 2012-02-15 15:53 UTC  (4+ messages)

[PATCH] drm/i915: Fix single msg gmbus_xfers writes
 2012-02-15 10:48 UTC  (6+ messages)

[PATCH] drm/edid: Add support for extension blocks beyond the first
 2012-02-15 10:02 UTC  (3+ messages)

[Bug 46004] New: [r300g, bisected] piglit glsl-fs-discard-02 fails
 2012-02-15  3:38 UTC  (7+ messages)
` [Bug 46004] "

[Bug 27184] Radeon, KMS, 6.12.99: Sleeping screen doesn't wake up reliably
 2012-02-15  6:49 UTC  (4+ messages)

[Bug 45018] New: [bisected] rendering regression since added support for virtual address space on cayman v11
 2012-02-14 22:44 UTC  (2+ messages)
` [Bug 45018] "

[PATCH 00/11] drm/exynos: fixed exynos drm driver
 2012-02-15  2:25 UTC  (13+ messages)
` [PATCH 01/11] drm/exynos: Fix typo in exynos_mixer.c
` [RESEND][PATCH 0/9] drm/exynos: fixed exynos drm driver
  ` [RESEND][PATCH 1/9] drm/exynos: Fix typo in exynos_mixer.c
  ` [RESEND][PATCH 2/9] drm/exynos: changed priority of mixer layers
  ` [RESEND][PATCH 3/9] drm/exynos: removed pageflip_event_list init code when closed
  ` [RESEND][PATCH 4/9] drm/exynos: added possible_clones setup function
  ` [RESEND][PATCH 5/9] drm/exynos: fixed page flip issue
  ` [RESEND][PATCH 6/9] drm/exynos: removed exynos_drm_fbdev_recreate function
  ` [RESEND][PATCH 7/9] drm/exynos: added postclose to release resource
  ` [RESEND][PATCH 9/9] drm/exynos: exynos_drm.h header file fixes

[PATCH 1/7] drm/i915: add dev_priv to intel_gmbus
 2012-02-14 23:47 UTC  (9+ messages)
  ` [PATCH 2/7] drm/nouveau: do a better job at hiding the NIH i2c bit-banging algo
  ` [PATCH 3/7] i2c: export bit-banging algo functions
  ` [PATCH 4/7] drm/i915: merge struct intel_gpio into struct intel_gmbus
  ` [PATCH 5/7] drm/i915: merge gmbus and gpio i2c adpater into one
  ` [PATCH 6/7] drm/i915: i2c: unconditionally set up gpio fallback
      ` [PATCH] "
  ` [PATCH 7/7] drm/i915: reenable gmbus on gen3+ again

[patch] drm/radeon/evergreen: make texdw[] array larger
 2012-02-14 18:10 UTC  (2+ messages)

[Bug 45968] New: [RADEON:KMS:RS780:HD3200] l 2560x1440 detected by monitor as 1280x1440, every second pixel missing
 2012-02-14 18:04 UTC  (12+ messages)
` [Bug 45968] "

drm/radeon: white screen after X does modeswitch from KMS con
 2012-02-14 14:38 UTC  (2+ messages)

[PULL] drm-intel-next
 2012-02-14 12:36 UTC 

[PATCH] drm/exynos: exynos_drm.h header file fixes
 2012-02-14  9:53 UTC  (3+ messages)

[Bug 45984] New: Piglit:Xserver crashes with segmentation fault after few seconds of r600.tests launch
 2012-02-14  9:49 UTC  (7+ messages)
` [Bug 45984] "

[PATCH] drm/i915: Fix race condition in accessing GMBUS
 2012-02-14  9:47 UTC  (10+ messages)
` [PATCH] "

[Bug 34155] New: [drm:radeon_crtc_page_flip] *ERROR* failed to reserve new rbo buffer before flip
 2012-02-14  9:33 UTC  (3+ messages)
` [Bug 34155] "

[Bug 46019] New: blur position incorrect
 2012-02-14  8:46 UTC 

[PATCH 02/11] drm/exynos: added hdmi version 1.4 support
 2012-02-14  7:54 UTC  (10+ messages)
` [PATCH 03/11] drm/exynos: fixed hdmi 720p config
` [PATCH 04/11] drm/exynos: changed priority of mixer layers
` [PATCH 05/11] drm/exynos: removed pageflip_event_list init code when closed
` [PATCH 06/11] drm/exynos: added possible_clones setup function
` [PATCH 07/11] drm/exynos: fixed page flip issue
` [PATCH 08/11] drm/exynos: removed exynos_drm_fbdev_recreate function
` [PATCH 09/11] drm/exynos: added mode_fixup feature and code clean
` [PATCH 10/11] drm/exynos: added postclose to release resource
` [PATCH 11/11] drm/exynos: added panel physical size

[Bug 46005] New: [r300g, bisected] piglit glsl-vs-loop-redundant-condition fails
 2012-02-14  2:51 UTC  (2+ messages)
` [Bug 46005] "

[PATCH] [trivial] drm: Fix typo in exynos_mixer.c
 2012-02-14  1:02 UTC  (2+ messages)

[PATCH] drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted
 2012-02-13 23:58 UTC  (2+ messages)

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

[Bug 42611] [865g] webgl enabled pages crash Firefox and mesa
 2012-02-13 21:10 UTC 

[Bug 46006] New: [r300g, bisected] piglit glsl-max-varyings fails
 2012-02-13 19:21 UTC 

scheduling while atomic on radeon rv620, kernel 3.30-rc3
 2012-02-13 17:15 UTC  (5+ messages)
  ` [bisected regression] "

[Bug 45943] New: [r300g] r300_emit.c:365:r300_emit_aa_state: Assertion `(aa->dest)->cs_buf' failed
 2012-02-13 14:13 UTC  (8+ messages)
` [Bug 45943] "

[Bug 45993] New: r300: SIGSEGV when trying to open a WebGL page with Firefox 10
 2012-02-13 14:13 UTC  (3+ messages)
` [Bug 45993] "

[Bug 34096] New: r300: Cannot get a relocation in radeon_drm_cs_write_reloc
 2012-02-13 14:06 UTC  (2+ messages)
` [Bug 34096] "

[PATCH] Fix spelling in comments
 2012-02-13 13:37 UTC  (3+ messages)

Patch to add hp t5745 thin client to no-lvds list
 2012-02-13  8:42 UTC  (3+ messages)
` [PATCH] Ignore LVDS on hp t5745 and hp st5747 thin client

[PATCH 3.3-rc3] drm/i915: Fixes distorted external screen image on HP 2730p
 2012-02-13  8:38 UTC  (2+ messages)

[Bug 44772] New: Radeon HD6950 (Cayman): Resuming from hibernation fails sometimes
 2012-02-13  0:22 UTC  (2+ messages)
` [Bug 44772] "

[PATCH] drm/ttm: remove stale declaration and field
 2012-02-12 23:04 UTC 

[Bug 45900] New: xf86-video-ati git, "version mismatch"
 2012-02-12 18:05 UTC  (4+ messages)
` [Bug 45900] "

[Bug 38622] New: [radeon cayman regresion] artefacts on screen
 2012-02-12 16:50 UTC  (2+ messages)
` [Bug 38622] "

[Bug 40024] New: Power management does not work on ATI Mobility Radeon 9700
 2012-02-12 11:28 UTC  (2+ messages)
` [Bug 40024] "

[Bug 43835] New: System crashes when radeon firmware blob (R520_cp.bin) is installed
 2012-02-12 11:27 UTC  (5+ messages)
` [Bug 43835] "

linux-3.2.2 and radeon kms failure on ppc32 with Radeon 9250 pci
 2012-02-11 19:51 UTC  (4+ messages)
` linux-3.3-rc2 "

[Bug 38173] New: DXT3 and DXT5 broken on Cayman gpu
 2012-02-11 16:00 UTC  (4+ messages)
` [Bug 38173] "

[Bug 45907] New: symbol lookup error: /usr/lib64/libXvMCr600.so: undefined symbol: radeon_surface_manager_new
 2012-02-11 15:58 UTC  (5+ messages)
` [Bug 45907] "

[Bug 45503] New: [drm:radeon_get_bios] *ERROR* Unable to locate a BIOS ROM
 2012-02-11 15:52 UTC  (2+ messages)
` [Bug 45503] "

[Bug 41569] New: [r600 KMS] Asus A35T A4-3400
 2012-02-11 15:51 UTC  (2+ messages)
` [Bug 41569] [r600 KMS] Asus A53T A4-3400

[Bug 45921] New: [r300g, bisected] Multiple piglit regression after winsys/radeon: hook up the new DRM_RADEON_GEM_WAIT ioctl
 2012-02-11 14:20 UTC  (7+ messages)
` [Bug 45921] "
` [Bug 45921] [r300g, bisected] Multiple piglit regressions after glsl_to_tgsi changes

[Bug 45825] Displayport output unusable on Llano
 2012-02-11 12:28 UTC  (4+ messages)

[PATCH] intel: Detect cache domain inconsistency with valgrind
 2012-02-11 11:57 UTC  (2+ messages)
` [Intel-gfx] "

[Bug 45901] New: [r300g, bisected] vs-atan-float-float fail
 2012-02-11  3:11 UTC  (2+ messages)
` [Bug 45901] "

[Bug 45913] [r300g] piglit vs-clip-vertex-const-reject fails
 2012-02-11  8:24 UTC 

Number of device supported per system image
 2012-02-10 19:09 UTC  (3+ messages)

[PATCH] drm/radeon/kms: add htile support to the cs checker
 2012-02-10 19:07 UTC  (2+ messages)

[PATCH] drm/radeon: add support for evergreen/ni tiling informations v11
 2012-02-10 18:34 UTC 

[PATCH 1/2] drm: Fix EDID color format parsing
 2012-02-10 18:01 UTC  (2+ messages)
` [PATCH 2/2] drm: Parse color format information in CEA blocks

`radeontool light off` does not turn off backlight
 2012-02-10 17:25 UTC  (3+ messages)

[git pull] drm fixes
 2012-02-10 15:51 UTC 


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