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

2015-05-14 Thread bugzilla-dae...@freedesktop.org
--- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150514/2e935ada/attachment-0001.html>

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

2015-05-14 Thread bugzilla-dae...@freedesktop.org
ail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150514/6dcbc578/attachment.html>

[PATCH 9/9] drm/exynos: Convert g2d_userptr_get_dma_addr() to use get_vaddr_frames()

2015-05-14 Thread Inki Dae
Hi, On 2015년 05월 13일 22:08, Jan Kara wrote: > Convert g2d_userptr_get_dma_addr() to pin pages using get_vaddr_frames(). > This removes the knowledge about vmas and mmap_sem locking from exynos > driver. Also it fixes a problem that the function has been mapping user > provided address

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

2015-05-14 Thread bugzilla-dae...@freedesktop.org
00 -- 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/20150514/81d1660e/attachment.html>

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

2015-05-14 Thread bugzilla-dae...@freedesktop.org
bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150514/af8b2cc5/attachment.html>

[PATCH] fix typo for drmOpenByName

2015-05-14 Thread Daniel Kurtz
NAK. The original code is correct. On Thu, May 14, 2015 at 2:17 PM, Guo Yejun wrote: > Signed-off-by: Guo Yejun > --- > xf86drm.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > > diff --git a/xf86drm.c b/xf86drm.c > index f7c45f8..5e7306e 100644 > --- a/xf86drm.c > +++

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

2015-05-14 Thread bugzilla-dae...@freedesktop.org
ktop.org/archives/dri-devel/attachments/20150514/8aa6855c/attachment.html>

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

2015-05-14 Thread bugzilla-dae...@freedesktop.org
ing 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/20150514/8ec35659/attachment.html>

[PATCH] drm: remove unused function

2015-05-14 Thread Sudip Mukherjee
this function was not used anywhere and was giving a build warning. Signed-off-by: Sudip Mukherjee --- drivers/gpu/drm/drm_crtc.c | 19 --- 1 file changed, 19 deletions(-) diff --git a/drivers/gpu/drm/drm_crtc.c b/drivers/gpu/drm/drm_crtc.c index 4059f06..6e60f71 100644 ---

[PATCH 1/1] drm/bridge: ptn3460: Fix I2C ID table to match the reported modalias

2015-05-14 Thread Javier Martinez Canillas
I2C drivers that support OF, have both an I2C and OF device ID tables that are used to fill the supported module aliases. But currently the I2C core only uses the OF table to match a device with a driver and the aliases information are always reported in the form i2c:. The client->name is used as

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

2015-05-14 Thread bugzilla-dae...@freedesktop.org
. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150514/219c45da/attachment.html>

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

2015-05-14 Thread bugzilla-dae...@freedesktop.org
dn't get a working display otherwise, should I try without it? -- 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/20150514/2571/attachment-0001.html>

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

2015-05-14 Thread bugzilla-dae...@freedesktop.org
tate, 0 > [7.843206] [drm] DPCD: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 -- 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/20150514/3a540c4f/attachment.html>

drm/exynos: Add atomic modesetting support

2015-05-14 Thread Gustavo Padovan
Hi Inki and Tobias, 2015-05-12 Gustavo Padovan : > 2015-05-10 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

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

2015-05-14 Thread bugzilla-dae...@freedesktop.org
... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150514/6331a4b0/attachment.html>

[PATCH 2/2] drm: rcar-du: Disable all planes when stopping the CRTC

2015-05-14 Thread Laurent Pinchart
The DSnPR plane configuration registers are updated on vblank, and no vblank will occur once the CRTC is stopped. We thus can't only disable planes right before starting the CRTC as it would start scanning out immediately from old frame buffers until the next vblank. Fix the problem by disabling

[PATCH 1/2] drm: rcar-du: Print the error value when DRM/KMS init fails

2015-05-14 Thread Laurent Pinchart
This helps debugging probe failures. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/rcar-du/rcar_du_drv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/rcar-du/rcar_du_drv.c

[PATCH] drm: adv7511: Fix crash in IRQ handler when no encoder is associated

