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
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
https://bugzilla.kernel.org/show_bug.cgi?id=198907
Zhang Rui (rui.zh...@intel.com) changed:
What|Removed |Added
CC||rui.zh...@intel.com
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.
>>
>>
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
+ 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
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
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.
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
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 +
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
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
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
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
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
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:
> -
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
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
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
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:
>
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
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
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
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
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.
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
-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()
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
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
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
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..
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.__
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
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
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
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
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
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
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(
> >> +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
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
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
>
>
>
> 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
https://bugs.freedesktop.org/show_bug.cgi?id=100759
Alex Deucher changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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
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
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
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
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
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
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
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
_
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
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_
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
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
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
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/
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.
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
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_
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
https://bugs.freedesktop.org/show_bug.cgi?id=104064
Harry Wentland changed:
What|Removed |Added
Attachment #138027|0 |1
is obsolete|
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).
>
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
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
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
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
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
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
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-
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
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
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 - 100 of 187 matches
Mail list logo