(In reply to comment #78) > (In reply to comment #76) > > this should be: > > > > + for (i = 0; i < rdev->config.cik.max_texture_channel_caches; i++) > > + cgts_tcc_disable &= ~(1 << (16 + i)); > > Why? This is si_gpu_init(). > whoops, I was thinking about CIK at the time. disregard my comment.