[Mesa-dev] [PATCH 0/3] r600g: small fixes

Constantine Kharlamov Hi-Angel at yandex.ru
Sat Jun 24 12:52:02 UTC 2017


Note, I didn't manage to piglit-test it because of a sporadic lockup. Funnily
though, by sheer luck the test with fixes passed, but not the master.

I tried fixing it, but stuck, and had to retreat to reporting a bug
https://bugs.freedesktop.org/show_bug.cgi?id=101575

Anyway, the series is trivia, so there shouldn't be problems.

Constantine Kharlamov (3):
  r600g: get rid of trailing whitespace
  r600g: take into account offset to system inputs at tgsi_interp_egcm()
  r600g: fix crash when file in R600_TRACE doesn't exist

 src/gallium/drivers/r600/r600_hw_context.c |  9 +++---
 src/gallium/drivers/r600/r600_shader.c     | 52 +++++++++++++++---------------
 src/gallium/drivers/r600/r600_shader.h     |  5 +--
 3 files changed, 34 insertions(+), 32 deletions(-)

-- 
2.13.1



More information about the mesa-dev mailing list