dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-09 16:21:22 to 2015-07-13 06:38:02 UTC [more...]

[PATCH 00/25] drm: fb emulation: Step 1: Create new drm_fb_helper wrapper funcs
 2015-07-13  6:38 UTC  (2+ messages)
` [PATCH 06/25] drm/fb_helper: Create a wrapper for remove_conflicting_framebuffers

[PATCH 00/10] drm/misc: Kconfig cleanup
 2015-07-13  6:36 UTC  (11+ messages)
` [PATCH 01/10] drm/tdfx: clean up: create a separate Kconfig file
` [PATCH 02/10] drm/r128: "
` [PATCH 03/10] drm/radeon: clean up: move config option to driver's own "
` [PATCH 04/10] drm/amdgpu: "
` [PATCH 05/10] drm/i810: clean up: create a separate "
` [PATCH 06/10] drm/mga: "
` [PATCH 07/10] drm/sis: "
` [PATCH 08/10] drm/via: "
` [PATCH 09/10] drm/savage: "
` [PATCH 10/10] drm/misc: clean up: group device specific Kconfigs

[PATCH] drm: add a drm_atomic_helper_plane_check_update
 2015-07-13  6:38 UTC  (2+ messages)

[Bug 91322] Usage of 'gallium' vaapi driver crashes radeon with inability to reset itself and scary pictures as if card has burned out
 2015-07-13  6:23 UTC 

[GIT PULL] drm/rockchip: some fixes
 2015-07-13  6:22 UTC 

[4.2.0-rc1-00201-g59c3cb5] Regression: kernel NULL pointer dereference
 2015-07-13  6:22 UTC  (5+ messages)

[PATCH v8 1/4] drm/layerscape: Add Freescale DCU DRM driver
 2015-07-13  6:00 UTC  (4+ messages)
` [PATCH v8 2/4] drm/panel: simple: Add support for NEC NL4827HC19-05B 480x272 panel
` [PATCH v8 3/4] arm/dts/ls1021a: Add DCU dts node
` [PATCH v8 4/4] arm/dts/ls1021a: Add a TFT LCD panel "

[PATCH] Drop owner assignment from i2c_driver (and platform left-overs)
 2015-07-13  6:03 UTC  (4+ messages)
` [PATCH v2 1/2] drm/bridge: Drop owner assignment from i2c_driver
` [PATCH v2 2/2] drm/rockchip: Drop owner assignment from platform_driver

[Bug 86351] New: HDMI audio garbled output on Radeon R9 280X
 2015-07-13  5:47 UTC  (3+ messages)
` [Bug 86351] "

[PATCH v7 1/4] drm/layerscape: Add Freescale DCU DRM driver
 2015-07-13  3:58 UTC  (7+ messages)
` [PATCH v7 2/4] drm/panel: simple: Add support for NEC NL4827HC19-05B 480x272 panel
` [PATCH v7 3/4] arm/dts/ls1021a: Add DCU dts node
` [PATCH v7 4/4] arm/dts/ls1021a: Add a TFT LCD panel "

[Bug 101391] New: Lockup after resume (kernel BUG at include/drm/drm_mm.h:145!)
 2015-07-13  1:58 UTC  (2+ messages)
` [Bug 101391] "

[Bug 91279] agd5f drm tonga occasional traps error:0 in libdrm_amdgpu.so.1.0.0
 2015-07-13  1:50 UTC  (5+ messages)

[PATCH] drm/exynos/fimc: fix runtime pm support
 2015-07-12 16:24 UTC  (2+ messages)

[PATCH 0/7] drm/exynos/hdmi: refactoring/cleanup patches
 2015-07-12 16:06 UTC  (3+ messages)

Compile warnings with linux 4.2-rc1 on i915_debugfs_connector_add
 2015-07-12 15:51 UTC 

[PATCH v2 05/13] gpu/drm: kill off set_irq_flags usage
 2015-07-12 14:26 UTC 

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game
 2015-07-12 12:49 UTC  (3+ messages)

[Bug 91268] R6xx freezes with kernel 3.17 and up
 2015-07-12 12:37 UTC  (4+ messages)

[PATCH] nul-terminate readlink result
 2015-07-12 10:14 UTC  (2+ messages)

[Bug 91084] RadeonSI crash while playing World Of Tanks
 2015-07-12 11:48 UTC  (2+ messages)

[Bug 91315] When running JohnTheRipper OpenCL tests: The kernel rejected CS, see dmesg for more information. / [mi] EQ overflowing. Additional events will be discarded until existing events are processed
 2015-07-12  9:32 UTC  (12+ messages)

[Bug 91305] When running JTR OpenCL tests: radeon 0000:01:00.0: ring 0 stalled for more than ...msec
 2015-07-12  9:28 UTC  (13+ messages)
` [Bug 91305] When running JohnTheRipper "

