"Rin Okuyama" writes:
> Module Name: src
> Committed By: rin
> Date: Sun Oct 18 10:10:18 UTC 2020
>
> Modified Files:
> src/distrib/sets/lists/debug: mi module.mi
>
> Log Message:
> Fix build for mips; move from mi to module.mi debug symbols for
> test cases only available when MKK
On 2020/10/18 21:18, Jared McNeill wrote:
I think WSFB_VRAM_IS_RAM is meant to be a hint for what kind of memory you get
when you mmap the device. When shadow FB is used, that is generally only used
for rasops and mmap bypasses the shadow and uses device memory directly. So I
think this could
I think WSFB_VRAM_IS_RAM is meant to be a hint for what kind of memory you
get when you mmap the device. When shadow FB is used, that is generally
only used for rasops and mmap bypasses the shadow and uses device memory
directly. So I think this could cause performance regressions on such
hardw