mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 11:38:05 +02:00
nouveau: Fix indentation of maxwell compute class definitions
Signed-off-by: Boyan Ding <boyan.j.ding@gmail.com> Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
This commit is contained in:
parent
c43b4bc85e
commit
4a9f7bfe90
1 changed files with 2 additions and 2 deletions
|
|
@ -203,8 +203,8 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#define NVC8_COMPUTE_CLASS 0x000092c0
|
||||
#define NVE4_COMPUTE_CLASS 0x0000a0c0
|
||||
#define NVF0_COMPUTE_CLASS 0x0000a1c0
|
||||
#define GM107_COMPUTE_CLASS 0x0000b0c0
|
||||
#define GM200_COMPUTE_CLASS 0x0000b1c0
|
||||
#define GM107_COMPUTE_CLASS 0x0000b0c0
|
||||
#define GM200_COMPUTE_CLASS 0x0000b1c0
|
||||
#define NV84_CRYPT_CLASS 0x000074c1
|
||||
#define BLOB_NVC0_PCOPY1_CLASS 0x000090b8
|
||||
#define BLOB_NVC0_PCOPY0_CLASS 0x000090b5
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue