Home
last modified time | relevance | path

Searched refs:rv770 (Results 1 – 12 of 12) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Drv770.c1190 rdev->config.rv770.max_pipes = 4; in rv770_gpu_init()
1192 rdev->config.rv770.max_simds = 10; in rv770_gpu_init()
1194 rdev->config.rv770.max_gprs = 256; in rv770_gpu_init()
1210 rdev->config.rv770.max_pipes = 2; in rv770_gpu_init()
1212 rdev->config.rv770.max_simds = 8; in rv770_gpu_init()
1234 rdev->config.rv770.max_pipes = 2; in rv770_gpu_init()
1236 rdev->config.rv770.max_simds = 2; in rv770_gpu_init()
1254 rdev->config.rv770.max_pipes = 4; in rv770_gpu_init()
1256 rdev->config.rv770.max_simds = 8; in rv770_gpu_init()
1332 rdev->config.rv770.tiling_npipes = rdev->config.rv770.max_tile_pipes; in rv770_gpu_init()
[all …]
H A Drv740_dpm.c197 u32 dll_cntl = pi->clk_regs.rv770.dll_cntl; in rv740_populate_mclk_value()
198 u32 mpll_ss1 = pi->clk_regs.rv770.mpll_ss1; in rv740_populate_mclk_value()
199 u32 mpll_ss2 = pi->clk_regs.rv770.mpll_ss2; in rv740_populate_mclk_value()
289 pi->clk_regs.rv770.cg_spll_func_cntl = in rv740_read_clock_registers()
291 pi->clk_regs.rv770.cg_spll_func_cntl_2 = in rv740_read_clock_registers()
293 pi->clk_regs.rv770.cg_spll_func_cntl_3 = in rv740_read_clock_registers()
300 pi->clk_regs.rv770.mpll_ad_func_cntl = in rv740_read_clock_registers()
302 pi->clk_regs.rv770.mpll_ad_func_cntl_2 = in rv740_read_clock_registers()
304 pi->clk_regs.rv770.mpll_dq_func_cntl = in rv740_read_clock_registers()
306 pi->clk_regs.rv770.mpll_dq_func_cntl_2 = in rv740_read_clock_registers()
[all …]
H A Drv770_dpm.c397 pi->clk_regs.rv770.mpll_ad_func_cntl; in rv770_populate_mclk_value()
399 pi->clk_regs.rv770.mpll_ad_func_cntl_2; in rv770_populate_mclk_value()
401 pi->clk_regs.rv770.mpll_dq_func_cntl; in rv770_populate_mclk_value()
403 pi->clk_regs.rv770.mpll_dq_func_cntl_2; in rv770_populate_mclk_value()
405 pi->clk_regs.rv770.mclk_pwrmgt_cntl; in rv770_populate_mclk_value()
495 pi->clk_regs.rv770.cg_spll_func_cntl; in rv770_populate_sclk_value()
925 pi->clk_regs.rv770.mpll_ad_func_cntl; in rv770_populate_smc_acpi_state()
929 pi->clk_regs.rv770.mpll_dq_func_cntl; in rv770_populate_smc_acpi_state()
933 pi->clk_regs.rv770.cg_spll_func_cntl; in rv770_populate_smc_acpi_state()
1525 pi->clk_regs.rv770.cg_spll_func_cntl = in rv770_read_clock_registers()
[all …]
H A Dcypress_dpm.c481 pi->clk_regs.rv770.mpll_ad_func_cntl; in cypress_populate_mclk_value()
483 pi->clk_regs.rv770.mpll_ad_func_cntl_2; in cypress_populate_mclk_value()
485 pi->clk_regs.rv770.mpll_dq_func_cntl; in cypress_populate_mclk_value()
487 pi->clk_regs.rv770.mpll_dq_func_cntl_2; in cypress_populate_mclk_value()
489 pi->clk_regs.rv770.mclk_pwrmgt_cntl; in cypress_populate_mclk_value()
491 pi->clk_regs.rv770.dll_cntl; in cypress_populate_mclk_value()
1336 pi->clk_regs.rv770.mpll_ad_func_cntl; in cypress_populate_smc_acpi_state()
1340 pi->clk_regs.rv770.mpll_dq_func_cntl; in cypress_populate_smc_acpi_state()
1344 pi->clk_regs.rv770.cg_spll_func_cntl; in cypress_populate_smc_acpi_state()
1350 pi->clk_regs.rv770.mclk_pwrmgt_cntl; in cypress_populate_smc_acpi_state()
[all …]
H A Dradeon_kms.c339 *value = rdev->config.rv770.tile_config; in radeon_info_ioctl()
396 *value = rdev->config.rv770.max_backends; in radeon_info_ioctl()
413 *value = rdev->config.rv770.max_tile_pipes; in radeon_info_ioctl()
433 *value = rdev->config.rv770.backend_map; in radeon_info_ioctl()
462 *value = rdev->config.rv770.max_pipes; in radeon_info_ioctl()
596 *value = rdev->config.rv770.active_simds; in radeon_info_ioctl()
H A DMakefile63 rv770.c \
H A Drv770_dpm.h60 struct rv770_clock_registers rv770; member
H A Dr600_cs.c2285 track->npipes = p->rdev->config.rv770.tiling_npipes; in r600_cs_parse()
2286 track->nbanks = p->rdev->config.rv770.tiling_nbanks; in r600_cs_parse()
2287 track->group_size = p->rdev->config.rv770.tiling_group_size; in r600_cs_parse()
H A Dradeon.h2206 struct rv770_asic rv770; member
H A Dr600.c2710 radeon_ring_write(ring, rdev->config.rv770.max_hw_contexts - 1); in r600_cp_start()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.h527 struct rv770_clock_registers rv770; member
/dragonfly/sys/conf/
H A Dfiles2572 dev/drm/radeon/rv770.c optional radeon drm compile-with "${NORMAL_C} -include $S/dev/drm/kconfig.…