linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl9039.h
<<
>>
Prefs
   1/*
   2 * Copyright (c) 2003-2004, NVIDIA CORPORATION. All rights reserved.
   3 *
   4 * Permission is hereby granted, free of charge, to any person obtaining a
   5 * copy of this software and associated documentation files (the "Software"),
   6 * to deal in the Software without restriction, including without limitation
   7 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
   8 * and/or sell copies of the Software, and to permit persons to whom the
   9 * Software is furnished to do so, subject to the following conditions:
  10 *
  11 * The above copyright notice and this permission notice shall be included in
  12 * all copies or substantial portions of the Software.
  13 *
  14 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  15 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  16 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
  17 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  18 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  19 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  20 * 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                                                                                  0x0000
  27#define NV9039_SET_OBJECT_CLASS_ID                                                                           15:0
  28#define NV9039_SET_OBJECT_ENGINE_ID                                                                         20:16
  29
  30#define NV9039_OFFSET_OUT_UPPER                                                                            0x0238
  31#define NV9039_OFFSET_OUT_UPPER_VALUE                                                                         7:0
  32
  33#define NV9039_OFFSET_OUT                                                                                  0x023c
  34#define NV9039_OFFSET_OUT_VALUE                                                                              31:0
  35
  36#define NV9039_LAUNCH_DMA                                                                                  0x0300
  37#define NV9039_LAUNCH_DMA_SRC_INLINE                                                                          0:0
  38#define NV9039_LAUNCH_DMA_SRC_INLINE_FALSE                                                             0x00000000
  39#define NV9039_LAUNCH_DMA_SRC_INLINE_TRUE                                                              0x00000001
  40#define NV9039_LAUNCH_DMA_SRC_MEMORY_LAYOUT                                                                   4:4
  41#define NV9039_LAUNCH_DMA_SRC_MEMORY_LAYOUT_BLOCKLINEAR                                                0x00000000
  42#define NV9039_LAUNCH_DMA_SRC_MEMORY_LAYOUT_PITCH                                                      0x00000001
  43#define NV9039_LAUNCH_DMA_DST_MEMORY_LAYOUT                                                                   8:8
  44#define NV9039_LAUNCH_DMA_DST_MEMORY_LAYOUT_BLOCKLINEAR                                                0x00000000
  45#define NV9039_LAUNCH_DMA_DST_MEMORY_LAYOUT_PITCH                                                      0x00000001
  46#define NV9039_LAUNCH_DMA_COMPLETION_TYPE                                                                   13:12
  47#define NV9039_LAUNCH_DMA_COMPLETION_TYPE_FLUSH_DISABLE                                                0x00000000
  48#define NV9039_LAUNCH_DMA_COMPLETION_TYPE_FLUSH_ONLY                                                   0x00000001
  49#define NV9039_LAUNCH_DMA_COMPLETION_TYPE_RELEASE_SEMAPHORE                                            0x00000002
  50#define NV9039_LAUNCH_DMA_INTERRUPT_TYPE                                                                    17:16
  51#define NV9039_LAUNCH_DMA_INTERRUPT_TYPE_NONE                                                          0x00000000
  52#define NV9039_LAUNCH_DMA_INTERRUPT_TYPE_INTERRUPT                                                     0x00000001
  53#define NV9039_LAUNCH_DMA_SEMAPHORE_STRUCT_SIZE                                                             20:20
  54#define NV9039_LAUNCH_DMA_SEMAPHORE_STRUCT_SIZE_FOUR_WORDS                                             0x00000000
  55#define NV9039_LAUNCH_DMA_SEMAPHORE_STRUCT_SIZE_ONE_WORD                                               0x00000001
  56
  57#define NV9039_OFFSET_IN_UPPER                                                                             0x030c
  58#define NV9039_OFFSET_IN_UPPER_VALUE                                                                          7:0
  59
  60#define NV9039_OFFSET_IN                                                                                   0x0310
  61#define NV9039_OFFSET_IN_VALUE                                                                               31:0
  62
  63#define NV9039_PITCH_IN                                                                                    0x0314
  64#define NV9039_PITCH_IN_VALUE                                                                                31:0
  65
  66#define NV9039_PITCH_OUT                                                                                   0x0318
  67#define NV9039_PITCH_OUT_VALUE                                                                               31:0
  68
  69#define NV9039_LINE_LENGTH_IN                                                                              0x031c
  70#define NV9039_LINE_LENGTH_IN_VALUE                                                                          31:0
  71
  72#define NV9039_LINE_COUNT                                                                                  0x0320
  73#define NV9039_LINE_COUNT_VALUE                                                                              31:0
  74#endif /* _cl_fermi_memory_to_memory_format_a_h_ */
  75