[PATCH 0/2] Renesas R-Car Gen3 DU alpha and z-order support

2016-04-22 Thread Dave Airlie
On 21 April 2016 at 11:14, Laurent Pinchart wrote: > Hello, > > This patch series implement support for alpha and z-order configuration in the > R-Car DU driver for the Gen3 SoCs family. > > The Gen3 SoCs delegate composition to an external IP core

[GIT PULL] MT8173 DRM support

2016-04-22 Thread Dave Airlie
On 19 April 2016 at 23:42, Philipp Zabel wrote: > Hi Dave, > > please consider pulling this tag with initial MediaTek MT8173 DRM > support, corresponding to v14 of the patch series. These patches have > been mostly stable for the last few rounds. I'll follow up with the HDMI > encoder support

[PATCH 1/2] drm: rcar-du: Add Z-order support for VSP planes

2016-04-22 Thread Laurent Pinchart
Hi Daniel, On Thursday 21 Apr 2016 18:10:25 Daniel Vetter wrote: > On Thu, Apr 21, 2016 at 04:14:12AM +0300, Laurent Pinchart wrote: > > Make the Z-order of VSP planes configurable through the zpos property, > > exactly as for the native DU planes. > > > > Signed-off-by: Laurent Pinchart > >

[PATCH v3 4/7] drm/i2c: adv7511: Create a MIPI DSI device

2016-04-22 Thread Laurent Pinchart
Hi Archit, Thank you for the patch. On Wednesday 09 Mar 2016 16:27:15 Archit Taneja wrote: > In order to pass DSI specific parameters to the DSI host, we need the > driver to create a mipi_dsi_device DSI device that attaches to the > host. > > Use of_graph helpers to get the DSI host DT node.

[PATCH v3 7/7] dt-bindings: drm/bridge: Update bindings for ADV7533

2016-04-22 Thread Laurent Pinchart
Hi Archit, Thank you for the patch. On Wednesday 09 Mar 2016 16:27:18 Archit Taneja wrote: > Add description of ADV7533. Add the required and optional properties that > are specific to it. > > Cc: devicetree at vger.kernel.org > Cc: Rob Herring > > Signed-off-by: Archit Taneja > --- >

[PATCH v3 0/7] drm/i2c: adv7511: ADV7533 support

2016-04-22 Thread Laurent Pinchart
Hi Archit, On Thursday 14 Apr 2016 20:26:11 Archit Taneja wrote: > On 3/9/2016 4:27 PM, Archit Taneja wrote: > > ADV7533 is a DSI to HDMI encoder chip. It's like ADV7511, but with an > > additional DSI RX block that takes in DSI video mode output. > > > > Trying to get this driver merged has had

[PATCH v3 0/7] drm/i2c: adv7511: ADV7533 support

2016-04-22 Thread Laurent Pinchart
Hi Archit, On Monday 18 Apr 2016 15:18:30 Archit Taneja wrote: > On 04/17/2016 05:01 PM, Xinliang Liu wrote: > > On 9 March 2016 at 18:57, Archit Taneja wrote: > >> ADV7533 is a DSI to HDMI encoder chip. It's like ADV7511, but with an > >> additional DSI RX block that takes in DSI video mode

[PATCH 00/14] Add/update DRM entries in the MAINTAINERS file

2016-04-22 Thread Emil Velikov
Hi all, A bunch of trivial updates for the MAINTAINERS file - corrected files lists, git repos. The last few patches 'nominate' developers who have already been the effective maintainers of the specific drivers. With the final patch we explicitly list the legacy/UMS drivers, as

[PATCH 01/14] MAINTAINERS: Remove unneded wildcard for the Radeon/AMDGPU drivers

2016-04-22 Thread Emil Velikov
There are no other files but the UAPI headers, thus we can drop the wildcard. Cc: Alex Deucher Cc: Christian König Signed-off-by: Emil Velikov --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 1c32f8a..2ac57ac 100644 ---

[PATCH 02/14] MAINTAINERS: Remove unneded wildcard for the i915 DRM driver

2016-04-22 Thread Emil Velikov
There is no other file but the UAPI header, thus we can drop the wildcard. Cc: Daniel Vetter Cc: Jani Nikula Cc: intel-gfx at lists.freedesktop.org Cc: dri-devel at lists.freedesktop.org Signed-off-by: Emil Velikov --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[PATCH 03/14] MAINTAINERS: Update the files list for the Exynos DRM driver

2016-04-22 Thread Emil Velikov
Cc: Inki Dae Cc: Joonyoung Shim Cc: Seung-Woo Kim Cc: Kyungmin Park Cc: dri-devel at lists.freedesktop.org Signed-off-by: Emil Velikov --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 08ae19a..17dc561 100644 ---

[PATCH 04/14] MAINTAINERS: Update the files list for the GMA500 DRM driver

2016-04-22 Thread Emil Velikov
Cc: Patrik Jakobsson Cc: dri-devel at lists.freedesktop.org Signed-off-by: Emil Velikov --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 17dc561..205b3c1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3837,8 +3837,7 @@ M:

[PATCH 05/14] MAINTAINERS: Update the files list for the Rockchip DRM driver

2016-04-22 Thread Emil Velikov
The location listed is a folder - swap the wildcard with '/' Cc: Mark Yao Cc: dri-devel at lists.freedesktop.org Signed-off-by: Emil Velikov --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 205b3c1..9df1555 100644 ---

[PATCH 06/14] MAINTAINERS: Update the files list for the Etnaviv DRM driver

