[alsa-devel] [PATCH 12/13] drm: bridge/dw_hdmi-ahb-audio: add audio driver

2015-05-10 Thread Anssi Hannula
10.05.2015, 22:33, Russell King - ARM Linux kirjoitti: > On Sun, May 10, 2015 at 09:59:42PM +0300, Anssi Hannula wrote: >> What I'd like to see is arrive at some sort of general consensus on how >> the AES bits should be handled (i.e. should the driver always set them >> themselves and disallow/all

drm/exynos: Add atomic modesetting support

2015-05-10 Thread Inki Dae
2015-05-09 21:13 GMT+09:00 Tobias Jakobi : > Hello Inki, > > > Inki Dae wrote: >> Hi, >> >> 2015-05-09 6:51 GMT+09:00 Tobias Jakobi : >>> Hello, >>> >>> I've tested this on my Hardkernel Odroid-X2 (connected via HDMI to a >>> 1080p panel). >>> >>> Run the usual modetest tests (just primary plane, p

[alsa-devel] [PATCH 12/13] drm: bridge/dw_hdmi-ahb-audio: add audio driver

2015-05-10 Thread Anssi Hannula
09.05.2015, 21:11, Russell King - ARM Linux kirjoitti: > On Sat, May 09, 2015 at 08:55:10PM +0300, Anssi Hannula wrote: >> 09.05.2015, 20:40, Russell King - ARM Linux kirjoitti: >>> Even VLC _doesn't_ if it's outputting to a standard audio - in other >>> words, if you don't tick the SPDIF direct ou

[PATCH] gma500:Remove functions that are now deprecated and move to the newer functions in drm_dp_helper.c

2015-05-10 Thread patrik.r.jakobs...@gmail.com
On Sun, May 10, 2015 at 02:40:40PM -0400, nick wrote: > > > On 2015-05-10 02:35 PM, patrik.r.jakobsson at gmail.com wrote: > > On Sun, May 10, 2015 at 01:48:14PM -0400, nick wrote: > >> > >> > >> On 2015-05-10 01:04 PM, patrik.r.jakobsson at gmail.com wrote: > >>> On Tue, May 05, 2015 at 11:17:07

[git pull] drm fixes

2015-05-10 Thread Dave Airlie
Hi Linus, really need to get back to sending these on my Friday, instead of my Monday morning, but nothing too amazing in here, a few amdkfd fixes, a few radeon fixes, i915 fixes, one tegra fix and one core fix. Dave. The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22:

[PATCH] gma500:Remove functions that are now deprecated and move to the newer functions in drm_dp_helper.c

2015-05-10 Thread patrik.r.jakobs...@gmail.com
On Sun, May 10, 2015 at 01:48:14PM -0400, nick wrote: > > > On 2015-05-10 01:04 PM, patrik.r.jakobsson at gmail.com wrote: > > On Tue, May 05, 2015 at 11:17:07AM -0400, nick wrote: > >> > >> > >> On 2015-05-05 09:06 AM, Patrik Jakobsson wrote: > >>> On Tue, May 5, 2015 at 12:29 AM, Nicholas Kraus

[alsa-devel] [PATCH 12/13] drm: bridge/dw_hdmi-ahb-audio: add audio driver

