Home
last modified time | relevance | path

Searched refs:rb1_mask (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dgfx_v6_0.c1406 unsigned rb1_mask = rb0_mask << 1; in gfx_v6_0_write_harvested_raster_configs() local
1409 rb1_mask &= rb_mask; in gfx_v6_0_write_harvested_raster_configs()
1410 if (!rb0_mask || !rb1_mask) { in gfx_v6_0_write_harvested_raster_configs()
1423 rb1_mask = rb0_mask << 1; in gfx_v6_0_write_harvested_raster_configs()
1425 rb1_mask &= rb_mask; in gfx_v6_0_write_harvested_raster_configs()
1426 if (!rb0_mask || !rb1_mask) { in gfx_v6_0_write_harvested_raster_configs()
Dgfx_v7_0.c1695 unsigned rb1_mask = rb0_mask << 1; in gfx_v7_0_write_harvested_raster_configs() local
1698 rb1_mask &= rb_mask; in gfx_v7_0_write_harvested_raster_configs()
1699 if (!rb0_mask || !rb1_mask) { in gfx_v7_0_write_harvested_raster_configs()
1713 rb1_mask = rb0_mask << 1; in gfx_v7_0_write_harvested_raster_configs()
1715 rb1_mask &= rb_mask; in gfx_v7_0_write_harvested_raster_configs()
1716 if (!rb0_mask || !rb1_mask) { in gfx_v7_0_write_harvested_raster_configs()
Dgfx_v8_0.c3543 unsigned rb1_mask = rb0_mask << 1; in gfx_v8_0_write_harvested_raster_configs() local
3546 rb1_mask &= rb_mask; in gfx_v8_0_write_harvested_raster_configs()
3547 if (!rb0_mask || !rb1_mask) { in gfx_v8_0_write_harvested_raster_configs()
3561 rb1_mask = rb0_mask << 1; in gfx_v8_0_write_harvested_raster_configs()
3563 rb1_mask &= rb_mask; in gfx_v8_0_write_harvested_raster_configs()
3564 if (!rb0_mask || !rb1_mask) { in gfx_v8_0_write_harvested_raster_configs()