summaryrefslogtreecommitdiffstats
path: root/usr.sbin/syslogd/syslogd.c
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2015-02-22 13:50:15 +0000
committerjsg <jsg@openbsd.org>2015-02-22 13:50:15 +0000
commit6cd6f75c510932b5e0e361875b819bdefde70e79 (patch)
treec9f66d87d48b74dcc359442db50945bad5a8a123 /usr.sbin/syslogd/syslogd.c
parentGive RS* IGP radeons a better chance of working thanks to Imre Vadasz (diff)
downloadwireguard-openbsd-6cd6f75c510932b5e0e361875b819bdefde70e79.tar.xz
wireguard-openbsd-6cd6f75c510932b5e0e361875b819bdefde70e79.zip
Correct PAGE_MASK usage in radeon_vm_map_gart(). Linux defines
PAGE_MASK to be (~(PAGE_SIZE - 1)) where as our kernel defines it as (PAGE_SIZE - 1). It is possible to flag a CS as wanting to use GPU VM for cayman/aruba hardware though in practice Mesa won't submit a CS flagged with GPU VM for these unless overriden via RADEON_VA=true in the environment. For Southern Islands radeons on the other hand GPU VM is required and flagged by default.
Diffstat (limited to 'usr.sbin/syslogd/syslogd.c')
0 files changed, 0 insertions, 0 deletions