Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dr600_cs.c83 u32 htile_surface; member
337 track->htile_surface = 0; in r600_cs_track_init()
649 if (G_028D24_LINEAR(track->htile_surface)) { in r600_cs_track_validate_db()
1314 track->htile_surface = radeon_get_ib_value(p, idx); in r600_cs_check_reg()
Devergreen_cs.c84 u32 htile_surface; member
155 track->htile_surface = 0; in evergreen_cs_track_init()
504 if (G_028ABC_LINEAR(track->htile_surface)) { in evergreen_cs_track_validate_htile()
1616 track->htile_surface = radeon_get_ib_value(p, idx); in evergreen_cs_check_reg()