dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-01 00:32:47 to 2013-11-04 16:08:05 UTC [more...]

[PATCH v2 00/27] drm/tegra: Repatriation and DSI support
 2013-11-04 16:08 UTC  (5+ messages)
` [PATCH v2 13/27] drm/tegra: Move subdevice infrastructure to host1x

[PATCH v2 00/26] drm/exynos: Refactor parts of the exynos driver
 2013-11-04 15:44 UTC  (21+ messages)
` [PATCH v2 12/26] drm/exynos: Split manager/display/subdrv

[Bug 71067] New: [drm:r600] UVD not responding OR failed testing IB on GFX ring
 2013-11-04 15:15 UTC  (4+ messages)
` [Bug 71067] "

[Bug 69372] New: Render issues in some GTK widgets with Mesa 9+ RadeonSI drivers
 2013-11-04 14:30 UTC  (5+ messages)
` [Bug 69372] "

[Bug 64475] New: Slow work and low brightness in Euro Track Simulator II game with HD6850
 2013-11-04 14:12 UTC  (3+ messages)
` [Bug 64475] Slow work and no brightness adjustment "

[Bug 71156] New: [radeonsi] [r600g] Euro Truck Simulator 2 wrong color
 2013-11-04 14:12 UTC  (3+ messages)
` [Bug 71156] "

[Bug 60523] New: Lockup with radeon DPM on Radeon HD5770 (Juniper)
 2013-11-04 14:05 UTC  (3+ messages)
` [Bug 60523] Radeon DPM not working with 2 monitors attached to "

[Bug 66963] New: r600: linux 3.11RC1 isn't booting with radeon.dpm=1 option in grub
 2013-11-04 14:04 UTC  (8+ messages)
` [Bug 66963] Rv6xx dpm problems

[PATCH 0/2] Make the vmwgfx driver reasonably DMA-API compliant
 2013-11-04 13:57 UTC  (3+ messages)
` [PATCH 1/2] drm/ttm: Enable the dma page pool also for intel IOMMUs
` [PATCH 2/2] drm/vmwgfx: Use the linux DMA api to get valid device addresses of pages

[PULL] drm/tegra: Changes for v3.13-rc1
 2013-11-04 12:11 UTC  (3+ messages)

[Bug 63181] New: Amilo Xi 2550: kernel panic during normal operation
 2013-11-04 12:02 UTC  (2+ messages)
` [Bug 63181] Amilo Xi 2550: NMI trace after suspend/resume cycle

[PATCH 00/19] drm de-midlayer, part 1: device list and agp bus stuff
 2013-11-04 10:51 UTC  (41+ messages)
` [PATCH 01/19] drm/rcar: call drm_put_dev directly in the ->remove hook
` [PATCH 02/19] drm/exynos: call drm_put_dev directly from ->remove
` [PATCH 03/19] drm/imx: directly call drm_put_dev in ->remove
` [PATCH 04/19] drm/tilcdc: call drm_put_dev directly from ->remove
` [PATCH 05/19] drm/omap: call drm_put_dev directly in ->remove
` [PATCH 06/19] drm/shmob: call drm_put_dev directly from ->remove hook
` [PATCH 07/19] drm/host1x: Call drm_put_dev directly instead of drm_platform_exit
` [PATCH 08/19] drm/armada: directly call drm_put_dev in ->remove
` [PATCH 09/19] drm/msm: call drm_put_dev directly "
` [PATCH 10/19] drm: rip out drm_platform_exit
` [PATCH 11/19] drm: restrict the device list for shadow attached drivers
      ` [PATCH] "
` [PATCH 12/19] drm/bufs: remove handling of _DRM_GEM mappings
` [PATCH 13/19] drm: kill DRIVER_REQUIRE_AGP
` [PATCH 14/19] drm: ->agp_init can't fail
` [PATCH 15/19] drm: rip out drm_core_has_AGP
` [PATCH 16/19] drm: remove agp_init() bus callback
      ` [PATCH] "
` [PATCH 17/19] drm: inline drm_agp_destroy
` [PATCH 18/19] drm: kill the ->agp_destroy callback
    ` [PATCH] "
` [PATCH 19/19] drm: remove global_mutex locking around agp_init

dma-buf non-coherent mmap
 2013-11-04 10:48 UTC  (18+ messages)

[Bug 71212] New: [RadeonSI]: Unigine Heaven fails to launch with X error
 2013-11-04 10:38 UTC  (2+ messages)
` [Bug 71212] "

thoughts of looking at android fences
 2013-11-04 10:31 UTC  (11+ messages)
` [Linaro-mm-sig] "

[PATCH v2 12/26] drm/exynos: Split manager/display/subdrv
 2013-11-04 10:08 UTC  (11+ messages)

[Bug 60929] New: [r600-llvm] mono games with opengl are blocking on start
 2013-11-04  8:26 UTC  (3+ messages)
` [Bug 60929] "

[PATCH v3 00/32] drm/exynos: Refactor parts of the exynos driver
 2013-11-04  7:44 UTC  (23+ messages)
` [PATCH v3 02/32] drm/exynos: Merge overlay_ops into manager_ops
` [PATCH v3 04/32] drm/exynos: Use manager_op initialize in fimd
` [PATCH v3 05/32] drm/exynos: hdmi: Implement initialize op for hdmi
` [PATCH v3 06/32] drm/exynos: Pass exynos_drm_manager in manager ops instead of dev
` [PATCH v3 12/32] drm/exynos: Split manager/display/subdrv

[RFC 00/12] Add DRM Exynos HDMI on SoCs from Exynos4 family
 2013-11-04  7:08 UTC  (5+ messages)
` [RFC 04/12] phy: Add simple-phy driver

