Applied with a small tweak to fix a warning.
Thanks,
Alex
On Mon, Mar 3, 2025 at 7:55 AM Marek Olšák wrote:
>
> Reviewed-by: Marek Olšák
>
> On Tue, Jun 18, 2019 at 3:19 AM Richard Thier wrote:
>>
>> num_gb_pipes was set to a wrong value using r420_pipe_config
>>
>> This have lead to HyperZ g
Reviewed-by: Marek Olšák
On Tue, Jun 18, 2019 at 3:19 AM Richard Thier wrote:
> num_gb_pipes was set to a wrong value using r420_pipe_config
>
> This have lead to HyperZ glitches on fast Z clearing.
>
> See: https://bugs.freedesktop.org/show_bug.cgi?id=110897
>
> Signed-off-by: Richard Thier
>
num_gb_pipes was set to a wrong value using r420_pipe_config
This have lead to HyperZ glitches on fast Z clearing.
See: https://bugs.freedesktop.org/show_bug.cgi?id=110897
Signed-off-by: Richard Thier
---
drivers/gpu/drm/radeon/r300.c | 3 ++-
drivers/gpu/drm/radeon/rs400.c | 21