tile_config
struct tile_config *config);
struct tile_config *config)
struct tile_config config;
tmp = rdev->config.cayman.tile_config;
tmp = rdev->config.evergreen.tile_config;
rdev->config.cik.tile_config = 0;
rdev->config.cik.tile_config |= (0 << 0);
rdev->config.cik.tile_config |= (1 << 0);
rdev->config.cik.tile_config |= (2 << 0);
rdev->config.cik.tile_config |= (3 << 0);
rdev->config.cik.tile_config |=
rdev->config.cik.tile_config |=
rdev->config.cik.tile_config |=
rdev->config.evergreen.tile_config = 0;
rdev->config.evergreen.tile_config |= (0 << 0);
rdev->config.evergreen.tile_config |= (1 << 0);
rdev->config.evergreen.tile_config |= (2 << 0);
rdev->config.evergreen.tile_config |= (3 << 0);
rdev->config.evergreen.tile_config |= 1 << 4;
rdev->config.evergreen.tile_config |= 0 << 4;
rdev->config.evergreen.tile_config |= 1 << 4;
rdev->config.evergreen.tile_config |= 2 << 4;
rdev->config.evergreen.tile_config |= 0 << 8;
rdev->config.evergreen.tile_config |=
tmp = p->rdev->config.cayman.tile_config;
tmp = p->rdev->config.evergreen.tile_config;
rdev->config.cayman.tile_config = 0;
rdev->config.cayman.tile_config |= (0 << 0);
rdev->config.cayman.tile_config |= (1 << 0);
rdev->config.cayman.tile_config |= (2 << 0);
rdev->config.cayman.tile_config |= (3 << 0);
rdev->config.cayman.tile_config |= 1 << 4;
rdev->config.cayman.tile_config |= 0 << 4;
rdev->config.cayman.tile_config |= 1 << 4;
rdev->config.cayman.tile_config |= 2 << 4;
rdev->config.cayman.tile_config |=
rdev->config.cayman.tile_config |=
rdev->config.r600.tile_config = tiling_config;
unsigned tile_config;
unsigned tile_config;
unsigned tile_config;
unsigned tile_config;
unsigned tile_config;
unsigned tile_config;
*value = rdev->config.cik.tile_config;
*value = rdev->config.si.tile_config;
*value = rdev->config.cayman.tile_config;
*value = rdev->config.evergreen.tile_config;
*value = rdev->config.rv770.tile_config;
*value = rdev->config.r600.tile_config;
rdev->config.rv770.tile_config = gb_tiling_config;
rdev->config.si.tile_config = 0;
rdev->config.si.tile_config |= (0 << 0);
rdev->config.si.tile_config |= (1 << 0);
rdev->config.si.tile_config |= (2 << 0);
rdev->config.si.tile_config |= (3 << 0);
rdev->config.si.tile_config |= 0 << 4;
rdev->config.si.tile_config |= 1 << 4;
rdev->config.si.tile_config |= 2 << 4;
rdev->config.si.tile_config |=
rdev->config.si.tile_config |=
static void set_tilecfg(struct tile_config *cfg)
static void __attribute__((__flatten__)) guest_code(struct tile_config *amx_cfg,