Re: [PATCH 22/26] x86: video: Support copy framebuffer with probed devices

2020-05-22 Thread Anatolij Gustschin
On Tue, 19 May 2020 17:10:54 -0600 Simon Glass s...@chromium.org wrote: > For PCI video devices that are not mentioned in the devicetree, U-Boot > does not bind a driver before relocation, since PCI is not fully probed > at that point. Furthermore it is possible for the video device to be on > a s

[PATCH 22/26] x86: video: Support copy framebuffer with probed devices

2020-05-19 Thread Simon Glass
For PCI video devices that are not mentioned in the devicetree, U-Boot does not bind a driver before relocation, since PCI is not fully probed at that point. Furthermore it is possible for the video device to be on a secondary bus which is not even scanned. This is fine if the framebuffer is alloc