[Mesa-dev] [PATCH 5/5] radeonsi: emit PA_SU_PRIM_FILTER_CNTL

Alex Deucher alexdeucher at gmail.com
Sun Sep 30 08:34:56 PDT 2012


On Sun, Sep 30, 2012 at 9:52 AM, Sylvain BERTRAND <sylware at legeek.net> wrote:
>> +     si_pm4_set_reg(pm4, R_02882C_PA_SU_PRIM_FILTER_CNTL, 0);
>
> Should it be better defaulted in the linux module?

It could be added to the kernel, but it's probably more important to
emit the register state in the userspace drivers as it may affect the
rendering pipeline which the userspace drivers are generally
responsible for.

Alex

>
> --
> Sylvain
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list