From: Gerd Hoffmann <kraxel@redhat.com>
To: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drm/bochs: switch fb_ops over to use drm_fb_helper_cfb helpers
Date: Mon, 03 Jul 2017 10:55:03 +0200 [thread overview]
Message-ID: <1499072103.771.7.camel@redhat.com> (raw)
In-Reply-To: <dfbb5a6d-ede3-3907-4d01-1bcf2f3569f6@ilande.co.uk>
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
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
WARNING: multiple messages have this Message-ID (diff)
From: Gerd Hoffmann <kraxel@redhat.com>
To: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drm/bochs: switch fb_ops over to use drm_fb_helper_cfb helpers
Date: Mon, 03 Jul 2017 10:55:03 +0200 [thread overview]
Message-ID: <1499072103.771.7.camel@redhat.com> (raw)
In-Reply-To: <dfbb5a6d-ede3-3907-4d01-1bcf2f3569f6@ilande.co.uk>
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
next prev parent reply other threads:[~2017-07-03 8:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-02 21:52 [PATCH] drm/bochs: switch fb_ops over to use drm_fb_helper_cfb helpers Mark Cave-Ayland
2017-07-02 21:52 ` Mark Cave-Ayland
2017-07-03 8:11 ` Daniel Vetter
2017-07-03 8:11 ` Daniel Vetter
2017-07-03 8:33 ` Mark Cave-Ayland
2017-07-03 8:55 ` Gerd Hoffmann [this message]
2017-07-03 8:55 ` Gerd Hoffmann
2017-07-03 9:07 ` Mark Cave-Ayland
2017-07-03 9:07 ` Mark Cave-Ayland
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1499072103.771.7.camel@redhat.com \
--to=kraxel@redhat.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.cave-ayland@ilande.co.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.