Re: [PATCH v5 1/6] dt-bindings: add bindings for USB physical connector

2018-03-12 Thread Andrzej Hajda
On 09.03.2018 11:24, Roger Quadros wrote: > Hi, > > On 27/02/18 09:11, Andrzej Hajda wrote: >> These bindings allow to describe most known standard USB connectors >> and it should be possible to extend it if necessary. >> USB connectors, beside USB can be used to route other protocols, >> for examp

Re: [PATCH v5 1/6] dt-bindings: add bindings for USB physical connector

2018-03-12 Thread Andrzej Hajda
On 12.03.2018 08:02, Andrzej Hajda wrote: > On 09.03.2018 11:24, Roger Quadros wrote: >> Hi, >> >> On 27/02/18 09:11, Andrzej Hajda wrote: >>> These bindings allow to describe most known standard USB connectors >>> and it should be possible to extend it if necessary. >>> USB connectors, beside USB

[Bug 198907] Backlight control missing with /sys/class/backlight/ empty

2018-03-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198907 Zhang Rui (rui.zh...@intel.com) changed: What|Removed |Added CC||rui.zh...@intel.com

Re: [PATCH 0/2] drm/exynos/mixer: fixes for interlaced mode

2018-03-12 Thread Andrzej Hajda
On 20.02.2018 07:45, Andrzej Hajda wrote: > Hi Inki, > > On 02.02.2018 16:11, Andrzej Hajda wrote: >> Hi Inki, Tobias, >> >> This is reviewed/updated/tested Tobias's patch addressing page-faults >> in Video Processor in interlaced mode. Plus preliminary patch fixing Mixer >> interlaced mode. >> >>

Re: [PATCH] drm/panel: simple: Fix the bus_format for the Ontat panel.

2018-03-12 Thread Thierry Reding
On Fri, Mar 09, 2018 at 03:33:32PM -0800, Eric Anholt wrote: > This fixes bad color output. When I was first testing the device I > had the DPI hardware set to 666 mode, but apparently in the refactor > to use the bus_format information from the panel driver, I failed to > actually update the pane

Re: [PATCH] drm: zte: Fix an error handling path in 'zx_crtc_bind()'

2018-03-12 Thread Shawn Guo
+ Daniel On Sun, Mar 11, 2018 at 11:32:03PM +0100, Christophe JAILLET wrote: > 'ret' is known to be 0 at this point. It must be updated by the value > returned by 'clk_prepare_enable()'. > > Fixes: 0a886f59528a ("drm: zte: add initial vou drm driver") > Signed-off-by: Christophe JAILLET Acked-b

Re: [PATCH v3 5/7] drm/panel: Add Ilitek ILI9881c panel driver

2018-03-12 Thread Thierry Reding
On Tue, Mar 06, 2018 at 02:56:02PM +0100, Maxime Ripard wrote: > From: Maxime Ripard > > The LHR050H41 panel is the panel shipped with the BananaPi M2-Magic, and is > based on the Ilitek ILI9881c Controller. Add a driver for it, modelled > after the other Ilitek controller drivers. > > Signed-of

Re: [PATCH v7 5/9] drm: Handle aspect-ratio info in getblob

2018-03-12 Thread Nautiyal, Ankit K
On 3/9/2018 6:40 PM, Ville Syrjälä wrote: On Fri, Mar 09, 2018 at 11:07:14AM +0530, Nautiyal, Ankit K wrote: From: Ankit Nautiyal If the user-space does not support aspect-ratio, then getblob called with the blob id of a user-mode, should clear the aspect-ratio information in the blob data.

Re: [PATCH v2 0/2] drm/panel: Add support for Raydium RM68200 panel

2018-03-12 Thread Thierry Reding
On Fri, Mar 02, 2018 at 04:32:20PM +0100, Philippe Cornu wrote: > The Raydium Semiconductor Corporation RM68200 is a 5.5" 720x1280 > TFT LCD panel connected using a MIPI-DSI video interface. > > Version 2: > - Add Rob Herring Reviewed-by on dt-bindings. > - Update Kconfig & driver thanks to Thierr

Re: [PATCH v3] drm/panel: simple: Add TVC S9700RTWV43TR-01B 800x480 panel support

2018-03-12 Thread Thierry Reding
On Thu, Mar 01, 2018 at 11:49:14PM +0200, Jyri Sarha wrote: > Add support for TVC S9700RTWV43TR-01B 800x480 panel found on TI's > AM335X-EVM. > > Signed-off-by: Jyri Sarha > Reviewed-by: Tomi Valkeinen > cc: Thierry Reding > --- > drivers/gpu/drm/panel/panel-simple.c | 26 +

[Bug 198883] amdgpu: carrizo: Screen stalls after starting X

2018-03-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198883 --- Comment #46 from Ricardo Ribalda (ricardo.riba...@gmail.com) --- (In reply to Nicolai Hähnle from comment #44) > For the LLVM problem, please provide the log output from starting X with > R600_DEBUG=vs,ps in the environment. Here you are. Th

Re: [PATCH v3] drm/panel: simple: Add TVC S9700RTWV43TR-01B 800x480 panel support

2018-03-12 Thread Jyri Sarha
On 12/03/18 10:07, Thierry Reding wrote: > On Thu, Mar 01, 2018 at 11:49:14PM +0200, Jyri Sarha wrote: >> Add support for TVC S9700RTWV43TR-01B 800x480 panel found on TI's >> AM335X-EVM. >> >> Signed-off-by: Jyri Sarha >> Reviewed-by: Tomi Valkeinen >> cc: Thierry Reding >> --- >> drivers/gpu/d

