xref: /openbmc/linux/drivers/gpu/drm/amd/amdgpu/gfx_v9_4.h (revision 8b0fb0e9)
14c461d89SDennis Li /*
24c461d89SDennis Li  * Copyright 2020 Advanced Micro Devices, Inc.
34c461d89SDennis Li  *
44c461d89SDennis Li  * Permission is hereby granted, free of charge, to any person obtaining a
54c461d89SDennis Li  * copy of this software and associated documentation files (the "Software"),
64c461d89SDennis Li  * to deal in the Software without restriction, including without limitation
74c461d89SDennis Li  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
84c461d89SDennis Li  * and/or sell copies of the Software, and to permit persons to whom the
94c461d89SDennis Li  * Software is furnished to do so, subject to the following conditions:
104c461d89SDennis Li  *
114c461d89SDennis Li  * The above copyright notice and this permission notice shall be included in
124c461d89SDennis Li  * all copies or substantial portions of the Software.
134c461d89SDennis Li  *
144c461d89SDennis Li  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
154c461d89SDennis Li  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
164c461d89SDennis Li  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
174c461d89SDennis Li  * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
184c461d89SDennis Li  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
194c461d89SDennis Li  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
204c461d89SDennis Li  * OTHER DEALINGS IN THE SOFTWARE.
214c461d89SDennis Li  *
224c461d89SDennis Li  */
234c461d89SDennis Li 
244c461d89SDennis Li #ifndef __GFX_V9_4_H__
254c461d89SDennis Li #define __GFX_V9_4_H__
264c461d89SDennis Li 
27*8b0fb0e9Syipechai extern struct amdgpu_gfx_ras gfx_v9_4_ras;
283f975d0fSStanley.Yang 
294c461d89SDennis Li #endif /* __GFX_V9_4_H__ */
30