[Bug 206299] [nouveau/xen] RTX 20XX instant reboot

2020-01-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206299 --- Comment #2 from Frédéric Pierret (frederic.epi...@orange.fr) --- Created attachment 286967 --> https://bugzilla.kernel.org/attachment.cgi?id=286967&action=edit kernel log (dmesg) -- You are receiving this mail because: You are watching the

[Bug 206299] [nouveau/xen] RTX 20XX instant reboot

2020-01-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206299 --- Comment #3 from Frédéric Pierret (frederic.epi...@orange.fr) --- Hi Ilia, Thank you for your answer. (In reply to Ilia Mirkin from comment #1) > Comment on attachment 286963 [details] > Kernel log > > badf5040 = bad mmio read. > > Could the

Re: [PATCH v4 2/2] drm/debugfs: also take per device driver features into account

2020-01-25 Thread Jani Nikula
On Thu, 23 Jan 2020, Thomas Zimmermann wrote: > Am 23.01.20 um 13:48 schrieb Jani Nikula: >> Use drm_core_check_all_features() to ensure both the driver features and >> the per-device driver features are taken into account when registering >> debugfs files. >> >> v3: >> - files[i].driver_features

Re: [PATCH v2] drm/i915/display: conversion to new struct drm_device logging macros.

2020-01-25 Thread Jani Nikula
On Wed, 22 Jan 2020, Wambui Karuga wrote: > This patch converts various instances of the printk based logging macros > in drm/i915/display/intel_display.c to the new struct drm_device based > logging macros. > In some instances, this involves extracting the struct drm_i915_private > device from va

Re: [PATCH v2 2/6] drm/i915/ddi: convert to struct drm_device log macros.

2020-01-25 Thread Jani Nikula
On Wed, 22 Jan 2020, Wambui Karuga wrote: > This patch converts various instances of the printk based logging macros > into the struct drm_device based macros. This was achieved using the > following coccinelle script for matching existing struct > drm_i915_private devices: This one conflicts alr

Re: [PATCH v3 2/7] uaccess: Tell user_access_begin() if it's for a write or not

2020-01-25 Thread kbuild test robot
cess_begin/20200125-070606 base: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git next config: x86_64-randconfig-s0-20200125 (attached as .config) compiler: gcc-7 (Debian 7.5.0-3) 7.5.0 reproduce: # save the attached .config to linux build tree make ARCH=x86_64 If y

[Bug 205497] Attempt to read amd gpu id causes a freeze

2020-01-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=205497 --- Comment #21 from albertogomezma...@gmail.com --- (In reply to Luya Tshimbalanga from comment #20) > I confirm the fix landed on kernel 5.4. Thanks Alex for a quick > investigation. Closing this report. For me It Is happening again, i dont kno

Re: [Intel-gfx] [PATCH v3 0/4] drm: Introduce struct drm_device based WARN* and use them in i915

2020-01-25 Thread Jani Nikula
On Thu, 23 Jan 2020, Pankaj Bharadiya wrote: > changes since v2: > - rebase pending unmerged patches on drm-tip Alas, these conflict already... please rebase. :/ BR, Jani. -- Jani Nikula, Intel Open Source Graphics Center ___ dri-devel mailing lis

Re: [v3] arm64: dts: sc7180: add display dt nodes

2020-01-25 Thread Bjorn Andersson
On Fri 24 Jan 04:06 PST 2020, Harigovindan P wrote: > Add display, DSI hardware DT nodes for sc7180. > > Signed-off-by: Harigovindan P Thanks for respinning this Harigovindan, just a few more small things below. Are the drivers ready for me to merge this? > diff --git a/arch/arm64/boot/dts/qc

Re: [PATCH] drm/amd/display: do not allocate display_mode_lib unnecessarily

2020-01-25 Thread Dor Askayo
On Fri, Jan 17, 2020 at 12:59 PM Dor Askayo wrote: > > On Sat, Jan 4, 2020 at 2:23 PM Dor Askayo wrote: > > > > This allocation isn't required and can fail when resuming from suspend. > > > > Bug: https://gitlab.freedesktop.org/drm/amd/issues/1009 > > Signed-off-by: Dor Askayo > > --- > > drive

Re: [RFC PATCH v3 4/7] arm: dts: exynos: Add interconnect bindings for Exynos4412

2020-01-25 Thread Artur Świgoń
Hi, On Wed, 2020-01-22 at 18:54 +0200, Georgi Djakov wrote: > Hi Artur, > > Thank you for your continuous work on this. > > On 12/20/19 13:56, Artur Świgoń wrote: > > This patch adds the following properties to the Exynos4412 DT: > > - exynos,interconnect-parent-node: to declare connections be

Re: [RFC PATCH v3 5/7] devfreq: exynos-bus: Add interconnect functionality to exynos-bus

