[Bug 200645] 4.18-rc regression bisected to e03fd3f30: amdgpu polaris11/rx460 only activates on one output/monitor of two

2018-08-31 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=200645 Duncan (1i5t5.dun...@cox.net) changed: What|Removed |Added Kernel Version|4.18-rc1-4.18-rc6+ |4.18-rc1-4.19-rc1 ---

[Bug 107572] Unrecoverable GPU hang with IP block:gfx_v8_0 is hung

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107572 --- Comment #19 from Andrew Cook --- Tried again using the debug kernel in fedora Couldn't reproduce the unigen crash Obduction crashed in the same way, nothing new in dmesg Kernel: 4.17.19-200.fc28.x86_64+debug -- You are receiving this

Re: [PATCH 1/4] drm/debugfs: Add support for dynamic debugfs initialization

2018-08-31 Thread Lyude Paul
On Fri, 2018-08-31 at 10:53 +0200, Daniel Vetter wrote: > On Mon, Aug 27, 2018 at 08:36:24PM -0400, Lyude Paul wrote: > > Currently all debugfs related initialization for the DRM core happens in > > drm_debugfs_init(), which is called when registering the minor device. > > While this works fine

[Bug 100995] System hang using OpenGL 4+ features

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100995 Paul changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

Re: [PATCH 0/2] drm/nouveau: Use more standard logging styles

2018-08-31 Thread Lyude Paul
For the whole series: Reviewed-by: Lyude Paul Nice catch! On Thu, 2018-08-30 at 11:36 -0700, Joe Perches wrote: > Reduces object size ~4kb > > Joe Perches (2): > drm/nouveau: Add new logging function nv_cli_printk > drm/nouveau: Convert NV_PRINTK macros and uses to new nv_cli_ > macros >

Re: [PATCH] Documentation/fb/vesafb.txt: "inverse" option corrections

2018-08-31 Thread Jonathan Corbet
On Thu, 16 Aug 2018 21:12:07 -0700 Randy Dunlap wrote: > From: Randy Dunlap > > Spell the vesafb "inverse" option correctly and tell what it does. > Applied, thanks. This is the first nontrivial change to this file since 2005... jon ___ dri-devel

[Bug 93829] [Wine] Lockup with MotoGP 2

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93829 --- Comment #3 from Clément Guérin --- I will try with my R9 Fury. -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list dri-devel@lists.freedesktop.org

[PATCH 2/2] vgaarb: Keep adding VGA device in queue

2018-08-31 Thread Aaron Ma
If failed to find the deivice owning the boot framebuffer, try to use the first VGA device instead of the last one. Usually the 1st device is integrated GPU who owns the boot framebuffer. Signed-off-by: Aaron Ma --- drivers/gpu/vga/vgaarb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[PATCH 1/2] vgaarb: Add support for 64-bit frame buffer address

2018-08-31 Thread Aaron Ma
EFI GOP uses 64-bit frame buffer address when some BIOS disabled CSM support. vgaarb only stores lfb_base, this will lead boot framebuffer to wrong device. Add ext_lfb_base support to use 64-bit fb address. Signed-off-by: Aaron Ma --- drivers/gpu/vga/vgaarb.c | 19 +-- 1 file

Re: [PATCH 10/14] drm/msm/dpu: move hw resource tracking to crtc state

2018-08-31 Thread Sean Paul
On Fri, Aug 31, 2018 at 12:22:04PM -0700, Jeykumar Sankaran wrote: > On 2018-08-31 07:56, Sean Paul wrote: > > On Tue, Aug 28, 2018 at 05:39:59PM -0700, Jeykumar Sankaran wrote: > > > Prep changes for state based resource management. > > > > > > Moves all the hw block tracking for the crtc to the

Re: [PATCH 05/14] drm/msm/dpu: enable master-slave encoders explicitly

2018-08-31 Thread Sean Paul
On Fri, Aug 31, 2018 at 12:16:46PM -0700, Jeykumar Sankaran wrote: > On 2018-08-30 09:24, Sean Paul wrote: > > On Tue, Aug 28, 2018 at 05:39:54PM -0700, Jeykumar Sankaran wrote: > > > Identify slave-master encoders during initialization and enable > > > the encoders explicitly as the current logic

Re: [PATCH 10/14] drm/msm/dpu: move hw resource tracking to crtc state

2018-08-31 Thread Jeykumar Sankaran
On 2018-08-31 07:56, Sean Paul wrote: On Tue, Aug 28, 2018 at 05:39:59PM -0700, Jeykumar Sankaran wrote: Prep changes for state based resource management. Moves all the hw block tracking for the crtc to the state object. Changes in v4... Signed-off-by: Jeykumar Sankaran ---

[Bug 107045] [4.18rc2] RX470 dGPU on hybrid laptop freezes screen after use

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107045 --- Comment #23 from taij...@posteo.de --- Oh, and before I forget - GNOME bug is here: https://gitlab.gnome.org/GNOME/gnome-settings-daemon/issues/53 -- You are receiving this mail because: You are the assignee for the

[Bug 107045] [4.18rc2] RX470 dGPU on hybrid laptop freezes screen after use

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107045 --- Comment #22 from taij...@posteo.de --- OK, after some further testing, here is some more information on my issue: 1) It turns out that the crashing/hanging behaviour ONLY happens when I'm logged into a graphical session (GNOME in my case).

Re: [PATCH 05/14] drm/msm/dpu: enable master-slave encoders explicitly

2018-08-31 Thread Jeykumar Sankaran
On 2018-08-30 09:24, Sean Paul wrote: On Tue, Aug 28, 2018 at 05:39:54PM -0700, Jeykumar Sankaran wrote: Identify slave-master encoders during initialization and enable the encoders explicitly as the current logic has redundant and ambiguous loops. Please include a "Changes in vX" section so

[Bug 105251] [Vega10] GPU lockup on boot: VMC page fault

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105251 --- Comment #47 from Marek Olšák --- The log is truncated for some reason. Can you apply this to make it shorter? diff --git a/src/gallium/drivers/radeonsi/si_debug.c b/src/gallium/drivers/radeonsi/si_debug.c index 5e80469cee1..325e1e3ed01

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

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107689 --- Comment #7 from john-s...@gmx.net --- What I have done: - Applied the patches - Pressed the power on button for suspend - Pressed the power on button again for resume - Copy and paste the dmesg log How critical are these errors?

[PATCH 1/3] drm: rcar-du: Update Gen3 output limitations

2018-08-31 Thread Kieran Bingham
The R-Car Gen3 DU utilises the VSP1 hardware for memory access. The limits on the RPF and WPF in this pipeline are 8190x8190. Update the supported maximum sizes accordingly. Signed-off-by: Kieran Bingham --- drivers/gpu/drm/rcar-du/rcar_du_kms.c | 14 -- 1 file changed, 12

[PATCH 0/3] drm: rcar-du: Update DU support

2018-08-31 Thread Kieran Bingham
3 patches to remove current limitations in the DU. Image formats that the hardware is capable of were not listed in the driver, and are added by Koji Masuoka. Frame sizes on Gen3 platforms were artificially limited to the Gen2 framesizes, and so this has been lifted to support larger displays

[PATCH 3/3] drm: rcar-du: Update framebuffer pitch and alignment limits for Gen3

2018-08-31 Thread Kieran Bingham
From: Laurent Pinchart The framebuffer pitch and alignment constraints reflect the limitations of the Gen2 DU hardware. On Gen3, the DU has no memory interface and thus doesn't impose any constraint. The limitations come instead from the VSP that has a limit of 65535 bytes for the pitch and no

[PATCH 2/3] drm: rcar-du: Add pixel format support

2018-08-31 Thread Kieran Bingham
From: Koji Matsuoka This patch supports pixel format of RGB332, ARGB, XRGB, BGR888, RGB888, BGRA, BGRX and YVYU. VYUY pixel format is not supported by H/W specification. Signed-off-by: Koji Matsuoka Signed-off-by: Kieran Bingham --- This patch does not remove existing

Re: Question on 640x480 @ 72fps

2018-08-31 Thread Abhinav Kumar
Hi Sean/Ville Thanks for the comments. This mode 640x480 @ 72Hz comes directly from the VESA spec ( DMT Standards and Guidelines Summary ). Yes, I understand that the hardware will still be running at 72.8 Hz. The background behind the test is its actually testing out the EDID parser with

Re: [PATCH] drm/msm/dpu: Remove dpu_mdss_isr when dpu_mdss_destroy is called

2018-08-31 Thread Sean Paul
On Tue, Aug 28, 2018 at 03:23:04PM -0600, Jordan Crouse wrote: > The MDSS device is created before the MSM driver attempts to bind the > sub components. If any of the components return -EPROBE_DEFER the MDSS > device is destroyed and tried again later. > > If this happens the "dpu_mdss_isr"

Re: [PATCH v2 4/5] drm: Add support for handling linear tile formats

2018-08-31 Thread Ville Syrjälä
On Fri, Aug 31, 2018 at 05:12:24PM +0200, Daniel Vetter wrote: > On Fri, Aug 31, 2018 at 02:20:31PM +0300, Ville Syrjälä wrote: > > On Fri, Aug 31, 2018 at 10:14:14AM +0200, Daniel Vetter wrote: > > > On Thu, Aug 23, 2018 at 06:43:40PM +0100, Alexandru-Cosmin Gheorghe wrote: > > > > On Wed, Aug

Re: [PATCH v2 4/5] drm: Add support for handling linear tile formats

2018-08-31 Thread Alexandru-Cosmin Gheorghe
Hi, On Fri, Aug 31, 2018 at 05:12:24PM +0200, Daniel Vetter wrote: > On Fri, Aug 31, 2018 at 02:20:31PM +0300, Ville Syrjälä wrote: > > On Fri, Aug 31, 2018 at 10:14:14AM +0200, Daniel Vetter wrote: > > > On Thu, Aug 23, 2018 at 06:43:40PM +0100, Alexandru-Cosmin Gheorghe wrote: > > > > On Wed,

