Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dr600_cs.c84 u32 htile_surface; member
338 track->htile_surface = 0; in r600_cs_track_init()
648 if (G_028D24_LINEAR(track->htile_surface)) { in r600_cs_track_validate_db()
1312 track->htile_surface = radeon_get_ib_value(p, idx); in r600_cs_check_reg()
H A Devergreen_cs.c87 u32 htile_surface; member
159 track->htile_surface = 0; in evergreen_cs_track_init()
508 if (G_028ABC_LINEAR(track->htile_surface)) { in evergreen_cs_track_validate_htile()
1597 track->htile_surface = radeon_get_ib_value(p, idx); in evergreen_cs_handle_reg()