[Bug 107689] System freezes on shutdown. [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disabled failed (scratch(0xC040)=0xCAFEDEAD)

2018-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107689 Bug ID: 107689 Summary: System freezes on shutdown. [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disabled failed (scratch(0xC040)=0xCAFEDEAD) Product: DRI Version

[Bug 107689] System freezes on shutdown. [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disabled failed (scratch(0xC040)=0xCAFEDEAD)

2018-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107689 --- Comment #1 from john-s...@gmx.net --- This log is after the suspend: [ 3091.111509] amdgpu: [powerplay] [ 3091.600889] amdgpu: [powerplay] [ 3092.085174] amdgpu: [powerplay] [ 3092.547237] amdgpu: [powerplay] [ 3093.005634] amdgpu: [powe

[PATCH] staging: android: ion: Clean unused debug_show memeber of the heap object

2018-08-26 Thread Alexey Skidanov
Signed-off-by: Alexey Skidanov --- drivers/staging/android/ion/ion.h | 5 - drivers/staging/android/ion/ion_system_heap.c | 24 2 files changed, 29 deletions(-) diff --git a/drivers/staging/android/ion/ion.h b/drivers/staging/android/ion/ion.h index 876

[Bug 105733] Amdgpu randomly hangs and only ssh works. Mouse cursor moves sometimes but does nothing. Keyboard stops working.

2018-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105733 --- Comment #31 from Jan Jurzitza --- I have found a workaround (amd patched kernel not required): cat /sys/class/drm/card0/device/pp_dpm_sclk # insert appropriate index here, I went for 1077Mhz echo 3 > /sys/class/drm/card0/device/pp_dpm_sclk

Re: [PATCH v3 7/7] drm/bridge: ti-sn65dsi86: Add mystery delay to enable()

2018-08-26 Thread Sean Paul
On Sun, Aug 26, 2018, 1:44 AM wrote: > On 2018-08-23 19:55, Sean Paul wrote: > > On Tue, Aug 14, 2018 at 10:01:45AM -0400, Sean Paul wrote: > >> On Tue, Aug 14, 2018 at 10:00:33AM -0400, Sean Paul wrote: > >> > On Tue, Aug 14, 2018 at 04:59:31PM +0530, spa...@codeaurora.org > wrote: > >> > > On 2

[Bug 107581] Graphics Not Rendered Due to Missing 4.5 COMPAT Profile

2018-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107581 --- Comment #19 from Benjamin Hodgetts --- Thanks for all the work so far Timothy. -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list dri-devel@lists.

[Bug 200605] Screen flickering on AMD graphics in 4.18

2018-08-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=200605 ric...@gmx.at changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: [PATCH v1 7/7] drm: add Atmel LCDC display controller support

2018-08-26 Thread Noralf Trønnes
Den 12.08.2018 20.46, skrev Sam Ravnborg: This is a DRM based driver for the Atmel LCDC IP. There exist today a framebuffer based driver and this is a re-implmentation of the same on top of DRM. The rewrite was based on the original fbdev driver but the driver has also seen inspiration from the

Re: [PATCH v1 7/7] drm: add Atmel LCDC display controller support

2018-08-26 Thread Sam Ravnborg
Hi Noralf. > >+/* Configuration of individual CPU's */ > >+static const struct atmel_lcdc_dc_desc atmel_lcdc_dc_at91sam9261 = { > >+.guard_time = 1, > >+.fifo_size = 512, > >+.min_width = 0, > >+.min_height = 0, > > Looks like the minimum is always zero, maybe drop it? I kept is a

[Bug 107692] [wine] Shadows missing in Mafia II

2018-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107692 Bug ID: 107692 Summary: [wine] Shadows missing in Mafia II Product: Mesa Version: 18.2 Hardware: Other OS: All Status: NEW Severity: normal Pri

[Bug 107692] [wine] Shadows missing in Mafia II

2018-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107692 --- Comment #1 from Sven Arvidsson --- Created attachment 141289 --> https://bugs.freedesktop.org/attachment.cgi?id=141289&action=edit comparison with shadows -- You are receiving this mail because: You are the assignee for the bug._

[Bug 107692] [wine] Shadows missing in Mafia II

2018-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107692 --- Comment #2 from Sven Arvidsson --- System environment: -- system architecture: 64-bit -- Linux distribution: Debian unstable -- GPU: TONGA -- Model: Asus Strix R9 285 2GB -- Display connector: DVI -- xf86-video-amdgpu: 18.0.1 -- xserver: 1.2

[Bug 107627] Shader cache causes Dota 2 crashes on amdgpu

2018-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107627 Daniel Stone changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug 107693] [wine] Wolfenstein: The Old Blood - can't find GL_EXT_framebuffer_object

2018-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107693 Bug ID: 107693 Summary: [wine] Wolfenstein: The Old Blood - can't find GL_EXT_framebuffer_object Product: Mesa Version: 18.2 Hardware: Other OS: All

[Bug 107693] [wine] Wolfenstein: The Old Blood - can't find GL_EXT_framebuffer_object

2018-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107693 --- Comment #1 from Sven Arvidsson --- Created attachment 141291 --> https://bugs.freedesktop.org/attachment.cgi?id=141291&action=edit wine wgl log -- You are receiving this mail because: You are the assignee for the bug.

Re: [PATCH v1 7/7] drm: add Atmel LCDC display controller support

2018-08-26 Thread Sam Ravnborg
Hi Boris. Very usefull feedback! I am working on v2, and have addressed your review items. Just a few comments below to a few items. The rest is processed/done. I hope to post v2 in the week to come. > > +static int lcdc_dc_load(struct drm_device *drm) > > +{ > > + const struct of_device_id *m

[Bug 107694] [wine] RAGE: texture problems

2018-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107694 Bug ID: 107694 Summary: [wine] RAGE: texture problems Product: Mesa Version: 18.2 Hardware: Other OS: All Status: NEW Severity: normal Priority

[Bug 107687] [wine] Brink compatible pixel format not found

2018-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107687 --- Comment #1 from Sven Arvidsson --- Doom 3: BFG seems to have a similar problem (starts up to a white screen): 0009:warn:wgl:X11DRV_wglGetPixelFormatAttribivARB Unable to convert iPixelFormat 0 to a GLX one! 0009:warn:wgl:X11DRV_wglChoosePix

[Bug 105733] Amdgpu randomly hangs and only ssh works. Mouse cursor moves sometimes but does nothing. Keyboard stops working.

2018-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105733 --- Comment #32 from dwagner --- (In reply to Jan Jurzitza from comment #31) > I have found a workaround (amd patched kernel not required): > > cat /sys/class/drm/card0/device/pp_dpm_sclk > # insert appropriate index here, I went for 1077Mhz >

Re: [PATCH 1/3] drm: drm_fourcc: add Samsung 16x16 tile format

2018-08-26 Thread Inki Dae
2018년 08월 10일 22:28에 Marek Szyprowski 이(가) 쓴 글: > From: Andrzej Pietrasiewicz > > Add modifier for tiled formats used by graphics modules found in Samsung > Exynos5250/542x/5433 SoCs. This is a simple tiled layout using tiles > of 16x16 pixels in a row-major layout. Reviewed-by: Inki Dae Tha

Re: [PATCH v3 7/7] drm/bridge: ti-sn65dsi86: Add mystery delay to enable()

2018-08-26 Thread spanda
On 2018-08-14 03:00, Sean Paul wrote: From: Sean Paul This patch adds a 70ms mystery delay to the bridge driver in enable. By experimentation, it seems like it can go anywhere up until we initiate semi-auto link training. If we don't have the delay, link training fails. I tried to root cause t

[Bug 107213] [amdgpu/DisplayPort] KDE Wayland session is segfaulting right after login

2018-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107213 --- Comment #3 from Shmerl --- Did anyone manage to narrow down the cause? -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list dri-devel@lists.freedesk

[GIT PULL] mediatek drm fixes for 4.19

2018-08-26 Thread CK Hu
Hi, Dave: Here are some fixes for mediatek drm driver. Regards, CK The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the git repository at: https://github.com/ckhu-mediatek/linux.git-tags.git mediatek-d

[PATCH] drm/rockchip: fix coding style and incorrect description

2018-08-26 Thread Sandy Huang
Align with other drivers, tab + 2 space key for description. and this option should be enabled on both rk3288 and rk3399. Signed-off-by: Sandy Huang --- drivers/gpu/drm/rockchip/Kconfig | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/rockchip/Kconfig b

[PATCH 0/4] Enable Y210, Y212, Y216 formats for ICL

2018-08-26 Thread Swati Sharma
These patches enable packed format YUV422-Y210, Y212 and Y216 for 10, 12 and 16 bit respectively for ICL. For user space component IGT:WIP Vidya Srinivas (4): drm: Add Y210, Y212, Y216 format definitions and fourcc drm/i915: Add Y210, Y212, Y216 plane control definitions drm/i915: Preparati

[PATCH 3/4] drm/i915: Preparations for enabling Y210, Y212, Y216 formats

2018-08-26 Thread Swati Sharma
From: Vidya Srinivas Signed-off-by: Swati Sharma Signed-off-by: Vidya Srinivas --- drivers/gpu/drm/i915/intel_display.c | 15 +++ drivers/gpu/drm/i915/intel_sprite.c | 3 +++ 2 files changed, 18 insertions(+) diff --git a/drivers/gpu/drm/i915/intel_display.c b/drivers/gpu/drm/i

[PATCH 2/4] drm/i915: Add Y210, Y212, Y216 plane control definitions

2018-08-26 Thread Swati Sharma
From: Vidya Srinivas Added needed plane control flag definitions for Y210, Y212 and Y216 formats. Signed-off-by: Swati Sharma Signed-off-by: Vidya Srinivas --- drivers/gpu/drm/i915/i915_reg.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/i915/i915_reg.h b/drivers/gpu/

[PATCH 1/4] drm: Add Y210, Y212, Y216 format definitions and fourcc

2018-08-26 Thread Swati Sharma
From: Vidya Srinivas The following pixel formats are packed format that follows 4:2:2 chroma sampling. For memory represenation each component is allocated 16 bits each. Thus each pixel occupies a DWORD. Y210: Valid data occupies MSB 10 bits. LSB 6 bits are filled with zeroes. Y212:

[PATCH 4/4] drm/i915: Enable Y210, Y212, Y216 format for primary and sprite planes

2018-08-26 Thread Swati Sharma
From: Vidya Srinivas In this patch, a list for icl specific pixel formats is created in which Y210, Y212 and Y216 pixel formats are added along with legacy pixel formats for primary and sprite plane. Signed-off-by: Swati Sharma Signed-off-by: Vidya Srinivas --- drivers/gpu/drm/i915/intel_disp