2016-04-22 Thread Emil Velikov
Cc: Lucas Stach Cc: Russell King Cc: Christian Gmeiner Cc: dri-devel at lists.freedesktop.org Signed-off-by: Emil Velikov --- MAINTAINERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index

[PATCH 07/14] MAINTAINERS: Update the files list for the Armada DRM driver

2016-04-22 Thread Emil Velikov
Cc: Russell King Cc: dri-devel at lists.freedesktop.org Signed-off-by: Emil Velikov --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 47a09fe..f759b53 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6908,6

[PATCH 08/14] MAINTAINERS: Update the files list for the Renesas DRM drivers

2016-04-22 Thread Emil Velikov
Cc: Laurent Pinchart Cc: dri-devel at lists.freedesktop.org Cc: linux-renesas-soc at vger.kernel.org Signed-off-by: Emil Velikov --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index f759b53..776d614 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@

[PATCH 09/14] MAINTAINERS: List the correct git repo for the Renesas DRM drivers

2016-04-22 Thread Emil Velikov
Cc: Laurent Pinchart Cc: dri-devel at lists.freedesktop.org Cc: linux-renesas-soc at vger.kernel.org Signed-off-by: Emil Velikov --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 776d614..b9eddf1 100644 --- a/MAINTAINERS +++

[PATCH 10/14] MAINTAINERS: Add maintainer entry for the Nouveau DRM driver

2016-04-22 Thread Emil Velikov
Ben has been the maintainer of the driver even before it got included in the kernel. Cc: Ben Skeggs Cc: Dave Airlie Signed-off-by: Emil Velikov --- MAINTAINERS | 9 + 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index b9eddf1..c81e02d 100644 ---

[PATCH 11/14] MAINTAINERS: Add maintainer entry for the MSM DRM driver

2016-04-22 Thread Emil Velikov
Rob and Archit are the main developers behind the driver. Cc: Rob Clark Cc: Archit Taneja Signed-off-by: Emil Velikov --- Archit, I believe Rob is the maintainer atm, although considering the amazing work that you've been doing for MSM and DRM in general, I think it's worth adding you as

[PATCH 12/14] MAINTAINERS: Add maintainer entry for the VMWGFX DRM driver

2016-04-22 Thread Emil Velikov
Thomas is one of the original authors of the driver, with recent contributions from Sinclair and Brian. Cc: Sinclair Yeh Cc: Thomas Hellstrom Cc: Brian Paul Cc: "VMware Graphics" Signed-off-by: Emil Velikov --- Gents can anyone confirm if the data is correct ? I'm thinking that the status

[PATCH 13/14] MAINTAINERS: Add a few DRM drivers by Dave Airlie

2016-04-22 Thread Emil Velikov
Almost exclusively done by Dave Airlie. Explicitly list him as a maintainer and classify them as "Odd Fixes" as I doubt he's got much time for them these days. Cc: Dave Airlie Signed-off-by: Emil Velikov --- Dave, please correct me if I got it wrong. --- MAINTAINERS | 31

[PATCH 14/14] MAINTAINERS: Add a bunch of legacy (UMS) DRM drivers

2016-04-22 Thread Emil Velikov
Pretty much all of these hasn't seen any action singe 2008 at the very least. Barring the occasional buildfix and DRM-wide refactoring of course. Note: some distributions have stopped shipping their userspace counterparts for a while. Although some still do. Signed-off-by: Emil Velikov --- I'm

[pull] radeon and amdgpu drm-fixes-4.6

2016-04-22 Thread Dave Airlie
On 21 April 2016 at 02:05, Alex Deucher wrote: > Hi Dave, > > Misc radeon and amdgpu bug fixes for 4.6. The big change is a patch > to fix possible display problems on NI and newer parts when reprogramming > the mc when DP is in use. > > The following changes since commit

[PATCH] drm/radeon: add cayman VM support for append packet.

2016-04-22 Thread Dave Airlie
From: Dave Airlie This adds support for SET_APPEND_CNT packet3 to the VM paths. Signed-off-by: Dave Airlie --- drivers/gpu/drm/radeon/evergreen_cs.c | 21 + 1 file changed, 21 insertions(+) diff --git a/drivers/gpu/drm/radeon/evergreen_cs.c

[patch] drm/rockchip: inno_hdmi: fix an error code

2016-04-22 Thread Mark yao
On 2016年04月21日 22:03, Dan Carpenter wrote: > On Fri, Feb 26, 2016 at 02:26:23PM +0800, Yakir Yang wrote: >> Dan, >> >> On 02/26/2016 05:30 AM, Dan Carpenter wrote: >>> We were accidentally returning PTR_ERR(NULL) which means success when we >>> wanted to return a negative error code. >>> >>>

[pull] radeon and amdgpu drm-fixes-4.6

2016-04-22 Thread Deucher, Alexander
> -Original Message- > From: Dave Airlie [mailto:airlied at gmail.com] > Sent: Thursday, April 21, 2016 7:52 PM > To: Alex Deucher > Cc: dri-devel; Deucher, Alexander > Subject: Re: [pull] radeon and amdgpu drm-fixes-4.6 > > On 21 April 2016 at 02:05, Alex Deucher wrote: > > Hi Dave, > >

[git pull] drm fixes

2016-04-22 Thread Dave Airlie
Hi Linus, i915, nouveau and amdgpu/radeon fixes in this. Two nouveau fixes, one for a regression with dithering and one for a bug hit by the userspace drivers. i915 has a few fixes, mostly things heading for stable, two important skylake GT3/4 hangs. radeon/amdgpu has some audio,

[PATCH 5/9] drm/i915: Enable i915 perf stream for Haswell OA unit

2016-04-22 Thread Robert Bragg
we might want to add a property that can influence the latency userspace is happy with, which might also alieviate some of this concern that the hrtimer runs all the time the stream is enabled when it could often be fine to run at a much lower frequency than the current 200Hz. For now, maybe it's ok to stick with the fixed frequency, and I'll plan to experiment with a property for influencing the maximum latency? Regards, - Robert -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160422/9a0f26f5/attachment.html>

[Bug 95058] When monitors sleep, backlights stay on, screen is black, and can't be woke up

2016-04-22 Thread bugzilla-dae...@freedesktop.org
) and haven't had this happen. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160422/c8e8a201/attachment.html>

[PATCH v3 4/7] drm/i2c: adv7511: Create a MIPI DSI device

2016-04-22 Thread Archit Taneja
Hi Laurent, On 04/22/2016 03:59 AM, Laurent Pinchart wrote: > Hi Archit, > > Thank you for the patch. > > On Wednesday 09 Mar 2016 16:27:15 Archit Taneja wrote: >> In order to pass DSI specific parameters to the DSI host, we need the >> driver to create a mipi_dsi_device DSI device that attaches

[PATCH] drm/exynos/hdmi: Don't print error on deferral due to regulators

2016-04-22 Thread Krzysztof Kozlowski
On 04/21/2016 08:51 PM, Javier Martinez Canillas wrote: > The regulators may not be available just because their driver's probe > function was just not executed and so the regulators not registered. > > So, in this case the Exynos HDMI driver should not print logs since > a -EPROBE_DEFER is not

[Intel-gfx] [PATCH 5/5] drm/i915: Add support for new aspect ratios

2016-04-22 Thread Sharma, Shashank
Thanks for the review Daniel. My comments inline. Regards Shashank On 4/21/2016 8:34 PM, Daniel Vetter wrote: > On Fri, Mar 25, 2016 at 01:47:35PM +0530, Shashank Sharma wrote: >> HDMI 2.0/CEA-861-F introduces two new aspect ratios: >> - 64:27 >> - 256:135 >> >> This patch adds support for these

[PATCH v3 7/7] dt-bindings: drm/bridge: Update bindings for ADV7533

2016-04-22 Thread Archit Taneja
On 04/22/2016 04:02 AM, Laurent Pinchart wrote: > Hi Archit, > > Thank you for the patch. > > On Wednesday 09 Mar 2016 16:27:18 Archit Taneja wrote: >> Add description of ADV7533. Add the required and optional properties that >> are specific to it. >> >> Cc: devicetree at vger.kernel.org >> Cc:

[PATCH 02/14] MAINTAINERS: Remove unneded wildcard for the i915 DRM driver

2016-04-22 Thread Jani Nikula
On Fri, 22 Apr 2016, Emil Velikov wrote: > [ text/plain ] > There is no other file but the UAPI header, thus we can drop the > wildcard. > > Cc: Daniel Vetter > Cc: Jani Nikula > Cc: intel-gfx at lists.freedesktop.org > Cc: dri-devel at lists.freedesktop.org > Signed-off-by: Emil Velikov

[PATCH v3 0/7] drm/i2c: adv7511: ADV7533 support

2016-04-22 Thread Archit Taneja
On 04/22/2016 04:06 AM, Laurent Pinchart wrote: > Hi Archit, > > On Monday 18 Apr 2016 15:18:30 Archit Taneja wrote: >> On 04/17/2016 05:01 PM, Xinliang Liu wrote: >>> On 9 March 2016 at 18:57, Archit Taneja wrote: ADV7533 is a DSI to HDMI encoder chip. It's like ADV7511, but with an

[PATCH v3 0/7] drm/i2c: adv7511: ADV7533 support

2016-04-22 Thread Archit Taneja
On 04/22/2016 04:03 AM, Laurent Pinchart wrote: > Hi Archit, > > On Thursday 14 Apr 2016 20:26:11 Archit Taneja wrote: >> On 3/9/2016 4:27 PM, Archit Taneja wrote: >>> ADV7533 is a DSI to HDMI encoder chip. It's like ADV7511, but with an >>> additional DSI RX block that takes in DSI video mode

[PATCH 2/2] drm/exynos: fix imported dma-buf to be mapped

2016-04-22 Thread Joonyoung Shim
The imported dma-buf should be mapped by sub-system exporting it. Signed-off-by: Joonyoung Shim --- drivers/gpu/drm/exynos/exynos_drm_gem.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/exynos/exynos_drm_gem.c b/drivers/gpu/drm/exynos/exynos_drm_gem.c index

[PATCH 1/2] drm/exynos: support gem_prime_mmap

2016-04-22 Thread Joonyoung Shim
This allows exported dma-bufs to be mapped using gem_prime_mmap. Signed-off-by: Joonyoung Shim --- drivers/gpu/drm/exynos/exynos_drm_drv.c | 1 + drivers/gpu/drm/exynos/exynos_drm_gem.c | 45 +++-- drivers/gpu/drm/exynos/exynos_drm_gem.h | 2 ++ 3 files changed, 35

[PATCH] drm/exynos: use directly DMA mapping APIs on g2d

