Home
last modified time | relevance | path

Searched refs:htile_surface (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dr600_cs.c83 u32 htile_surface; member
337 track->htile_surface = 0; in r600_cs_track_init()
647 if (G_028D24_LINEAR(track->htile_surface)) { in r600_cs_track_validate_db()
1311 track->htile_surface = radeon_get_ib_value(p, idx); in r600_cs_check_reg()
H A Devergreen_cs.c86 u32 htile_surface; member
158 track->htile_surface = 0; in evergreen_cs_track_init()
507 if (G_028ABC_LINEAR(track->htile_surface)) { in evergreen_cs_track_validate_htile()
1596 track->htile_surface = radeon_get_ib_value(p, idx); in evergreen_cs_handle_reg()