2015-05-14 Thread Laurent Pinchart
The ADV7511 is probed before its slave encoder init function associates it with an encoder. This creates a time window during which hot plug detection interrupts can occur with an encoder, resulting in a crash in the IRQ handler. Fix this by ignoring hot plug detection IRQs when no encoder is

[PATCH v2 1/4] break kconfig dependency loop

2015-05-14 Thread Mauro Carvalho Chehab
Em Wed, 1 Apr 2015 15:15:27 +0200 Gerd Hoffmann escreveu: > After adding virtio-gpu I get this funky kconfig dependency loop. > > scripts/kconfig/conf --oldconfig Kconfig > drivers/video/fbdev/Kconfig:5:error: recursive dependency detected! > drivers/video/fbdev/Kconfig:5: symbol FB is

[PATCH] drm: remove unused function

2015-05-14 Thread Daniel Stone
Hi Sudip, On 14 May 2015 at 12:14, Sudip Mukherjee wrote: > this function was not used anywhere and was giving a build warning. Thanks for the patch, but this function is used in following patches that are in the process of being merged. This shouldn't have snuck in in the earlier patch;

[PATCH] drm: adv7511: Fix crash in IRQ handler when no encoder is associated

2015-05-14 Thread Lars-Peter Clausen
On 05/14/2015 02:29 PM, Laurent Pinchart wrote: > The ADV7511 is probed before its slave encoder init function associates > it with an encoder. This creates a time window during which hot plug > detection interrupts can occur with an encoder, resulting in a crash in > the IRQ handler. > > Fix this

[PATCH] fix typo for drmOpenByName

2015-05-14 Thread Guo Yejun
Signed-off-by: Guo Yejun --- xf86drm.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/xf86drm.c b/xf86drm.c index f7c45f8..5e7306e 100644 --- a/xf86drm.c +++ b/xf86drm.c @@ -635,9 +635,8 @@ static int drmOpenByName(const char *name, int type)

[PATCH 9/9] drm/exynos: Convert g2d_userptr_get_dma_addr() to use get_vaddr_frames()

