Searched refs:has_cp_reg_write (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/common/
H A Dfreedreno_dev_info.h104 bool has_cp_reg_write; member in struct:fd_dev_info::__anonb62ae096020a::__anonb62ae0960308
H A Dfreedreno_devices.py138 self.a6xx.has_cp_reg_write = True
258 has_cp_reg_write = False,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_gmem.c365 if (screen->info->a6xx.has_cp_reg_write) {
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_clear_blit.c643 if (cmd->device->physical_device->info->a6xx.has_cp_reg_write) {
H A Dtu_pipeline.c1680 if (builder->device->physical_device->info->a6xx.has_cp_reg_write) {
H A Dtu_cmd_buffer.c359 bool no_track = !cmd->device->physical_device->info->a6xx.has_cp_reg_write;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.2.0.rst4637 - freedreno+turnip: Add has_cp_reg_write

Completed in 28 milliseconds