Re: [Xen-devel] [PATCH 0/1] drm/xen-zcopy: Add Xen zero-copy helper DRM driver

2018-04-24 Thread Dongwon Kim
Had a meeting with Daniel and talked about bringing out generic part of hyper-dmabuf to the userspace, which means we most likely reuse IOCTLs defined in xen-zcopy for our use-case if we follow his suggestion. So assuming we use these IOCTLs as they are, Several things I would like you to

Re: [PATCH] drm: Don't EXPORT drm_add/reset_display_info

2018-04-24 Thread Daniel Vetter
On Tue, Apr 24, 2018 at 08:29:36PM +0300, Ville Syrjälä wrote: > On Tue, Apr 24, 2018 at 04:22:42PM +0200, Daniel Vetter wrote: > > Only used within drm.ko, no need to tempt drivers. > > > > Cc: Keith Packard > > Cc: Ville Syrjala > >

[Bug 106159] When connecting or disconnecting a displayport to a DP hub with 4.16.2+ kernel, hard freeze with frozen video output

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106159 --- Comment #7 from dwagner --- I cannot comment on how useful above patches are for the topic of this bug report, but they are helpful for bug report https://bugs.freedesktop.org/show_bug.cgi?id=103277 -- You are

[PATCH v2 1/3] drm/vc4: Syncobj import support

2018-04-24 Thread Stefan Schake
Allow userland to specify a syncobj that is waited on before a render job starts processing. v2: Use 0 as invalid syncobj to drop flag (Eric) Drop extra newline (Eric) Signed-off-by: Stefan Schake --- drivers/gpu/drm/vc4/vc4_drv.h | 1 + drivers/gpu/drm/vc4/vc4_gem.c |

[Bug 106222] kernel BUG at __slab_free from dc_sink_release

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106222 --- Comment #1 from Ernst Sjöstrand --- Created attachment 139065 --> https://bugs.freedesktop.org/attachment.cgi?id=139065=edit xorg.log -- You are receiving this mail because: You are the assignee for the

Re: [PATCH] Intel: Add a Kaby Lake PCI ID

