Re: [PATCH 1/2] dma-buf: Expand reservation_list to fill allocation

2019-07-14 Thread Koenig, Christian
Am 12.07.19 um 10:03 schrieb Chris Wilson: > Since kmalloc() will round up the allocation to the next slab size or > page, it will normally return a pointer to a memory block bigger than we > asked for. We can query for the actual size of the allocated block using > ksize() and expand our variable

[Bug 110214] radeonsi: xterm scrollback buffer disappears while Shift+PgUp and Shift+PgDn

2019-07-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110214 --- Comment #96 from Diego Viola --- Created attachment 144786 --> https://bugs.freedesktop.org/attachment.cgi?id=144786&action=edit Yet another workaround (patch) for xterm Replacing FontHeight for VDrawable seems to help. -- You are recei

[Bug 110214] radeonsi: xterm scrollback buffer disappears while Shift+PgUp and Shift+PgDn

2019-07-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110214 --- Comment #97 from Diego Viola --- s/for/with/ -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.free

[PATCH 0/8] docs: some improvements when producing PDF files

2019-07-14 Thread Mauro Carvalho Chehab
Hi Jon, This series addresses your concerns related to CJK fonts that are needed for translations.pdf. It touches only the documentation build system, not the docs themselves. It ended to be bigger than I originally foreseen, as I found several issues when running "make pdfdocs" for the distros

[PATCH 8/8] docs: remove extra conf.py files

2019-07-14 Thread Mauro Carvalho Chehab
Now that the latex_documents are handled automatically, we can remove those extra conf.py files. Signed-off-by: Mauro Carvalho Chehab --- Documentation/admin-guide/conf.py | 10 -- Documentation/core-api/conf.py | 10 -- Documentation/crypto/conf.py | 10 --

[Bug 204145] amdgpu video playback causes host to hard reset (checkstop) on POWER9 with RX 580

2019-07-14 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204145 --- Comment #5 from Daniel Kolesa (li...@octaforge.org) --- Nevermind. Seems like I was able to hit the same problem today. It did not happen on video playback though, just randomly, after about a day or two of uptime. -- You are receiving this

[PATCH v11 1/6] drm: Add Content protection type property

2019-07-14 Thread Ramalingam C
This patch adds a DRM ENUM property to the selected connectors. This property is used for mentioning the protected content's type from userspace to kernel HDCP authentication. Type of the stream is decided by the protected content providers. Type 0 content can be rendered on any HDCP protected dis

Re: [Bug 109206] Kernel 4.20 amdgpu fails to load firmware on Ryzen 2500U

2019-07-14 Thread Mihai
I am seeing reports with old BIOS, such as F.19. I have a 15-cp0001na https://support.hp.com/ie-en/drivers/selfservice/hp-envy-15-cp-x360-convertible-pc/20270303/model/23086446 Latest available is F.42 Rev.A I am wondering if by any chance would be a match to other models also.

[Bug 109206] Kernel 4.20 amdgpu fails to load firmware on Ryzen 2500U

2019-07-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109206 --- Comment #60 from Michael Eagle --- I am seeing reports with old BIOS, such as F.19. I have a 15-cp0001na https://support.hp.com/ie-en/drivers/selfservice/hp-envy-15-cp-x360-convertible-pc/20270303/model/23086446 Latest available is F.42

[Bug 197327] radeon 0000:01:00.0: failed VCE resume (-110).

2019-07-14 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=197327 Carlos Fagiani Junior (fagianijun...@gmail.com) changed: What|Removed |Added CC||fagianij

[Bug 110214] radeonsi: xterm scrollback buffer disappears while Shift+PgUp and Shift+PgDn

2019-07-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110214 --- Comment #98 from Diego Viola --- (In reply to Diego Viola from comment #96) > Created attachment 144786 [details] > Yet another workaround (patch) for xterm > > Replacing FontHeight for VDrawable seems to help. VDrawable is just a big numb

Re: linux-next: manual merge of the akpm-current tree with the drm tree

2019-07-14 Thread Stephen Rothwell
Hi all, On Tue, 9 Jul 2019 10:06:45 +1000 Stephen Rothwell wrote: > > On Mon, 24 Jun 2019 21:06:59 +1000 Stephen Rothwell > wrote: > > > > On Mon, 24 Jun 2019 20:49:08 +1000 Stephen Rothwell > > wrote: > > > > > > Today's linux-next merge of the akpm-current tree got a conflict in: > > >

Re: [GIT PULL] Please pull hmm changes

2019-07-14 Thread Linus Torvalds
On Tue, Jul 9, 2019 at 12:24 PM Jason Gunthorpe wrote: > > I'm sending it early as it is now a dependency for several patches in > mm's quilt. .. but I waited to merge it until I had time to review it more closely, because I expected the review to be painful. I'm happy to say that I was overly p

Re: [GIT PULL] Please pull hmm changes

2019-07-14 Thread pr-tracker-bot
The pull request you sent on Tue, 9 Jul 2019 19:24:21 +: > git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git tags/for-linus-hmm has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/fec88ab0af9706b2201e5daf377c5031c62d11f7 Thank you! -- Deet-doot-dot, I am a

[PATCH v3 24/24] video: fbdev-MMP: Remove call to memset after dma_alloc_coherent

2019-07-14 Thread Fuqian Huang
In commit 518a2f1925c3 ("dma-mapping: zero memory returned from dma_alloc_*"), dma_alloc_coherent has already zeroed the memory. So memset is not needed. Signed-off-by: Fuqian Huang --- Changes in v3: - Use actual commit rather than the merge commit in the commit message drivers/video/fbdev/m

[Bug 111131] application Login page UI related issue

2019-07-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31 Bug ID: 31 Summary: application Login page UI related issue Product: DRI Version: unspecified Hardware: x86-64 (AMD64) OS: Windows (All) Status: NEW

[Bug 111131] application Login page UI related issue

2019-07-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31 Vaishali changed: What|Removed |Added URL||https://bugs.freedesktop.or

Re: [PATCH 8/8] docs: remove extra conf.py files

2019-07-14 Thread Markus Heiser
Hi Mauro, sorry, I havn't tested your patch, but one question ... Am 14.07.19 um 17:10 schrieb Mauro Carvalho Chehab: Now that the latex_documents are handled automatically, we can remove those extra conf.py files. We need these conf.py also for compiling books' into HTML. For this the tags.

[Bug 111132] Build problem: meson build can not find wayland-scanner

2019-07-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32 Bug ID: 32 Summary: Build problem: meson build can not find wayland-scanner Product: DRI Version: unspecified Hardware: Other OS: All Statu

Re: [PATCH v3] drm/agp: Remove unused function drm_agp_bind_pages

2019-07-14 Thread Sam Ravnborg
Hi Maya. On Wed, Jul 10, 2019 at 04:17:25PM +, Maya Rashish wrote: > Reviewed-by: Sam Ravnborg > Signed-off-by: Maya Rashish Thanks for the quick follow-up on the feedback. Patch is now applied to drm-misc-next. Sam > --- > drivers/gpu/drm/drm_agpsupport.c | 43 > --

[Bug 111133] Panfrost: add current status to docs/features.txt

2019-07-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33 Bug ID: 33 Summary: Panfrost: add current status to docs/features.txt Product: DRI Version: unspecified Hardware: Other OS: All Status: NEW Severity: