gallium/radeon: Include the family name in the renderer string if it's not equal...
authorHenri Verbeet <hverbeet@gmail.com>
Mon, 12 Jun 2017 23:39:02 +0000 (01:39 +0200)
committerHenri Verbeet <hverbeet@gmail.com>
Tue, 13 Jun 2017 17:23:18 +0000 (19:23 +0200)
commit1307ed430a13dfb92d6ecd843dca02cb1739b6a6
tree7ed51947b268f4537201db87f7525dd73f50f249
parentdef8d1d23f5b6cf289e9247a41cc902113831a67
gallium/radeon: Include the family name in the renderer string if it's not equal to the marketing name.

The "family" name is often more informative than the "marketing" name. More
importantly, applications, like for example Wine, may recognise GPUs based on
the existing "family" names.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: Henri Verbeet <hverbeet@gmail.com>
src/gallium/drivers/radeon/r600_pipe_common.c