2020-01-25 Thread Artur Świgoń
Hi Georgi, On Wed, 2020-01-22 at 19:02 +0200, Georgi Djakov wrote: > Hi Artur, > > On 12/20/19 13:56, Artur Świgoń wrote: > > This patch adds interconnect functionality to the exynos-bus devfreq > > driver. > > > > The SoC topology is a graph (or, more specifically, a tree) and its > > edges are

Re: [v5,3/3] drm/i915: Add support for integrated privacy screens

2020-01-25 Thread Guenter Roeck
On Fri, Dec 20, 2019 at 12:03:53PM -0800, Rajat Jain wrote: > Certain laptops now come with panels that have integrated privacy > screens on them. This patch adds support for such panels by adding > a privacy-screen property to the intel_connector for the panel, that > the userspace can then use to

[v3] arm64: dts: sc7180: add display dt nodes

2020-01-25 Thread Harigovindan P
Add display, DSI hardware DT nodes for sc7180. Signed-off-by: Harigovindan P --- Changes in v1: -Added display DT nodes for sc7180 Changes in v2: -Renamed node names -Corrected code alignments -Removed extra new line -Added DISP AHB clock for register acce

Re: [RFC PATCH v3 5/7] devfreq: exynos-bus: Add interconnect functionality to exynos-bus

2020-01-25 Thread Georgi Djakov
Hi Artur, On 1/24/20 13:22, Artur Świgoń wrote: > Hi Georgi, > > On Wed, 2020-01-22 at 19:02 +0200, Georgi Djakov wrote: >> Hi Artur, >> >> On 12/20/19 13:56, Artur Świgoń wrote: >>> This patch adds interconnect functionality to the exynos-bus devfreq >>> driver. >>> >>> The SoC topology is a gra

Re: [PATCH v1 2/4] drm/tiny/repaper: No need to set ->owner for spi_register_driver()

2020-01-25 Thread Andy Shevchenko
On Fri, Jan 24, 2020 at 06:06:37PM +0100, Sam Ravnborg wrote: > Hi Andy. > > On Wed, Jan 22, 2020 at 12:54:01PM +0200, Andy Shevchenko wrote: > > The spi_register_driver() will set the ->owner member to THIS_MODULE. > > > > Signed-off-by: Andy Shevchenko > > Reviewed-by: Sam Ravnborg Thanks.

Re: [PATCH v1 1/4] drm/tiny/repaper: Make driver OF-independent

2020-01-25 Thread Andy Shevchenko
On Fri, Jan 24, 2020 at 05:42:33PM +0100, Sam Ravnborg wrote: > On Wed, Jan 22, 2020 at 12:54:00PM +0200, Andy Shevchenko wrote: > > There is one OF call in the driver that limits its area of use. > > Replace it to generic device_get_match_data() and get rid of OF dependency. > > > > While here, c

Re: [PATCH v3 2/7] uaccess: Tell user_access_begin() if it's for a write or not

2020-01-25 Thread Tony Luck
On Thu, Jan 23, 2020 at 10:03 AM Linus Torvalds wrote: > We used to have a read/write argument to the old "verify_area()" and > "access_ok()" model, and it was a mistake. It was due to odd i386 user > access issues. We got rid of it. I'm not convinced this is any better > - it looks very similar a

Re: [PATCH] amdgpu: use dma-resv API instead of manual kmalloc

2020-01-25 Thread Stephen Kitt
And of course I forgot this is an internal API, so this doesn't work without some of other stuff which isn't ready. Please ignore... Regards, Stephen Le 25/01/2020 12:46, Stephen Kitt a écrit : Instead of hand-coding the dma_resv_list allocation, use dma_resv_list_alloc, which masks the sha

[PATCH] drm/msm/a6xx: Correct the highestbank configuration

2020-01-25 Thread Akhil P Oommen
Highest bank bit configuration is different for a618 gpu. Update it with the correct configuration which is the reset value incidentally. Signed-off-by: Akhil P Oommen Signed-off-by: Sharat Masetty --- drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 10 ++ 1 file changed, 6 insertions(+), 4 del

[PATCH] amdgpu: use dma-resv API instead of manual kmalloc

2020-01-25 Thread Stephen Kitt
Instead of hand-coding the dma_resv_list allocation, use dma_resv_list_alloc, which masks the shared_max handling. While we're at it, since we only need shared_count fences, allocate shared_count fences rather than shared_max. (This is the only place in the kernel, outside of dma-resv.c, which tou

Re: [PATCH 0/2] drm/i915/gem: conversion to new drm logging macros

2020-01-25 Thread Chris Wilson
Quoting Wambui Karuga (2020-01-22 12:57:48) > This series is a part of the conversion to the new struct drm_device > based logging macros in drm/i915. > This series focuses on the drm/i915/gem directory and converts all > straightforward instances of the printk based logging macros to the new > ma

Re: [PATCH 2/2] drm/tinydrm: add support for ilitek,ili9486 based displays with regwidth=16