2015-05-14 Thread Jan Kara
- if (!pages) { > > - DRM_ERROR("failed to allocate pages.\n"); > > - ret = -ENOMEM; > > + vec = g2d_userptr->vec = frame_vector_create(npages); > > I think you can use g2d_userptr->vec so it seems that vec isn't needed. > > > + if (!vec) > > goto err_free; > > - } > > > > - down_read(>mm->mmap_sem); > > - vma = find_vma(current->mm, userptr); > > For vma, ditto. Thanks for review! Attached is a new version of the patch. Honza -- Jan Kara SUSE Labs, CR -- next part -- A non-text attachment was scrubbed... Name: 0001-drm-exynos-Convert-g2d_userptr_get_dma_addr-to-use-g.patch Type: text/x-patch Size: 7676 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150514/cf217dc2/attachment.bin>

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

2015-05-14 Thread bugzilla-dae...@freedesktop.org
own where the dpcd info is getting corrupted. -- 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/20150514/228ede95/attachment.html>

[Bug 90370] [radeonsi] dota2 suffers from many glitches

2015-05-14 Thread bugzilla-dae...@freedesktop.org
longer and more often (very choppy). -- 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/20150514/146dee11/attachment.html>

[Bug 90370] [radeonsi] dota2 suffers from many glitches

2015-05-14 Thread bugzilla-dae...@freedesktop.org
bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150514/f6f7ef5b/attachment.html>

[Bug 90370] [radeonsi] dota2 suffers from many glitches

2015-05-14 Thread bugzilla-dae...@freedesktop.org
bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150514/16fe5d03/attachment.html>

[Bug 90370] [radeonsi] dota2 suffers from many glitches

2015-05-14 Thread bugzilla-dae...@freedesktop.org
bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150514/ef36754e/attachment.html>

[Bug 90370] [radeonsi] dota2 suffers from many glitches

2015-05-14 Thread bugzilla-dae...@freedesktop.org
bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150514/53280407/attachment.html>

[Bug 90370] [radeonsi] dota2 suffers from many glitches

2015-05-14 Thread bugzilla-dae...@freedesktop.org
bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150514/15098226/attachment.html>

[Bug 90370] [radeonsi] dota2 suffers from many glitches

2015-05-14 Thread bugzilla-dae...@freedesktop.org
bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150514/4d326926/attachment-0001.html>

[Bug 60553] [trine2] wrong colors when executed fullscreen

2015-05-14 Thread bugzilla-dae...@freedesktop.org
was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150514/39c26d73/attachment.html>

[Bug 90370] [radeonsi] dota2 suffers from many glitches

2015-05-14 Thread bugzilla-dae...@freedesktop.org
bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150514/b7115389/attachment.html>

[PATCH] fix typo for drmOpenByName

2015-05-14 Thread Guo, Yejun
Thanks Daniel Kurtz and Emil Velikov for the reply. In general, drm APIs are invoked by user mode drivers, but, I want to mimic the behavior of driver in my unit test to create buffer objects. After do some searching, I wrote the following code in my unit test (user mode simple application

[PATCH] Add DRM_CAS for mips32

2015-05-14 Thread Matt Turner
On Thu, May 14, 2015 at 5:12 AM, Aleksey Kuleshov wrote: > Signed-off-by: Aleksey Kuleshov > --- At least a few years ago, DRM_CAS was only used by DRI1 which is pretty dead at this point. Has something changed? What problem are you trying to solve?

[radeon] drm-fixes-4.1

2015-05-14 Thread Alex Deucher
Hi Dave, A just a few small fixes for radeon. The following changes since commit 332545b3016cbff066c17037d32ec8aae8e4cfb5: Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-intel into drm-fixes (2015-05-11 06:06:22 +1000) are available in the git repository at:

[PATCH] fix typo for drmOpenByName

2015-05-14 Thread Emil Velikov
On 14 May 2015 at 07:17, Guo Yejun wrote: > Signed-off-by: Guo Yejun > --- > xf86drm.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > > diff --git a/xf86drm.c b/xf86drm.c > index f7c45f8..5e7306e 100644 > --- a/xf86drm.c > +++ b/xf86drm.c > @@ -635,9 +635,8 @@ static int

[RFC][PATCH 2/2] drm/mediatek: Add DRM Driver for Mediatek SoC MT8173.

2015-05-14 Thread Paul Bolle
A naive question and a nit follow. That's probably not what you'd like to see for an RFC, but the patch got tangled up in my mail filter anyhow. On Wed, 2015-05-13 at 23:23 +0800, CK Hu wrote: > --- /dev/null > +++ b/drivers/gpu/drm/mediatek/Kconfig > +config DRM_MEDIATEK_FBDEV > + bool

Radeon Verde displayport failure.

2015-05-14 Thread Dave Jones
On Thu, May 14, 2015 at 09:49:52AM -0400, Alex Deucher wrote: > On Tue, May 12, 2015 at 8:04 PM, Dave Jones > wrote: > > On Mon, May 11, 2015 at 03:59:55PM -0400, Alex Deucher wrote: > > > > > > I tried tweaking the delays in > > drm_dp_link_train_clock_recovery_delay, without any

[Bug 90439] [LLVM] Xonotic render green (bisected)

2015-05-14 Thread bugzilla-dae...@freedesktop.org
because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150514/c4a96672/attachment.html>

[Bug 90439] [LLVM] Xonotic render green (bisected)

2015-05-14 Thread bugzilla-dae...@freedesktop.org
. -- 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/20150514/e9ee9fe6/attachment.html>

[PATCH v9.5.1 09/20] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format

2015-05-14 Thread Liu Ying
This patch adds a helper to get bits per pixel value of MIPI DSI pixel format. The helper takes a parameter in the type 'enum mipi_dsi_pixel_format' and returns it's bits per pixel value if the parameter is valid, otherwise, it returns -EINVAL. The helper makes users' life easier to do the

[PATCH RFC v9.5 09/20] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format

2015-05-14 Thread Liu Ying
2015-05-12 21:36 GMT+08:00 Thierry Reding : > On Fri, Feb 13, 2015 at 01:25:19PM +0800, Liu Ying wrote: >> Signed-off-by: Liu Ying > > This could use a commit message. Describe for example why this is useful > or when to use it. Ok, I'll add it in the next version. > >> --- >> v9->v9.5: >> *

Radeon Verde displayport failure.

2015-05-14 Thread Alex Deucher
On Tue, May 12, 2015 at 8:04 PM, Dave Jones wrote: > On Mon, May 11, 2015 at 03:59:55PM -0400, Alex Deucher wrote: > > > > I tried tweaking the delays in drm_dp_link_train_clock_recovery_delay, > without any noticable > > > difference. Is there something else I can try to make it try harder

[Bug 90439] [LLVM] Xonotic render green (bisected)

2015-05-14 Thread bugzilla-dae...@freedesktop.org
bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150514/55371973/attachment.html>

[Bug 90439] [LLVM] Xonotic render green (bisected)

2015-05-14 Thread bugzilla-dae...@freedesktop.org
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/20150514/686f61a6/attachment.html>

[PATCH v2] drm/i915: fix screen flickering

2015-05-14 Thread Thomas Gummerer
Commit c9f038a1a592 ("drm/i915: Don't assume primary & cursor are always on for wm calculation (v4)") fixes a null pointer dereference. Setting the primary and cursor panes to false in ilk_compute_wm_parameters to false does however give the following errors in the kernel log and causes the screen

[PATCH] drm/exynos: dp: Lower level of EDID read success message

2015-05-14 Thread Krzysztof Kozlowski
Don't pollute the dmesg with EDID read success message as an error. Printing as debug should be fine. Signed-off-by: Krzysztof Kozlowski --- drivers/gpu/drm/exynos/exynos_dp_core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/exynos/exynos_dp_core.c

[PATCH 1/1] drm/bridge: ptn3460: Fix I2C ID table to match the reported modalias

2015-05-14 Thread Doug Anderson
Javier, On Thu, May 14, 2015 at 7:31 AM, Javier Martinez Canillas wrote: > I2C drivers that support OF, have both an I2C and OF device ID tables > that are used to fill the supported module aliases. But currently the > I2C core only uses the OF table to match a device with a driver and > the

[PATCH v2] drm/i915: fix screen flickering

2015-05-14 Thread Matt Roper
On Thu, May 14, 2015 at 09:16:39AM +0200, Thomas Gummerer wrote: > Commit c9f038a1a592 ("drm/i915: Don't assume primary & cursor are > always on for wm calculation (v4)") fixes a null pointer dereference. > Setting the primary and cursor panes to false in > ilk_compute_wm_parameters to false does

[Bug 90439] [LLVM] Xonotic render green (bisected)

2015-05-14 Thread bugzilla-dae...@freedesktop.org
are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150514/9b3e55e2/attachment.html>

[Bug 90439] [LLVM] Xonotic render green (bisected)

2015-05-14 Thread bugzilla-dae...@freedesktop.org
|(bisected) |(bisected) -- 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/20150514/d276279c/attachment.html>

[RFC][PATCH 2/2] drm/mediatek: Add DRM Driver for Mediatek SoC MT8173.

2015-05-14 Thread CK Hu
This patch is a DRM Driver for Mediatek SoC MT8173. Now support one crtc with MIPI DSI interface. We used GEM framework for buffer management and use iommu for physically non-continuous memory. Signed-off-by: CK Hu --- drivers/gpu/drm/Kconfig |2 +

[RFC][PATCH 1/2] dt-bindings: drm/mediatek: Add Mediatek DRM dts binding

2015-05-14 Thread CK Hu
This patch includes 1. Mediatek DRM Device binding 2. Mediatek DSI Device binding 3. Mediatek CRTC Main Device binding 4. Mediatek DDP Device binding Signed-off-by: CK Hu --- .../bindings/drm/mediatek/mediatek,crtc-main.txt | 38 ++

[RFC][PATCH 0/2] MT8173 DRM support

2015-05-14 Thread CK Hu
MT8173 DRM include one master drm device and three sub device: dsi device, crtc main device, and ddp device. Master drm device control the drm sub device and memory management. dsi device is a drm connector/encoder device which control MIPI/DSI hw block. crtc main is a drm crtc device which