Re: [PATCH v4] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.

2020-01-15 Thread Bartlomiej Zolnierkiewicz
org; Dexuan Cui >> >> Cc: kbuild test robot >> Subject: RE: [PATCH v4] video: hyperv: hyperv_fb: Use physical memory for >> fb on HyperV Gen 1 VMs. >> >> From: Wei Hu Sent: Sunday, December 8, 2019 11:58 >> PM >>> >>> On Hyper-V, Generatio

RE: [PATCH v4] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.

2020-01-07 Thread Dexuan Cui
video: hyperv: hyperv_fb: Use physical memory for > fb on HyperV Gen 1 VMs. > > From: Wei Hu Sent: Sunday, December 8, 2019 11:58 > PM > > > > On Hyper-V, Generation 1 VMs can directly use VM's physical memory for > > their framebuffers. This can improve the efficie

RE: [PATCH v4] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.

2019-12-10 Thread Michael Kelley
From: Wei Hu Sent: Sunday, December 8, 2019 11:58 PM > > On Hyper-V, Generation 1 VMs can directly use VM's physical memory for > their framebuffers. This can improve the efficiency of framebuffer and > overall performence for VM. The physical memory assigned to framebuffer > must be contiguous.

[PATCH v4] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.

2019-12-09 Thread Wei Hu
On Hyper-V, Generation 1 VMs can directly use VM's physical memory for their framebuffers. This can improve the efficiency of framebuffer and overall performence for VM. The physical memory assigned to framebuffer must be contiguous. We use CMA allocator to get contiguouse physicial memory when the