[Mesa-dev] [PATCH 2/4] Introduce get_device_vendor() entrypoint for pipes

Michel Dänzer michel at daenzer.net
Sun Mar 8 20:59:22 PDT 2015


On 07.03.2015 16:56, Giuseppe Bilotta wrote:
> This will be needed by Clover to return the correct information
> to CL_DEVICE_VENDOR info queries.
> ---
>  src/gallium/docs/source/screen.rst  | 6 ++++++
>  src/gallium/include/pipe/p_screen.h | 8 ++++++++
>  2 files changed, 14 insertions(+)
> 
> diff --git a/src/gallium/docs/source/screen.rst b/src/gallium/docs/source/screen.rst
> index e0fd1a2..6c717f4 100644
> --- a/src/gallium/docs/source/screen.rst
> +++ b/src/gallium/docs/source/screen.rst
> @@ -460,6 +460,12 @@ get_vendor
>  
>  Returns the screen vendor.
>  
> +get_device_vendor
> +^^^^^^^^^^

Extend this line to the length of the string.

With that fixed and the shortlog prefixed by gallium:,

Reviewed-by: Michel Dänzer <michel.daenzer at amd.com>


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer


More information about the mesa-dev mailing list