Re: [PATCH v2 2/3] drm: bridge: Add LVDS decoder driver

2018-03-12 Thread Andrzej Hajda
On 09.03.2018 14:51, Jacopo Mondi wrote: > Add transparent LVDS decoder driver. > > A transparent LVDS decoder is a DRM bridge device that does not require > any configuration and converts LVDS input to digital CMOS/TTL parallel > data output. Neither code, neither bindings are LVDS specific, this

Re: [PATCH v3 0/6] drm/panel: simple: Add mode support to devicetree

2018-03-12 Thread Thierry Reding
On Thu, Feb 08, 2018 at 12:48:47PM -0500, Sean Paul wrote: > Hello! > > Here's v3 of the set. I've reintroduced the single display timing node > in the dt binding from v1, and left the improved docs and patch split > from v2. I've also added a patch to clarify that a single display timing > node s

Re: [PATCH v1 0/2] drm/panel: otm8009a: Add support for the optional power-supply

2018-03-12 Thread Thierry Reding
On Mon, Feb 05, 2018 at 10:45:30AM +0100, Philippe Cornu wrote: > Some boards use a dedicated voltage regulator for this panel. > Add & Document this related optional power-supply property and > add its support in the driver. > > Philippe Cornu (2): > dt-bindings/display/panel: otm8009a: Add opt

Re: [PATCH v3 4/7] drm/panel: simple: Add support for KEO TX31D200VM0BAA

2018-03-12 Thread Thierry Reding
On Sun, Feb 04, 2018 at 11:19:28PM +0530, Jagan Teki wrote: > This adds support for the Kaohsiung Opto-Electronics., > TX31D200VM0BAA 12.3" HSXGA LVDS panel, which can be > supported by the simple panel driver. > > Signed-off-by: Jagan Teki > Reviewed-by: Rob Herring > --- > Changes for v3: > -

Re: [PATCH] drm: panels: lvds: fix driver description heading

2018-03-12 Thread Thierry Reding
On Mon, Jan 22, 2018 at 06:01:42PM +0200, Baruch Siach wrote: > Cc: Laurent Pinchart > Signed-off-by: Baruch Siach > --- > drivers/gpu/drm/panel/panel-lvds.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. Thierry signature.asc Description: PGP signature

Re: [PATCH] drm/panel: otm8009a: Adopt SPDX identifiers

2018-03-12 Thread Thierry Reding
On Fri, Jan 19, 2018 at 12:05:16PM +0100, Philippe Cornu wrote: > Add SPDX identifiers to OriseTech OTM8009a panel driver. > > Signed-off-by: Philippe Cornu > --- > drivers/gpu/drm/panel/panel-orisetech-otm8009a.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied, thanks. Thi

Re: [PATCH v2 0/3] drm: Add LVDS decoder bridge

2018-03-12 Thread Andrzej Hajda
On 09.03.2018 14:51, Jacopo Mondi wrote: > Hello, >after some discussion on the proposed bindings for generic lvds decoder and > Thine THC63LVD1024, I decided to drop the THC63 specific part and just live > with > a transparent decoder that does not support any configuration from DT. > > Dropp

Re: [PATCH -next] drm/panel: ili9322:Make local symbols static

2018-03-12 Thread Thierry Reding
On Wed, Jan 03, 2018 at 03:08:58AM +, Wei Yongjun wrote: > Fixes the following sparse warnings: > > drivers/gpu/drm/panel/panel-ilitek-ili9322.c:182:12: warning: > symbol 'ili9322_inputs' was not declared. Should it be static? > drivers/gpu/drm/panel/panel-ilitek-ili9322.c:343:28: warning: >

Re: [PATCH v2] drm/panel: Add support for AUO G104SN02 V2 panel

2018-03-12 Thread Thierry Reding
On Sat, Dec 16, 2017 at 02:13:36PM +0100, Christoph Fritz wrote: > This patch adds support for AUO G104SN02 V2 800x600 10.4" panel to DRM > simple panel driver. > > Signed-off-by: Christoph Fritz > Signed-off-by: Stefan Riedmueller > --- > Changes since v1: > - be explicit as to which propertie

[Bug 105449] dual radeon xserver crash on startup: destination is framebuffer incomplete: incomplete/missing attachment [8cd7]

2018-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105449 Bug ID: 105449 Summary: dual radeon xserver crash on startup: destination is framebuffer incomplete: incomplete/missing attachment [8cd7] Product: DRI Version: u

[DPU PATCH] drm/msm: fix compilation warnings in display driver

2018-03-12 Thread Sravanthi Kollukuduru
Fix the compilation warnings flagged in display driver. Signed-off-by: Sravanthi Kollukuduru --- drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c | 3 --- drivers/gpu/drm/msm/disp/dpu1/dpu_hw_reg_dma_v1.c | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/m

Re: [RESEND PATCH v3 1/3] drm/panel: refactor INNOLUX P079ZCA panel driver

2018-03-12 Thread Thierry Reding
On Mon, Dec 04, 2017 at 03:17:48PM +0800, Lin Huang wrote: > Refactor Innolux P079ZCA panel driver, let it support > multi panel. > > Signed-off-by: Lin Huang > --- > Changes in v2: > - Change regulator property name to meet the panel datasheet > Changes in v3: > - this patch only refactor P079Z

Re: [PATCH] drm/sun4i: Fix an error handling path in 'sun4i_drv_bind()'

2018-03-12 Thread Maxime Ripard
On Mon, Mar 12, 2018 at 12:19:09AM +0100, Christophe JAILLET wrote: > Commit 070badfab767 ("drm/sun4i: call drm_vblank_init with correct number > of crtcs") has moved some code without updating the error handling gotos > accordingly. > > Branch to the correct label and remove a now unused lablel.

Re: [PATCH] drm/sun4i: Fix exclusivity of the TCON clocks

2018-03-12 Thread Maxime Ripard
On Sat, Mar 10, 2018 at 12:05:11PM +0100, meg...@megous.com wrote: > From: Ondrej Jirman > > Currently the exclusivity is enabled when the rate is set by > the mode setting functions. These functions are called by > mode_set_nofb callback of drm_crc_helper. Then exclusivity > is disabled when tco

[PATCH v3 0/2] Chunk splitting of spi transfers

2018-03-12 Thread Meghana Madhyastha
-Call spi_split_transfers_maxsize in __spi_pump_messages to split large chunks for spi dma transfers. -Remove chunk splitting in the tinydrm spi helper (as now the core is handling the chunk splitting). Changes in v3: -Remove max_chunk -Remove tinydrm_spi_max_transfer_size()

[PATCH v3 1/2] spi: Split spi message into chunks of <65535 in the spi subsystem

2018-03-12 Thread Meghana Madhyastha
Split spi messages into chunks of <65535 in the spi subsystem and remove the message length warning in bcm2835_spi_can_dma. This is so that the messages can be transferred via dma and that the tinydrm drivers need not split it. The current chunk size is 65532. This is because the scatter gather

[PATCH v3 2/2] drm/tinydrm: Remove chunk splitting in tinydrm_spi_transfer

2018-03-12 Thread Meghana Madhyastha
Remove chunk splitting in tinydrm_spi_transfer in tinydrm-helpers as the spi core will split a buffer into max_dma_len chunks for the spi controller driver to handle, automatic byte swapping in tinydrm_spi_transfer as it doesn't have users. Signed-off-by: Meghana Madhyastha --- drivers/gpu/drm

[Bug 199085] New: Multiple [drm] Got external EDID base block and 0 extensions messages

2018-03-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=199085 Bug ID: 199085 Summary: Multiple [drm] Got external EDID base block and 0 extensions messages Product: Drivers Version: 2.5 Kernel Version: 4.14.25 Hardware: All

[Bug 199085] Multiple [drm] Got external EDID base block and 0 extensions messages

2018-03-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=199085 --- Comment #1 from Stuart Foster (smf.li...@ntlworld.com) --- Created attachment 274677 --> https://bugzilla.kernel.org/attachment.cgi?id=274677&action=edit dmesg log Started getting these "[drm] Got external EDID base block and 0 extensions..

[Bug 100759] [r600] System freeze on resume from sleep on battery with DPM enabled and linux 4.10

2018-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100759 --- Comment #4 from Nicola Mori --- Hi Alex, any news about the revert patch? Is there any estimate about if and when it will be mainlined? Thanks. -- You are receiving this mail because: You are the assignee for the bug.__

Re: [PATCH v3] drm/panel: simple: Add TVC S9700RTWV43TR-01B 800x480 panel support

2018-03-12 Thread Jyri Sarha
On 12/03/18 10:07, Thierry Reding wrote: > On Thu, Mar 01, 2018 at 11:49:14PM +0200, Jyri Sarha wrote: >> Add support for TVC S9700RTWV43TR-01B 800x480 panel found on TI's >> AM335X-EVM. >> >> Signed-off-by: Jyri Sarha >> Reviewed-by: Tomi Valkeinen >> cc: Thierry Reding >> --- >> drivers/gpu/d

Re: [RFC][PATCH 1/2] drm_hwcomposer: Error out on YUV layer as it would fail for single planes

2018-03-12 Thread Alexandru-Cosmin Gheorghe
On Fri, Mar 09, 2018 at 12:06:09PM +0100, Robert Foss wrote: > Hey, > > > On 03/09/2018 10:55 AM, Alexandru-Cosmin Gheorghe wrote: > >Hi Daniel, > > > >On Fri, Mar 09, 2018 at 09:29:24AM +, Daniel Stone wrote: > >>Hi John, > >> > >>On 8 March 2018 at 19:43, John Stultz wrote: > >>>On Thu, Ma

[Bug 198883] amdgpu: carrizo: Screen stalls after starting X

2018-03-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198883 --- Comment #47 from Ricardo Ribalda (ricardo.riba...@gmail.com) --- Just for the fun of it, I have tried 4.16.0-rc4 + llvm git HEAD + mesa git HEAD + libdrm 2.4.91 + xf86-video-amdgpu_18.0.0 + libxcb_1.13.bb and X starts. Unfortunately it also

Re: [PATCH v2 04/42] misc/mei/hdcp: Client driver for HDCP application

2018-03-12 Thread Ramalingam C
Thanks for review Tomas. On Thursday 08 March 2018 06:37 PM, Winkler, Tomas wrote: Subject: [PATCH v2 04/42] misc/mei/hdcp: Client driver for HDCP application I prefer this will be squashed together with [PATCH v2 05/42] misc/mei/hdcp: Add KBuild for mei hdcp driver so it can be compiled. Ok

Re: [PATCH v2 06/42] misc/mei/hdcp: Verify mei client device status

2018-03-12 Thread Ramalingam C
On Thursday 08 March 2018 06:38 PM, Winkler, Tomas wrote: v2: Rebased. Signed-off-by: Ramalingam C --- drivers/misc/mei/hdcp/mei_hdcp.c | 12 1 file changed, 12 insertions(+) diff --git a/drivers/misc/mei/hdcp/mei_hdcp.c b/drivers/misc/mei/hdcp/mei_hdcp.c index aa211763e52

Re: [drm:drm-next 8/10] htmldocs: drivers/gpu/drm/drm_vblank.c:1252: warning: Function parameter or member 'dev' not described in 'drm_vblank_restore'

2018-03-12 Thread Joonas Lahtinen
Hi Fengguang, I think the original patch To+Cc (I added them) should receive these e-mails too even though they're for drm-next. Regards, Joonas Quoting kbuild test robot (2018-03-11 02:54:26) > tree: git://people.freedesktop.org/~airlied/linux.git drm-next > head: 128ccceaba8656573b8b0f86d3

Re: [PATCH v2 09/42] linux/mei: Header for mei_hdcp driver interface

2018-03-12 Thread Ramalingam C
On Thursday 08 March 2018 06:43 PM, Winkler, Tomas wrote: Data structures and Enum for the I915-MEI_HDCP interface are defined at v2: Rebased. Signed-off-by: Ramalingam C --- include/linux/mei_hdcp.h | 71 1 file changed, 71 insertions(

RE: [PATCH v2 04/42] misc/mei/hdcp: Client driver for HDCP application

2018-03-12 Thread Winkler, Tomas
> >> +MODULE_AUTHOR("Intel Corporation"); > >> +MODULE_LICENSE("GPL"); > > > > Dual License > > MODULE_LICENSE("GPL-2.0+ OR BSD-3-Clause"); > > Will this work? No, it should be MODULE_LICENSE("Dual BSD/GPL"); Tomas ___ dri-devel mailing list dri-deve

Re: [PATCH v2 04/42] misc/mei/hdcp: Client driver for HDCP application

2018-03-12 Thread Ramalingam C
On Monday 12 March 2018 04:52 PM, Winkler, Tomas wrote: +MODULE_AUTHOR("Intel Corporation"); +MODULE_LICENSE("GPL"); Dual License MODULE_LICENSE("GPL-2.0+ OR BSD-3-Clause"); Will this work? No, it should be MODULE_LICENSE("Dual BSD/GPL"); Ok thank you! --Ram Tomas

Re: [PATCH v2 10/42] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session

2018-03-12 Thread Ramalingam C
On Thursday 08 March 2018 06:47 PM, Winkler, Tomas wrote: Request ME FW to start the HDCP2.2 session for a intel port. Prepares payloads for command WIRED_INITIATE_HDCP2_SESSION and sent to ME FW. On Success, ME FW will start a HDCP2.2 session for the port and provides the content for HDCP2.2

RE: [PATCH v2 10/42] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session

2018-03-12 Thread Winkler, Tomas
> > > > On Thursday 08 March 2018 06:47 PM, Winkler, Tomas wrote: > >> Request ME FW to start the HDCP2.2 session for a intel port. > >> Prepares payloads for command WIRED_INITIATE_HDCP2_SESSION and > sent > >> to ME FW. > >> > >> On Success, ME FW will start a HDCP2.2 session for the port and

Re: [PATCH v2 07/42] misc/mei/hdcp: Get & Put for mei cl_device

2018-03-12 Thread Ramalingam C
On Thursday 08 March 2018 06:40 PM, Winkler, Tomas wrote: Interfaces to obtain and release the cl_device reference is developed. Using these interfaces intel hdcp driver will get the reference to the mei client devices, so that hdcp2.2 service calls can be routed to that client device. During

[PATCH][drm-next] drm/i915/gvt: fix spelling mistake: "destoried" -> "destroyed"

2018-03-12 Thread Colin King
From: Colin Ian King Trivial fix to spelling mistake in gvt_err error message text. Signed-off-by: Colin Ian King --- drivers/gpu/drm/i915/gvt/gtt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i915/gvt/gtt.c b/drivers/gpu/drm/i915/gvt/gtt.c index 0a100a2

Re: [PATCH v2 10/42] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session

2018-03-12 Thread Ramalingam C
On Monday 12 March 2018 05:02 PM, Winkler, Tomas wrote: On Thursday 08 March 2018 06:47 PM, Winkler, Tomas wrote: Request ME FW to start the HDCP2.2 session for a intel port. Prepares payloads for command WIRED_INITIATE_HDCP2_SESSION and sent to ME FW. On Success, ME FW will start a HDCP2

Re: [PATCH v2 00/42] drm/i915: Implement HDCP2.2

2018-03-12 Thread Ramalingam C
Thank you Tomas for the review on mei related changes. I will work on those changes. Awaiting for the reviews on the I915 and DRM changes before going for v3. Thanks and Regards --Ram On Thursday 08 March 2018 05:28 PM, Ramalingam C wrote: Based on HDCP1.4 framework introduced by Sean Paul, t

Re: [RFC v3 0/8] Add Plane Color Properties

2018-03-12 Thread Emil Velikov
Hi Uma, On 9 March 2018 at 18:17, Uma Shankar wrote: > Note: This is just to get a design feedback whether these interfaces > look ok. Based on community feedback on interfaces, we will implement > IGT tests to validate plane color features. This is un-tested currently. > Also, userspace impleme

[Bug 198883] amdgpu: carrizo: Screen stalls after starting X

2018-03-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198883 --- Comment #48 from Andrey Grodzovsky (andrey.grodzov...@amd.com) --- Is it LLVM 7.0 in this case ? -- You are receiving this mail because: You are watching the assignee of the bug. ___ dri-devel mail

[Bug 198883] amdgpu: carrizo: Screen stalls after starting X

2018-03-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198883 --- Comment #49 from Ricardo Ribalda (ricardo.riba...@gmail.com) --- (In reply to Andrey Grodzovsky from comment #48) > Is it LLVM 7.0 in this case ? Yes: OpenGL renderer string: AMD Radeon R7 Graphics (CARRIZO / DRM 3.23.0 / 4.16.0-rc4-qtec-stan

[Bug 198883] amdgpu: carrizo: Screen stalls after starting X

2018-03-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198883 --- Comment #50 from Ricardo Ribalda (ricardo.riba...@gmail.com) --- Created attachment 274679 --> https://bugzilla.kernel.org/attachment.cgi?id=274679&action=edit glxinfo with llvm7 -- You are receiving this mail because: You are watching the

Re: [PATCH v2 0/3] drm: Add LVDS decoder bridge

2018-03-12 Thread jacopo mondi
Hi Andrzej, On Mon, Mar 12, 2018 at 10:07:27AM +0100, Andrzej Hajda wrote: > On 09.03.2018 14:51, Jacopo Mondi wrote: > > Hello, > >after some discussion on the proposed bindings for generic lvds decoder > > and > > Thine THC63LVD1024, I decided to drop the THC63 specific part and just live

[PATCH 2/5] drm/msm/dsi: add implementation for helper functions

2018-03-12 Thread Sibi S
Add dsi host helper function implementation for DSI v2 and DSI 6G 1.x controllers Signed-off-by: Sibi S --- drivers/gpu/drm/msm/dsi/dsi.h | 15 +++ drivers/gpu/drm/msm/dsi/dsi_cfg.c | 44 +-- drivers/gpu/drm/msm/dsi/dsi_host.c | 250 - 3 files chan

[PATCH 1/5] drm/msm/dsi: add dsi host helper functions support

2018-03-12 Thread Sibi S
Add dsi host helper functions support for DSI v2 and DSI 6G 1.x controllers that are under version checks Signed-off-by: Sibi S --- drivers/gpu/drm/msm/dsi/dsi.h | 1 + drivers/gpu/drm/msm/dsi/dsi_cfg.h | 12 2 files changed, 13 insertions(+) diff --git a/drivers/gpu/drm/msm/d

[PATCH 4/5] drm/msm/dsi: implement 6G v2.0+ DSI command broadcast

2018-03-12 Thread Sibi S
From: Archit Taneja Add command broadcast support for DSI 6G v2.0+ controller on SDM845 Signed-off-by: Sibi S --- drivers/gpu/drm/msm/dsi/dsi.h | 5 +++ drivers/gpu/drm/msm/dsi/dsi_cfg.c | 14 +++- drivers/gpu/drm/msm/dsi/dsi_host.c| 62 ++-- dr

[PATCH 0/5] Cleanup excessive DSI host controller version checks

2018-03-12 Thread Sibi S
This patch series aims to create and bind dsi host controller helper functions to functionalities that vary across DSI v2, DSI 6G 1.x and DSI 6G v2.0+ controllers. These functionalities are currently under excessive version checks which is now replaced with the corresponding helper function. This

[PATCH 3/5] drm/msm/dsi: replace version checks with helper functions

2018-03-12 Thread Sibi S
Replace version checks with the helper functions bound to cfg_handler for DSI v2 and DSI 6G 1.x controllers Signed-off-by: Sibi S --- drivers/gpu/drm/msm/dsi/dsi_host.c | 242 + 1 file changed, 29 insertions(+), 213 deletions(-) diff --git a/drivers/gpu/drm/m

[PATCH 5/5] drm/msm/dsi: replace version checks for commmand broadcast

2018-03-12 Thread Sibi S
Replace version checks for commmand broadcast with the helper functions bound to cfg_handler for DSI v6G 1.x and DSI 6G v2.0+ controllers Signed-off-by: Sibi S --- drivers/gpu/drm/msm/dsi/dsi_cfg.c | 6 ++ drivers/gpu/drm/msm/dsi/dsi_cfg.h | 2 ++ drivers/gpu/drm/msm/dsi/dsi_host.c | 16

[Bug 197925] [amdgpu_dc][carrizo] multiple monitor handling errors

2018-03-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=197925 --- Comment #15 from Harry Wentland (harry.wentl...@amd.com) --- Thanks for the update. If all original issues are closed can we mark this resolved? We can open new tickets for new issues. Ideally we have one ticket per problem as some of them ar

[Bug 199085] Multiple [drm] Got external EDID base block and 0 extensions messages

2018-03-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=199085 --- Comment #2 from Stuart Foster (smf.li...@ntlworld.com) --- Also present with recent 4.15 kernels. -- You are receiving this mail because: You are watching the assignee of the bug. ___ dri-devel mai

[Bug 104064] (DC 4.15-rc2) WARNING: CPU: 4 PID: 75 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:601 dm_suspend+0x4e/0x60 [amdgpu]

2018-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104064 --- Comment #30 from Harry Wentland --- (In reply to taijian from comment #29) > 3) There is a new bug, probably introduced by this commit: > https://cgit.freedesktop.org/~agd5f/linux/patch/ > ?id=7c8c32854566dd9fb2ad4108029670604bc77b19. On hyb

Re: [PATCH v2 0/3] drm: Add LVDS decoder bridge

2018-03-12 Thread Andrzej Hajda
On 12.03.2018 13:30, jacopo mondi wrote: > Hi Andrzej, > > On Mon, Mar 12, 2018 at 10:07:27AM +0100, Andrzej Hajda wrote: >> On 09.03.2018 14:51, Jacopo Mondi wrote: >>> Hello, >>>after some discussion on the proposed bindings for generic lvds decoder >>> and >>> Thine THC63LVD1024, I decided

Re: [PATCH v7 5/9] drm: Handle aspect-ratio info in getblob

2018-03-12 Thread Ville Syrjälä
On Mon, Mar 12, 2018 at 01:32:48PM +0530, Nautiyal, Ankit K wrote: > > > On 3/9/2018 6:40 PM, Ville Syrjälä wrote: > > IIRC I did have a few more patches in my last inforame series to make > > sure we don't send invalid aspect ratio values in the infoframe. Unless > > something has changed I beli

[Bug 105449] dual radeon xserver crash on startup: destination is framebuffer incomplete: incomplete/missing attachment [8cd7]

2018-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105449 --- Comment #1 from SMF --- Also tested with 4.15.8 kernel with the same result. -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list dri-devel@lists.fr

[Bug 198883] amdgpu: carrizo: Screen stalls after starting X

2018-03-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198883 --- Comment #51 from Ricardo Ribalda (ricardo.riba...@gmail.com) --- Andrey, do you have access to a Bettong board? If so I can send you an image where you can get the stall. -- You are receiving this mail because: You are watching the assignee

Re: [PATCH] video: remove unused kconfig SH_LCD_MIPI_DSI

2018-03-12 Thread Bartlomiej Zolnierkiewicz
On Monday, January 22, 2018 01:35:00 PM Corentin Labbe wrote: > SH_LCD_MIPI_DSI is unused since commit 18b6562c243f ("fbdev: sh_mipi_dsi: > remove driver") > So no need to keep it. > Fixes: 18b6562c243f ("fbdev: sh_mipi_dsi: remove driver") > > Signed-off-by: Corentin Labbe Patch queued for 4.1

[Bug 104064] (DC 4.15-rc2) WARNING: CPU: 4 PID: 75 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:601 dm_suspend+0x4e/0x60 [amdgpu]

2018-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104064 --- Comment #31 from taij...@posteo.de --- (In reply to Harry Wentland from comment #30) > This probably happens because we advertise a backlight device if we have an > eDP connector available, even if it's disconnected. See > https://cgit.freed

Re: [PATCH] video: fbdev: sis: avoid mismatched prototypes

2018-03-12 Thread Bartlomiej Zolnierkiewicz
On Friday, February 02, 2018 04:00:48 PM Arnd Bergmann wrote: > Building with LTO enabled reveals some functions whose prototypes > in the header are different from the definition: > > drivers/video/fbdev/sis/sis_main.h:765:0: error: type of 'SiS_SetCH70xxANDOR' > does not match original declarat

[Bug 100759] [r600] System freeze on resume from sleep on battery with DPM enabled and linux 4.10

2018-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100759 --- Comment #5 from Alex Deucher --- In 4.16 and will be flowing back to stable as well: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=53bf277b487eb5ae6695db01bede0fe406792119 -- You are receiving this mail beca

[Bug 100759] [r600] System freeze on resume from sleep on battery with DPM enabled and linux 4.10

2018-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100759 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 198883] amdgpu: carrizo: Screen stalls after starting X