[PATCH] qxl: avoid an oops in the deferred io code
 2013-11-04  6:39 UTC 

[PATCH 0/6] Add DRI3000 support to core and i965 drivers
 2013-11-03 22:35 UTC  (11+ messages)
` [PATCH 1/6] drivers/dri/common: A few dri2 functions are not actually DRI2 specific
` [PATCH 2/6] dri/intel: Split out DRI2 buffer update code to separate function
` [PATCH 4/6] dri/intel: Add intel_fd_for_region
` [PATCH 5/6] dri3: Add DRI3 support to GLX, DRI common and Intel driver

[Bug 71194] New: Null Pointer dereference in drm_send_blank_event
 2013-11-03 20:00 UTC  (6+ messages)
` [Bug 71194] "

[Bug 64810] New: EGL/Gles/Weston give segfault on RADEONSI
 2013-11-03 12:48 UTC  (2+ messages)
` [Bug 64810] EGL/Gles/Weston give segfault on RADEONSI with egl_gallium.so

[PATCH 1/2] drm: remove agp_init() bus callback
 2013-11-03 12:31 UTC  (5+ messages)

[PATCH 1/5] drm/radeon: rework and fix reset detection v2
 2013-11-03 12:15 UTC  (2+ messages)

[pull] radeon drm-next-3.13
 2013-11-03 12:13 UTC  (3+ messages)

[PATCH] drm: allow DRM_IOCTL_VERSION on render-nodes
 2013-11-03 11:04 UTC  (3+ messages)

[Bug 41079] New: xorg-r600: display (sometimes) doesn't get updated or only partially
 2013-11-03 10:31 UTC  (2+ messages)
` [Bug 41079] "

[Bug 40986] New: xorg-r600: graphical glitches on cursor display
 2013-11-03 10:30 UTC  (2+ messages)
` [Bug 40986] "

KMS/radeon regression: failure to set modes on CEDAR & TAHITI v3.11 vs 3.12-rc5/rc7
 2013-11-03  9:41 UTC 

plug the VRAM leak in radeon driver
 2013-11-03  3:00 UTC  (3+ messages)
` [PATCH 1/2] drm/radeon/kms: unpin fb in atombios crtc disable
` [PATCH 2/2] drm/radeon/kms: add crtc_disable function for legacy crtc

[Bug 61349] New: [r300g, bisected] piglit rgtc-teximage-01 fails
 2013-11-02 22:41 UTC  (3+ messages)
` [Bug 61349] "

[Bug 39782] New: [r300g] XvMC playback fails with MPEG2 video and RV350
 2013-11-02 22:38 UTC  (3+ messages)
` [Bug 39782] "

[Bug 48746] New: radeon express 1250 and vdpau doesn't work for interlaced sample in mplayer
 2013-11-02 22:37 UTC  (2+ messages)
` [Bug 48746] "

[Bug 39309] New: vdpau decodes noise on rv350
 2013-11-02 22:37 UTC  (2+ messages)
` [Bug 39309] "

[Bug 39308] New: mplayer -vo vdpau draws incorrectly on rv350
 2013-11-02 22:36 UTC  (2+ messages)
` [Bug 39308] "

[Bug 71050] Libreoffice crashes with segfault in r600_dri.so
 2013-11-02 15:48 UTC 

[Bug 69675] New: audio broken in 24Hz/24p since 3.11 (regression)
 2013-11-02 14:02 UTC  (16+ messages)
` [Bug 69675] "

[PATCH] drm/radeon/audio: fix missing multichannel PCM SAD in some cases
 2013-11-02  1:15 UTC  (5+ messages)

[Bug 71138] New: flashlight bug in L4D2
 2013-11-01 23:39 UTC  (6+ messages)
` [Bug 71138] "

[Bug 69341] [radeonsi] KDE 4.11 is EXTREMELY slow with Raster QT backend
 2013-11-01 23:06 UTC  (2+ messages)

Usage of dma-buf sg-tables
 2013-11-01 19:58 UTC  (2+ messages)

[Bug 71134] New: AMD Radeon 7790 (BONAIRE Sea Islands) rendering, stability, performance issues
 2013-11-01 19:17 UTC  (6+ messages)
` [Bug 71134] "

[PATCH] drm/radeon/dpm: fix typo in setting smc flag
 2013-11-01 18:01 UTC 

[pull] drm/msm: msm-next for 3.13-rc1
 2013-11-01 17:42 UTC 

smc table extra flag used in system flags
 2013-11-01 17:30 UTC  (2+ messages)

[Bug 70675] New: steam error dialogs are garbled
 2013-11-01 16:45 UTC  (3+ messages)
` [Bug 70675] "

outcome of DRM/KMS DT bindings session
 2013-11-01 15:28 UTC  (6+ messages)

[Bug 52467] New: Radeon HD6450 KMS garbled screen on boot
 2013-11-01 14:21 UTC  (3+ messages)
` [Bug 52467] "

[Bug 69463] New: RadeonSI : xserver crashes with Segmentation Fault
 2013-11-01 11:41 UTC  (3+ messages)
` [Bug 69463] "

[PATCH] DRM: Armada: convert to use simple_open()
 2013-11-01  5:45 UTC 

[PATCH] qxl: add a connector property to denote hotplug should rescan modes
 2013-11-01  3:53 UTC  (3+ messages)

[PATCH v4 2/2] drm: omap: Enable DT support for DMM
 2013-11-01  0:40 UTC  (2+ messages)


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