[Intel-gfx] linux-next: manual merge of the tty tree with the drm-misc tree

2020-07-12 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the tty tree got a conflict in: drivers/video/fbdev/core/fbcon.c between commit: fcf918b96662 ("fbcon: Use array3_size() helper in scr_memcpyw()") from the drm-misc tree and commit: 28bc24fc46f9 ("vc: separate state") from the tty tree. I fixed it u

Re: [Intel-gfx] [RFC 33/60] drm/i915/lmem: support pwrite

2020-07-12 Thread Dave Airlie
On Fri, 10 Jul 2020 at 22:00, Matthew Auld wrote: > > We need to add support for pwrite'ing an LMEM object. why? DG1 is a discrete GPU, these interfaces we already gross and overly hacky for integrated, I'd prefer not to drag them across into discrete land. same goes for pread. You have no lega

Re: [Intel-gfx] [RFC 53/60] drm/i915: Create stolen memory region from local memory

2020-07-12 Thread Dave Airlie
On Fri, 10 Jul 2020 at 22:01, Matthew Auld wrote: > > From: CQ Tang > > Add "REGION_STOLEN" device info to dg1, create stolen memory > region from upper portion of local device memory, starting > from DSMBASE. > > The memory region is marked with "is_devmem=true". So is stolen fake on LMEM devic

Re: [Intel-gfx] DG1 VRAM question

2020-07-12 Thread Dave Airlie
On Tue, 7 Jul 2020 at 18:36, Matthew Auld wrote: > > On 01/07/2020 00:27, Dave Airlie wrote: > > On Sat, 27 Jun 2020 at 03:17, Daniele Ceraolo Spurio > > wrote: > >> > >> > >> > >> On 6/26/20 12:14 AM, Lucas De Marchi wrote: > >>> Cc Matt and Daniele > >>> > >>> On Thu, Jun 25, 2020 at 9:38 PM Da

Re: [Intel-gfx] [PATCH 04/25] drm/vkms: Annotate vblank timer

2020-07-12 Thread Rodrigo Siqueira
Hi, Everything looks fine to me, I just noticed that the amdgpu patches did not apply smoothly, however it was trivial to fix the issues. Reviewed-by: Rodrigo Siqueira Melissa, Since you are using vkms regularly, could you test this patch and review it? Remember to add your Tested-by when you f