2018-03-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198883 --- Comment #52 from Andrey Grodzovsky (andrey.grodzov...@amd.com) --- Don't think I have since I don't know what it is. So since it failed with LLVM 7 that not the problem then. We can try again getting more detailed logs from SAME hang as fol

[Bug 198883] amdgpu: carrizo: Screen stalls after starting X

2018-03-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198883 --- Comment #53 from Andrey Grodzovsky (andrey.grodzov...@amd.com) --- Don't think I have since I don't know what it is. So since it failed with LLVM 7 that not the problem then. We can try again getting more detailed logs from SAME hang as fol

Re: [PATCH V2] video: fbdev: atmel_lcdfb: convert to use GPIO descriptors

2018-03-12 Thread Bartlomiej Zolnierkiewicz
On Tuesday, February 06, 2018 08:31:22 AM Ludovic Desroches wrote: > Use GPIO descriptors instead of relying on the old method. > > Signed-off-by: Ludovic Desroches > Acked-by: Nicolas Ferre > Reviewed-by: Linus Walleij > Reviewed-by: Andy Shevchenko Patch queued for 4.17, thanks. Best regar

[Bug 198883] amdgpu: carrizo: Screen stalls after starting X

2018-03-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198883 --- Comment #54 from Ricardo Ribalda (ricardo.riba...@gmail.com) --- Created attachment 274683 --> https://bugzilla.kernel.org/attachment.cgi?id=274683&action=edit ddebug dumps with llvm7 -- You are receiving this mail because: You are watchin

[Bug 198883] amdgpu: carrizo: Screen stalls after starting X

2018-03-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198883 --- Comment #55 from Ricardo Ribalda (ricardo.riba...@gmail.com) --- Created attachment 274685 --> https://bugzilla.kernel.org/attachment.cgi?id=274685&action=edit urm dump with llvm7 -- You are receiving this mail because: You are watching th

Re: [PATCH 1/2] video: udlfb: Fix unaligned access

2018-03-12 Thread Bartlomiej Zolnierkiewicz
On Tuesday, February 06, 2018 09:08:38 PM Ladislav Michl wrote: > Driver generates lots of alignment trap exceptions on ARM. > Fix that by replacing typecasting of odd addresses with > byte shifting and remove uneccessary typecasting. > > Signed-off-by: Ladislav Michl Patch queued for 4.17, than

[Bug 198883] amdgpu: carrizo: Screen stalls after starting X

2018-03-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198883 --- Comment #56 from Ricardo Ribalda (ricardo.riba...@gmail.com) --- Bettong is the reference Merlin Falcon board from AMD, I think they reference it also as DB-FP4. It is also supported by coreboot. -- You are receiving this mail because: You a

Re: [PATCH 2/2] video: udlfb: Use already defined BPP constant

2018-03-12 Thread Bartlomiej Zolnierkiewicz
On Tuesday, February 06, 2018 09:09:39 PM Ladislav Michl wrote: > Replace const variable with already defined constant. > > Signed-off-by: Ladislav Michl Patch queued for 4.17, thanks. Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics _

Re: [PATCH] video: console: kconfig: Remove AVR32 dep. from VGA_CONSOLE

2018-03-12 Thread Bartlomiej Zolnierkiewicz
On Tuesday, February 06, 2018 11:52:46 PM Ulf Magnusson wrote: > The AVR32 symbol was removed in commit 26202873bb51 ("avr32: remove > support for AVR32 architecture"). > > Signed-off-by: Ulf Magnusson Patch queued for 4.17, thanks. Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institu

Re: [PATCH 4/4] drm/vc4: Validate framebuffer pixel format/modifier

2018-03-12 Thread Ville Syrjälä
On Fri, Mar 09, 2018 at 12:54:43PM -0800, Eric Anholt wrote: > Ville Syrjala writes: > > > From: Ville Syrjälä > > > > Only create framebuffers with supported format/modifier combinations by > > checking that at least one plane supports the requested combination. > > > > Using drm_any_plane_has_

[PULL] drm-intel-next

2018-03-12 Thread Joonas Lahtinen
Hi Dave, As promised, here's the final pull request for 4.17. For your convenicence, here is a breakdown of what all the 4.17 drm-intel-next pulls have included so far. Below you can find the usual breakdown of what is included in this pull request only. i915 feature summary for upcoming kernel

[Bug 104064] (DC 4.15-rc2) WARNING: CPU: 4 PID: 75 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:601 dm_suspend+0x4e/0x60 [amdgpu]

2018-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104064 --- Comment #32 from Alex Deucher --- (In reply to taijian from comment #29) > 2) The inconsistend dpm behaviour between dc=1 and dc=0 is still a thing. > force_atpx=1 plus dc=1 gives me wonderful dpm with the dGPU fully powering > down between

Re: [PATCH] video: fbdev: kconfig: Add help text to FB_I810_I2C

2018-03-12 Thread Bartlomiej Zolnierkiewicz
On Tuesday, February 13, 2018 03:02:48 PM Ulf Magnusson wrote: > The FB_I810_I2C symbol previously had a blank help text, which was > removed in e9829ac4e5fd ("video: fbdev: kconfig: Remove blank help > text"). > > Give it a proper help text, derived from commit 74f6ae84b23 ("[PATCH] > i810fb: Add

Re: [PATCH 2/5] drm/msm/dsi: add implementation for helper functions

2018-03-12 Thread Jordan Crouse
On Mon, Mar 12, 2018 at 06:53:11PM +0530, Sibi S wrote: > Add dsi host helper function implementation for DSI v2 > and DSI 6G 1.x controllers > > Signed-off-by: Sibi S > --- > drivers/gpu/drm/msm/dsi/dsi.h | 15 +++ > drivers/gpu/drm/msm/dsi/dsi_cfg.c | 44 +-- > drivers/gpu/drm/msm/

Re: [PATCH v5] Fix loading of module radeonfb on PowerMac

2018-03-12 Thread Bartlomiej Zolnierkiewicz
On Tuesday, February 13, 2018 07:03:16 PM Mathieu Malaterre wrote: > When the linux kernel is build with (typical kernel ship with Debian > installer): > > CONFIG_FB=y > CONFIG_FB_OF=y > CONFIG_VT_HW_CONSOLE_BINDING=y > CONFIG_FB_RADEON=m > > The offb driver takes precedence over module radeonfb.

Re: [PATCH] video: offb: Deallocate the color map

2018-03-12 Thread Bartlomiej Zolnierkiewicz
On Tuesday, February 13, 2018 07:07:45 PM Mathieu Malaterre wrote: > The function offb_destroy did not deallocate the color map leaving some > memory around after destruction. Call the color map deallocate function to > remove the memory leak. > > Handle another case where color map should have be

Re: [PATCH] video: of: display_timing: Remove of_display_timings_exist() function

2018-03-12 Thread Bartlomiej Zolnierkiewicz
On Monday, February 19, 2018 11:47:36 PM Vladimir Zapolskiy wrote: > Since introduction of of_display_timings_exist() function in commit > cc3f414cf2e40 ("video: add of helper for display timings/videomode") it > didn't attract any users, and the function has no potential, because > of_get_display_

[Bug 104064] (DC 4.15-rc2) WARNING: CPU: 4 PID: 75 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:601 dm_suspend+0x4e/0x60 [amdgpu]

2018-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104064 --- Comment #33 from Harry Wentland --- Created attachment 138027 --> https://bugs.freedesktop.org/attachment.cgi?id=138027&action=edit [PATCH] Only register backlight device if embedded panel connected Can you see if this help with the backl

[Bug 104064] (DC 4.15-rc2) WARNING: CPU: 4 PID: 75 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:601 dm_suspend+0x4e/0x60 [amdgpu]

2018-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104064 Harry Wentland changed: What|Removed |Added Attachment #138027|0 |1 is obsolete|

Re: [PATCH] video: fbdev: vermilion: use 64-bit arithmetic instead of 32-bit

2018-03-12 Thread Bartlomiej Zolnierkiewicz
On Tuesday, February 06, 2018 06:04:24 PM Gustavo A. R. Silva wrote: > Cast _pitch_ to u64 in order to give the compiler complete information > about the proper arithmetic to use. Notice that this variable is > being used in a context that expects an expression of type u64 > (64 bits, unsigned). >

Re: [PATCH v2 0/2] drm/panel: Add support for Raydium RM68200 panel

2018-03-12 Thread Philippe CORNU
Hi Thierry, On 03/12/2018 09:04 AM, Thierry Reding wrote: > On Fri, Mar 02, 2018 at 04:32:20PM +0100, Philippe Cornu wrote: >> The Raydium Semiconductor Corporation RM68200 is a 5.5" 720x1280 >> TFT LCD panel connected using a MIPI-DSI video interface. >> >> Version 2: >> - Add Rob Herring Reviewe

Re: [PATCH v2 0/3] drm: Add LVDS decoder bridge

2018-03-12 Thread jacopo mondi
Hi Andrzej, thanks for the detailed reply, much appreciated :) On Mon, Mar 12, 2018 at 02:47:20PM +0100, Andrzej Hajda wrote: > On 12.03.2018 13:30, jacopo mondi wrote: > > Hi Andrzej, > > > > On Mon, Mar 12, 2018 at 10:07:27AM +0100, Andrzej Hajda wrote: > >> [snip] > > I understand. The "t