[Bug 99857] Radeon R7 M260/M265 *ERROR* amdgpu asic reset failed - Suspending notebook freezes it

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99857 Andrey Grodzovsky changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 99857] Radeon R7 M260/M265 *ERROR* amdgpu asic reset failed - Suspending notebook freezes it

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99857 --- Comment #11 from Andrey Grodzovsky --- (In reply to copperly from comment #10) > I downloaded kernel 4.18 and it seems to be working. (I must have looked > crazy opening and closing my laptop lid over and over again :) ) > Thank you so much

Re: [PATCH libdrm v2 4/5] intel: make gen9 use generic gen macro

2018-08-31 Thread Lucas De Marchi
On Fri, Aug 31, 2018 at 09:21:32AM +0100, Chris Wilson wrote: > Quoting Lucas De Marchi (2018-08-29 01:35:31) > > The 2 PCI IDs that are used for the command line overrid mechanism > > were left defined. The rest can be gone and then we just use the kernel > > defines. > > > > Signed-off-by:

Re: [PATCH libdrm v2 1/5] intel: add generic functions to check PCI ID

2018-08-31 Thread Chris Wilson
Quoting Lucas De Marchi (2018-08-31 17:06:01) > On Fri, Aug 31, 2018 at 09:16:23AM +0100, Chris Wilson wrote: > > Quoting Lucas De Marchi (2018-08-29 01:35:28) > > > +bool intel_is_genx(unsigned int devid, int gen) > > > +{ > > > + const struct pci_device *p, > > > + *pend =

Re: [PATCH libdrm] add gitlab-ci builds of libdrm

2018-08-31 Thread Eric Engestrom
On Friday, 2018-08-31 16:03:44 +0100, Daniel Stone wrote: > Hi Eric, > > On Fri, 31 Aug 2018 at 15:22, Eric Engestrom wrote: > > +- LIBPCIACCESS_VERSION=libpciaccess-0.10 && > > + wget --no-check-certificate > >

Re: [PATCH 14/14] drm/msm/dpu: remove cdm block support from resource manager

2018-08-31 Thread Sean Paul
On Tue, Aug 28, 2018 at 05:40:03PM -0700, Jeykumar Sankaran wrote: > Support for CDM block is not present in DPU. Remove CDM > handlers from resource manager. I think there's some leftovers that can be cleaned up... $ ack -i cdm disp/dpu1/dpu_hw_mdss.h 103:DPU_HW_BLK_CDM, 192:enum dpu_cdm {

Re: [PATCH 13/14] drm/msm/dpu: remove display H_TILE from encoder

2018-08-31 Thread Sean Paul
On Tue, Aug 28, 2018 at 05:40:02PM -0700, Jeykumar Sankaran wrote: > Encoder H_TILE values are not used for allocating the hw blocks. > no. of hw_intf blocks provides the info. > > Signed-off-by: Jeykumar Sankaran Reviewed-by: Sean Paul > --- > drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 5

Re: [PATCH 12/14] drm/msm/dpu: remove topology name

2018-08-31 Thread Sean Paul
On Tue, Aug 28, 2018 at 05:40:01PM -0700, Jeykumar Sankaran wrote: > Strip down the support for topology enums. It > can be replaced with simple hw count checks. > Changes in v4: ... > Signed-off-by: Jeykumar Sankaran > --- > drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c| 3 -- >

Re: [PATCH libdrm v2 1/5] intel: add generic functions to check PCI ID

2018-08-31 Thread Lucas De Marchi
On Fri, Aug 31, 2018 at 09:16:23AM +0100, Chris Wilson wrote: > Quoting Lucas De Marchi (2018-08-29 01:35:28) > > +static const struct pci_device { > > + uint16_t device; > > + uint16_t gen; > > +} pciids[] = { > > Add a comment here as well for the ordering requirement. > > /* Keep

Re: [PATCH 11/14] drm/msm/dpu: rename hw_ctl to lm_ctl

2018-08-31 Thread Sean Paul
On Tue, Aug 28, 2018 at 05:40:00PM -0700, Jeykumar Sankaran wrote: > Rename hw_ctl to lm_ctl to mean the ctl associated > with the hw layer mixer block. > > sed -i 's/\([*@.>]\)hw_ctl\([^s]\)/\1lm_ctl\2/g' dpu_crtc.c dpu_crtc.h > > Signed-off-by: Jeykumar Sankaran Reviewed-by: Sean Paul >

Re: [PATCH] drm: Describe pixel_blend_mode in drm_plane_state

2018-08-31 Thread Sean Paul
On Fri, Aug 31, 2018 at 05:24:46PM +0200, Maarten Lankhorst wrote: > Op 31-08-18 om 17:09 schreef Sean Paul: > > From: Sean Paul > > > > Adds docs for pixel_blend_mode in drm_plane_state. Fixes the warning > > found by kbuild test robot: > > > > htmldocs: include/drm/drm_plane.h:189: warning:

Re: [PATCH libdrm] libdrm: Allow dynamic drm majors on linux

2018-08-31 Thread Thomas Hellstrom
On 08/31/2018 05:27 PM, Emil Velikov wrote: On 31 August 2018 at 15:38, Michel Dänzer wrote: [ Adding the amd-gfx list ] On 2018-08-31 3:05 p.m., Thomas Hellstrom wrote: On 08/31/2018 02:30 PM, Emil Velikov wrote: On 31 August 2018 at 12:54, Thomas Hellstrom wrote: To determine whether a

Re: [PATCH libdrm] libdrm: Allow dynamic drm majors on linux

2018-08-31 Thread Christian König
Am 31.08.2018 um 17:27 schrieb Emil Velikov: On 31 August 2018 at 15:38, Michel Dänzer wrote: [ Adding the amd-gfx list ] On 2018-08-31 3:05 p.m., Thomas Hellstrom wrote: On 08/31/2018 02:30 PM, Emil Velikov wrote: On 31 August 2018 at 12:54, Thomas Hellstrom wrote: To determine whether a

Re: [PATCH libdrm] libdrm: Allow dynamic drm majors on linux

2018-08-31 Thread Emil Velikov
On 31 August 2018 at 15:38, Michel Dänzer wrote: > > [ Adding the amd-gfx list ] > > On 2018-08-31 3:05 p.m., Thomas Hellstrom wrote: >> On 08/31/2018 02:30 PM, Emil Velikov wrote: >>> On 31 August 2018 at 12:54, Thomas Hellstrom >>> wrote: To determine whether a device node is a drm device

Re: [PATCH] drm: Describe pixel_blend_mode in drm_plane_state

2018-08-31 Thread Maarten Lankhorst
Op 31-08-18 om 17:09 schreef Sean Paul: > From: Sean Paul > > Adds docs for pixel_blend_mode in drm_plane_state. Fixes the warning > found by kbuild test robot: > > htmldocs: include/drm/drm_plane.h:189: warning: Function parameter or member > 'pixel_blend_mode' not described in

[Bug 107694] [wine] RAGE: texture problems

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107694 --- Comment #3 from James B --- FYI, This bug does not occur on the 64-bit version of the game only the 32-bit. The 32-bit is very unstable for me also, it crashes quite often. Unfortunately, the 64-bit version's in-game audio is broken on

Re: [PATCH v2 4/5] drm: Add support for handling linear tile formats

2018-08-31 Thread Daniel Vetter
On Fri, Aug 31, 2018 at 02:20:31PM +0300, Ville Syrjälä wrote: > On Fri, Aug 31, 2018 at 10:14:14AM +0200, Daniel Vetter wrote: > > On Thu, Aug 23, 2018 at 06:43:40PM +0100, Alexandru-Cosmin Gheorghe wrote: > > > On Wed, Aug 22, 2018 at 10:18:51PM +0200, Daniel Vetter wrote: > > > > On Tue, Aug

[PATCH] drm: Describe pixel_blend_mode in drm_plane_state

2018-08-31 Thread Sean Paul
From: Sean Paul Adds docs for pixel_blend_mode in drm_plane_state. Fixes the warning found by kbuild test robot: htmldocs: include/drm/drm_plane.h:189: warning: Function parameter or member 'pixel_blend_mode' not described in 'drm_plane_state' Cc: Daniel Vetter Cc: Lowry Li Signed-off-by:

Re: [PATCH libdrm] add gitlab-ci builds of libdrm

2018-08-31 Thread Daniel Stone
Hi Eric, On Fri, 31 Aug 2018 at 15:22, Eric Engestrom wrote: > +- LIBPCIACCESS_VERSION=libpciaccess-0.10 && > + wget --no-check-certificate > https://xorg.freedesktop.org/releases/individual/lib/$LIBPCIACCESS_VERSION.tar.bz2 > && Why are you using --no-check-certificate?! Cheers,

Re: [PATCH libdrm] libdrm: Allow dynamic drm majors on linux

2018-08-31 Thread Thomas Hellstrom
On 08/31/2018 04:49 PM, Michel Dänzer wrote: On 2018-08-31 4:46 p.m., Thomas Hellstrom wrote: On 08/31/2018 04:38 PM, Michel Dänzer wrote: [ Adding the amd-gfx list ] On 2018-08-31 3:05 p.m., Thomas Hellstrom wrote: On 08/31/2018 02:30 PM, Emil Velikov wrote: On 31 August 2018 at 12:54,

Re: [PATCH 10/14] drm/msm/dpu: move hw resource tracking to crtc state

2018-08-31 Thread Sean Paul
On Tue, Aug 28, 2018 at 05:39:59PM -0700, Jeykumar Sankaran wrote: > Prep changes for state based resource management. > > Moves all the hw block tracking for the crtc to the state > object. Changes in v4... > > Signed-off-by: Jeykumar Sankaran > --- >

Re: [PATCH libdrm] libdrm: Allow dynamic drm majors on linux

2018-08-31 Thread Michel Dänzer
On 2018-08-31 4:46 p.m., Thomas Hellstrom wrote: > On 08/31/2018 04:38 PM, Michel Dänzer wrote: >> [ Adding the amd-gfx list ] >> >> On 2018-08-31 3:05 p.m., Thomas Hellstrom wrote: >>> On 08/31/2018 02:30 PM, Emil Velikov wrote: On 31 August 2018 at 12:54, Thomas Hellstrom wrote: >

Re: [PATCH libdrm] libdrm: Allow dynamic drm majors on linux

2018-08-31 Thread Thomas Hellstrom
On 08/31/2018 04:38 PM, Michel Dänzer wrote: [ Adding the amd-gfx list ] On 2018-08-31 3:05 p.m., Thomas Hellstrom wrote: On 08/31/2018 02:30 PM, Emil Velikov wrote: On 31 August 2018 at 12:54, Thomas Hellstrom wrote: To determine whether a device node is a drm device node or not, the code

Re: [PATCH 09/14] drm/msm/dpu: make crtc get_mixer_width helper static

2018-08-31 Thread Sean Paul
On Tue, Aug 28, 2018 at 05:39:58PM -0700, Jeykumar Sankaran wrote: > Mark CRTC get_mixer_width helper API static as it is > not used outside the file. > > Signed-off-by: Jeykumar Sankaran > --- > drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 21 ++--- >

Re: [PATCH libdrm] libdrm: Allow dynamic drm majors on linux

2018-08-31 Thread Michel Dänzer
[ Adding the amd-gfx list ] On 2018-08-31 3:05 p.m., Thomas Hellstrom wrote: > On 08/31/2018 02:30 PM, Emil Velikov wrote: >> On 31 August 2018 at 12:54, Thomas Hellstrom >> wrote: >>> To determine whether a device node is a drm device node or not, the code >>> currently compares the node's

[PATCH libdrm] add gitlab-ci builds of libdrm

2018-08-31 Thread Eric Engestrom
It currently does 4 builds: 2 using Meson and 2 using Autotools, 2 using the latest dependencies on ArchLinux and 2 using very old dependencies on Debian (including manually building libpciaccess to have the oldest version supported, to make sure it keeps being supported). All the build options

[PATCH v3] of/platform: initialise AMBA default DMA masks

2018-08-31 Thread Linus Walleij
This addresses a v4.19-rc1 regression in the PL111 DRM driver in drivers/gpu/pl111/* The driver uses the CMA KMS helpers and will thus at some point call down to dma_alloc_attrs() to allocate a chunk of contigous DMA memory for the framebuffer. It appears that in v4.18, it was OK that this (and

[Bug 107694] [wine] RAGE: texture problems

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107694 --- Comment #2 from Sven Arvidsson --- Created attachment 141396 --> https://bugs.freedesktop.org/attachment.cgi?id=141396=edit rendering on i965/skylake Can't say that I agree. Attached is a screenshot from the same place in the game, with

Re: [PATCH libdrm] libdrm: Allow dynamic drm majors on linux

2018-08-31 Thread Thomas Hellstrom
Hi, Emil On 08/31/2018 02:30 PM, Emil Velikov wrote: Hi Thomas, On 31 August 2018 at 12:54, Thomas Hellstrom wrote: To determine whether a device node is a drm device node or not, the code currently compares the node's major number to the static drm major device number. This breaks the

[Bug 96620] build failure in igt_fb.c due to missing inttypes.h

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96620 Lakshmi changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Bug 96620] build failure in igt_fb.c due to missing inttypes.h

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96620 Lakshmi changed: What|Removed |Added Status|RESOLVED|CLOSED -- You are receiving this mail

Re: [PATCH libdrm] libdrm: Allow dynamic drm majors on linux

2018-08-31 Thread Emil Velikov
Hi Thomas, On 31 August 2018 at 12:54, Thomas Hellstrom wrote: > To determine whether a device node is a drm device node or not, the code > currently compares the node's major number to the static drm major device > number. > > This breaks the standalone vmwgfx driver on XWayland dri clients, >

Re: Question on 640x480 @ 72fps

2018-08-31 Thread Sean Paul
On Thu, Aug 30, 2018 at 07:32:58PM -0700, abhin...@codeaurora.org wrote: > Hello > > During one of our internal tests, we ran into an issue where the calculated > refresh rate for the mode using the drm_mode_vrefresh() API doesnt > match the theoretical value due to rounding. > > 552{

Re: [PATCH] dt-bindings: Fix typo in compatible description.

2018-08-31 Thread Rob Herring
On Wed, Aug 22, 2018 at 03:43:48PM +0200, Jan Tuerk wrote: > This fixes the error in the compatible documentation for the EDT > etm0700[g].. panels which have accidentally documented as etm0700[8]0.. This needs a more specific subject. > > Signed-off-by: Jan Tuerk > --- >

Re: [PATCH libdrm] libdrm: Allow dynamic drm majors on linux

2018-08-31 Thread Eric Engestrom
On Friday, 2018-08-31 13:54:19 +0200, Thomas Hellstrom wrote: > To determine whether a device node is a drm device node or not, the code > currently compares the node's major number to the static drm major device > number. > > This breaks the standalone vmwgfx driver on XWayland dri clients, >

[PATCH libdrm] libdrm: Allow dynamic drm majors on linux

2018-08-31 Thread Thomas Hellstrom
To determine whether a device node is a drm device node or not, the code currently compares the node's major number to the static drm major device number. This breaks the standalone vmwgfx driver on XWayland dri clients, https://cgit.freedesktop.org/mesa/vmwgfx and any future attempt to introduce

[PATCH v5 2/2] drm/mali-dp: Implement plane alpha and pixel blend on malidp

2018-08-31 Thread Lowry Li
Checks the pixel blending mode and plane alpha value when do the plane_check. Mali DP supports blending the current plane with the background either based on the pixel alpha blending mode or by using the layer's alpha value, but not both at the same time. If both case, plane_check will return

[Bug 92248] [KBL/SKL/BYT/BXT/GLK] igt/kms_plane_scaling fail

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=92248 Lakshmi changed: What|Removed |Added Status|RESOLVED|CLOSED -- You are receiving this mail

[Bug 92248] [KBL/SKL/BYT/BXT/GLK] igt/kms_plane_scaling fail

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=92248 Lakshmi changed: What|Removed |Added Resolution|--- |INVALID Status|REOPENED

Re: [PATCH v2 4/5] drm: Add support for handling linear tile formats

2018-08-31 Thread Ville Syrjälä
On Fri, Aug 31, 2018 at 10:14:14AM +0200, Daniel Vetter wrote: > On Thu, Aug 23, 2018 at 06:43:40PM +0100, Alexandru-Cosmin Gheorghe wrote: > > On Wed, Aug 22, 2018 at 10:18:51PM +0200, Daniel Vetter wrote: > > > On Tue, Aug 21, 2018 at 07:30:03PM +0100, Alexandru Gheorghe wrote: > > > > The

[Bug 98981] [IVB] igt/gem_exec_suspend/basic-s3 hangs when used with intel-ci/fast-feedback.testlist

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=98981 Lakshmi changed: What|Removed |Added Status|RESOLVED|CLOSED -- You are receiving this mail

[Bug 98981] [IVB] igt/gem_exec_suspend/basic-s3 hangs when used with intel-ci/fast-feedback.testlist

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=98981 Lakshmi changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

Re: [Intel-gfx] [PATCH v7 2/2] drm/i915: Adding YUV444 packed format(DRM_FORMAT_XYUV) support.

2018-08-31 Thread Ville Syrjälä
On Fri, Aug 31, 2018 at 07:24:48AM +, Lisovskiy, Stanislav wrote: > On Thu, 2018-08-30 at 11:15 -0700, Dhinakaran Pandiyan wrote: > > On Thu, 2018-08-30 at 13:57 +0100, Lisovskiy, Stanislav wrote: > > > On Wed, 2018-08-29 at 12:16 -0700, Dhinakaran Pandiyan wrote: > > > > > > > > On Wed,

Re: Question on 640x480 @ 72fps

2018-08-31 Thread Ville Syrjälä
On Thu, Aug 30, 2018 at 07:32:58PM -0700, abhin...@codeaurora.org wrote: > Hello > > During one of our internal tests, we ran into an issue where the > calculated refresh rate for the mode using the drm_mode_vrefresh() API > doesnt > match the theoretical value due to rounding. > > 552{

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

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107693 --- Comment #3 from Sven Arvidsson --- AFAIK none of the id Tech 5/6 actually uses any legacy stuff. The compatibility context is only used for initial probing by the GLEW library. -- You are receiving this mail because: You are the assignee

Re: [PATCH v2] of/platform: initialise AMBA default DMA masks

2018-08-31 Thread Russell King - ARM Linux
On Fri, Aug 31, 2018 at 10:26:14AM +0200, Linus Walleij wrote: > This addresses a v4.19-rc1 regression in the PL111 DRM driver > in drivers/gpu/pl111/* > > The driver uses the CMA KMS helpers and will thus at some > point call down to dma_alloc_attrs() to allocate a chunk > of contigous DMA

Re: [PATCH v4 2/2] drm/panel: Add device_link from panel device to drm device

2018-08-31 Thread Andrzej Hajda
On 31.08.2018 10:56, Linus Walleij wrote: > On Thu, Aug 30, 2018 at 4:41 PM Andrzej Hajda wrote: >> [Me] >>> This happens because the connector struct device is the >>> same as the bridge struct device, I suppose. >> I guess it is rather because the code tries to make circular dependency: >> 1.

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

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105333 Timothy Arceri changed: What|Removed |Added Assignee|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.

[Bug 93829] [Wine] Lockup with MotoGP 2

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93829 Timothy Arceri changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #2 from Timothy

[Bug 105379] The Witcher: Enhanced Edition under Wine fails to launch

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105379 Timothy Arceri changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

Re: [PATCH v2 00/12] remove_conflicting_framebuffers() cleanup

2018-08-31 Thread Chris Wilson
Quoting Daniel Vetter (2018-08-31 10:04:39) > On Thu, Aug 30, 2018 at 11:00:01PM +0200, Michał Mirosław wrote: > > This series cleans up duplicated code for replacing firmware FB > > driver with proper DRI driver and adds handover support to > > Tegra driver. > > > > This is a sligtly updated

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

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105733 --- Comment #35 from markusr...@gmail.com --- It might be that kernel option apci=ht ( also apci=off ) solve the problem. It is taking more time to waiting the possible problem appearance. At least it worth of testing. But this is not maybe the

Re: [PATCH v2 00/12] remove_conflicting_framebuffers() cleanup

2018-08-31 Thread Daniel Vetter
On Thu, Aug 30, 2018 at 11:00:01PM +0200, Michał Mirosław wrote: > This series cleans up duplicated code for replacing firmware FB > driver with proper DRI driver and adds handover support to > Tegra driver. > > This is a sligtly updated version of a series sent on 24 Nov 2017. > > v2: > -

Re: [PATCH v2 02/12] fbdev: allow apertures == NULL in remove_conflicting_framebuffers()

2018-08-31 Thread Daniel Vetter
On Fri, Aug 31, 2018 at 10:56:56AM +0200, Daniel Vetter wrote: > On Thu, Aug 30, 2018 at 11:00:05PM +0200, Michał Mirosław wrote: > > Interpret (otherwise-invalid) NULL apertures argument to mean all-memory > > range. This will allow to remove several duplicates of this code from > > drivers in

Re: [PATCH v2 02/12] fbdev: allow apertures == NULL in remove_conflicting_framebuffers()

2018-08-31 Thread Daniel Vetter
On Thu, Aug 30, 2018 at 11:00:05PM +0200, Michał Mirosław wrote: > Interpret (otherwise-invalid) NULL apertures argument to mean all-memory > range. This will allow to remove several duplicates of this code from > drivers in following patches. > > Signed-off-by: Michał Mirosław > [for v1] >

Re: [PATCH v4 2/2] drm/panel: Add device_link from panel device to drm device

2018-08-31 Thread Linus Walleij
On Thu, Aug 30, 2018 at 4:41 PM Andrzej Hajda wrote: > [Me] > > This happens because the connector struct device is the > > same as the bridge struct device, I suppose. > > I guess it is rather because the code tries to make circular dependency: > 1. panel depends on dsi-host because it is

Re: [PATCH 1/4] drm/debugfs: Add support for dynamic debugfs initialization

2018-08-31 Thread Daniel Vetter
On Mon, Aug 27, 2018 at 08:36:24PM -0400, Lyude Paul wrote: > Currently all debugfs related initialization for the DRM core happens in > drm_debugfs_init(), which is called when registering the minor device. > While this works fine for features such as atomic modesetting and GEM, > this doesn't

Re: [PATCH v7] Add udmabuf misc device

2018-08-31 Thread Daniel Vetter
On Mon, Aug 27, 2018 at 11:34:44AM +0200, Gerd Hoffmann wrote: > A driver to let userspace turn memfd regions into dma-bufs. > > Use case: Allows qemu create dmabufs for the vga framebuffer or > virtio-gpu ressources. Then they can be passed around to display > those guest things on the host.

Re: [PATCH] drm/vkms: Fix race condition around accessing frame number

2018-08-31 Thread Daniel Vetter
On Fri, Aug 24, 2018 at 02:16:34AM +0300, Haneen Mohammed wrote: > crtc_state is accessed by both vblank_handle() and the ordered > work_struct handle vkms_crc_work_handle() to retrieve and or update > the frame number for computed CRC. > > Since work_struct can fail, add frame_end to account for

[Bug 105379] The Witcher: Enhanced Edition under Wine fails to launch

2018-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105379 Timothy Arceri changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #4 from Timothy

Re: [PATCH (repost) 5/5] drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX support

2018-08-31 Thread Hans Verkuil
On 08/24/2018 04:59 PM, Alex Deucher wrote: > On Fri, Aug 24, 2018 at 3:20 AM Hans Verkuil wrote: >> >> On 08/23/2018 08:38 PM, Harry Wentland wrote: >>> On 2018-08-17 10:11 AM, Hans Verkuil wrote: From: Hans Verkuil Add DisplayPort CEC-Tunneling-over-AUX support to amdgpu.

[PATCH v2] of/platform: initialise AMBA default DMA masks

2018-08-31 Thread Linus Walleij
This addresses a v4.19-rc1 regression in the PL111 DRM driver in drivers/gpu/pl111/* The driver uses the CMA KMS helpers and will thus at some point call down to dma_alloc_attrs() to allocate a chunk of contigous DMA memory for the framebuffer. It appears that in v4.18, it was OK that this (and

Re: [PATCH libdrm v2 4/5] intel: make gen9 use generic gen macro

2018-08-31 Thread Chris Wilson
Quoting Lucas De Marchi (2018-08-29 01:35:31) > The 2 PCI IDs that are used for the command line overrid mechanism > were left defined. The rest can be gone and then we just use the kernel > defines. > > Signed-off-by: Lucas De Marchi > --- > intel/intel_chipset.c | 5 ++ >

Re: [ANNOUNCE] libdrm 2.4.94

2018-08-31 Thread Daniel Vetter
On Fri, Aug 24, 2018 at 06:37:35PM +0200, Michel Dänzer wrote: > On 2018-08-24 6:27 p.m., Kristian Høgsberg wrote: > > > > I don't know what all is pending for libdrm, but I know that we've > > agreed on a very low bar for when to release libdrm: > > > >"The release criteria for libdrm is

Re: [PATCH libdrm v2 4/5] intel: make gen9 use generic gen macro

2018-08-31 Thread Chris Wilson
Quoting Lucas De Marchi (2018-08-29 17:01:11) > On Wed, Aug 29, 2018 at 11:32:35AM +0100, Chris Wilson wrote: > > Quoting Lucas De Marchi (2018-08-29 01:35:31) > > > The 2 PCI IDs that are used for the command line overrid mechanism > > > were left defined. > > > > What makes them so special? Why

Re: [RFC PATCH v2 1/3] drm/fourcc: Add 'bpp' field for formats with non-integer bytes-per-pixel

2018-08-31 Thread Daniel Vetter
On Thu, Aug 23, 2018 at 04:23:41PM +0100, Brian Starkey wrote: > Some formats have a non-integer number of bytes per pixel, which can't > be handled with the existing 'cpp' field in drm_format_info. To handle > these formats, add a 'bpp' field, which is only used if cpp[0] == 0. > > This updates

Re: [PATCH libdrm v2 1/5] intel: add generic functions to check PCI ID

2018-08-31 Thread Chris Wilson
Quoting Lucas De Marchi (2018-08-29 01:35:28) > +static const struct pci_device { > + uint16_t device; > + uint16_t gen; > +} pciids[] = { Add a comment here as well for the ordering requirement. /* Keep ids sorted by gen; latest gen first */ We're unlikely to notice a comment in

Re: [PATCH v2 4/5] drm: Add support for handling linear tile formats

2018-08-31 Thread Daniel Vetter
On Thu, Aug 23, 2018 at 06:43:40PM +0100, Alexandru-Cosmin Gheorghe wrote: > On Wed, Aug 22, 2018 at 10:18:51PM +0200, Daniel Vetter wrote: > > On Tue, Aug 21, 2018 at 07:30:03PM +0100, Alexandru Gheorghe wrote: > > > The previous patch added tile_w and tile_h, which represent the > > > horizontal

[PATCH 2/2] fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()

2018-08-31 Thread Dan Carpenter
The "index + count" addition can overflow. Both come directly from the user. This bug leads to an information leak. Signed-off-by: Dan Carpenter --- Btw, commit 250c6c49e3b6 ("fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl_helper().") doesn't do anything so far

[PATCH 1/2] fbdev: sbuslib: use checked version of put_user()

2018-08-31 Thread Dan Carpenter
I'm not sure why the code assumes that only the first put_user() needs an access_ok() check. I have made all the put_user() and get_user() calls checked. Signed-off-by: Dan Carpenter diff --git a/drivers/video/fbdev/sbuslib.c b/drivers/video/fbdev/sbuslib.c index a436d44f1b7f..90c51330969c

[PATCH v2.1 06/23] v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY

2018-08-31 Thread Sakari Ailus
The CSI-2 bus may use either D-PHY or C-PHY. Make this visible in media bus enum. Signed-off-by: Sakari Ailus Tested-by: Steve Longerbeam --- since v2: - drivers/gpu/ipu-v3/ipu-csi.c got changed, requiring changes here. drivers/gpu/ipu-v3/ipu-csi.c | 6 +++---

Re: [PATCH v2 4/5] drm: Add support for handling linear tile formats

2018-08-31 Thread Daniel Vetter
On Thu, Aug 23, 2018 at 06:19:31PM +0100, Alexandru-Cosmin Gheorghe wrote: > On Thu, Aug 23, 2018 at 05:30:36PM +0300, Ville Syrjälä wrote: > > On Wed, Aug 22, 2018 at 09:48:29PM +0200, Daniel Vetter wrote: > > > On Wed, Aug 22, 2018 at 4:05 PM, Alexandru-Cosmin Gheorghe > > > wrote: > > > > On

Re: [Intel-gfx] [PATCH v7 2/2] drm/i915: Adding YUV444 packed format(DRM_FORMAT_XYUV) support.

2018-08-31 Thread Lisovskiy, Stanislav
On Thu, 2018-08-30 at 11:15 -0700, Dhinakaran Pandiyan wrote: > On Thu, 2018-08-30 at 13:57 +0100, Lisovskiy, Stanislav wrote: > > On Wed, 2018-08-29 at 12:16 -0700, Dhinakaran Pandiyan wrote: > > > > > > On Wed, 2018-08-29 at 21:10 +0300, Ville Syrjälä wrote: > > > > On Wed, Aug 29, 2018 at

[PATCH v2 11/12] drm/sun4i: use simpler remove_conflicting_framebuffers(NULL)

2018-08-31 Thread Michał Mirosław
Use remove_conflicting_framebuffers(NULL) instead of duplicating it. Signed-off-by: Michał Mirosław Acked-by: Maxime Ripard Acked-by: Daniel Vetter --- drivers/gpu/drm/sun4i/sun4i_drv.c | 18 +- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git

[PATCH v2 06/12] drm/cirrus: use simpler remove_conflicting_pci_framebuffers()

2018-08-31 Thread Michał Mirosław
Signed-off-by: Michał Mirosław Acked-by: Daniel Vetter --- drivers/gpu/drm/cirrus/cirrus_drv.c | 23 +-- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/drivers/gpu/drm/cirrus/cirrus_drv.c b/drivers/gpu/drm/cirrus/cirrus_drv.c index 69c4e352dd78..85ed8657c862

  1   2   >