[PATCH] drm/atomic: fix null dereference
 2015-07-12  6:14 UTC  (3+ messages)

[PATCH 00/18] dev->struct_mutex crusade
 2015-07-11 21:11 UTC  (20+ messages)
` [PATCH 01/18] drm/gem: rip out drm vma accounting for gem mmaps
` [PATCH 02/18] drm/cma-helper: Fix locking in drm_fb_cma_debugfs_show
` [PATCH 03/18] drm/gem: Be more friendly with locking checks
` [PATCH 04/18] drm/ast: Don't grab dev->struct_mutex for in mmap offset ioctl
` [PATCH 05/18] drm/bochs: "
` [PATCH 06/18] drm/mga200g: "
` [PATCH 07/18] drm/mga200g: Hold a proper reference for cursor_set
` [PATCH 08/18] drm/cirrus: Don't grab dev->struct_mutex for in mmap offset ioctl
` [PATCH 09/18] drm/cma-helper: "
` [PATCH 10/18] drm/rockchip: "
` [PATCH 11/18] drm/armada: "
` [PATCH 12/18] drm/nouveau: Don't take dev->struct_mutex in fbcon init
` [PATCH 13/18] drm/nouveau: Don't take dev->struct_mutex in ttm_fini
` [PATCH 14/18] drm/qxl: Don't take dev->struct_mutex in bo_force_delete
` [PATCH 15/18] drm/radeon: "
` [PATCH 16/18] drm/radeon: Don't take dev->struct_mutex in pm functions
` [PATCH 17/18] drm/amdgpu: Don't take dev->struct_mutex in bo_force_delete
` [PATCH 18/18] drm/amdgpu: don't grab dev->struct_mutex in pm functions

[Bug 91302] radeon.audio=1 causes weird issues with 7950
 2015-07-11 20:41 UTC  (2+ messages)

[Bug 91308] Tonga UVD not working with GL_NV_vdpau_interop
 2015-07-11 15:41 UTC  (2+ messages)

[PATCH 00/12] Color Manager Implementation
 2015-07-11 10:00 UTC  (4+ messages)
` [PATCH 09/12] drm/i915: Add pipe level Gamma correction for CHV/BSW

[Bug 81896] New: GPU reset when running some "John the Ripper" (+ jumbo patch, from Git) OpenCL tests
 2015-07-11  8:39 UTC  (2+ messages)
` [Bug 81896] "

[PATCH v2 0/12] Discover and probe dependencies
 2015-07-11  2:52 UTC  (8+ messages)
` [PATCH v2 01/12] device: property: delay device-driver matches
` [PATCH v2 02/12] device: property: find dependencies of a firmware node
    ` [alsa-devel] "

[Bug 76490] New: No output after radeon module is loaded (R9 270X)
 2015-07-11  0:29 UTC  (7+ messages)
` [Bug 76490] Hang during boot when DPM is on "

[Bug 91294] [R7 370] DPM and power profile change crash the system
 2015-07-11  0:29 UTC  (7+ messages)

[Bug 78221] New: 3.16 RC1: AMD R9 270 GPU locks up on some heavy 2D activity - GPU VM fault occurs. (possibly DMA copying issue strikes back?)
 2015-07-10 23:38 UTC  (2+ messages)
