brintos

brintos / linux-shallow public Read only

0
0
Text · 5.6 KiB · b8282a6 Raw
75 lines · c
1/*2 * Copyright (c) 2003-2004, NVIDIA CORPORATION. All rights reserved.3 *4 * Permission is hereby granted, free of charge, to any person obtaining a5 * copy of this software and associated documentation files (the "Software"),6 * to deal in the Software without restriction, including without limitation7 * the rights to use, copy, modify, merge, publish, distribute, sublicense,8 * and/or sell copies of the Software, and to permit persons to whom the9 * Software is furnished to do so, subject to the following conditions:10 *11 * The above copyright notice and this permission notice shall be included in12 * all copies or substantial portions of the Software.13 *14 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR15 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,16 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL17 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER18 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING19 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER20 * DEALINGS IN THE SOFTWARE.21 */22 23#ifndef _cl_fermi_memory_to_memory_format_a_h_24#define _cl_fermi_memory_to_memory_format_a_h_25 26#define NV9039_SET_OBJECT                                                                                  0x000027#define NV9039_SET_OBJECT_CLASS_ID                                                                           15:028#define NV9039_SET_OBJECT_ENGINE_ID                                                                         20:1629 30#define NV9039_OFFSET_OUT_UPPER                                                                            0x023831#define NV9039_OFFSET_OUT_UPPER_VALUE                                                                         7:032 33#define NV9039_OFFSET_OUT                                                                                  0x023c34#define NV9039_OFFSET_OUT_VALUE                                                                              31:035 36#define NV9039_LAUNCH_DMA                                                                                  0x030037#define NV9039_LAUNCH_DMA_SRC_INLINE                                                                          0:038#define NV9039_LAUNCH_DMA_SRC_INLINE_FALSE                                                             0x0000000039#define NV9039_LAUNCH_DMA_SRC_INLINE_TRUE                                                              0x0000000140#define NV9039_LAUNCH_DMA_SRC_MEMORY_LAYOUT                                                                   4:441#define NV9039_LAUNCH_DMA_SRC_MEMORY_LAYOUT_BLOCKLINEAR                                                0x0000000042#define NV9039_LAUNCH_DMA_SRC_MEMORY_LAYOUT_PITCH                                                      0x0000000143#define NV9039_LAUNCH_DMA_DST_MEMORY_LAYOUT                                                                   8:844#define NV9039_LAUNCH_DMA_DST_MEMORY_LAYOUT_BLOCKLINEAR                                                0x0000000045#define NV9039_LAUNCH_DMA_DST_MEMORY_LAYOUT_PITCH                                                      0x0000000146#define NV9039_LAUNCH_DMA_COMPLETION_TYPE                                                                   13:1247#define NV9039_LAUNCH_DMA_COMPLETION_TYPE_FLUSH_DISABLE                                                0x0000000048#define NV9039_LAUNCH_DMA_COMPLETION_TYPE_FLUSH_ONLY                                                   0x0000000149#define NV9039_LAUNCH_DMA_COMPLETION_TYPE_RELEASE_SEMAPHORE                                            0x0000000250#define NV9039_LAUNCH_DMA_INTERRUPT_TYPE                                                                    17:1651#define NV9039_LAUNCH_DMA_INTERRUPT_TYPE_NONE                                                          0x0000000052#define NV9039_LAUNCH_DMA_INTERRUPT_TYPE_INTERRUPT                                                     0x0000000153#define NV9039_LAUNCH_DMA_SEMAPHORE_STRUCT_SIZE                                                             20:2054#define NV9039_LAUNCH_DMA_SEMAPHORE_STRUCT_SIZE_FOUR_WORDS                                             0x0000000055#define NV9039_LAUNCH_DMA_SEMAPHORE_STRUCT_SIZE_ONE_WORD                                               0x0000000156 57#define NV9039_OFFSET_IN_UPPER                                                                             0x030c58#define NV9039_OFFSET_IN_UPPER_VALUE                                                                          7:059 60#define NV9039_OFFSET_IN                                                                                   0x031061#define NV9039_OFFSET_IN_VALUE                                                                               31:062 63#define NV9039_PITCH_IN                                                                                    0x031464#define NV9039_PITCH_IN_VALUE                                                                                31:065 66#define NV9039_PITCH_OUT                                                                                   0x031867#define NV9039_PITCH_OUT_VALUE                                                                               31:068 69#define NV9039_LINE_LENGTH_IN                                                                              0x031c70#define NV9039_LINE_LENGTH_IN_VALUE                                                                          31:071 72#define NV9039_LINE_COUNT                                                                                  0x032073#define NV9039_LINE_COUNT_VALUE                                                                              31:074#endif /* _cl_fermi_memory_to_memory_format_a_h_ */75