[Mesa-dev] [PATCH 0/8] amd/common,radeonsi: misc cleanups
Nicolai Hähnle
nhaehnle at gmail.com
Tue Nov 21 15:03:20 UTC 2017
Hi all,
this is just a bunch of random cleanups of things that I happened to
notice while passing by and that accumulated over time.
The one thing that perhaps ties into a kind of theme is cleaning up
sid.h, which I did while exploring some possibilities for moving to
fully auto-generating most parts of it based on a public register
database.
Please review!
Thanks,
Nicolai
--
src/amd/common/ac_surface.c | 2 +-
src/amd/common/sid.h | 42 +++++++++++-----
src/amd/vulkan/si_cmd_buffer.c | 14 +++---
src/gallium/drivers/radeon/r600_texture.c | 2 +
src/gallium/drivers/radeonsi/si_fence.c | 2 +
src/gallium/drivers/radeonsi/si_shader.c | 54 +++++++++------------
src/gallium/drivers/radeonsi/si_shader.h | 4 +-
src/gallium/drivers/radeonsi/si_state.c | 26 +++++-----
8 files changed, 82 insertions(+), 64 deletions(-)
More information about the mesa-dev
mailing list