Home
last modified time | relevance | path

Searched refs:PC_POWER_CNTL (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/common/
H A Dfreedreno_devices.py112 RB_UNKNOWN_8E04_blit, PC_POWER_CNTL):
134 self.a6xx.magic.PC_POWER_CNTL = PC_POWER_CNTL
295 PC_POWER_CNTL = 0,
305 PC_POWER_CNTL = 1,
315 PC_POWER_CNTL = 1,
325 PC_POWER_CNTL = 3,
335 PC_POWER_CNTL = 2,
349 PC_POWER_CNTL = 1,
359 PC_POWER_CNTL
[all...]
H A Dfreedreno_dev_info.h150 uint32_t PC_POWER_CNTL; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_gmem.c711 OUT_RING(ring, screen->info->a6xx.magic.PC_POWER_CNTL);
714 OUT_RING(ring, screen->info->a6xx.magic.PC_POWER_CNTL);
867 OUT_RING(ring, screen->info->a6xx.magic.PC_POWER_CNTL);
870 OUT_RING(ring, screen->info->a6xx.magic.PC_POWER_CNTL);
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c1027 A6XX_PC_POWER_CNTL(phys_dev->info->a6xx.magic.PC_POWER_CNTL)); in tu6_emit_binning_pass()
1030 A6XX_VFD_POWER_CNTL(phys_dev->info->a6xx.magic.PC_POWER_CNTL)); in tu6_emit_binning_pass()
1346 A6XX_PC_POWER_CNTL(phys_dev->info->a6xx.magic.PC_POWER_CNTL)); in tu6_tile_render_begin()
1349 A6XX_VFD_POWER_CNTL(phys_dev->info->a6xx.magic.PC_POWER_CNTL)); in tu6_tile_render_begin()

Completed in 16 milliseconds