2015-05-10 Thread Russell King - ARM Linux
On Sun, May 10, 2015 at 09:59:42PM +0300, Anssi Hannula wrote: > I wonder whether receivers actually care with HDMI (they generally don't > with S/PDIF) - that's one tidbit for me to test later... But of course > it doesn't change much with the matter at hand, in any case we should > strive to get

[PATCH] gma500:Remove functions that are now deprecated and move to the newer functions in drm_dp_helper.c

2015-05-10 Thread patrik.r.jakobs...@gmail.com
On Tue, May 05, 2015 at 11:17:07AM -0400, nick wrote: > > > On 2015-05-05 09:06 AM, Patrik Jakobsson wrote: > > On Tue, May 5, 2015 at 12:29 AM, Nicholas Krause > > wrote: > >> This removes the deprecated functions,i2c_dp_aux_add_bus and > >> i2c_dp_aux_prepare_bus and the only call in the func

[Bug 95771] Crash when trying to hibernate

2015-05-10 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=95771 --- Comment #1 from higuita --- Created attachment 176351 --> https://bugzilla.kernel.org/attachment.cgi?id=176351&action=edit New crash dump I got a new crash, but this time, after reseting the PC, i could load the hibernation image. Also, i

[Bug 73530] Asus U38N: Black screen with Radeon driver in Linux

2015-05-10 Thread bugzilla-dae...@freedesktop.org
ctrum enabled. After that provide patch. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150510/187a2a97/attachment.html>

[Bug 90278] random computer freeze with screen corruption

2015-05-10 Thread bugzilla-dae...@freedesktop.org
iving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150510/7730f6f0/attachment.html>

[PATCH] MAINTAINERS: update amdkfd Oded's email address

2015-05-10 Thread Oded Gabbay
Leaving AMD soon so need to update my email address to @gmail.com Signed-off-by: Oded Gabbay --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 781e099..d68df93 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -631,7 +631,7 @@ F: dri

[PATCH v2 9/9] drm/amdkfd: change driver version to 0.7.2

2015-05-10 Thread Oded Gabbay
Signed-off-by: Oded Gabbay --- drivers/gpu/drm/amd/amdkfd/kfd_module.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/amd/amdkfd/kfd_module.c b/drivers/gpu/drm/amd/amdkfd/kfd_module.c index e4fc96e..ca8410e 100644 --- a/drivers/gpu/drm/amd/amdkfd/kfd_modu

[PATCH v2 8/9] drm/amdkfd: Implement events IOCTLs

2015-05-10 Thread Oded Gabbay
From: Andrew Lewycky Signed-off-by: Andrew Lewycky Signed-off-by: Oded Gabbay --- drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 36 +++- 1 file changed, 31 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/amd/amdkfd/kfd_chardev.c b/drivers/gpu/drm/amd/amdkf

[PATCH v2 7/9] drm/amdkfd: Add module parameter of send_sigterm

2015-05-10 Thread Oded Gabbay
This patch adds a new kernel module parameter to amdkfd, called send_sigterm. This parameter specifies whether amdkfd should send the SIGTERM signal to an HSA process, when the following conditions occur: 1. The GPU triggers an exception regarding a kernel that was issued by this process. 2.

[PATCH v2 6/9] drm/amdkfd: Add bad opcode exception handling

2015-05-10 Thread Oded Gabbay
From: Alexey Skidanov Signed-off-by: Alexey Skidanov Signed-off-by: Oded Gabbay --- drivers/gpu/drm/amd/amdkfd/cik_event_interrupt.c | 5 - drivers/gpu/drm/amd/amdkfd/cik_int.h | 1 + drivers/gpu/drm/amd/amdkfd/kfd_events.c | 21 + drivers/gpu/drm

[PATCH v2 5/9] drm/amdkfd: Add memory exception handling

2015-05-10 Thread Oded Gabbay
From: Alexey Skidanov This patch adds Peripheral Page Request (PPR) failure processing and reporting. Bad address or pointer to a system memory block with inappropriate read/write permission cause such PPR failure during a user queue processing. PPR request handling is done by IOMMU driver notif

[PATCH v2 4/9] drm/amdkfd: Add the events module

2015-05-10 Thread Oded Gabbay
This patch adds the events module (kfd_events.c) and the interrupt handle module for Kaveri (cik_event_interrupt.c). The patch updates the interrupt_is_wanted(), so that it now calls the interrupt isr function specific for the device that received the interrupt. That function(implemented in cik_ev

[PATCH v2 3/9] drm/amdkfd: add events IOCTL set definitions

2015-05-10 Thread Oded Gabbay
From: Andrew Lewycky - AMDKFD_IOC_CREATE_EVENT: Creates a new event of a specified type - AMDKFD_IOC_DESTROY_EVENT: Destroys an existing event - AMDKFD_IOC_SET_EVENT: Signal an existing event - AMDKFD_IOC_RESET_EVENT: Reset an existing event - AMDKFD_IOC_WAIT_E

[PATCH v2 2/9] drm/amdkfd: Add interrupt handling module

2015-05-10 Thread Oded Gabbay
From: Andrew Lewycky This patch adds the interrupt handling module, kfd_interrupt.c, and its related members in different data structures to the amdkfd driver. The amdkfd interrupt module maintains an internal interrupt ring per amdkfd device. The internal interrupt ring contains interrupts that

[PATCH v2 1/9] drm/radeon: Add init interrupt kfd->kgd interface

2015-05-10 Thread Oded Gabbay
This patch adds a new interface function to the kfd->kgd interface. The function is kgd_init_interrupts() and its function is to initialize a pipe's interrupts. The function currently enables the timestamp interrupt and the bad opcode interrupt. Signed-off-by: Oded Gabbay --- drivers/gpu/drm/am

[PATCH v2 0/9] Add Interrupts & Events modules to amdkfd

2015-05-10 Thread Oded Gabbay
This is the second version of this patch-set. Only two patches were changed from the first version: - drm/amdkfd: add events IOCTL set definitions - drm/amdkfd: Add the events module Please review, Thanks Oded Alexey Skidanov (2): drm/amdkfd: Add memory exception handling drm/amdk

Some issues with the new amdgpu driver

2015-05-10 Thread Brian Paterni
On 05/09/2015 07:11 PM, Brian Paterni wrote: > *) System lockup on xen boot (even magic sysrq is not recognized) It's probably not much to go on, but I was able to capture a kernel/xen boot log over serial. Unfortunately it doesn't look like a backtrace (or any indication of a problem) was able to

[Bug 88152] 720p and 1080 H.264 videos lock-up on playback with vlc / vdpau on Radeon 3850HD

2015-05-10 Thread bugzilla-dae...@freedesktop.org
rchives/dri-devel/attachments/20150510/d20dc9d5/attachment.html>

[PATCH] drm/i915: Fix typo in intel_runtime_pm.c

2015-05-10 Thread Masanari Iida
This patch fix spelling typo in intel_runtime_pm.c Signed-off-by: Masanari Iida --- drivers/gpu/drm/i915/intel_runtime_pm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_runtime_pm.c b/drivers/gpu/drm/i915/intel_runtime_pm.c index ce00e69..80

[PATCH] drm/nouveau/gr: Fix typo in nv10.c

2015-05-10 Thread Masanari Iida
This patch fix spelling typo in printk within nv10.c Signed-off-by: Masanari Iida --- drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.c b/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10