dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-28 00:23:14 to 2013-10-02 09:23:41 UTC [more...]

[PATCH 0/5] DRM device-alloc cleanup
 2013-10-02  9:23 UTC 

[PATCH] drm: Prevent use of uninitialised values whilst loading edid firmware
 2013-10-02  9:22 UTC  (6+ messages)
      ` [PATCH] drm: Try loading builtin EDIDs first

[Bug 70019] New: [RV670] GPU lockup and screen garbage on splash screen and in GNOME
 2013-10-02  8:45 UTC  (8+ messages)
` [Bug 70019] "

[PATCH v2 1/2] drm/nouveau: embed gem object in nouveau_bo
 2013-10-02  8:15 UTC  (2+ messages)
` [PATCH v2 2/2] drm: kill ->gem_init_object() and friends

thoughts of looking at android fences
 2013-10-02  7:35 UTC 

[Bug 69723] New: Computer freezes with kernel 3.11.0 / 3.12-rc1 (with bug 68235's patches applied) when dpm=1 on r600g (Cayman)
 2013-10-02  6:08 UTC  (9+ messages)
` [Bug 69723] "

[PATCHv3 0/4] gpu: host1x: Add runtime pm support
 2013-10-02  5:40 UTC  (7+ messages)
` [PATCHv3 2/4] drm/tegra: Add runtime pm support for gr2d
` [PATCHv3 4/4] gpu: host1x: Add runtime pm support for host1x

[Bug 69689] New: FBO with GL_RGBA16F texture format silent drawing corruption
 2013-10-02  3:48 UTC  (2+ messages)
` [Bug 69689] "

[Bug 67107] New: Xorg starts and crashes with DPM enable
 2013-10-02  2:51 UTC  (2+ messages)
` [Bug 67107] "

[Bug 56081] New: (SUMO2) Black screen on X Launch, corrupted VTs when using KMS
 2013-10-02  0:53 UTC  (2+ messages)
` [Bug 56081] "

[PATCH 0/5] Add some missing bits for exynos5250-snow
 2013-10-01 23:41 UTC  (6+ messages)
` [PATCH 1/5] ARM: dts: Add fimd display-timings "
` [PATCH 2/5] ARM: dts: Add dp-controller node to exynos5250-snow
  ` [PATCH 3/5] drm/bridge: Add PTN3460 bridge driver
` [PATCH 4/5] drm/exynos: Initialize ptn3460 if present
` [PATCH 5/5] ARM: dts: Add ptn3460 to exynos5250-snow

[Bug 57919] New: Visual glitches in unity with Radeon HD 7600M
 2013-10-01 23:26 UTC  (2+ messages)
` [Bug 57919] "

[Bug 63599] New: [r600][r600] GPU lockup CP stall (kernel 3.8, 3.9)
 2013-10-01 23:21 UTC  (2+ messages)
` [Bug 63599] [r600] SUMO2 GPU lockup CP stall (kernel 3.2.47, 3.4, 3.8, 3.9, 3.10)

[Bug 69671] New: rv790 hdmi sound regression since fix audio dto calculation on DCE3+ (v3)
 2013-10-01 22:27 UTC  (2+ messages)
` [Bug 69671] "

[Bug 69729] New: HDMI audio stopped working on HD 3470 (RV620/M82)
 2013-10-01 22:25 UTC  (3+ messages)
` [Bug 69729] "

[Bug 66963] New: r600: linux 3.11RC1 isn't booting with radeon.dpm=1 option in grub
 2013-10-01 22:05 UTC  (10+ messages)
` [Bug 66963] r600: linux v3.11.0-RC "

[Bug 60858] New: [radeon HD 4570m] Error setting UVD clocks
 2013-10-01 18:47 UTC  (3+ messages)
` [Bug 60858] "

[Bug 65611] New: UVD accelerated decoding causes hangs (ARUBA - HD 7540D)
 2013-10-01 18:34 UTC  (3+ messages)
` [Bug 65611] "

[PATCH 0/5] module_reload fixes
 2013-10-01 18:18 UTC  (8+ messages)
` [PATCH 1/5] drm/i915: redisable VGA when we disable the power well
` [PATCH 2/5] drm/i915: destroy connector sysfs files earlier
` [PATCH 3/5] tty/vt: add con_bind and con_unbind functions

[PATCH 0/6] Nouveau on ARM fixes
 2013-10-01 17:32 UTC  (16+ messages)
` [PATCH 6/6] drm/nouveau: use MSI interrupts
                            ` [Nouveau] "

[Bug 69961] New: Regression: Xserver fails to start
 2013-10-01 16:43 UTC  (7+ messages)