2016-04-22 Thread Joonyoung Shim
There is no reason to be wapper functions to use DMA mapping APIs. Use directly DMA mapping APIs and remove the wapper functions. Signed-off-by: Joonyoung Shim --- This is based on linux-next for 20160422. drivers/gpu/drm/exynos/exynos_drm_g2d.c | 10 +- drivers/gpu/drm/exynos

[Bug 94984] XCom2 crashes with SIGSEGV on radeonsi

2016-04-22 Thread bugzilla-dae...@freedesktop.org
op.org/archives/dri-devel/attachments/20160422/64de4be6/attachment.html>

[PATCH v2 2/4] dt-bindings: Add jdi lt070me05000 panel bindings

2016-04-22 Thread Vinay Simha
On Thu, Apr 21, 2016 at 9:15 PM, Rob Herring wrote: > On Wed, Apr 20, 2016 at 03:02:31PM +0530, Vinay Simha BN wrote: >> Add documentation for lt070me05000 panel >> >> Signed-off-by: Vinay Simha BN >> --- >> .../bindings/display/panel/jdi,lt070me05000.txt| 43 >> ++ >>

[Intel-gfx] [PATCH 5/5] drm/i915: Add support for new aspect ratios

2016-04-22 Thread Daniel Vetter
On Fri, Apr 22, 2016 at 10:58:34AM +0530, Sharma, Shashank wrote: > Thanks for the review Daniel. > My comments inline. > > Regards > Shashank > On 4/21/2016 8:34 PM, Daniel Vetter wrote: > >On Fri, Mar 25, 2016 at 01:47:35PM +0530, Shashank Sharma wrote: > >>HDMI 2.0/CEA-861-F introduces two new

[GIT PULL] MT8173 DRM support

2016-04-22 Thread Philipp Zabel
Am Freitag, den 22.04.2016, 05:50 +1000 schrieb Dave Airlie: > On 19 April 2016 at 23:42, Philipp Zabel wrote: > > Hi Dave, > > > > please consider pulling this tag with initial MediaTek MT8173 DRM > > support, corresponding to v14 of the patch series. These patches have > > been mostly stable

[Intel-gfx] [PATCH] drm: i915: Improve behavior in case of broken HDMI EDID

2016-04-22 Thread Daniel Vetter
On Thu, Apr 21, 2016 at 03:13:51PM -0300, Ezequiel Garcia wrote: > Daniel, > > Thanks a lot for the quick reply! > > On 20 Apr 01:34 PM, Daniel Vetter wrote: > > On Tue, Apr 19, 2016 at 02:31:13PM -0300, Ezequiel Garcia wrote: > > > Currently, our implementation of drm_connector_funcs.detect is

[PATCH 2/8] drm/udl: Change drm_fb_helper_sys_*() calls to sys_*()

2016-04-22 Thread Daniel Vetter
On Thu, Apr 21, 2016 at 08:18:48PM +0200, Noralf Trønnes wrote: > > Den 21.04.2016 09:28, skrev Daniel Vetter: > >On Wed, Apr 20, 2016 at 08:15:30PM +0200, Noralf Trønnes wrote: > >>Den 20.04.2016 19:42, skrev Daniel Vetter: > >>>On Wed, Apr 20, 2016 at 05:25:23PM +0200, Noralf Trønnes wrote:

[PATCH 4/8] drm/fb-helper: Add fb_deferred_io support

