1 /* 2 * Copyright (c) 1993-2014, 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 24 #ifndef _cl917d_h_ 25 #define _cl917d_h_ 26 27 // class methods 28 #define NV917D_SOR_SET_CONTROL(a) (0x00000200 + (a)*0x00000020) 29 #define NV917D_SOR_SET_CONTROL_OWNER_MASK 3:0 30 #define NV917D_SOR_SET_CONTROL_OWNER_MASK_NONE (0x00000000) 31 #define NV917D_SOR_SET_CONTROL_OWNER_MASK_HEAD0 (0x00000001) 32 #define NV917D_SOR_SET_CONTROL_OWNER_MASK_HEAD1 (0x00000002) 33 #define NV917D_SOR_SET_CONTROL_OWNER_MASK_HEAD2 (0x00000004) 34 #define NV917D_SOR_SET_CONTROL_OWNER_MASK_HEAD3 (0x00000008) 35 #define NV917D_SOR_SET_CONTROL_PROTOCOL 11:8 36 #define NV917D_SOR_SET_CONTROL_PROTOCOL_LVDS_CUSTOM (0x00000000) 37 #define NV917D_SOR_SET_CONTROL_PROTOCOL_SINGLE_TMDS_A (0x00000001) 38 #define NV917D_SOR_SET_CONTROL_PROTOCOL_SINGLE_TMDS_B (0x00000002) 39 #define NV917D_SOR_SET_CONTROL_PROTOCOL_DUAL_TMDS (0x00000005) 40 #define NV917D_SOR_SET_CONTROL_PROTOCOL_DP_A (0x00000008) 41 #define NV917D_SOR_SET_CONTROL_PROTOCOL_DP_B (0x00000009) 42 #define NV917D_SOR_SET_CONTROL_PROTOCOL_CUSTOM (0x0000000F) 43 #define NV917D_SOR_SET_CONTROL_DE_SYNC_POLARITY 14:14 44 #define NV917D_SOR_SET_CONTROL_DE_SYNC_POLARITY_POSITIVE_TRUE (0x00000000) 45 #define NV917D_SOR_SET_CONTROL_DE_SYNC_POLARITY_NEGATIVE_TRUE (0x00000001) 46 #define NV917D_SOR_SET_CONTROL_PIXEL_REPLICATE_MODE 21:20 47 #define NV917D_SOR_SET_CONTROL_PIXEL_REPLICATE_MODE_OFF (0x00000000) 48 #define NV917D_SOR_SET_CONTROL_PIXEL_REPLICATE_MODE_X2 (0x00000001) 49 #define NV917D_SOR_SET_CONTROL_PIXEL_REPLICATE_MODE_X4 (0x00000002) 50 51 #define NV917D_HEAD_SET_CONTROL_CURSOR(a) (0x00000480 + (a)*0x00000300) 52 #define NV917D_HEAD_SET_CONTROL_CURSOR_ENABLE 31:31 53 #define NV917D_HEAD_SET_CONTROL_CURSOR_ENABLE_DISABLE (0x00000000) 54 #define NV917D_HEAD_SET_CONTROL_CURSOR_ENABLE_ENABLE (0x00000001) 55 #define NV917D_HEAD_SET_CONTROL_CURSOR_FORMAT 25:24 56 #define NV917D_HEAD_SET_CONTROL_CURSOR_FORMAT_A1R5G5B5 (0x00000000) 57 #define NV917D_HEAD_SET_CONTROL_CURSOR_FORMAT_A8R8G8B8 (0x00000001) 58 #define NV917D_HEAD_SET_CONTROL_CURSOR_SIZE 27:26 59 #define NV917D_HEAD_SET_CONTROL_CURSOR_SIZE_W32_H32 (0x00000000) 60 #define NV917D_HEAD_SET_CONTROL_CURSOR_SIZE_W64_H64 (0x00000001) 61 #define NV917D_HEAD_SET_CONTROL_CURSOR_SIZE_W128_H128 (0x00000002) 62 #define NV917D_HEAD_SET_CONTROL_CURSOR_SIZE_W256_H256 (0x00000003) 63 #define NV917D_HEAD_SET_CONTROL_CURSOR_HOT_SPOT_X 15:8 64 #define NV917D_HEAD_SET_CONTROL_CURSOR_HOT_SPOT_Y 23:16 65 #define NV917D_HEAD_SET_CONTROL_CURSOR_COMPOSITION 29:28 66 #define NV917D_HEAD_SET_CONTROL_CURSOR_COMPOSITION_ALPHA_BLEND (0x00000000) 67 #define NV917D_HEAD_SET_CONTROL_CURSOR_COMPOSITION_PREMULT_ALPHA_BLEND (0x00000001) 68 #define NV917D_HEAD_SET_CONTROL_CURSOR_COMPOSITION_XOR (0x00000002) 69 #define NV917D_HEAD_SET_DITHER_CONTROL(a) (0x000004A0 + (a)*0x00000300) 70 #define NV917D_HEAD_SET_DITHER_CONTROL_ENABLE 0:0 71 #define NV917D_HEAD_SET_DITHER_CONTROL_ENABLE_DISABLE (0x00000000) 72 #define NV917D_HEAD_SET_DITHER_CONTROL_ENABLE_ENABLE (0x00000001) 73 #define NV917D_HEAD_SET_DITHER_CONTROL_BITS 2:1 74 #define NV917D_HEAD_SET_DITHER_CONTROL_BITS_DITHER_TO_6_BITS (0x00000000) 75 #define NV917D_HEAD_SET_DITHER_CONTROL_BITS_DITHER_TO_8_BITS (0x00000001) 76 #define NV917D_HEAD_SET_DITHER_CONTROL_BITS_DITHER_TO_10_BITS (0x00000002) 77 #define NV917D_HEAD_SET_DITHER_CONTROL_MODE 6:3 78 #define NV917D_HEAD_SET_DITHER_CONTROL_MODE_DYNAMIC_ERR_ACC (0x00000000) 79 #define NV917D_HEAD_SET_DITHER_CONTROL_MODE_STATIC_ERR_ACC (0x00000001) 80 #define NV917D_HEAD_SET_DITHER_CONTROL_MODE_DYNAMIC_2X2 (0x00000002) 81 #define NV917D_HEAD_SET_DITHER_CONTROL_MODE_STATIC_2X2 (0x00000003) 82 #define NV917D_HEAD_SET_DITHER_CONTROL_MODE_TEMPORAL (0x00000004) 83 #define NV917D_HEAD_SET_DITHER_CONTROL_PHASE 8:7 84 #define NV917D_HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS(a) (0x000004D0 + (a)*0x00000300) 85 #define NV917D_HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS_USABLE 0:0 86 #define NV917D_HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS_USABLE_FALSE (0x00000000) 87 #define NV917D_HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS_USABLE_TRUE (0x00000001) 88 #define NV917D_HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS_PIXEL_DEPTH 11:8 89 #define NV917D_HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS_PIXEL_DEPTH_BPP_8 (0x00000000) 90 #define NV917D_HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS_PIXEL_DEPTH_BPP_16 (0x00000001) 91 #define NV917D_HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS_PIXEL_DEPTH_BPP_32 (0x00000003) 92 #define NV917D_HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS_PIXEL_DEPTH_BPP_64 (0x00000005) 93 #define NV917D_HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS_SUPER_SAMPLE 13:12 94 #define NV917D_HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS_SUPER_SAMPLE_X1_AA (0x00000000) 95 #define NV917D_HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS_SUPER_SAMPLE_X4_AA (0x00000002) 96 #define NV917D_HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS_BASE_LUT 17:16 97 #define NV917D_HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS_BASE_LUT_USAGE_NONE (0x00000000) 98 #define NV917D_HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS_BASE_LUT_USAGE_257 (0x00000001) 99 #define NV917D_HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS_BASE_LUT_USAGE_1025 (0x00000002) 100 #define NV917D_HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS_OUTPUT_LUT 21:20 101 #define NV917D_HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS_OUTPUT_LUT_USAGE_NONE (0x00000000) 102 #define NV917D_HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS_OUTPUT_LUT_USAGE_257 (0x00000001) 103 #define NV917D_HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS_OUTPUT_LUT_USAGE_1025 (0x00000002) 104 #endif // _cl917d_h 105