Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dr600_cs.c83 u32 htile_surface; member
337 track->htile_surface = 0; in r600_cs_track_init()
652 if (G_028D24_LINEAR(track->htile_surface)) { in r600_cs_track_validate_db()
1316 track->htile_surface = radeon_get_ib_value(p, idx); in r600_cs_check_reg()
H A Devergreen_cs.c88 u32 htile_surface; member
160 track->htile_surface = 0; in evergreen_cs_track_init()
509 if (G_028ABC_LINEAR(track->htile_surface)) { in evergreen_cs_track_validate_htile()
1598 track->htile_surface = radeon_get_ib_value(p, idx); in evergreen_cs_handle_reg()