2018-04-24 Thread Rodrigo Vivi
On Tue, Apr 24, 2018 at 10:42:26AM -0700, Rodrigo Vivi wrote: > On Mon, Apr 23, 2018 at 03:08:31PM -0700, matthew.s.atw...@intel.com wrote: > > From: Matt Atwood > > Based on kernel commit '672e314b21dc ("drm/i915/kbl: Add KBL GT2 sku")' > > (I'm adding this and

[Bug 103987] [DC] drm:drm_atomic_helper_wait_for_dependencies - flip_done timed out

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103987 Harry Wentland changed: What|Removed |Added Status|NEW |RESOLVED

Re: [Patch v2 1/6] drm/omap: Add ability to filter out modes which can't be supported

2018-04-24 Thread Laurent Pinchart
Hi Tomi, On Thursday, 5 April 2018 13:21:30 EEST Tomi Valkeinen wrote: > On 04/04/18 17:23, Laurent Pinchart wrote: > +WARN(out_width > dispc.feat->ovl_width_max, > + "Requested OVL width (%d) is larger than can be supported > (%d).\n", > +

[Bug 199101] AMDGPU Fury X random screen flicker on Linux kernel 4.16rc5

2018-04-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=199101 Kevin McCormack (harlemsquir...@gmail.com) changed: What|Removed |Added Status|NEW |RESOLVED

[PATCH] Intel: Add a Kaby Lake PCI ID

2018-04-24 Thread matthew . s . atwood
From: Matt Atwood Based on kernel commit '672e314b21dc ("drm/i915/kbl: Add KBL GT2 sku")' v2: name change M -> ULX, add enumeration in KBL ULX v3: add entry to IS_KABYLAKE Signed-off-by: Matt Atwood --- intel/intel_chipset.h | 6 --

[Bug 105425] 3D & games produce periodic GPU crashes (Radeon R7 370)

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105425 --- Comment #49 from MirceaKitsune --- Sorry about that: I posted my last message before reading your last one, and didn't notice your mention about /var/log/messages being obsolete. Just mentioning so you

Re: [PATCH 2/3] drm/scheduler: Don't call wait_event_killable for signaled process.

2018-04-24 Thread Daniel Vetter
On Tue, Apr 24, 2018 at 05:02:40PM -0400, Andrey Grodzovsky wrote: > > > On 04/24/2018 03:44 PM, Daniel Vetter wrote: > > On Tue, Apr 24, 2018 at 05:46:52PM +0200, Michel Dänzer wrote: > > > Adding the dri-devel list, since this is driver independent code. > > > > > > > > > On 2018-04-24 05:30

[Bug 106006] Kernel 4.16.0+ switch amdgpu.dc=1 causes screen brightness set to 1 to be dimmed by default

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106006 --- Comment #14 from Joel Sass --- Sorry, I completely forgot that I was using a custom kernel. I downloaded it from here: https://github.com/M-Bab/linux-kernel-amdgpu-binaries and installed the .deb files directly.

Re: [PATCH i-g-t] [RFC] CONTRIBUTING: commit rights docs

2018-04-24 Thread Sean Paul
On Fri, Apr 13, 2018 at 6:01 AM Daniel Vetter wrote: > This tries to align with the X.org communities's long-standing > tradition of trying to be an inclusive community and handing out > commit rights fairly freely. > We also tend to not revoke commit rights for people

Re: RFC for a render API to support adaptive sync and VRR

2018-04-24 Thread Daniel Vetter
On Tue, Apr 24, 2018 at 4:28 PM, Harry Wentland wrote: > > > On 2018-04-24 08:09 AM, Daniel Vetter wrote: >> On Mon, Apr 23, 2018 at 02:19:44PM -0700, Manasi Navare wrote: >>> On Mon, Apr 23, 2018 at 10:40:06AM -0400, Harry Wentland wrote: On 2018-04-20 04:32 PM,

[Bug 106159] When connecting or disconnecting a displayport to a DP hub with 4.16.2+ kernel, hard freeze with frozen video output

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106159 --- Comment #6 from Joel Sass --- Will do! Sorry, I haven't had much time for testing recently. -- You are receiving this mail because: You are the assignee for the bug.___

[Bug 103277] [bisected] Systems hangs on resume from S3 sleep due to "Match actual state during S3 resume" commit

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103277 --- Comment #22 from dwagner --- Two patches posted by Harry Wentland in bug report https://bugs.freedesktop.org/show_bug.cgi?id=106159 today may hold the key to get finally rid of this long-standing bug: When I apply

[Bug 103277] [bisected] Systems hangs on resume from S3 sleep due to "Match actual state during S3 resume" commit

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103277 dwagner changed: What|Removed |Added Status|NEEDINFO|REOPENED -- You are

[Bug 106224] "Medieval 2 Total War" will sometimes crash system on a R9 270 card

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106224 Bug ID: 106224 Summary: "Medieval 2 Total War" will sometimes crash system on a R9 270 card Product: Mesa Version: 18.0 Hardware: x86-64 (AMD64) OS: Linux

[PATCH v2 3/3] drm/vc4: Enable syncobj support

2018-04-24 Thread Stefan Schake
This doesn't require any additional functionality from the driver but is a prerequisite to userland calling the syncobj ioctls. Signed-off-by: Stefan Schake --- drivers/gpu/drm/vc4/vc4_drv.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[PATCH v2 2/3] drm/vc4: Export fence through syncobj

2018-04-24 Thread Stefan Schake
Allow specifying a syncobj on render job submission where we store the fence for the job. This gives userland flexible access to the fence. v2: Use 0 as invalid syncobj to drop flag (Eric) Don't reintroduce the padding (Eric) Signed-off-by: Stefan Schake ---

[PATCH v2 0/3] drm/vc4: Syncobj import export

2018-04-24 Thread Stefan Schake
v2 drops the extra syncobj parameter and gets rid of the submit flags since 0 is never a valid syncobj handle. This series allows userspace to submit syncobj handles for importing a fence to wait on or exporting the job fence as part of submission. The primary use of this is to enable native

Re: [Intel-gfx] [PATCH v8 01/10] drm/atomic: Print debug message on atomic check failure

2018-04-24 Thread Dhinakaran Pandiyan
On Wed, 2018-04-11 at 19:42 -0400, Lyude Paul wrote: > Does what it says on the label, it's a little confusing debugging atomic > check failures otherwise. > > Cc: Manasi Navare > Cc: Ville Syrjälä > Signed-off-by: Lyude Paul

Re: [PATCH] Intel: Add a Kaby Lake PCI ID

2018-04-24 Thread Rodrigo Vivi
On Tue, Apr 24, 2018 at 12:42:39PM -0700, matthew.s.atw...@intel.com wrote: > From: Matt Atwood > > Based on kernel commit '672e314b21dc ("drm/i915/kbl: Add KBL GT2 sku")' > > v2: name change M -> ULX, add enumeration in KBL ULX > v3: add entry to IS_KABYLAKE

[Bug 105425] 3D & games produce periodic GPU crashes (Radeon R7 370)

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105425 --- Comment #47 from i...@yahoo.com --- (In reply to MirceaKitsune from comment #46) > I found out what's causing the apitrace crash: It no longer happens when I > use fresh settings, therefore something in my config was breaking it. Upon >

[Bug 106193] When positioning a monitor output above or below initial configuration with xrandr, hard freeze with graphics artifacts 4.16.2+

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106193 --- Comment #4 from Joel Sass --- Hey Harry, Thanks for your help. Should I be using my current kernel, or just download the newest source to apply these patches against? Some of the other patches didn't really have the

[Bug 103277] [bisected] Systems hangs on resume from S3 sleep due to "Match actual state during S3 resume" commit

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103277 --- Comment #23 from dwagner --- (I should mention that a very long time ago, I also posted a bug report specifically regarding the EDID-loading feature: https://bugs.freedesktop.org/show_bug.cgi?id=102202) -- You are

Re: [PATCH 2/3] drm/scheduler: Don't call wait_event_killable for signaled process.

2018-04-24 Thread Andrey Grodzovsky
On 04/24/2018 05:21 PM, Eric W. Biederman wrote: Andrey Grodzovsky writes: On 04/24/2018 03:44 PM, Daniel Vetter wrote: On Tue, Apr 24, 2018 at 05:46:52PM +0200, Michel Dänzer wrote: Adding the dri-devel list, since this is driver independent code. On

[Bug 105425] 3D & games produce periodic GPU crashes (Radeon R7 370)

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105425 --- Comment #48 from MirceaKitsune --- Created attachment 139071 --> https://bugs.freedesktop.org/attachment.cgi?id=139071=edit /var/log/messages I managed to trigger the GPU freeze while running Xonotic

Re: [PATCH 2/3] drm/scheduler: Don't call wait_event_killable for signaled process.

2018-04-24 Thread Andrey Grodzovsky
On 04/24/2018 03:44 PM, Daniel Vetter wrote: On Tue, Apr 24, 2018 at 05:46:52PM +0200, Michel Dänzer wrote: Adding the dri-devel list, since this is driver independent code. On 2018-04-24 05:30 PM, Andrey Grodzovsky wrote: Avoid calling wait_event_killable when you are possibly being

Re: [PATCH] video: fbdev: sh_mobile_meram: Drop SUPERH platform dependency

2018-04-24 Thread Bartlomiej Zolnierkiewicz
On Friday, April 20, 2018 04:20:51 PM Geert Uytterhoeven wrote: > Since commit a521422ea4ae6128 ("ARM: shmobile: mackerel: Remove Legacy C > board code"), the only remaining platforms using this driver are SuperH > SH-Mobile SoCs (sh7723). As both SUPERH and ARCH_SHMOBILE are set for > these

[Bug 199101] AMDGPU Fury X random screen flicker on Linux kernel 4.16rc5

2018-04-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=199101 c...@mailinator.com changed: What|Removed |Added CC||c...@mailinator.com --- Comment

[Bug 99553] Tracker bug for runnning OpenCL applications on Clover

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99553 Aaron Watry changed: What|Removed |Added Depends on||106209 Referenced

Re: [RFC][PATCH 2/2] drm_hwcomposer: Fall back to client compositon if the gl precompostior fails

2018-04-24 Thread John Stultz
On Tue, Apr 24, 2018 at 3:34 AM, Stefan Schake wrote: > On Tue, Apr 24, 2018 at 10:09 AM, Alexandru-Cosmin Gheorghe > wrote: >> On Mon, Apr 23, 2018 at 05:06:44PM -0700, John Stultz wrote: >>> @@ -695,6 +704,15 @@ HWC2::Error >>>

Re: [Linaro-mm-sig] [PATCH 4/8] dma-buf: add peer2peer flag

2018-04-24 Thread Christoph Hellwig
On Fri, Apr 20, 2018 at 05:21:11PM +0200, Daniel Vetter wrote: > > At the very lowest level they will need to be handled differently for > > many architectures, the questions is at what point we'll do the > > branching out. > > Having at least struct page also in that list with (dma_addr_t,

[Bug 105284] Every boot I get an error in dmesg "WARNING: CPU: 2 PID: 1380 at drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:132 generic_reg_update_ex+0x108/0x150 [amdgpu]"

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105284 Harry Wentland changed: What|Removed |Added Status|NEW |RESOLVED

Re: [PATCH 7/7] ARM: dts: sun7i: Add dts file for the A20-linova1-7 HMI

2018-04-24 Thread Giulio Benetti
Hi Maxime and all, I resend the e-mail since it was refused by some address(my phone composed it in HTML). Sorry. Il 24/04/2018 10:41, Maxime Ripard ha scritto: Hi, On Mon, Apr 23, 2018 at 04:37:33PM +0200, Giulio Benetti wrote: Il 22/03/2018 19:05, Maxime Ripard ha scritto: On Wed, Mar

Re: [PATCH] drm/amdkfd: Integer overflows in ioctl

2018-04-24 Thread Felix Kuehling
Reviewed-by: Felix Kuehling We could probably add a sanity check for n_devices to avoid user mode causing excessive memory allocations in the kernel. There is no good reason for this to be bigger than the number of GPUs in the system. The maximum number of GPUs supported

Re: [PATCH] drm/tinydrm/mi0283qt: Always set rotation value

2018-04-24 Thread Noralf Trønnes
Den 23.04.2018 18.16, skrev Tom Callaway: The PiTFT (ili9340) has a hardware reset circuit that resets only on power-on and not on each reboot through a gpio like the rpi-display does. As a result, we need to always apply the rotation value regardless of the display "on/off" state. Moved the

Re: [PATCH] drm/vc4: plane: Expand the lower bits using the LSB

2018-04-24 Thread Eric Anholt
Maxime Ripard writes: > The vc4 HVS uses an internal RGB888 representation of the frames, and will > by default expand formats using a lower depth using zeros. > > This causes an issue when we try to use other compositing software such as > pixman that seems to be

Re: [Mesa-dev] [PATCH i-g-t] [RFC] CONTRIBUTING: commit rights docs

2018-04-24 Thread Daniel Vetter
On Tue, Apr 24, 2018 at 7:30 PM, Emil Velikov wrote: > On 13 April 2018 at 11:00, Daniel Vetter wrote: >> This tries to align with the X.org communities's long-standing >> tradition of trying to be an inclusive community and handing out >> commit

Re: [PATCH v3 1/2] drm/panel: Remove drm_panel_detach() calls from all panel drives

2018-04-24 Thread Daniel Vetter
On Tue, Apr 24, 2018 at 06:51:07PM +0300, Jyri Sarha wrote: > Remove all drm_panel_detach() calls from all panel drives update the > kernel doc for drm_panel_detach(). > > Setting the connector and drm to NULL when the drm panel device is > going away hardly serves any purpose. Usually the the

Re: [PATCH 4/6] drm/panel: simple: Add support for Banana Pi 7" S070WV20-CT16 panel

2018-04-24 Thread Rob Herring
On Thu, Apr 19, 2018 at 05:32:23PM +0800, Chen-Yu Tsai wrote: > This panel is marketed as Banana Pi 7" LCD display. On the back is > a sticker denoting the model name S070WV20-CT16. > > This is a 7" 800x480 panel connected through a 24-bit RGB interface. > However the panel only does 262k colors.

[PATCH] Intel: Add a Kaby Lake PCI ID

2018-04-24 Thread matthew . s . atwood
From: Matt Atwood v2: name change M -> ULX, add enumeration in KBL ULX Signed-off-by: Matt Atwood --- intel/intel_chipset.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/intel/intel_chipset.h

[Bug 102820] [bisected][DC] commit ebbf7337e2daacacef3e01114e6be68a2a4f11b4 prevents X11 from starting

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102820 Harry Wentland changed: What|Removed |Added Status|NEW |RESOLVED

Re: [PATCH] drm/amdkfd: fix typing in (*hqd_destroy)

2018-04-24 Thread Felix Kuehling
On 2018-04-24 09:14 AM, Luc Van Oostenryck wrote: > The method (*hqd_destroy) is defined as using an 'uint32_t' > as 3rd argument but the the actual implementation of this > method and all its calls actually uses an 'enum kfd_preempt_type' > for this argument. > > Fix this by using 'enum

Re: [PATCH] drm/tinydrm/mi0283qt: Always set rotation value

2018-04-24 Thread Noralf Trønnes
Den 24.04.2018 21.16, skrev Daniel Vetter: On Tue, Apr 24, 2018 at 6:52 PM, Noralf Trønnes wrote: Den 23.04.2018 18.16, skrev Tom Callaway: The PiTFT (ili9340) has a hardware reset circuit that resets only on power-on and not on each reboot through a gpio like the

[Bug 106159] When connecting or disconnecting a displayport to a DP hub with 4.16.2+ kernel, hard freeze with frozen video output

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106159 --- Comment #4 from Harry Wentland --- Created attachment 139069 --> https://bugs.freedesktop.org/attachment.cgi?id=139069=edit [PATCH 1/2] drm/amd/display: Update MST edid property every time -- You are receiving

Re: [PATCH 2/3] drm/scheduler: Don't call wait_event_killable for signaled process.

2018-04-24 Thread Daniel Vetter
On Tue, Apr 24, 2018 at 05:46:52PM +0200, Michel Dänzer wrote: > > Adding the dri-devel list, since this is driver independent code. > > > On 2018-04-24 05:30 PM, Andrey Grodzovsky wrote: > > Avoid calling wait_event_killable when you are possibly being called > > from get_signal routine since

Re: [PATCH v4 7/8] drm/i2c: tda998x: register as a drm bridge

2018-04-24 Thread Jyri Sarha
On 24/04/18 13:14, Peter Rosin wrote: > On 2018-04-24 10:08, Russell King - ARM Linux wrote: >> On Tue, Apr 24, 2018 at 08:58:42AM +0200, Peter Rosin wrote: >>> On 2018-04-23 18:08, Russell King - ARM Linux wrote: On Mon, Apr 23, 2018 at 09:23:00AM +0200, Peter Rosin wrote: > static int

[Bug 106175] amdgpu.dc=1 shows performance issues with Xorg compositors when moving windows

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106175 --- Comment #8 from Mariusz Ceier --- I had these patches in the kernel tree - mine is from 22nd April, while these patches were committed on 12th April.

Re: [PATCH 7/7] ARM: dts: sun7i: Add dts file for the A20-linova1-7 HMI

2018-04-24 Thread Giulio Benetti
Hi Maxime, Il 24 apr 2018 10:41, Maxime Ripard ha scritto:Hi, On Mon, Apr 23, 2018 at 04:37:33PM +0200, Giulio Benetti wrote: > Il 22/03/2018 19:05, Maxime Ripard ha scritto: > > On Wed, Mar 21, 2018 at 09:03:13PM +0100, Giulio Benetti wrote: > > > The

Re: [PATCH 0/1] drm: Add crtc_queue_syncobj and crtc_get_syncobj ioctls

2018-04-24 Thread Daniel Vetter
On Mon, Apr 09, 2018 at 11:14:17AM +0200, Daniel Vetter wrote: > On Fri, Apr 06, 2018 at 04:56:48PM -0700, Keith Packard wrote: > > (This is an RFC on whether this pair of ioctls seems reasonable. The > > code compiles, but I haven't tested it as I'm away from home this > > weekend.) > > > > I'm

[PATCH v3 2/5] drm/arm/malidp: Split malidp interrupt initialization functions.

2018-04-24 Thread Ayan Kumar Halder
Malidp uses two interrupts ie 1. se_irq - used for memory writeback. and 2. de_irq - used for display output. Extract the hardware initialization part from malidp interrupt registration ie (malidp_de_irq_init()/ malidp_se_irq_init()) into a separate function (ie

[PATCH v3 1/5] drm/arm/malidp: Modified the prototype of malidp irq de-initializers

2018-04-24 Thread Ayan Kumar Halder
Malidp uses two interrupts ie 1. se_irq - used for memory writeback. and 2. de_irq - used for display output. 'struct drm_device' is being replaced with 'struct malidp_hw_device' as the function argument. The reason being the dependency of malidp_de_irq_fini on 'struct drm_device' needs to be

[PATCH v3 3/5] drm/arm/malidp: Enable/disable interrupts in runtime pm

2018-04-24 Thread Ayan Kumar Halder
Display and scaling engine interrupts need to be disabled when the runtime pm invokes malidp_runtime_pm_suspend(). Conversely, they need to be enabled in malidp_runtime_pm_resume(). This patch depends on: https://lkml.org/lkml/2017/5/15/695 Signed-off-by: Ayan Kumar Halder

[PATCH v3 4/5] drm/arm/malidp: Set the output_depth register in modeset

2018-04-24 Thread Ayan Kumar Halder
One needs to store the value of the OUTPUT_DEPTH that one has parsed from device tree, so that it can be restored on system resume. This value is set in the modeset function as this gets reset when the system suspends. Signed-off-by: Ayan Kumar Halder --- Changes in v3:- -

[PATCH v3 5/5] drm/arm/malidp: Added the late system pm functions

2018-04-24 Thread Ayan Kumar Halder
malidp_pm_suspend_late checks if the runtime status is not suspended and if so, invokes malidp_runtime_pm_suspend which disables the display engine/core interrupts and the clocks. It sets the runtime status as suspended. The difference between suspend() and suspend_late() is as follows:- 1.

[PATCH v3 0/5] Enhance support for system and runtime power management on malidp.

2018-04-24 Thread Ayan Kumar Halder
This patch series enhances and fixes certain issues relevant to system and runtime power management on malidp. --- Changes in v3: - Squashed some commits. - Fixed an issue related to writeback. Reported-by: Alexandru-Cosmin Gheorghe Changes in v2: - Removed

[Bug 105425] 3D & games produce periodic GPU crashes (Radeon R7 370)

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105425 --- Comment #45 from MirceaKitsune --- (In reply to iive from comment #44) I'm doing my best to debug this as well as possible, but there are a lot of points and it's hard to pay attention to everything. I

[Bug 104319] AMDGPU/DC: Internal display corrupted when connecting (mirroring/extending) an external monitor on HDMI

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104319 Harry Wentland changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 101900] No HDMI HBR audio on Polaris (no TrueHD, no Atmos, no Neo:X, no HD Master audio) and static noise in sound when LPCM on amdgpu Xorg driver

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101900 Harry Wentland changed: What|Removed |Added Status|NEW |RESOLVED

Re: [PATCH] drm/tinydrm/mi0283qt: Always set rotation value

2018-04-24 Thread Daniel Vetter
On Tue, Apr 24, 2018 at 6:52 PM, Noralf Trønnes wrote: > > Den 23.04.2018 18.16, skrev Tom Callaway: >> >> The PiTFT (ili9340) has a hardware reset circuit that resets only >> on power-on and not on each reboot through a gpio like the >> rpi-display does. As a result, we need

[Bug 105425] 3D & games produce periodic GPU crashes (Radeon R7 370)

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105425 --- Comment #46 from MirceaKitsune --- I found out what's causing the apitrace crash: It no longer happens when I use fresh settings, therefore something in my config was breaking it. Upon further

Re: [Intel-gfx] [PATCH] drm/edid: Reset more of the display info

2018-04-24 Thread Daniel Vetter
On Tue, Apr 24, 2018 at 05:26:30PM +0300, Ville Syrjälä wrote: > On Tue, Apr 24, 2018 at 04:18:37PM +0200, Daniel Vetter wrote: > > On Tue, Apr 24, 2018 at 04:02:50PM +0300, Ville Syrjala wrote: > > > From: Ville Syrjälä > > > > > > We're currently failing to reset

[Bug 106222] kernel BUG at __slab_free from dc_sink_release

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106222 Bug ID: 106222 Summary: kernel BUG at __slab_free from dc_sink_release Product: DRI Version: unspecified Hardware: Other OS: All Status: NEW Severity:

[Bug 105425] 3D & games produce periodic GPU crashes (Radeon R7 370)

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105425 --- Comment #44 from i...@yahoo.com --- You haven't looked for the kernel panic message in the logs. I'm still waiting for it. As for the trace. I did download and traced Xonotic before writing the instructions. I had no issues using the EXACT

Re: [PATCH 2/8] dt-bindings: display: bridge: thc63lvd1024: Add lvds map property

2018-04-24 Thread Rob Herring
On Thu, Apr 19, 2018 at 11:31:03AM +0200, Jacopo Mondi wrote: > The THC63LVD1024 LVDS to RGB bridge supports two different input mapping > modes, selectable by means of an external pin. > > Describe the LVDS mode map through a newly defined mandatory property in > device tree bindings. > >

Re: [PATCH] drm: Don't EXPORT drm_add/reset_display_info

2018-04-24 Thread Ville Syrjälä
On Tue, Apr 24, 2018 at 04:22:42PM +0200, Daniel Vetter wrote: > Only used within drm.ko, no need to tempt drivers. > > Cc: Keith Packard > Cc: Ville Syrjala > Signed-off-by: Daniel Vetter Reviewed-by: Ville Syrjälä

[Bug 106222] kernel BUG at __slab_free from dc_sink_release

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106222 --- Comment #2 from Ernst Sjöstrand --- My screens always act a bit weird when waking up, they often blink very many times and jump around a bit and give warnings in the logs etc. The Windows driver also shows warnings every

[Bug 104281] black / corrupted screen when resuming from S3 [AMDGPU]

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104281 Harry Wentland changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 105880] [dc] No support for LVDS or VGA connectors (Cannot find any crtc or sizes)

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105880 --- Comment #18 from David Henningsson --- (In reply to Michel Dänzer from comment #10) > (In reply to David Henningsson from comment #8) > > The regression is between 4.15rc2 and 4.15rc3 > > Any chance you can bisect between

[PATCH] Intel: Add a Kaby Lake PCI ID

2018-04-24 Thread matthew . s . atwood
From: Matt Atwood Based on kernel commit '672e314b21dc ("drm/i915/kbl: Add KBL GT2 sku")' v2: name change M -> ULX, add enumeration in KBL ULX Signed-off-by: Matt Atwood --- intel/intel_chipset.h | 3 ++- 1 file changed, 2

[Bug 106175] amdgpu.dc=1 shows performance issues with Xorg compositors when moving windows

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106175 --- Comment #9 from tempel.jul...@gmail.com --- I got them too. Before those commits, my issue was way more severe. It's still really nasty stutter though. -- You are receiving this mail because: You are the assignee for the

Re: [PATCH] Intel: Add a Kaby Lake PCI ID

2018-04-24 Thread Rodrigo Vivi
On Mon, Apr 23, 2018 at 03:08:31PM -0700, matthew.s.atw...@intel.com wrote: > From: Matt Atwood Based on kernel commit '672e314b21dc ("drm/i915/kbl: Add KBL GT2 sku")' (I'm adding this and pushing. Thanks for the patch) > > Signed-off-by: Matt Atwood

Re: [PATCH] Intel: Add a Kaby Lake PCI ID

2018-04-24 Thread Rodrigo Vivi
On Tue, Apr 24, 2018 at 10:55:05AM -0700, matthew.s.atw...@intel.com wrote: > From: Matt Atwood please add the message: Based on kernel commit '672e314b21dc ("drm/i915/kbl: Add KBL GT2 sku")' > > v2: name change M -> ULX, add enumeration in KBL ULX > >

Re: [PATCH v4 7/8] drm/i2c: tda998x: register as a drm bridge

2018-04-24 Thread Jyri Sarha
On 24/04/18 20:06, Russell King - ARM Linux wrote: > On Tue, Apr 24, 2018 at 07:04:16PM +0300, Jyri Sarha wrote: >> On 24/04/18 13:14, Peter Rosin wrote: >>> On 2018-04-24 10:08, Russell King - ARM Linux wrote: On Tue, Apr 24, 2018 at 08:58:42AM +0200, Peter Rosin wrote: > On 2018-04-23

Re: [Mesa-dev] [PATCH i-g-t] [RFC] CONTRIBUTING: commit rights docs

2018-04-24 Thread Emil Velikov
On 13 April 2018 at 11:00, Daniel Vetter wrote: > This tries to align with the X.org communities's long-standing > tradition of trying to be an inclusive community and handing out > commit rights fairly freely. > > We also tend to not revoke commit rights for people no

[Bug 106006] Kernel 4.16.0+ switch amdgpu.dc=1 causes screen brightness set to 1 to be dimmed by default

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106006 --- Comment #13 from Harry Wentland --- Not sure exactly how that kernel is assembled but it contains the problematic code in drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c. You should be able to simply delete

[Bug 199101] AMDGPU Fury X random screen flicker on Linux kernel 4.16rc5

2018-04-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=199101 --- Comment #24 from Harry Wentland (harry.wentl...@amd.com) --- Kevin, can you mark this as resolved? -- You are receiving this mail because: You are watching the assignee of the bug. ___ dri-devel

[Bug 199101] AMDGPU Fury X random screen flicker on Linux kernel 4.16rc5

2018-04-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=199101 --- Comment #25 from Thomas Crider (tcride...@gmail.com) --- I can also confirm the flicker is gone with 4.17rc2 -- You are receiving this mail because: You are watching the assignee of the bug. ___

Re: [Linaro-mm-sig] [PATCH 4/8] dma-buf: add peer2peer flag

2018-04-24 Thread Daniel Vetter
On Tue, Apr 24, 2018 at 8:48 PM, Christoph Hellwig wrote: > On Fri, Apr 20, 2018 at 05:21:11PM +0200, Daniel Vetter wrote: >> > At the very lowest level they will need to be handled differently for >> > many architectures, the questions is at what point we'll do the >> >

[Bug 106159] When connecting or disconnecting a displayport to a DP hub with 4.16.2+ kernel, hard freeze with frozen video output

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106159 --- Comment #5 from Harry Wentland --- Created attachment 139070 --> https://bugs.freedesktop.org/attachment.cgi?id=139070=edit [PATCH 2/2] drm/amd/display: Check dc_sink every time in MST hotplug Can you try patches

Re: [PATCH] drm: xlnx: pl_disp: fix odd_ptr_err.cocci warnings

2018-04-24 Thread Laurent Pinchart
Hi Julia, Thank you for the patch. On Tuesday, 10 April 2018 08:49:40 EEST Julia Lawall wrote: > From: Fengguang Wu > > PTR_ERR should normally access the value just tested by IS_ERR > > Generated by: scripts/coccinelle/tests/odd_ptr_err.cocci > > Fixes: 742243a44a73

[Bug 106225] Kernel panic after modesetting (not on every boot) on ryzen 5 2400g

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106225 Bug ID: 106225 Summary: Kernel panic after modesetting (not on every boot) on ryzen 5 2400g Product: DRI Version: unspecified Hardware: x86-64 (AMD64) OS:

Re: [PATCH] drm: rcar-du: of: Include header to define prototypes

2018-04-24 Thread kbuild test robot
Hi Kieran, I love your patch! Yet something to improve: [auto build test ERROR on drm/drm-next] [also build test ERROR on v4.17-rc2 next-20180424] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux

[Bug 106191] FirePro v8800 Failure to recognize DisplayPort signal

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106191 --- Comment #12 from François Jacques --- Created attachment 139082 --> https://bugs.freedesktop.org/attachment.cgi?id=139082=edit dmesg (Linux 4.16.3, drm.debug=0x06, audio enabled) -- You are receiving this

[Bug 106191] FirePro v8800 Failure to recognize DisplayPort signal

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106191 --- Comment #13 from François Jacques --- Created attachment 139083 --> https://bugs.freedesktop.org/attachment.cgi?id=139083=edit REAL dmesg output (with debug messages) Last attachment for tonight. This one its

[radeon-alex:amd-mainline-dkms-4.15 1429/1759] cc1: fatal error: drivers/gpu/drm/amd/amdkfd/backport/backport.h: No such file or directory

2018-04-24 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-mainline-dkms-4.15 head: 9556f93f18f7923978fb90f860c107fed9ca7f57 commit: 54df8c4830456ee6d9f9cb16c281e8bef8780dce [1429/1759] drm/amd/dkms: add amdkfd module config: x86_64-federa-25 (attached as .config) compiler: gcc-7 (Debian

[Bug 106228] amdgpu reads back brightness 0 (which is not true) if checked before a brightness has been explicitly set

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106228 Bug ID: 106228 Summary: amdgpu reads back brightness 0 (which is not true) if checked before a brightness has been explicitly set Product: DRI Version: unspecified

[Bug 106229] EEH problem at boot with Radeon HD 7950, in amdgpu_mm_rreg

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106229 --- Comment #1 from Alex Deucher --- Does it work on x86? -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list

[Bug 106229] EEH problem at boot with Radeon HD 7950, in amdgpu_mm_rreg

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106229 --- Comment #2 from Luke-Jr --- Never tried amdgpu on x86. -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list

Re: [PATCH v3 6/6] arm64: dts: rockchip: Specify override mode for kevin panel

2018-04-24 Thread Stéphane Marchesin
On Tue, Apr 24, 2018 at 7:31 AM, Ezequiel Garcia wrote: > Hi Doug, Sean: > > I would like to move this forward. > > On 26 February 2018 at 15:23, Doug Anderson wrote: >> Hi, >> >> On Thu, Feb 8, 2018 at 9:48 AM, Sean Paul

[radeon-alex:amd-mainline-dkms-4.15 1098/1759] drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:70:1-3: ERROR: test of a variable/field address

2018-04-24 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-mainline-dkms-4.15 head: 9556f93f18f7923978fb90f860c107fed9ca7f57 commit: 02349fbb559640a1f948df9c84e8f65bd2565d57 [1098/1759] drm/amdkcl: [4.11] fix debugfs func coccinelle warnings: (new ones prefixed by >>) >>

[Bug 106229] EEH problem at boot with Radeon HD 7950, in amdgpu_mm_rreg

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106229 Bug ID: 106229 Summary: EEH problem at boot with Radeon HD 7950, in amdgpu_mm_rreg Product: DRI Version: XOrg git Hardware: PowerPC OS: Linux (All)

Re: [Intel-gfx] [PATCH v7 02/10] drm/i915: Move DP modeset retry work into intel_dp

2018-04-24 Thread Dhinakaran Pandiyan
On Wed, 2018-04-11 at 18:54 -0400, Lyude Paul wrote: > While having the modeset_retry_work in intel_connector makes sense with > SST, this paradigm doesn't make a whole ton of sense when it comes to > MST since we have to deal with multiple connectors. In most cases, it's > more useful to just

[Bug 106175] amdgpu.dc=1 shows performance issues with Xorg compositors when moving windows

2018-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106175 --- Comment #10 from Mike Bendel --- I have the same issue. For me amdgpu.dc=0 does not really fix it either. I have a 3840x1600 monitor running at 75 Hz. This is the different behavior I noticed when toggling the DC setting:

Re: [PATCH v3 6/6] arm64: dts: rockchip: Specify override mode for kevin panel

2018-04-24 Thread Doug Anderson
Hi, On Tue, Apr 24, 2018 at 7:31 AM, Ezequiel Garcia wrote: > Hi Doug, Sean: > > I would like to move this forward. > > On 26 February 2018 at 15:23, Doug Anderson wrote: >> Hi, >> >> On Thu, Feb 8, 2018 at 9:48 AM, Sean Paul

[RFC PATCH radeon-alex] drm/amdkfd: amd_kfd_fence_ops can be static

2018-04-24 Thread kbuild test robot
Fixes: 61986dd6bef0 ("drm/amdkfd: Copy in KFD-related files") Signed-off-by: Fengguang Wu --- amdgpu_amdkfd_fence.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_fence.c

[radeon-alex:amd-mainline-dkms-4.15 1409/1759] drivers/gpu//drm/amd/amdgpu/amdgpu_amdkfd.c:23:0: warning: "pr_fmt" redefined

2018-04-24 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-mainline-dkms-4.15 head: 9556f93f18f7923978fb90f860c107fed9ca7f57 commit: 61986dd6bef0b17e85a9846bb4d1ca610f9d6ce0 [1409/1759] drm/amdkfd: Copy in KFD-related files config: i386-randconfig-a1-04241604 (attached as .config) compiler:

  1   2   3   >