` [Bug 69961] "

[Bug 69922] New: Juniper (HD 5770): Hibernate partially broken since LInux kernel 3.10
 2013-10-01 16:35 UTC  (2+ messages)
` [Bug 69922] "

[libdrm] Stereo 3D v3
 2013-10-01 15:40 UTC  (5+ messages)
` [PATCH libdrm 1/3] drm: Synchronize the stereo 3D mode flags from the kernel headers
` [PATCH libdrm 2/3] drm: Sync the DRM_SET_CLIENT_CAP ioctl definition
` [PATCH libdrm 3/3] drm: Introduce a drmSetClientCap() wrapper

[Bug 64649] New: [r600g] Anomaly 2 (Steam) crashes with GLX_EXT_swap_control not supported, unable to set vertical sync
 2013-10-01 15:38 UTC  (2+ messages)
` [Bug 64649] Anomaly 2 (Steam) exits with divide by 0 in r600g

drm-intel 3D support
 2013-10-01 15:01 UTC 

Use of pci_map_page in nouveau, radeon TTM
 2013-10-01 14:14 UTC  (5+ messages)

[PATCH 0/9] drm/i915: Plane rotation support
 2013-10-01 13:22 UTC  (17+ messages)
` [PATCH 1/9] drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h
` [PATCH 2/9] drm: Add support_bits parameter to drm_property_create_bitmask()
` [PATCH 3/9] drm: Add drm_mode_create_rotation_property()
` [PATCH 4/9] drm/omap: Switch omapdrm over to drm_mode_create_rotation_property()
` [PATCH 5/9] drm: Add drm_rect rotation functions
` [PATCH 6/9] drm: Add drm_rotation_simplify()
` [PATCH 7/9] drm/i915: Add 180 degree sprite rotation support
  ` [PATCH v2 "
` [PATCH 8/9] drm/i915: Make intel_plane_restore() return an error
` [PATCH 9/9] drm/i915: Add rotation property for sprites

[Bug 69983] New: [r600g, bisected] Screen corruption in World of Warcraft
 2013-10-01 11:17 UTC  (12+ messages)
` [Bug 69983] "
` [Bug 69983] [r600g, bisected] Screen corruption in World of Warcraft and Firefox
` [Bug 69983] [r600g, bisected] Screen corruption in Firefox and World of Warcraft

PCI Radeon RV100 detection hang on sparc64
 2013-10-01  8:43 UTC  (6+ messages)

[PATCH 1/3] drm/edid: add drm_edid_duplicate
 2013-10-01  7:38 UTC  (5+ messages)
` [PATCH 2/3] drm/i915/dp: use drm_edid_duplicate
    ` [Intel-gfx] "
      ` [PATCH] "

[PATCH v2] drm/exynos: release unhandled page flip events at postclose
 2013-10-01  5:51 UTC 

[PATCH 0/7] drm/exynos: move hdmiphy related code to hdmiphy driver
 2013-10-01  4:40 UTC  (24+ messages)
` [PATCH 1/7] "

[Bug 60639] New: RV635: Kernel displays black screen when monitor is connect via DisplayPort
 2013-10-01  3:52 UTC  (2+ messages)
` [Bug 60639] "

[Bug 69942] driver fails to provide latency information
 2013-10-01  1:39 UTC  (5+ messages)

[PATCH] drm/radeon/dpm: disable multiple UVD states
 2013-09-30 23:14 UTC 

[Bug 67111] New: [radeonsi] GPU lockup while playing Serious Sam 3
 2013-09-30 17:13 UTC  (2+ messages)
` [Bug 67111] "

[Bug 69675] New: audio broken in 24Hz/24p since 3.11 (regression)
 2013-09-30 15:45 UTC  (3+ messages)
` [Bug 69675] "

[PATCH/RFC v3 00/19] Common Display Framework
 2013-09-30 13:48 UTC  (2+ messages)

[r600g] Mesa CVS 4e9aa67: vdpau has only MPEG1/2 on RV730
 2013-09-30 13:31 UTC  (4+ messages)
  ` [Mesa-dev] "

[PATCH 0/8] i2c: Remove redundant driver field from the i2c_client struct
 2013-09-30 12:49 UTC  (15+ messages)
` [PATCH 1/8] [media] s5c73m3: Don't use i2c_client->driver
    ` [alsa-devel] "
` [PATCH 2/8] [media] exynos4-is: "
    ` [alsa-devel] "
` [PATCH 3/8] [media] core: "
` [PATCH 4/8] drm: encoder_slave: "
` [PATCH 5/8] drm: nouveau: "
` [PATCH 6/8] ALSA: ppc: keywest: "
` [PATCH 7/8] ASoC: imx-wm8962: "
` [PATCH 8/8] i2c: Remove redundant 'driver' field from the i2c_client struct

Flash 11.2 content displays in shades of green and purple only, and in a horizontally compressed space
 2013-09-30 12:45 UTC  (5+ messages)

[PATCH 00/51] DMA mask changes
 2013-09-30 11:57 UTC  (3+ messages)
` [PATCH 19/51] DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() with new helper

linux-next: manual merge of the drm-intel tree
 2013-09-30 11:32 UTC  (2+ messages)

[PATCH] drm/exynos: release unhandled page flip events at postclose
 2013-09-30 10:45 UTC 

[Bug 69514] New: R770 (Radeon 4850) screen/buffer corruption when waking up from sleep mode
 2013-09-30 10:30 UTC  (2+ messages)
` [Bug 69514] "

[PATCH] drm/edid: catch kmalloc failure in drm_edid_to_speaker_allocation
 2013-09-30  5:36 UTC  (2+ messages)

[Bug 59649] New: [r600][RV635] GPU lockup CP stall / GPU resets over and over - Kernel 3.7, 3.8-rcX
 2013-09-30  5:26 UTC  (4+ messages)
` [Bug 59649] [r600][RV635] GPU lockup CP stall / GPU resets over and over - Kernel 3.7 to 3.12 inclusive

New radeon ucode
 2013-09-30  3:35 UTC 

[Bug 69245] New: Opencl random lockups whilst running tstellar's opencl-examples
 2013-09-30  3:42 UTC  (2+ messages)
` [Bug 69245] "

[Bug 61811] kms mode breaks when using radeon.agpmode=-1
 2013-09-30  3:14 UTC  (2+ messages)

Intel Haswell kernel warning (3.11.2)
 2013-09-29 17:13 UTC  (3+ messages)

[Bug 55951] New: [regression] Torchlight segfault at start with Mesa 9.0/git
 2013-09-29 16:13 UTC  (2+ messages)
` [Bug 55951] [regression] Torchlight exits with BadDrawable (invalid Pixmap or Window parameter)

[Bug 69897] New: OpenCL kernel fails to compile with R600 LLVM backend
 2013-09-29 14:36 UTC  (2+ messages)
` [Bug 69897] "

[Bug 69670] New: KWin crashes when switching to OpenGL 3.1 + Raster
 2013-09-29 12:16 UTC  (3+ messages)
` [Bug 69670] "

linux-next: Tree for Jul 1 [ drm-intel-next: Several call-traces ]
 2013-09-29  6:28 UTC  (10+ messages)
      ` Fwd: "
                ` [Intel-gfx] "

[git pull] drm fixes
 2013-09-29  3:02 UTC 

[Bug 69728] New: Radeon Redwood (5670) GPU Lockup
 2013-09-29  0:43 UTC  (2+ messages)
` [Bug 69728] "

[Bug 67800] New: Computer freezes after idle for several hours with dpms off (trinity)
 2013-09-28 23:25 UTC  (2+ messages)
` [Bug 67800] Computer freezes after several hours (trinity)

[RFC] deadlock in "drm/exynos: fix wrong pointer access at vm close"
 2013-09-28 17:50 UTC  (10+ messages)

[PATCH 1/5] drm: Remove unused variable in drm_global_item_ref()
 2013-09-28 17:47 UTC  (6+ messages)
` [PATCH 2/5] drm: Remove unused variable in drm_prime_sg_to_page_addr_arrays()
` [PATCH 3/5] drm: Remove unused variable in drm_fb_helper_pan_display()
` [PATCH 4/5] drm: Remove unused variable in drm_pick_crtcs()
` [PATCH 5/5] drm: Remove unused variables in drm_fb_helper_hotplug_event()

[PATCH v3 0/4] Fix Win8 backlight issue
 2013-09-28 16:34 UTC  (10+ messages)
` [PATCH v3 4/4] thinkpad-acpi: fix handle locate for video and query of _BCL

[pull] drm/msm: fixes for 3.12-rc2
 2013-09-28 14:20 UTC 

[patch] drm/radeon/dpm: off by one in si_set_mc_special_registers()
 2013-09-28  9:35 UTC  (2+ messages)

[Bug 64201] New: OpenCL usage result segmentation fault on r600g with HD6850
 2013-09-28  3:06 UTC  (4+ messages)
` [Bug 64201] "

[Bug 64225] New: bfgminer --scyte generates Segmentation Fault on Northern Island
 2013-09-28  0:24 UTC  (2+ messages)
` [Bug 64225] "


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