Reviewed-by: Marek Olšák <marek.olsak@amd.com>
#define AMDGPU_BO_H
#include "amdgpu_winsys.h"
-#include "pipebuffer/pb_bufmgr.h"
struct amdgpu_winsys_bo {
struct pb_buffer base;
#define RADEON_DRM_BO_H
#include "radeon_drm_winsys.h"
-#include "pipebuffer/pb_bufmgr.h"
#include "os/os_thread.h"
struct radeon_bo {
#include "radeon_drm_cs.h"
#include "radeon_drm_public.h"
-#include "pipebuffer/pb_bufmgr.h"
#include "util/u_memory.h"
#include "util/u_hash_table.h"