2016-04-22 Thread Daniel Vetter
On Thu, Apr 21, 2016 at 08:54:45PM +0200, Noralf Trønnes wrote: > > Den 20.04.2016 17:25, skrev Noralf Trønnes: > >This adds deferred io support if CONFIG_FB_DEFERRED_IO is enabled. > >Accumulated fbdev framebuffer changes are signaled using the callback > >(struct drm_framebuffer_funcs

[PATCH 1/2] drm: rcar-du: Add Z-order support for VSP planes

2016-04-22 Thread Daniel Vetter
On Fri, Apr 22, 2016 at 12:00:39AM +0300, Laurent Pinchart wrote: > Hi Daniel, > > On Thursday 21 Apr 2016 18:10:25 Daniel Vetter wrote: > > On Thu, Apr 21, 2016 at 04:14:12AM +0300, Laurent Pinchart wrote: > > > Make the Z-order of VSP planes configurable through the zpos property, > > > exactly

[Intel-gfx] [PATCH] libdrm/fourcc: Add formats R8, RG88, GR88

2016-04-22 Thread Daniel Vetter
On Thu, Apr 21, 2016 at 08:44:36PM +0300, Hwang, Dongseong wrote: > Ok, I'll send new patch with the commit and tree. You can't do that yet since the commit hasn't landed in upstream. Taking a sha1 from your own tree is useless. My point of noting the sha1 is that it must be from a non-rebasing

[PATCH v12 1/2] kernel.h: add u64_to_user_ptr()

2016-04-22 Thread Daniel Vetter
On Thu, Apr 21, 2016 at 12:38:49PM -0300, Gustavo Padovan wrote: > From: Gustavo Padovan > > This function had copies in 3 different files. Unify them in kernel.h. > > Cc: Joe Perches > Cc: Andrew Morton > Cc: David Airlie > Cc: Daniel Vetter > Cc: Rob Clark > Signed-off-by: Gustavo

[PATCH 00/24] drm: add extern C guard for the UAPI headers

2016-04-22 Thread Daniel Vetter
On Thu, Apr 21, 2016 at 09:17:13PM +0100, Emil Velikov wrote: > [Re-sending to the correct mailing list. Apologies if you've seen it already] > > Hi all, David Howells > > Dave Airlie pointed out that "polluting" the headers in a manner as seen > with this series might not be too wise. David H,

[PATCH 06/24] drm/i810: add extern C guard for the UAPI header

2016-04-22 Thread Daniel Vetter
On Thu, Apr 21, 2016 at 09:17:19PM +0100, Emil Velikov wrote: > Cc: Daniel Vetter > Signed-off-by: Emil Velikov > > --- > > Daniel, > > Based on earlier chat that his file has never been used by userspace, > should we just move it for internal usage (to include/drm) ? The userspace that

[PATCH 19/24] drm/sis: add missing include drm.h for the UAPI header

2016-04-22 Thread Daniel Vetter
On Thu, Apr 21, 2016 at 09:17:32PM +0100, Emil Velikov wrote: > Signed-off-by: Emil Velikov If the extern C stuff falls through, maybe we want to pull this one out ahead? -Daniel > --- > include/uapi/drm/sis_drm.h | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git

[PATCH 14/14] MAINTAINERS: Add a bunch of legacy (UMS) DRM drivers

2016-04-22 Thread Daniel Vetter
On Fri, Apr 22, 2016 at 12:04:02AM +0100, Emil Velikov wrote: > Pretty much all of these hasn't seen any action singe 2008 at the very > least. Barring the occasional buildfix and DRM-wide refactoring of > course. > > Note: some distributions have stopped shipping their userspace > counterparts

[Intel-gfx] [PATCH] drm: i915: Improve behavior in case of broken HDMI EDID

2016-04-22 Thread Ville Syrjälä
On Fri, Apr 22, 2016 at 10:15:20AM +0200, Daniel Vetter wrote: > On Thu, Apr 21, 2016 at 03:13:51PM -0300, Ezequiel Garcia wrote: > > Daniel, > > > > Thanks a lot for the quick reply! > > > > On 20 Apr 01:34 PM, Daniel Vetter wrote: > > > On Tue, Apr 19, 2016 at 02:31:13PM -0300, Ezequiel Garcia

[PATCH 13/15] drm: take references to connectors used in a modeset.

2016-04-22 Thread Daniel Vetter
On Fri, Apr 15, 2016 at 03:10:44PM +1000, Dave Airlie wrote: > From: Dave Airlie > > As suggested by Daniel, if we are actively using the connector in a modeset > we don't want it to disappear from underneath us. This takes a reference > to the connector in the atomic paths when we are setting

[Bug 94984] XCom2 crashes with SIGSEGV on radeonsi

2016-04-22 Thread bugzilla-dae...@freedesktop.org
cause: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160422/53cea213/attachment.html>

[PATCH 14/15] drm/i915/mst: use reference counted connectors.

2016-04-22 Thread Daniel Vetter
On Fri, Apr 15, 2016 at 03:10:45PM +1000, Dave Airlie wrote: > From: Dave Airlie > > Don't just free the connector when we get the destroy callback. > > Drop a reference to it, and set it's mst_port to NULL so > no more mst work is done on it. > > Signed-off-by: Dave Airlie Looks correct,

[PATCH v2] libdrm/fourcc: Add formats R8, RG88, GR88, NV24, NV42

2016-04-22 Thread Hwang, Dongseong
> mentioned. Not doing so is one of the ways to alienate developers. > > Pretty please ? > > Thanks > Emil > -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160422/75ad6c87/attachment.html>

[PATCH 15/15] drm/radeon/dp_mst: use connector ref counting

2016-04-22 Thread Daniel Vetter
On Fri, Apr 15, 2016 at 03:10:46PM +1000, Dave Airlie wrote: > From: Dave Airlie > > Use connector reference counting in radeon mst code. > > Signed-off-by: Dave Airlie > --- > drivers/gpu/drm/radeon/radeon_dp_mst.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > > diff --git

[PATCH 12/15] drm/modes: add connector reference counting.

2016-04-22 Thread Daniel Vetter
On Fri, Apr 15, 2016 at 03:10:43PM +1000, Dave Airlie wrote: > From: Dave Airlie > > This uses the previous changes to add reference counting to the > drm connector objects. > > Signed-off-by: Dave Airlie Bunch of nitpicks in this one. And I noticed a pretty serious issue we have with the

[Bug 91202] Output to DVI-I (or DVI-D) is blank on Tonga (R9 285 and 380X) with multiple monitors

2016-04-22 Thread bugzilla-dae...@freedesktop.org
You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160422/e8cda20a/attachment-0001.html>

[Bug 91202] Output to DVI-I (or DVI-D) is blank on Tonga (R9 285 and 380X) with multiple monitors

2016-04-22 Thread bugzilla-dae...@freedesktop.org
art -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160422/c4c5e128/attachment.html>

[Bug 91202] Output to DVI-I (or DVI-D) is blank on Tonga (R9 285 and 380X) with multiple monitors

2016-04-22 Thread bugzilla-dae...@freedesktop.org
... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160422/6a6f1aac/attachment.html>

[PATCH 04/14] MAINTAINERS: Update the files list for the GMA500 DRM driver

2016-04-22 Thread Patrik Jakobsson
On Fri, Apr 22, 2016 at 1:03 AM, Emil Velikov wrote: > Cc: Patrik Jakobsson > Cc: dri-devel at lists.freedesktop.org > Signed-off-by: Emil Velikov > --- > MAINTAINERS | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 17dc561..205b3c1

[PATCH 5/9] drm/i915: Enable i915 perf stream for Haswell OA unit

2016-04-22 Thread Robert Bragg
g the stream. - Robert -Chris > > -- > Chris Wilson, Intel Open Source Technology Centre > -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160422/9f807cc3/attachment.html>

[PATCH v3 1/2] drm: bridge: Add sii902x driver

2016-04-22 Thread Meng Yi
Hi Boris, > -Original Message- > From: Boris Brezillon [mailto:boris.brezillon at free-electrons.com] > + > +static int sii902x_bridge_attach(struct drm_bridge *bridge) { > + const struct drm_connector_funcs *funcs = _connector_funcs; > + struct sii902x *sii902x =

[PATCH 5/9] drm/i915: Enable i915 perf stream for Haswell OA unit

2016-04-22 Thread Chris Wilson
On Fri, Apr 22, 2016 at 12:04:26PM +0100, Robert Bragg wrote: >On Wed, Apr 20, 2016 at 11:46 PM, Chris Wilson ><[1]chris at chris-wilson.co.uk> wrote: > > On Wed, Apr 20, 2016 at 03:23:10PM +0100, Robert Bragg wrote: > > +static void gen7_init_oa_buffer(struct drm_i915_private

[PATCH v3 1/2] drm: bridge: Add sii902x driver

2016-04-22 Thread Boris Brezillon
Hi Meng, On Fri, 22 Apr 2016 09:58:34 + Meng Yi wrote: > Hi Boris, > > > -Original Message- > > From: Boris Brezillon [mailto:boris.brezillon at free-electrons.com] > > + > > > +static int sii902x_bridge_attach(struct drm_bridge *bridge) { > > + const struct drm_connector_funcs

[PATCH v2 2/4] dt-bindings: Add jdi lt070me05000 panel bindings

2016-04-22 Thread Thierry Reding
rty when pwm pm8921 is > implemented? This suggests to me that you don't have a good idea yet what the final binding would need to look like, so it might be better to get all the dependencies in place first so that the binding can be validated to work properly. Thierry -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160422/16ab3612/attachment.sig>

[PATCH 20/24] drm/tegra: add extern C guard for the UAPI header

2016-04-22 Thread Thierry Reding
A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160422/3ceceee0/attachment.sig>

i.MX6 imx-drm framebuffer rotation. Kernel 3.14.52.

2016-04-22 Thread Philipp Zabel
Am Freitag, den 22.04.2016, 15:21 +0300 schrieb Ivan Nikolaenko: > Hi, Phillip! > > Thank you for the fast responce. > Ifollowed your adviceandrealized thatIincorrectlyformulatedthought. I > need a 180 degree rotation, not the flip. > I got the vertical flip (screen reflected by Y axis), butmy

[PATCH v8 11/11] drm: sti: Add DRM driver itself

2016-04-22 Thread Daniel Vetter
On Wed, Jul 30, 2014 at 7:42 PM, Benjamin Gaignard wrote: > +static int sti_drm_crtc_page_flip(struct drm_crtc *crtc, > + struct drm_framebuffer *fb, > + struct drm_pending_vblank_event *event, > +

[PATCH 00/10] drm/sti: debugfs

2016-04-22 Thread Daniel Vetter
On Fri, Feb 12, 2016 at 10:13:59AM +0100, Vincent Abriou wrote: > Those patches introduce debugfs for connector, encoder, crtc and planes. > It adds the following entries: > - planes: >gdpx / gdpx_node >hqvdp >cursor >vid >fps_get / fps_show > > - crtc: >mixer_aux /

[PATCH 4/8] drm/fb-helper: Add fb_deferred_io support

2016-04-22 Thread Noralf Trønnes
Den 22.04.2016 10:27, skrev Daniel Vetter: > On Thu, Apr 21, 2016 at 08:54:45PM +0200, Noralf Trønnes wrote: >> Den 20.04.2016 17:25, skrev Noralf Trønnes: >>> This adds deferred io support if CONFIG_FB_DEFERRED_IO is enabled. >>> Accumulated fbdev framebuffer changes are signaled using the

[PATCH 12/14] MAINTAINERS: Add maintainer entry for the VMWGFX DRM driver

2016-04-22 Thread Sinclair Yeh
Hi, On Fri, Apr 22, 2016 at 12:04:00AM +0100, Emil Velikov wrote: > Thomas is one of the original authors of the driver, with recent > contributions from Sinclair and Brian. > > Cc: Sinclair Yeh > Cc: Thomas Hellstrom > Cc: Brian Paul > Cc: "VMware Graphics" > Signed-off-by: Emil Velikov >

i.MX6 imx-drm framebuffer rotation. Kernel 3.14.52.

2016-04-22 Thread Ivan Nikolaenko
Hi, Phillip! Thank you for the fast responce. Ifollowed your adviceandrealized thatIincorrectlyformulatedthought. I need a 180 degree rotation, not the flip. I got the vertical flip (screen reflected by Y axis), butmy attempt to reflect it by X axis (xrandr --output DISP3\ BG --reflect x)

bug in autoloading of imx-ipuv3-crtc

2016-04-22 Thread Dennis Gilmore
;) reverted works fine for you? > > Best regards > Uwe I reverted the 4 patches in that series 407c9eba drm/imx: Remove of_node assignment from ipuv3-crtc driver probe 304e6be6 gpu: ipu-v3: Assign of_node of child platform devices to corresponding ports 99ae78c3 gpu: ipu-v3: Remove reg_offset field c3ede03c gpu: ipu-v3: drop unused dmfc field from client platform data and it then worked again. Dennis -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part. URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160422/c24659a7/attachment.sig>

[PATCH v12 1/2] kernel.h: add u64_to_user_ptr()

2016-04-22 Thread Gustavo Padovan
2016-04-22 Daniel Vetter : > On Thu, Apr 21, 2016 at 12:38:49PM -0300, Gustavo Padovan wrote: > > From: Gustavo Padovan > > > > This function had copies in 3 different files. Unify them in kernel.h. > > > > Cc: Joe Perches > > Cc: Andrew Morton > > Cc: David Airlie > > Cc: Daniel Vetter >

[PATCH] drm/rockchip: support prime fd import

2016-04-22 Thread Emil Velikov
On 4 March 2016 at 17:45, Emil Velikov wrote: > On 23 February 2016 at 23:56, Rob Clark wrote: >> On Tue, Feb 23, 2016 at 6:29 PM, Emil Velikov >> wrote: >>> Hi Zach, >>> >>> On 2 February 2016 at 23:37, Zach Reizner wrote: The prime fd to handle ioctl was not used with rockchip before.

[PATCH] drm: rcar-du: Fix compilation warning

2016-04-22 Thread Laurent Pinchart
Commit d63c25e4245a ("drm: rcar-du: Use generic drm_connector_register_all() helper") left an unused local variable behind. Remove it. Fixes: d63c25e4245a ("drm: rcar-du: Use generic drm_connector_register_all() helper") Signed-off-by: Laurent Pinchart

[PATCH] drm: sti: remove useless call to dev->struct_mutex

2016-04-22 Thread Benjamin Gaignard
No need to protect debugfs functions with dev->struct_mutex Signed-off-by: Benjamin Gaignard --- drivers/gpu/drm/sti/sti_cursor.c | 7 --- drivers/gpu/drm/sti/sti_drv.c| 6 -- drivers/gpu/drm/sti/sti_dvo.c| 7 --- drivers/gpu/drm/sti/sti_gdp.c| 14 --

[PATCH v12 1/2] kernel.h: add u64_to_user_ptr()

2016-04-22 Thread Rob Clark
On Thu, Apr 21, 2016 at 11:38 AM, Gustavo Padovan wrote: > From: Gustavo Padovan > > This function had copies in 3 different files. Unify them in kernel.h. > > Cc: Joe Perches > Cc: Andrew Morton > Cc: David Airlie > Cc: Daniel Vetter > Cc: Rob Clark > Signed-off-by: Gustavo Padovan

[Intel-gfx] [PATCH] drm: i915: Improve behavior in case of broken HDMI EDID

2016-04-22 Thread Ezequiel Garcia
On 22 Apr 10:15 AM, Daniel Vetter wrote: > On Thu, Apr 21, 2016 at 03:13:51PM -0300, Ezequiel Garcia wrote: > > Daniel, > > > > Thanks a lot for the quick reply! > > > > On 20 Apr 01:34 PM, Daniel Vetter wrote: > > > On Tue, Apr 19, 2016 at 02:31:13PM -0300, Ezequiel Garcia wrote: > > > >

[PATCH] drm/radeon: fix vertical bars appear on monitor (v2)

2016-04-22 Thread Alex Deucher
From: Vitaly Prosyak When crtc/timing is disabled on boot the dig block should be stopped in order ignore timing from crtc, reset the steering fifo otherwise we get display corruption or hung in dp sst mode. v2: agd: fix coding style Signed-off-by: Vitaly Prosyak

[Bug 95072] [wine] Rendering bug in GTA IV

2016-04-22 Thread bugzilla-dae...@freedesktop.org
next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160422/941252f6/attachment.html>

[PATCH v5 4/4] drm/i915: Get rid of intel_dp_dpcd_read_wake()

2016-04-22 Thread Daniel Vetter
On Wed, Apr 13, 2016 at 10:58:33AM -0400, Lyude wrote: > Since we've fixed up drm_dp_dpcd_read() to allow for retries when things > timeout, there's no use for having this function anymore. Good riddens. > > Signed-off-by: Lyude All applied to drm-misc, thanks. -Daniel > --- >

[PATCH] drm: rcar-du: Fix compilation warning

2016-04-22 Thread Daniel Vetter
On Fri, Apr 22, 2016 at 05:54:39PM +0300, Laurent Pinchart wrote: > Commit d63c25e4245a ("drm: rcar-du: Use generic > drm_connector_register_all() helper") left an unused local variable > behind. Remove it. > > Fixes: d63c25e4245a ("drm: rcar-du: Use generic drm_connector_register_all() >

[PATCH] drm: sti: remove useless call to dev->struct_mutex

2016-04-22 Thread Daniel Vetter
On Fri, Apr 22, 2016 at 05:03:09PM +0200, Benjamin Gaignard wrote: > No need to protect debugfs functions with dev->struct_mutex > > Signed-off-by: Benjamin Gaignard Reviewed-by: Daniel Vetter > --- > drivers/gpu/drm/sti/sti_cursor.c | 7 --- > drivers/gpu/drm/sti/sti_drv.c| 6

[Intel-gfx] [PATCH] drm: i915: Improve behavior in case of broken HDMI EDID

2016-04-22 Thread Daniel Vetter
On Fri, Apr 22, 2016 at 12:18:07PM -0300, Ezequiel Garcia wrote: > On 22 Apr 10:15 AM, Daniel Vetter wrote: > > On Thu, Apr 21, 2016 at 03:13:51PM -0300, Ezequiel Garcia wrote: > > > Daniel, > > > > > > Thanks a lot for the quick reply! > > > > > > On 20 Apr 01:34 PM, Daniel Vetter wrote: > > >

[PATCH 4/8] drm/fb-helper: Add fb_deferred_io support

2016-04-22 Thread Daniel Vetter
On Fri, Apr 22, 2016 at 04:17:14PM +0200, Noralf Trønnes wrote: > > Den 22.04.2016 10:27, skrev Daniel Vetter: > >On Thu, Apr 21, 2016 at 08:54:45PM +0200, Noralf Trønnes wrote: > >>Den 20.04.2016 17:25, skrev Noralf Trønnes: > >>>This adds deferred io support if CONFIG_FB_DEFERRED_IO is

[git pull] drm fixes

2016-04-22 Thread Linus Torvalds
On Thu, Apr 21, 2016 at 5:57 PM, Dave Airlie wrote: > > git://people.freedesktop.org/~airlied/linux drm-fixes Hmm. freedesktop.org seems to be feeling a bit under the weather. It's not just the git part - it's not doing web either, and doesn't seem to answer to pings either (I saw _one_ ping

[git pull] drm fixes

2016-04-22 Thread Daniel Vetter
On Fri, Apr 22, 2016 at 7:16 PM, Linus Torvalds wrote: > On Thu, Apr 21, 2016 at 5:57 PM, Dave Airlie wrote: >> >> git://people.freedesktop.org/~airlied/linux drm-fixes > > Hmm. freedesktop.org seems to be feeling a bit under the weather. It's > not just the git part - it's not doing web

[PATCH 4/8] drm/fb-helper: Add fb_deferred_io support

2016-04-22 Thread Noralf Trønnes
Den 22.04.2016 19:05, skrev Daniel Vetter: > On Fri, Apr 22, 2016 at 04:17:14PM +0200, Noralf Trønnes wrote: >> Den 22.04.2016 10:27, skrev Daniel Vetter: >>> On Thu, Apr 21, 2016 at 08:54:45PM +0200, Noralf Trønnes wrote: Den 20.04.2016 17:25, skrev Noralf Trønnes: > This adds

[git pull] drm fixes

2016-04-22 Thread Linus Torvalds
On Fri, Apr 22, 2016 at 10:23 AM, Daniel Vetter wrote: > > Works all fine here, http, ssh & git protocols all up well. > Maybe temporary, or just your part of the interwebs fell off? It's up for me now too, so something temporary. I don't think it was at my end, everything else seemed to work

[git pull] drm fixes

2016-04-22 Thread Daniel Vetter
On Fri, Apr 22, 2016 at 7:30 PM, Linus Torvalds wrote: > On Fri, Apr 22, 2016 at 10:23 AM, Daniel Vetter wrote: >> >> Works all fine here, http, ssh & git protocols all up well. >> Maybe temporary, or just your part of the interwebs fell off? > > It's up for me now too, so something temporary. I

[PATCH 4/8] drm/fb-helper: Add fb_deferred_io support

2016-04-22 Thread Daniel Vetter
On Fri, Apr 22, 2016 at 7:28 PM, Noralf Trønnes wrote: > This patch extend the use of the fbdev deferred_io worker to also handle > the fbdev drawing operations, which can happen in atomic context. > The qxl driver adds an extra worker (struct qxl_device).fb_work which is > used to flush the

[Intel-gfx] [PATCH] drm: i915: Improve behavior in case of broken HDMI EDID

2016-04-22 Thread Ezequiel Garcia
On 22 April 2016 at 14:02, Daniel Vetter wrote: > On Fri, Apr 22, 2016 at 12:18:07PM -0300, Ezequiel Garcia wrote: >> On 22 Apr 10:15 AM, Daniel Vetter wrote: >> > On Thu, Apr 21, 2016 at 03:13:51PM -0300, Ezequiel Garcia wrote: >> > > Daniel, >> > > >> > > Thanks a lot for the quick reply! >> >

[PATCH 24/24] drm/vmwgfx: add extern C guard for the UAPI header

2016-04-22 Thread Sinclair Yeh
Are these going to be ported over to corresponding files in libdrm? Reviewed-by: Sinclair Yeh On Thu, Apr 21, 2016 at 08:42:45PM +0100, Emil Velikov wrote: > Cc: Sinclair Yeh > Cc: Thomas Hellstrom > Cc: Brian Paul > Signed-off-by: Emil Velikov > --- > include/uapi/drm/vmwgfx_drm.h | 9

[PATCH] drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementation

2016-04-22 Thread Boris Brezillon
Reset crtc->state to NULL after freeing the state object and call __drm_atomic_helper_crtc_destroy_state() helper instead of manually calling drm_property_unreference_blob(). Signed-off-by: Boris Brezillon --- drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c | 5 ++--- 1 file changed, 2

[PATCH i-g-t 1/2] tests/kms_addfb_basic: Add invalid tests to set fb props

2016-04-22 Thread Daniel Vetter
There's no properties on fb modeset objects, bug bugs in the kernel when trying to use those ioctls in such an invalid way. Cc: Dave Airlie Signed-off-by: Daniel Vetter --- tests/kms_addfb_basic.c | 66 + 1 file changed, 66 insertions(+) diff

  1   2   >