2020-01-25 Thread Noralf Trønnes
Hi Kamlesh, Nice to see this driver, this means I can now drop the piscreen driver from the out-of-tree tinydrm repo. Den 25.01.2020 16.38, skrev Kamlesh Gurudasani: > This adds support fot ilitek,ili9486 based display with shift register in > front s/fot/for/ > of controller, basically with r

Re: [PATCH 1/2] dt-bindings: add binding for Ilitek ili9486 based display panels

2020-01-25 Thread Noralf Trønnes
Den 25.01.2020 16.38, skrev Kamlesh Gurudasani: > Signed-off-by: Kamlesh Gurudasani > --- > .../devicetree/bindings/display/ilitek,ili9486.txt | 27 > ++ For version 2, send the patchset to the devicetree mailinglist as well. A DT maintainer has to review it. Send the whol

Re: [PATCH v1 1/3] dt-bindings: display: add panel-timing.yaml

2020-01-25 Thread Sam Ravnborg
Hi Maxime. Thanks for your comments! > > > + - allOf: > > +- $ref: /schemas/types.yaml#/definitions/uint32-array > > +- minItems: 3 > > + maxItems: 3 > > + items: > > +description: min, typ, max number of pixels > > When minItems and maxitems ar

Re: [PATCH v1 1/3] dt-bindings: display: add panel-timing.yaml

2020-01-25 Thread Sam Ravnborg
Hi Oleksandr Thanks for the feedback on the typos. > > Anyway, those are minor issues, so > > Reviewed-by: Oleksandr Suvorov I did a number of other changes so I dropped this r-b, as you really did not review the v2 version. v2 coming later today. Sam

Re: [PATCH v1 3/3] dt-bindings: display: convert panel-dpi to DT schema

2020-01-25 Thread Sam Ravnborg
Hi Rob. On Tue, Jan 21, 2020 at 08:50:25AM -0600, Rob Herring wrote: > On Mon, Jan 20, 2020 at 2:07 PM Sam Ravnborg wrote: > > > > With panel-timing converted, now convert the single > > remaining .txt user in panel/ of panel-timing to DT schema. > > > > Signed-off-by: Sam Ravnborg > > Cc: Rob H

[PATCH] drm/amd/powerplay: fix spelling mistake "Attemp" -> "Attempt"

2020-01-25 Thread Colin King
From: Colin Ian King There are several spelling mistakes in PP_ASSERT_WITH_CODE messages. Fix these. Signed-off-by: Colin Ian King --- drivers/gpu/drm/amd/powerplay/smumgr/vega12_smumgr.c | 12 ++-- drivers/gpu/drm/amd/powerplay/smumgr/vega20_smumgr.c | 12 ++-- 2 files changed

[PATCH v2 1/3] dt-bindings: display: add panel-timing.yaml

2020-01-25 Thread Sam Ravnborg
Add meta-schema variant of panel-timing and reference it from panel-common.yaml. Part of this came form other files with other licenses - original commits: cc3f414cf2e4 ("video: add of helper for display timings/videomode") 86f46565dff3 ("dt-bindings: display: display-timing: Add property to conf

[PATCH v2 2/3] dt-bindings: display: convert display-timings to DT schema

2020-01-25 Thread Sam Ravnborg
Add display-timings.yaml - that references panel-timings.yaml. display-timings.yaml will be used for display bindings when they are converted to meta-schema format. For now the old display-timing.txt points to the new display-timings.yaml - and all users are left as-is. v2: - Updated native-mod

[PATCH v2 3/3] dt-bindings: display: convert panel-dpi to DT schema

2020-01-25 Thread Sam Ravnborg
With panel-timing converted, now convert the single remaining .txt user in panel/ of panel-timing to DT schema. v2: - Drop Thierry as maintainer, as this is not a general panel binding and I have no acks. - Drop requirement for a panel- specific binding - "panel-dpi" is enough - Updated

[PATCH v2 0/3] dt-bindings: convert timing + panel-dpi to DT schema

2020-01-25 Thread Sam Ravnborg
This set of patches convert display-timing.txt to DT schema. To do that add a panel-timing.yaml file that include all the panel-timing properties and use this in panel-common and in display-timings. panel-dpi was also converted so we have no .txt users left of panel-timing in panel/ Everything pa

[Bug 206309] New: Experimental amdgpu w/ Dell E6540 with HD 8790M (MARS XTX), massive performance improvement after ACPI suspend

2020-01-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=206309 Bug ID: 206309 Summary: Experimental amdgpu w/ Dell E6540 with HD 8790M (MARS XTX), massive performance improvement after ACPI suspend Product: Drivers Version: 2

Re: [PATCH] matroxfb: add Matrox MGA-G200eW board support

2020-01-25 Thread Greg Kroah-Hartman
On Sat, Jan 25, 2020 at 02:55:06PM -0500, Rich Felker wrote: > Signed-off-by: Rich Felker > -- I know I don't accept patches without any changelog text, don't know about other subsystem maintainers... greg k-h ___ dri-devel mailing list dri-devel@lists