OSDN Git Service

Remove the map argument from DRM_*MEMORYBARRIER. Not all of the uses of
authorEric Anholt <anholt@freebsd.org>
Sat, 26 Apr 2003 23:32:00 +0000 (23:32 +0000)
committerEric Anholt <anholt@freebsd.org>
Sat, 26 Apr 2003 23:32:00 +0000 (23:32 +0000)
commit766a1da2e5841959246abab9cf27c79d75636129
tree67b55933353dec843e44540882c61b87e81c8b88
parenta172ee2a18b715a6de9b8e914aecd8414a4f3b2d
Remove the map argument from DRM_*MEMORYBARRIER. Not all of the uses of
    DRM_*MEMORYBARRIER we had were related to an MMIO space. This means
    arch-specific code on the BSDs, unfortunately. Also add
    DRM_MEMORYBARRIER() and change the DRM_READMEMORYBARRIER()s that used
    to be read/write barriers to it.
14 files changed:
bsd-core/ati_pcigart.c
bsd-core/drm_os_freebsd.h
bsd-core/drm_os_netbsd.h
bsd/ati_pcigart.h
bsd/drm_os_freebsd.h
bsd/drm_os_netbsd.h
linux-core/drm_os_linux.h
linux/drm_os_linux.h
shared-core/mga_drv.h
shared-core/r128_drv.h
shared-core/radeon_drv.h
shared/mga_drv.h
shared/r128_drv.h
shared/radeon_drv.h