[Mesa-dev] [PATCH 0/2] r600g: Pair of small code clean ups with TGSI

Rhys Kidd rhyskidd at gmail.com
Mon Aug 29 11:17:34 UTC 2016


On Monday, August 29, 2016, James Harvey <lothmordor at gmail.com> wrote:

> Hi Rhys,
>
>  I ran piglit on my Evergreen HD5850 with your patches.
>
> No regressions here.
>
> Tested-by: James Harvey <lothmordor at gmail.com>


Thanks James.


>
> Thanks,
> James
>
>
> On 08/27/2016 09:05 AM, Rhys Kidd wrote:
>
>> Having run Mesa through Clang on Eric Anholt's Travis harness, these small
>> code clean ups improve readability of TGSI code in r600g and may avoid
>> future problems.
>>
>> Series also can be found at:
>> https://github.com/Echelon9/mesa/tree/fix/r600g-cleanup-tgsi-opcodes
>>
>> I don't have the hardware to test this so would appreciated Tested-by's.
>>
>> I do not have commit rights to fd.o so after R-B would appreciate if
>> the reviewer(s) could push to master.
>>
>> Rhys Kidd (2):
>>   r600g: Avoid duplicated initialization of TGSI_OPCODE_DFMA
>>   r600g: Clean up defined magic numbers for TGSI opcodes
>>
>>  src/gallium/drivers/r600/r600_shader.c     | 18 +++++++++---------
>>  src/gallium/include/pipe/p_shader_tokens.h |  1 +
>>  2 files changed, 10 insertions(+), 9 deletions(-)
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160829/a9427b5c/attachment.html>


More information about the mesa-dev mailing list