https://bugs.freedesktop.org/show_bug.cgi?id=99353

--- Comment #42 from Bong Cosca <bong.co...@gmail.com> ---
Created attachment 137550
  --> https://bugs.freedesktop.org/attachment.cgi?id=137550&action=edit
radeonsi: force si_write_harvested_raster_configs

Here's what finally worked.

Force the call to si_write_harvested_raster_configs() and remove the rb_per_se
check >= 2 inside it so even those cards with rb_per_se = 1 (such as mine) will
get the rb0/rb1 masking and the subsequent RASTER_CONFIG_RB_MAP computed
correctly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to