Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1679782
| From | Gerd Hoffmann <kraxel@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] drm/bochs: switch fb_ops over to use drm_fb_helper_cfb helpers |
| Date | 2017-07-03 11:00 +0200 |
| Message-ID | <tZ5n4-78c-45@gated-at.bofh.it> (permalink) |
| References | <tYV4l-88R-7@gated-at.bofh.it> <tZ4Km-6Tf-11@gated-at.bofh.it> <tZ53I-70B-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, > Hopefully Gerd has experience using bochs_drm with other non-x86 > systems > and can comment further. Just pushed to drm-misc-next, fix is correct. bochs video memory is a pci bar, and the framebuffer is stored there. Using sys instead of cfb is probably a leftover from cirrus, where the framebuffer actually in a shadow copy in system ram, due to the low amout of (pci) video memory. cheers, Gerd
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] drm/bochs: switch fb_ops over to use drm_fb_helper_cfb helpers Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> - 2017-07-03 00:00 +0200
Re: [PATCH] drm/bochs: switch fb_ops over to use drm_fb_helper_cfb helpers Daniel Vetter <daniel@ffwll.ch> - 2017-07-03 10:20 +0200
Re: [PATCH] drm/bochs: switch fb_ops over to use drm_fb_helper_cfb helpers Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> - 2017-07-03 10:40 +0200
Re: [PATCH] drm/bochs: switch fb_ops over to use drm_fb_helper_cfb helpers Gerd Hoffmann <kraxel@redhat.com> - 2017-07-03 11:00 +0200
Re: [PATCH] drm/bochs: switch fb_ops over to use drm_fb_helper_cfb helpers Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> - 2017-07-03 11:10 +0200
csiph-web