` [Bug 78221] "

[PATCH] drm/msm: Enable clocks during enable/disable_vblank() callbacks
 2015-07-10 20:51 UTC 

Device enumeration support in libdrm
 2015-07-10 17:56 UTC  (4+ messages)

[PATCH 00/14] drm_connector locking rules, v2
 2015-07-10 17:02 UTC  (17+ messages)
` [PATCH 01/14] drm: Simplify drm_for_each_legacy_plane arguments
` [PATCH 02/14] drm: Add modeset object iterators
` [PATCH 03/14] drm/probe-helper: Grab mode_config.mutex in poll_init/enable
` [PATCH 04/14] drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_connectors
` [PATCH 05/14] drm: Check locking in drm_for_each_connector
` [PATCH 06/14] drm/i915: Use drm_for_each_fb in i915_debugfs.c
  ` [Intel-gfx] "
  ` [PATCH] "
` [PATCH 07/14] drm: Check locking in drm_for_each_fb
` [PATCH 08/14] drm/i915: Take all modeset locks for DP MST hotplug
` [PATCH 09/14] drm/radeon: "
` [PATCH 10/14] drm: Amend connector list locking rules
` [PATCH 11/14] drm: Roll out drm_for_each_connector more
` [PATCH 12/14] drm: Roll out drm_for_each_{plane,crtc,encoder}
` [PATCH 13/14] drm: Stop filtering according to mode_group in getresources
` [PATCH 14/14] drm: gc now dead mode_group code

[PATCH v6 1/4] drm/layerscape: Add Freescale DCU DRM driver
 2015-07-10 16:59 UTC  (10+ messages)
` [PATCH v6 2/4] drm/panel: simple: Add support for NEC NL4827HC19-05B 480x272 panel
` [PATCH v6 3/4] arm/dts/ls1021a: Add DCU dts node
` [PATCH v6 4/4] arm/dts/ls1021a: Add a TFT LCD panel "

R200 DRM/KMS
 2015-07-10 13:41 UTC  (26+ messages)
            ` Wayland and GLES1 (Re: R200 DRM/KMS)

[v3 0/7] Crystalcove (CRC) PMIC based panel and pwm control
 2015-07-10 13:06 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH v3 0/2] RFC: Secure Memory Allocation Framework
 2015-07-10 12:28 UTC  (3+ messages)
` [PATCH v3 1/2] create SMAF module
` [PATCH v3 2/2] SMAF: add CMA allocator

[Bug 91291] kernel panic and freeze on resume in [radeon] [ttm]
 2015-07-10 11:18 UTC  (3+ messages)

[Bug 89987] Slow VDPAU (rv770_restrict_performance_levels_before_switch failed)
 2015-07-10 10:02 UTC  (3+ messages)

[PATCH] Drop owner assignment from i2c_driver (and platform left-overs)
 2015-07-10  7:11 UTC  (5+ messages)
` [PATCH] drm: Drop owner assignment from i2c_driver

[git pull] drm fixes
 2015-07-10  6:41 UTC 

[Bug 91263] R600 Segfault in finalize_textures
 2015-07-10  6:38 UTC  (2+ messages)

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2015-07-10  2:15 UTC 

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2015-07-10  2:08 UTC 

[PATCH v2 00/23] drm/exynos: atomic improvements + exynos_encoder removal
 2015-07-10  0:47 UTC  (6+ messages)
` [PATCH v2 12/23] drm/exynos: don't track enabled state at exynos_crtc

[Nouveau] CUDA fixed VA allocations and sparse mappings
 2015-07-10  0:31 UTC  (4+ messages)
  `  "

[RFCv3 0/5] enable migration of driver pages
 2015-07-10  0:02 UTC  (4+ messages)

[PATCH] scripts/kernel-doc: Adding cross-reference links to html documentation
 2015-07-09 23:56 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH] drm/fb: drop panic handling
 2015-07-09 21:14 UTC  (2+ messages)

[PATCH 1/2] drm/ttm: fix uncached page deallocation to properly fill page pool v3
 2015-07-09 18:28 UTC  (4+ messages)
` [PATCH 2/2] drm/ttm: improve uncached page deallocation

[PATCH] drm/imx: parallel-display: fix drm_panel support
 2015-07-09 18:22 UTC  (2+ messages)
  `  "

Skip cache sync for GEM CMA objects?
 2015-07-09 17:42 UTC  (2+ messages)
` [RFC PATCH] drm: use dma_map_sg_attrs for GEM CMA objects

[PATCH 01/12] drm/amdgpu: add amd_gnb_bus support
 2015-07-09 16:21 UTC  (9+ messages)
` [PATCH 05/12] drm/amdgpu: Implement irq interfaces for CGS
` [PATCH 06/12] drm/amdgpu: add atom "
` [PATCH 07/12] drm/amdgpu: implement cgs gpu memory callbacks
` [PATCH 08/12] drm/amd: add ACP 2.x register headers
` [PATCH 09/12] drm/amd: add ACP driver support (v4)
` [PATCH 10/12] drm/amd: modify ACP DMA buffer position update logic
` [PATCH 11/12] drm/amd: add ACP suspend/resume functionality
` [PATCH 12/12] drm/amd: remove amd gnb bus default runtime pm ops


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).