[Bug 102905] [R600] Miscompilation of TGSI to VLIW causes artifacts in Gallium Nine with Crysis2 bump mapping

2018-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102905 --- Comment #2 from i...@yahoo.com --- Back when I discovered the bug, glennk suggested that this commit might be involved: https://cgit.freedesktop.org/mesa/mesa/commit/?id=acef65503e79ce61a16bdba92462f0ed8a7b52c2 "r600g: fix abs() support on A

[Bug 100759] [r600] System freeze on resume from sleep on battery with DPM enabled and linux 4.10

2018-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100759 --- Comment #6 from Nicola Mori --- Wow, thanks! I finally can update from kernel 4.9. -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list dri-devel@li

Re: [PATCH] video: fbdev: via: remove VLA usage

2018-03-12 Thread Bartlomiej Zolnierkiewicz
On Friday, March 09, 2018 11:02:24 AM Emil Velikov wrote: > On 9 March 2018 at 10:59, Eric Engestrom wrote: > > On Thursday, 2018-03-08 11:39:49 -0600, Gustavo A. R. Silva wrote: > >> In preparation to enabling -Wvla, remove VLA usage. > >> > >> Also, fixed as part of the directive to remove all V

Re: [PATCH v5 02/36] drm/rockchip: Remove analogix psr worker

2018-03-12 Thread Heiko Stübner
Am Freitag, 9. März 2018, 23:22:53 CET schrieb Enric Balletbo i Serra: > From: Sean Paul > > Now that the spinlocks and timers are gone, we can remove the psr > worker located in rockchip's analogix driver and do the enable/disable > directly. This should simplify the code and remove races on dis

Re: [PATCH v5 04/36] drm/rockchip: add mutex vop lock

2018-03-12 Thread Heiko Stübner
Am Freitag, 9. März 2018, 23:22:55 CET schrieb Enric Balletbo i Serra: > From: zain wang > > Add a lock to vop to avoid disabling the crtc while waiting for a line > flag while enabling psr. If we disable in the middle of waiting for the > line flag, we'll end up timing out or worse. > > Signed-

Re: [RFC v3 09/12] drm: Add API for in-kernel clients

2018-03-12 Thread Daniel Vetter
On Thu, Mar 08, 2018 at 06:12:11PM +0100, Noralf Tr??nnes wrote: > > Den 06.03.2018 09.56, skrev Daniel Vetter: > > On Thu, Feb 22, 2018 at 09:06:50PM +0100, Noralf Tr??nnes wrote: > > > This adds an API for writing in-kernel clients. > > > > > > TODO: > > > - Flesh out and complete documentation

Re: [PATCH v2 0/7] Modernize vga_switcheroo by using device link for HDA

2018-03-12 Thread Daniel Vetter
On Sun, Mar 11, 2018 at 04:55:49PM +0100, Lukas Wunner wrote: > On Tue, Mar 06, 2018 at 11:29:40AM +0100, Daniel Vetter wrote: > > On Sat, Mar 03, 2018 at 10:53:24AM +0100, Lukas Wunner wrote: > > > Modernize vga_switcheroo by using a device link to enforce a runtime PM > > > dependency from an HDA

Re: [Intel-gfx] [PATCH 4/4] drm/vc4: Validate framebuffer pixel format/modifier

2018-03-12 Thread Daniel Vetter
On Fri, Mar 09, 2018 at 12:54:43PM -0800, Eric Anholt wrote: > Ville Syrjala writes: > > > From: Ville Syrj??l?? > > > > Only create framebuffers with supported format/modifier combinations by > > checking that at least one plane supports the requested combination. > > > > Using drm_any_plane_ha

  1   2   >