[Bug 108037] Turning monitors off and on again makes the kernel panic and system freeze

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108037 Michel Dänzer changed: What|Removed |Added Product|xorg|DRI

[Bug 108019] Gothic 2 under wine does not redraw in fullscreen

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108019 --- Comment #1 from Michel Dänzer --- Can you try Mesa 18.2.1? It sounds like https://gitlab.freedesktop.org/mesa/mesa/commit/e4b667224d6ddd5d42a1349729337ce68a1afca9 might help. -- You are receiving this mail because: You are the assignee

[Bug 199139] System freezes (kernel, amdgpu NULL pointer dereference) when video enters powersafe state

2018-09-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=199139 --- Comment #15 from Eduard (wirch.edu...@gmail.com) --- @Nicholas: you got some insights from the logs? -- You are receiving this mail because: You are watching the assignee of the bug. ___ dri-devel

[Bug 108036] VA-API implementation reports support for unsupported endpoints

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108036 --- Comment #1 from Christian König --- The problem is neither the driver nor the application, but rather the design of VA-API. The hardware supports some high profile features (like CABAC), but unfortunately not all of them (like B-frames or

[Bug 108020] Screen artifacting with 4.18+ kernels on AMD Radeon Vega 64 & 1440p 120hz+ monitors

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108020 Michel Dänzer changed: What|Removed |Added CC||harry.wentl...@amd.com,

[Bug 107940] libdrm 2.4.94-1 causes blender to crash on opencl

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107940 Michel Dänzer changed: What|Removed |Added CC||ckoenig.leichtzumerken@gmai

Re: 4096x2160 monitor has EDID reporting 3840x2160

2018-09-24 Thread Jani Nikula
On Sat, 22 Sep 2018, Brian Vincent wrote: > I have a LG 31MU97-B monitor. My understanding is that EDID does not have > a way to report itself as a 4096x2160 monitor, so it reports itself as a > 3840x2160 monitor. The mode that it actually supports for it's native > resolution that I've been

Re: [linux-sunxi] Re: [PATCH 13/27] drm/sun4i: Add support for H6 DE3 mixer 0

2018-09-24 Thread Jernej Škrabec
Dne sobota, 22. september 2018 ob 15:47:03 CEST je Chen-Yu Tsai napisal(a): > On Sat, Sep 22, 2018 at 9:23 PM Chen-Yu Tsai wrote: > > On Sun, Sep 2, 2018 at 3:27 PM Jernej Skrabec wrote: > > > Mixer 0 has 1 VI and 3 UI planes, scaler on all planes and can output > > > 4K image @60Hz. It also

Re: [PATCH 12/27] drm/sun4i: Add basic support for DE3

2018-09-24 Thread Jernej Škrabec
Dne sobota, 22. september 2018 ob 15:19:12 CEST je Chen-Yu Tsai napisal(a): > On Sun, Sep 2, 2018 at 3:27 PM Jernej Skrabec wrote: > > Display Engine 3 is an upgrade of DE2 with new features like support for > > 10 bit color formats and support for AFBC. > > > > Most of DE2 code works with DE3,

Re: [PATCH 21/27] drm/sun4i: Add support for H6 HDMI PHY

2018-09-24 Thread Jernej Škrabec
Dne sobota, 22. september 2018 ob 17:55:35 CEST je Chen-Yu Tsai napisal(a): > On Sun, Sep 2, 2018 at 3:28 PM Jernej Skrabec wrote: > > H6 has Synopsys DWC HDMI 2.0 TX PHY. > > > > mpll settings were calculated from specifications of similar Synopsys > > HDMI PHY found in i.MX6. Other PHY

Re: [linux-sunxi] [PATCH 11/27] drm/sun4i: Rework DE2 register defines

2018-09-24 Thread Jernej Škrabec
Dne sobota, 22. september 2018 ob 14:32:30 CEST je Chen-Yu Tsai napisal(a): > Hi, > > On Sun, Sep 2, 2018 at 3:27 PM Jernej Skrabec wrote: > > Most, if not all, registers found in DE2 still exists in DE3. However, > > units are on different base addresses. > > > > To prepare for addition of

[Bug 107940] libdrm 2.4.94-1 causes blender to crash on opencl

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107940 --- Comment #7 from Christian König --- (In reply to Michel Dänzer from comment #6) > Christian, any idea how the commit below could cause this? -EBADF means the file descriptor number is already closed. So maybe the application is trying to

Re: [PATCH] drm/fb_helper: Allow leaking fbdev smem_start

2018-09-24 Thread Neil Armstrong
Hi Maxime, Daniel, On 22/09/2018 10:56, Daniel Vetter wrote: > On Fri, Sep 21, 2018 at 04:07:40PM +0200, Maxime Ripard wrote: >> Hi, >> >> On Thu, Sep 20, 2018 at 03:04:12PM +0200, Neil Armstrong wrote: >>> Since "drm/fb: Stop leaking physical address", the default behaviour of >>> the DRM fbdev

Re: [PATCH 02/10] phy: Add configuration interface

2018-09-24 Thread Maxime Ripard
Hi, On Mon, Sep 24, 2018 at 02:18:35PM +0530, Kishon Vijay Abraham I wrote: > On Wednesday 19 September 2018 05:44 PM, Maxime Ripard wrote: > > Hi, > > > > On Fri, Sep 14, 2018 at 02:18:37PM +0530, Kishon Vijay Abraham I wrote: > >>> +/** > >>> + * phy_validate() - Checks the phy

[Bug 108019] Gothic 2 under wine does not redraw in fullscreen

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108019 --- Comment #2 from supercoolem...@seznam.cz --- (In reply to Michel Dänzer from comment #1) > Can you try Mesa 18.2.1? It sounds like > https://gitlab.freedesktop.org/mesa/mesa/commit/ > e4b667224d6ddd5d42a1349729337ce68a1afca9 might help. It

Re: [PATCH v2 3/6] drm/i915: Leave intel_conn->mst_port set, use mst_port_gone instead

2018-09-24 Thread Jani Nikula
On Wed, 19 Sep 2018, Lyude Paul wrote: > Currently we set intel_connector->mst_port to NULL to signify that the > MST port has been removed from the system so that we can prevent further > action on the port such as connector probes, mode probing, etc. > However, we're going to need access to

Re: [PATCH v2 10/16] drm: rcar-du: Don't use TV sync mode when not supported by the hardware

2018-09-24 Thread Kieran Bingham
Hi Laurent, On 14/09/18 10:10, Laurent Pinchart wrote: > The official way to stop the display is to clear the display enable > (DEN) bit in the DSYSR register, but that operates at a group level and > affects the two channels in the group. To disable channels selectively, > the driver uses TV

Re: [PATCH v2 11/16] drm: rcar-du: Add r8a77990 and r8a77995 device support

2018-09-24 Thread Kieran Bingham
Hi Laurent, Uli, On 14/09/18 10:10, Laurent Pinchart wrote: > From: Ulrich Hecht > > Add support for the R-Car D3 (R8A77995) and E3 (R8A77990) SoCs to the > R-Car DU driver. The two SoCs instantiate compatible DUs, so a single > information structure is enough. > > Signed-off-by: Ulrich Hecht

[PATCH 1/7] dma-buf: remove shared fence staging in reservation object

2018-09-24 Thread Christian König
No need for that any more. Just replace the list when there isn't enough room any more for the additional fence. Signed-off-by: Christian König --- drivers/dma-buf/reservation.c | 178 ++ include/linux/reservation.h | 4 - 2 files changed, 58

[PATCH 2/7] dma-buf: allow reserving more than one shared fence slot

2018-09-24 Thread Christian König
Let's support simultaneous submissions to multiple engines. Signed-off-by: Christian König --- drivers/dma-buf/reservation.c| 13 - drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 2 +-

[PATCH 3/7] drm/ttm: allow reserve more than one shared slot

2018-09-24 Thread Christian König
Let's support simultaneous submissions to multiple engines. Signed-off-by: Christian König --- drivers/gpu/drm/ttm/ttm_execbuf_util.c | 6 -- include/drm/ttm/ttm_execbuf_util.h | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/ttm/ttm_execbuf_util.c

[PATCH 5/7] drm/amdgpu: always reserve two slots for the VM

2018-09-24 Thread Christian König
And drop the now superflous extra reservations. Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 4 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 14 +- 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c

[PATCH 7/7] drm/ttm: drop the extra reservation for pipelines BO moves

2018-09-24 Thread Christian König
The driver is now responsible to allocate enough shared slots. Signed-off-by: Christian König --- drivers/gpu/drm/ttm/ttm_bo.c | 27 ++- 1 file changed, 6 insertions(+), 21 deletions(-) diff --git a/drivers/gpu/drm/ttm/ttm_bo.c b/drivers/gpu/drm/ttm/ttm_bo.c index

Improve reservation object shared slot function

2018-09-24 Thread Christian König
The reservation object shared slot function only allowed to reserve one slot at a time. Improve that and allow to reserve multiple slots to support atomically submission to multiple engines. Please comment and review, Christian. ___ dri-devel

[PATCH 4/7] drm/amdgpu: fix using shared fence for exported BOs

2018-09-24 Thread Christian König
It is perfectly possible that the BO list is created before the BO is exported. While at it cleanup setting shared to one instead of true. Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c | 1 - drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 13 ++--- 2

Re: [PATCH v1] drm/tegra: dpaux: Fix always-failing probing of the driver

2018-09-24 Thread Jon Hunter
On 24/09/18 12:59, Thierry Reding wrote: > On Fri, Sep 21, 2018 at 02:42:41PM +0300, Dmitry Osipenko wrote: >> Some of definitions in the code changed the meaning, unfortunately one >> place missed the change. >> >> Fixes: 0751bb5c44fe ("drm/tegra: dpaux: Add pinctrl support") >> Cc: # v4.8+ >>

Re: [RFC/PATCH 0/2] Clarify display info PIXDATA bus flags

2018-09-24 Thread Stefan Agner
On 22.09.2018 14:15, Laurent Pinchart wrote: > Hello, > > This patch series attemps at clarifying usage of the > DRM_BUS_FLAG_PIXDATA_(POS|NEG)EDGE flags. It results from a discussion > on the mailing list available at [1]. > > The problem being discussed was confusion around how the >

[PATCH v1 0/2] Manage pixel clock & data enable polarities

2018-09-24 Thread Yannick Fertré
Version 1: - Initial commit This serie contains all patchsets needed for control the pixel clock & data enable polarities by the display controller driver. Yannick Fertré (2): drm: Add missing flags for pixel clock & data enable drm/stm: ltdc: Solve issue on pixel clock & data enable

[PATCH v1 1/2] drm: Add missing flags for pixel clock & data enable

2018-09-24 Thread Yannick Fertré
Add missing flags for pixel clock & data enable polarities. These flags are similar to other synchronization signals (hsync, vsync...). Signed-off-by: Yannick Fertré --- drivers/gpu/drm/drm_modes.c | 19 ++- include/uapi/drm/drm_mode.h | 6 ++ 2 files changed, 24

[PATCH 6/7] drm/amdgpu: always reserve one more shared slot for pipelines BO moves

2018-09-24 Thread Christian König
This allows us to drop the extra reserve in TTM. Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 6 +++--- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c

Re: [PATCH v1] drm/tegra: dpaux: Fix always-failing probing of the driver

2018-09-24 Thread Thierry Reding
On Fri, Sep 21, 2018 at 02:42:41PM +0300, Dmitry Osipenko wrote: > Some of definitions in the code changed the meaning, unfortunately one > place missed the change. > > Fixes: 0751bb5c44fe ("drm/tegra: dpaux: Add pinctrl support") > Cc: # v4.8+ > Signed-off-by: Dmitry Osipenko > --- > > I

Re: [RFC/PATCH 2/2] drm: Use new DRM_BUS_FLAG_PIXDATA_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags

2018-09-24 Thread Stefan Agner
On 24.09.2018 13:48, Thierry Reding wrote: > On Sat, Sep 22, 2018 at 03:15:04PM +0300, Laurent Pinchart wrote: >> The DRM_BUS_FLAG_PIXDATA_(POS|NEG)EDGE flags are deprecated in favour of >> the new DRM_BUS_FLAG_PIXDATA_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags. Replace >> them through the code. >> >>

Re: [PATCH v4 5/5] drm: bridge: add support for Cadence MHDP DPI/DP bridge

2018-09-24 Thread Heiko Stuebner
Hi Damian, Am Montag, 24. September 2018, 13:40:03 CEST schrieb Damian Kos: > > Am Donnerstag, 20. September 2018, 16:54:40 CEST schrieb Damian Kos: > > > From: Quentin Schulz > > > > > > This adds basic support for Cadence MHDP DPI to DP bridge. > > > > > > Basically, it takes a DPI stream as

Re: [PATCH 5/6] drm/amdgpu: add timeline support in amdgpu CS

2018-09-24 Thread Christian König
Am 20.09.2018 um 13:03 schrieb Chunming Zhou: syncobj wait/signal operation is appending in command submission. Signed-off-by: Chunming Zhou --- drivers/gpu/drm/amd/amdgpu/amdgpu.h| 8 +- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 114 +++--

Re: [RFC/PATCH 2/2] drm: Use new DRM_BUS_FLAG_PIXDATA_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags

2018-09-24 Thread Thierry Reding
On Mon, Sep 24, 2018 at 01:59:25PM +0200, Stefan Agner wrote: > On 24.09.2018 13:48, Thierry Reding wrote: > > On Sat, Sep 22, 2018 at 03:15:04PM +0300, Laurent Pinchart wrote: > >> The DRM_BUS_FLAG_PIXDATA_(POS|NEG)EDGE flags are deprecated in favour of > >> the new

Re: [RFC/PATCH 2/2] drm: Use new DRM_BUS_FLAG_PIXDATA_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags

2018-09-24 Thread Stefan Agner
On 24.09.2018 14:13, Thierry Reding wrote: > On Mon, Sep 24, 2018 at 01:59:25PM +0200, Stefan Agner wrote: >> On 24.09.2018 13:48, Thierry Reding wrote: >> > On Sat, Sep 22, 2018 at 03:15:04PM +0300, Laurent Pinchart wrote: >> >> The DRM_BUS_FLAG_PIXDATA_(POS|NEG)EDGE flags are deprecated in

Re: [PATCH v2 02/16] dt-bindings: display: renesas: lvds: Document r8a77990 bindings

2018-09-24 Thread Kieran Bingham
Hi Laurent, On 14/09/18 10:10, Laurent Pinchart wrote: > The E3 (r8a77990) supports two LVDS channels. Extend the binding to > support them. This commit message sounds rather like we are modifying the bindings, rather than just adding a compatible string. I went looking for extra changes - but I

[PATCH v1 2/2] drm/stm: ltdc: Solve issue on pixel clock & data enable polarity

2018-09-24 Thread Yannick Fertré
Wrong flags used for set the pixel clock & data enable polarities. Add trace for polarities of hsync, vsync, data enabled & pixel clock. Signed-off-by: Yannick Fertré --- drivers/gpu/drm/stm/ltdc.c | 23 +++ 1 file changed, 19 insertions(+), 4 deletions(-) diff --git

[Bug 108019] Gothic 2 under wine does not redraw in fullscreen

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108019 Michel Dänzer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[PATCH] drm/vmwgfx: Fix a buffer object eviction regression v2

2018-09-24 Thread Thomas Hellstrom
Commit 4eb085e42fde ("drm/vmwgfx: Convert to new IDA API") introduced an incorrect return value from the function vmw_gmrid_man_get_node(), when we run out of integer ids. Instead of returning 0 (meaning non-fatal error) we forward the ida_simple_get error code -ENOSPC. This causes TTM not to

Re: [PATCH 02/10] phy: Add configuration interface

2018-09-24 Thread Maxime Ripard
Hi! (stripping the mail a bit) On Mon, Sep 24, 2018 at 05:25:26PM +0530, Kishon Vijay Abraham I wrote: > > This integration will prevent us to use some clock rates on the first > > SoC, while the second one would be totally fine with it. > > If there's a clock that is fed to

[Bug 108030] Does not work discrete graphics CERAR (6370M)

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108030 --- Comment #1 from Alex Deucher --- Please attach your xorg log (if using X) and dmesg output. -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list

Re: [PATCH 4/6] drm: add timeline syncobj payload query ioctl

2018-09-24 Thread Christian König
Am 20.09.2018 um 13:03 schrieb Chunming Zhou: user mode can query timeline payload. Signed-off-by: Chunming Zhou --- drivers/gpu/drm/drm_internal.h | 2 ++ drivers/gpu/drm/drm_ioctl.c| 2 ++ drivers/gpu/drm/drm_syncobj.c | 53 ++

Re: [PATCH v2 09/16] drm: rcar-du: Cache DSYSR value to ensure known initial value

2018-09-24 Thread Kieran Bingham
Hi Laurent, On 14/09/18 10:10, Laurent Pinchart wrote: > DSYSR is a DU channel register that also contains group fields. It is > thus written to by both the group and CRTC code, using read-update-write > sequences. As the register isn't initialized explicitly at startup time, > this can lead to

Re: [RFC/PATCH 2/2] drm: Use new DRM_BUS_FLAG_PIXDATA_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags

2018-09-24 Thread Thierry Reding
On Sat, Sep 22, 2018 at 03:15:04PM +0300, Laurent Pinchart wrote: > The DRM_BUS_FLAG_PIXDATA_(POS|NEG)EDGE flags are deprecated in favour of > the new DRM_BUS_FLAG_PIXDATA_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags. Replace > them through the code. > > Signed-off-by: Laurent Pinchart > --- >

[Bug 199139] System freezes (kernel, amdgpu NULL pointer dereference) when video enters powersafe state

2018-09-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=199139 --- Comment #16 from Nicholas Kazlauskas (nicholas.kazlaus...@amd.com) --- The logs are sufficient in case to understand what issue you're experiencing. However, I'm surprised that this is occurring with xf86-video-amdgpu. Another user with a

Re: [PATCH v1] drm/tegra: dpaux: Fix always-failing probing of the driver

2018-09-24 Thread Thierry Reding
On Mon, Sep 24, 2018 at 04:56:28PM +0300, Dmitry Osipenko wrote: > On 9/24/18 4:36 PM, Thierry Reding wrote: > > On Mon, Sep 24, 2018 at 03:40:35PM +0300, Dmitry Osipenko wrote: > > > On 9/24/18 3:32 PM, Jon Hunter wrote: > > > > > > > > On 24/09/18 12:59, Thierry Reding wrote: > > > > > On Fri,

Re: Improve reservation object shared slot function

2018-09-24 Thread Christian König
Am 24.09.2018 um 17:03 schrieb Daniel Vetter: On Mon, Sep 24, 2018 at 01:58:12PM +0200, Christian König wrote: The reservation object shared slot function only allowed to reserve one slot at a time. Improve that and allow to reserve multiple slots to support atomically submission to multiple

Re: [PATCH v1] drm/tegra: dpaux: Fix always-failing probing of the driver

2018-09-24 Thread Thierry Reding
On Mon, Sep 24, 2018 at 01:32:41PM +0100, Jon Hunter wrote: > > On 24/09/18 12:59, Thierry Reding wrote: > > On Fri, Sep 21, 2018 at 02:42:41PM +0300, Dmitry Osipenko wrote: > >> Some of definitions in the code changed the meaning, unfortunately one > >> place missed the change. > >> > >> Fixes:

Re: [PATCH v1] drm/tegra: dpaux: Fix always-failing probing of the driver

2018-09-24 Thread Thierry Reding
On Mon, Sep 24, 2018 at 03:36:29PM +0200, Thierry Reding wrote: > On Mon, Sep 24, 2018 at 03:40:35PM +0300, Dmitry Osipenko wrote: > > On 9/24/18 3:32 PM, Jon Hunter wrote: > > > > > > On 24/09/18 12:59, Thierry Reding wrote: > > > > On Fri, Sep 21, 2018 at 02:42:41PM +0300, Dmitry Osipenko

Re: [RFC 1/3] drm/driver: Add defaults for .gem_prime_export/import callbacks

2018-09-24 Thread Daniel Vetter
On Sat, Sep 22, 2018 at 05:58:30PM +0200, Noralf Trønnes wrote: > > Den 22.09.2018 12.10, skrev Daniel Vetter: > > On Fri, Sep 21, 2018 at 06:42:28PM +0200, Noralf Trønnes wrote: > > > The majority of drivers use drm_gem_prime_export() and > > > drm_gem_prime_import() for these callbacks so let's

Re: RFE: DRM_IOCTL_MODE_EXPOSE_LEASE

2018-09-24 Thread Daniel Vetter
On Sat, Sep 22, 2018 at 04:34:03PM +0300, Troll Berserker wrote: > On 22/09/18 11:45, Daniel Vetter wrote: > > Hi, > > > > On Sat, Sep 22, 2018 at 05:55:00AM +0300, Troll Berserker wrote: > > > Goal: simplify multiseat support. > > > > Sounds like a neat idea to use leases for this. > > > A new

Re: [PATCH 2/2] MAINTAINERS: Move mxsfb drm driver to drm-misc tree

2018-09-24 Thread Stefan Agner
On 19.09.2018 22:39, Sean Paul wrote: > From: Sean Paul > > Another "small driver" moving into drm-misc. Stefan has also offered to > co-maintain it. > > Cc: Marek Vasut > Cc: Stefan Agner > Cc: David Airlie > Cc: Gustavo Padovan > Cc: Maarten Lankhorst > Signed-off-by: Sean Paul Marek,

[Bug 108020] Screen artifacting with 4.18+ kernels on AMD Radeon Vega 64 & 1440p 120hz+ monitors

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108020 --- Comment #2 from Nicholas Kazlauskas --- This is likely fixed. It may be worth testing the amd-staging-drm-next kernel from: https://cgit.freedesktop.org/~agd5f/linux/ or applying the proposed patch from the bug report at:

[Bug 108033] Kernel crash on videogames and high resolution video

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108033 --- Comment #1 from Alex Deucher --- Other than the warnings in the log, is there any actual problem? -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing

Re: [PATCH v1] drm/tegra: dpaux: Fix always-failing probing of the driver

2018-09-24 Thread Thierry Reding
On Mon, Sep 24, 2018 at 03:40:35PM +0300, Dmitry Osipenko wrote: > On 9/24/18 3:32 PM, Jon Hunter wrote: > > > > On 24/09/18 12:59, Thierry Reding wrote: > > > On Fri, Sep 21, 2018 at 02:42:41PM +0300, Dmitry Osipenko wrote: > > > > Some of definitions in the code changed the meaning,

Re: [PATCH 3/7] drm/ttm: allow reserve more than one shared slot

2018-09-24 Thread Michel Dänzer
The shortlog should say "allow reserving more than one shared fence slot", same as patch 2. On 2018-09-24 1:58 p.m., Christian König wrote: > Let's support simultaneous submissions to multiple engines. > > Signed-off-by: Christian König > --- > drivers/gpu/drm/ttm/ttm_execbuf_util.c | 6

[Bug 108020] Screen artifacting with 4.18+ kernels on AMD Radeon Vega 64 & 1440p 120hz+ monitors

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108020 --- Comment #3 from Arek Tumas --- Created attachment 141710 --> https://bugs.freedesktop.org/attachment.cgi?id=141710=edit dmesg -- You are receiving this mail because: You are the assignee for the

[Bug 108020] Screen artifacting with 4.18+ kernels on AMD Radeon Vega 64 & 1440p 120hz+ monitors

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108020 --- Comment #4 from Arek Tumas --- Yes it is probably the same bug. It's a right-most vertical interlaced line. I'm currently experiencing this bug in the newest ubuntu mainline kernel (4.19-rc5). [It's not an issue on 4.18.8 kernel] I'm

[Bug 108030] Does not work discrete graphics CERAR (6370M)

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108030 --- Comment #2 from Илья Индиго --- Created attachment 141711 --> https://bugs.freedesktop.org/attachment.cgi?id=141711=edit dmesg -- You are receiving this mail because: You are the assignee for the

Re: [PATCH libdrm] meson: honor -Detnaviv=auto

2018-09-24 Thread Eric Engestrom
On Friday, 2018-09-21 17:30:42 +0200, Guido Günther wrote: > We support that value so it should work as expected. This does not make > 'auto' the default since the API is still marked as experimental. > --- > meson.build | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git

Re: [RFC 2/3] drm/gem: Add drm_gem_object_funcs

2018-09-24 Thread Daniel Vetter
On Sat, Sep 22, 2018 at 06:01:55PM +0200, Noralf Trønnes wrote: > > Den 22.09.2018 12.41, skrev Daniel Vetter: > > On Fri, Sep 21, 2018 at 06:42:29PM +0200, Noralf Trønnes wrote: > > > This adds an optional function table on GEM objects. > > > The main benefit is for drivers that support more

[Bug 108014] AMD WX4150 - MST is entirely nonfunctional, spams dmesg with errors

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108014 --- Comment #1 from Jerry Zuo --- The MST is working in the first modeset, and afterwards it stops working. Does it mean that each mode change after first modeset doesn't work? -- You are receiving this mail because: You are the assignee for

Re: [PATCH v2] drm/arm/malidp: Validate rotations for compressed/uncompressed framebuffers for each layer

2018-09-24 Thread Liviu Dudau
On Mon, Sep 24, 2018 at 03:40:15PM +0100, Ayan Halder wrote: > Hi Liviu, Hi Ayan, > > On Fri, Sep 21, 2018 at 03:33:53PM +0100, Liviu Dudau wrote: > > From: Ayan Kumar Halder > > > > Add support for compressed framebuffers that are described using > > the framebuffer's modifier field. Mali DP

Re: [PATCH 5/7] drm/amdgpu: always reserve two slots for the VM

2018-09-24 Thread Michel Dänzer
On 2018-09-24 1:58 p.m., Christian König wrote: > And drop the now superflous extra reservations. > > Signed-off-by: Christian König > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 4 > drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 14 +- > 2 files changed, 5 insertions(+), 13

[Bug 108030] Does not work discrete graphics CERAR (6370M)

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108030 --- Comment #4 from Илья Индиго --- Created attachment 141713 --> https://bugs.freedesktop.org/attachment.cgi?id=141713=edit xsessions-errors -- You are receiving this mail because: You are the assignee for the

Re: [PATCH] drm/fb_helper: Allow leaking fbdev smem_start

2018-09-24 Thread Daniel Vetter
On Mon, Sep 24, 2018 at 10:44:05AM +0200, Neil Armstrong wrote: > Hi Maxime, Daniel, > > On 22/09/2018 10:56, Daniel Vetter wrote: > > On Fri, Sep 21, 2018 at 04:07:40PM +0200, Maxime Ripard wrote: > >> Hi, > >> > >> On Thu, Sep 20, 2018 at 03:04:12PM +0200, Neil Armstrong wrote: > >>> Since

[Bug 108030] Does not work discrete graphics CERAR (6370M)

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108030 --- Comment #3 from Илья Индиго --- Created attachment 141712 --> https://bugs.freedesktop.org/attachment.cgi?id=141712=edit xorg.log -- You are receiving this mail because: You are the assignee for the

[Bug 107607] Problems with MST display (REG_WAIT takes a while or times out)

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107607 --- Comment #7 from Nicholas Kazlauskas --- Can you clarify the problem you're observing? Do all the displays go blank after switching inputs? -- You are receiving this mail because: You are the assignee for the

[Bug 108036] VA-API implementation reports support for unsupported endpoints

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108036 --- Comment #2 from Kurt Kartaltepe --- The VA-API implementation correctly reports b-frames are unavailable and in this test they were not used. The implemention also provided a decodable stream on main profile. So if the the firmware issue

Re: Improve reservation object shared slot function

2018-09-24 Thread Daniel Vetter
On Mon, Sep 24, 2018 at 05:16:50PM +0200, Christian König wrote: > Am 24.09.2018 um 17:03 schrieb Daniel Vetter: > > On Mon, Sep 24, 2018 at 01:58:12PM +0200, Christian König wrote: > > > The reservation object shared slot function only allowed to reserve one > > > slot at a time. > > > > > >

Re: [Intel-gfx] [PATCH 11/18] drm/i915: Return the mask of enabled infoframes from ->inforame_enabled()

2018-09-24 Thread Daniel Vetter
On Thu, Sep 20, 2018 at 09:51:38PM +0300, Ville Syrjala wrote: > From: Ville Syrjälä > > We want to start tracking which infoframes are enabled, so let's replace > the boolean flag with a bitmask. > > We'll abstract the bitmask so that it's not platform dependent. That > will allow us to

Re: [Intel-gfx] [PATCH 12/18] drm/i915: Store mask of enabled infoframes in the crtc state

2018-09-24 Thread Daniel Vetter
On Thu, Sep 20, 2018 at 09:51:39PM +0300, Ville Syrjala wrote: > From: Ville Syrjälä > > Store the mask of enabled infoframes in the crtc state. We'll start > with just the readout for HDMI encoder, and we'll expand this > to compute the bitmask in .compute_config() later. SDVO will also >

Re: [Intel-gfx] [PATCH 13/18] drm/i915: Precompute HDMI infoframes

2018-09-24 Thread Daniel Vetter
On Thu, Sep 20, 2018 at 09:51:40PM +0300, Ville Syrjala wrote: > From: Ville Syrjälä > > Store the infoframes in the crtc state and precompute them in > .compute_config(). While precomputing we'll also fill out the > inforames.enable bitmask appropriately. > > Signed-off-by: Ville Syrjälä >

Re: [Intel-gfx] [PATCH 11/18] drm/i915: Return the mask of enabled infoframes from ->inforame_enabled()

2018-09-24 Thread Ville Syrjälä
On Mon, Sep 24, 2018 at 05:51:16PM +0200, Daniel Vetter wrote: > On Thu, Sep 20, 2018 at 09:51:38PM +0300, Ville Syrjala wrote: > > From: Ville Syrjälä > > > > We want to start tracking which infoframes are enabled, so let's replace > > the boolean flag with a bitmask. > > > > We'll abstract

Re: [Intel-gfx] [PATCH 13/18] drm/i915: Precompute HDMI infoframes

2018-09-24 Thread Ville Syrjälä
On Mon, Sep 24, 2018 at 05:58:25PM +0200, Daniel Vetter wrote: > On Thu, Sep 20, 2018 at 09:51:40PM +0300, Ville Syrjala wrote: > > From: Ville Syrjälä > > > > Store the infoframes in the crtc state and precompute them in > > .compute_config(). While precomputing we'll also fill out the > >

[Bug 108037] Turning monitors off and on again makes the kernel panic and system freeze

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108037 --- Comment #3 from Öyvind Saether --- (In reply to Michel Dänzer from comment #1) > Can you bisect? > P.S. FYI, this is what's called an oops, not a panic. oops, then. yes I now know how to bisect. I can. (In reply to Alex Deucher from

Re: [Intel-gfx] [PATCH 17/18] drm/i915: Check infoframe state in intel_pipe_config_compare()

2018-09-24 Thread Daniel Vetter
On Thu, Sep 20, 2018 at 09:51:44PM +0300, Ville Syrjala wrote: > From: Ville Syrjälä > > Check the infoframes and infoframe enable state when comparing two > crtc states. > > We'll use the infoframe logging functions from video/hdmi.c to > show the infoframes as part of the state dump. > >

[Bug 108037] Turning monitors off and on again makes the kernel panic and system freeze

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108037 --- Comment #4 from Öyvind Saether --- Created attachment 141716 --> https://bugs.freedesktop.org/attachment.cgi?id=141716=edit Found that 4.18.9 has the same problem. -- You are receiving this mail because: You are the assignee for the

Re: [Intel-gfx] [PATCH 14/18] drm/i915: Read out HDMI infoframes

2018-09-24 Thread Ville Syrjälä
On Mon, Sep 24, 2018 at 06:08:09PM +0200, Daniel Vetter wrote: > On Thu, Sep 20, 2018 at 09:51:41PM +0300, Ville Syrjala wrote: > > From: Ville Syrjälä > > > > Add code to read the infoframes from the video DIP and unpack them into > > the crtc state. > > > > Signed-off-by: Ville Syrjälä > >

Re: [Intel-gfx] [PATCH 16/18] drm/i915/sdvo: Read out HDMI infoframes

2018-09-24 Thread Ville Syrjälä
On Mon, Sep 24, 2018 at 06:10:14PM +0200, Daniel Vetter wrote: > On Thu, Sep 20, 2018 at 09:51:43PM +0300, Ville Syrjala wrote: > > From: Ville Syrjälä > > > > Read the HDMI infoframes from the hbuf and unpack them into > > the crtc state. > > > > Well, actually just AVI infoframe for now but

Re: [Intel-gfx] [PATCH 16/18] drm/i915/sdvo: Read out HDMI infoframes

2018-09-24 Thread Daniel Vetter
On Thu, Sep 20, 2018 at 09:51:43PM +0300, Ville Syrjala wrote: > From: Ville Syrjälä > > Read the HDMI infoframes from the hbuf and unpack them into > the crtc state. > > Well, actually just AVI infoframe for now but let's write the > infoframe readout code in a more generic fashion in case we

Re: [Intel-gfx] [PATCH 18/18] drm/i915: Include infoframes in the crtc state dump

2018-09-24 Thread Daniel Vetter
On Thu, Sep 20, 2018 at 09:51:45PM +0300, Ville Syrjala wrote: > From: Ville Syrjälä > > Dump out the infoframes in the normal crtc state dump. > > TODO: Try to better integrate the infoframe dumps with > drm state dumps > > Signed-off-by: Ville Syrjälä Going to make dmesg with state

Re: [Intel-gfx] [PATCH 14/18] drm/i915: Read out HDMI infoframes

2018-09-24 Thread Daniel Vetter
On Thu, Sep 20, 2018 at 09:51:41PM +0300, Ville Syrjala wrote: > From: Ville Syrjälä > > Add code to read the infoframes from the video DIP and unpack them into > the crtc state. > > Signed-off-by: Ville Syrjälä > --- > drivers/gpu/drm/i915/intel_ddi.c | 17 >

[Bug 108036] VA-API implementation reports support for unsupported endpoints

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108036 --- Comment #3 from Kurt Kartaltepe --- > The hardware supports some high profile features (like CABAC), but > unfortunately not all of them (like B-frames or MBAFF). > > Now the profile selects what the decoder needs to be able to do to

Re: [PATCH v2 1/3] drm: Add variable refresh rate properties to connector

2018-09-24 Thread Ville Syrjälä
On Mon, Sep 24, 2018 at 02:15:35PM -0400, Nicholas Kazlauskas wrote: > Modern display hardware is capable of supporting variable refresh rates > and adaptive sync technologies. The properties for querying and > controlling these features should be exposed on the DRM connector. > > This patch

[Bug 108033] Kernel crash on videogames and high resolution video

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108033 --- Comment #2 from lae...@pm.me --- yea, kernel crashing and not responding after that, i have to reboot my PC. i'm not sure how can i retrieve more information to make this clearer. -- You are receiving this mail because: You are the

[Bug 108037] Turning monitors off and on again makes the kernel panic and system freeze

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108037 --- Comment #2 from Alex Deucher --- When you say turn them off/on, do you mean via software (e.g., dpms) or via the switch on the monitor? -- You are receiving this mail because: You are the assignee for the

Re: [PATCH v2] drm/arm/malidp: Validate rotations for compressed/uncompressed framebuffers for each layer

2018-09-24 Thread Ayan Halder
Hi Liviu, On Fri, Sep 21, 2018 at 03:33:53PM +0100, Liviu Dudau wrote: > From: Ayan Kumar Halder > > Add support for compressed framebuffers that are described using > the framebuffer's modifier field. Mali DP uses the rotation memory for > the decompressor of the format, so we need to check

Re: Improve reservation object shared slot function

2018-09-24 Thread Daniel Vetter
On Mon, Sep 24, 2018 at 01:58:12PM +0200, Christian König wrote: > The reservation object shared slot function only allowed to reserve one slot > at a time. > > Improve that and allow to reserve multiple slots to support atomically > submission to multiple engines. I think you can do this

[Bug 107428] Flickering artifacts in OpenRA with Vega 56

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107428 Isaac Curtis changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[PATCH v2 3/3] drm/amd/display: Set FreeSync state using DRM VRR properties

2018-09-24 Thread Nicholas Kazlauskas
The AMDGPU specific FreeSync properties and IOCTLs are dropped from amdgpu_dm in favor of the DRM variable refresh properties. The AMDGPU connector properties freesync_capable and freesync_enabled are mostly direct mappings to the DRM variable_refresh_capable and variable_refresh_enabled. The

[PATCH v2 2/3] drm: Add variable refresh property to DRM CRTC

2018-09-24 Thread Nicholas Kazlauskas
Variable refresh rate algorithms have typically been enabled only when the display is covered by a single source of content. This patch introduces a new default CRTC property that helps hint to the driver when the CRTC composition is suitable for variable refresh rate algorithms. Userspace can

Re: [PATCH v2 2/3] drm: Add variable refresh property to DRM CRTC

2018-09-24 Thread Ville Syrjälä
On Mon, Sep 24, 2018 at 02:15:36PM -0400, Nicholas Kazlauskas wrote: > Variable refresh rate algorithms have typically been enabled only > when the display is covered by a single source of content. > > This patch introduces a new default CRTC property that helps > hint to the driver when the CRTC

[PATCH v2 1/3] drm: Add variable refresh rate properties to connector

2018-09-24 Thread Nicholas Kazlauskas
Modern display hardware is capable of supporting variable refresh rates and adaptive sync technologies. The properties for querying and controlling these features should be exposed on the DRM connector. This patch introduces two new properties for variable refresh rate support: -

[PATCH v2 0/3] A DRM API for adaptive sync and variable refresh rate support

2018-09-24 Thread Nicholas Kazlauskas
These patches are part of a proposed new interface for supporting variable refresh rate via DRM properties. === Changes from v1 === For drm: * The variable_refresh_capable property is now flagged as DRM_MODE_PROP_IMMUTABLE For drm/gpu/amd/display: * Patches no longer pull in IOCTL/FreeSync

Re: [PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg

2018-09-24 Thread Arnd Bergmann
On Tue, Sep 18, 2018 at 7:59 PM Jason Gunthorpe wrote: > > On Tue, Sep 18, 2018 at 10:51:08AM -0700, Darren Hart wrote: > > On Fri, Sep 14, 2018 at 09:57:48PM +0100, Al Viro wrote: > > > On Fri, Sep 14, 2018 at 01:35:06PM -0700, Darren Hart wrote: > > > > > > > Acked-by: Darren Hart (VMware) > >

Re: [PATCH v2 2/3] drm: Add variable refresh property to DRM CRTC

2018-09-24 Thread Ville Syrjälä
On Mon, Sep 24, 2018 at 03:06:02PM -0400, Kazlauskas, Nicholas wrote: > On 09/24/2018 02:38 PM, Ville Syrjälä wrote: > > On Mon, Sep 24, 2018 at 02:15:36PM -0400, Nicholas Kazlauskas wrote: > >> Variable refresh rate algorithms have typically been enabled only > >> when the display is covered by a

Re: [PATCH] drm/amd/powerplay: Change id parameter type in pp_atomfwctrl_get_clk_information_by_clkid

2018-09-24 Thread Alex Deucher
On Mon, Sep 24, 2018 at 6:07 PM Nick Desaulniers wrote: > > On Fri, Sep 21, 2018 at 2:01 PM Nathan Chancellor > wrote: > > > > Clang generates warnings when one enumerated type is implicitly > > converted to another. > > > > drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomfwctrl.c:532:57: >

[Bug 105333] [gallium-nine] missing geometry after commit ac: replace ac_build_kill with ac_build_kill_if_false

2018-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105333 --- Comment #20 from Marek Olšák --- It's fine with me. -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list dri-devel@lists.freedesktop.org

  1   2   >