Comment # 31
on bug 99353
from Bong Cosca
This fixes the problem for me: case CHIP_KAVERI: /* KV should be 0x00000002, but that causes problems with radeon */ raster_config = 0x00000003; raster_config_1 = 0x00000000; break; I will come back with the piglit results shortly.
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel