~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/gpu/amdgpu/driver-misc.rst

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/gpu/amdgpu/driver-misc.rst (Version linux-6.12-rc7) and /Documentation/gpu/amdgpu/driver-misc.rst (Version linux-6.0.19)


  1 ================================                    1 ================================
  2  Misc AMDGPU driver information                     2  Misc AMDGPU driver information
  3 ================================                    3 ================================
  4                                                     4 
  5 GPU Product Information                             5 GPU Product Information
  6 =======================                             6 =======================
  7                                                     7 
  8 Information about the GPU can be obtained on c      8 Information about the GPU can be obtained on certain cards
  9 via sysfs                                           9 via sysfs
 10                                                    10 
 11 product_name                                       11 product_name
 12 ------------                                       12 ------------
 13                                                    13 
 14 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amd !!  14 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
 15    :doc: product_name                              15    :doc: product_name
 16                                                    16 
 17 product_number                                     17 product_number
 18 --------------                                     18 --------------
 19                                                    19 
 20 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amd !!  20 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
 21    :doc: product_number                        !!  21    :doc: product_name
 22                                                    22 
 23 serial_number                                      23 serial_number
 24 -------------                                      24 -------------
 25                                                    25 
 26 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amd !!  26 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
 27    :doc: serial_number                             27    :doc: serial_number
 28                                                    28 
 29 fru_id                                         << 
 30 -------------                                  << 
 31                                                << 
 32 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amd << 
 33    :doc: fru_id                                << 
 34                                                << 
 35 manufacturer                                   << 
 36 -------------                                  << 
 37                                                << 
 38 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amd << 
 39    :doc: manufacturer                          << 
 40                                                << 
 41 unique_id                                          29 unique_id
 42 ---------                                          30 ---------
 43                                                    31 
 44 .. kernel-doc:: drivers/gpu/drm/amd/pm/amdgpu_     32 .. kernel-doc:: drivers/gpu/drm/amd/pm/amdgpu_pm.c
 45    :doc: unique_id                                 33    :doc: unique_id
 46                                                << 
 47 board_info                                     << 
 48 ----------                                     << 
 49                                                << 
 50 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amd << 
 51    :doc: board_info                            << 
 52                                                << 
 53 Accelerated Processing Units (APU) Info        << 
 54 ---------------------------------------        << 
 55                                                << 
 56 .. csv-table::                                 << 
 57    :header-rows: 1                             << 
 58    :widths: 3, 2, 2, 1, 1, 1, 1                << 
 59    :file: ./apu-asic-info-table.csv            << 
 60                                                << 
 61 Discrete GPU Info                              << 
 62 -----------------                              << 
 63                                                << 
 64 .. csv-table::                                 << 
 65    :header-rows: 1                             << 
 66    :widths: 3, 2, 2, 1, 1, 1                   << 
 67    :file: ./dgpu-asic-info-table.csv           << 
 68                                                << 
 69                                                    34 
 70 GPU Memory Usage Information                       35 GPU Memory Usage Information
 71 ============================                       36 ============================
 72                                                    37 
 73 Various memory accounting can be accessed via      38 Various memory accounting can be accessed via sysfs
 74                                                    39 
 75 mem_info_vram_total                                40 mem_info_vram_total
 76 -------------------                                41 -------------------
 77                                                    42 
 78 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amd     43 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
 79    :doc: mem_info_vram_total                       44    :doc: mem_info_vram_total
 80                                                    45 
 81 mem_info_vram_used                                 46 mem_info_vram_used
 82 ------------------                                 47 ------------------
 83                                                    48 
 84 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amd     49 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
 85    :doc: mem_info_vram_used                        50    :doc: mem_info_vram_used
 86                                                    51 
 87 mem_info_vis_vram_total                            52 mem_info_vis_vram_total
 88 -----------------------                            53 -----------------------
 89                                                    54 
 90 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amd     55 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
 91    :doc: mem_info_vis_vram_total                   56    :doc: mem_info_vis_vram_total
 92                                                    57 
 93 mem_info_vis_vram_used                             58 mem_info_vis_vram_used
 94 ----------------------                             59 ----------------------
 95                                                    60 
 96 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amd     61 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
 97    :doc: mem_info_vis_vram_used                    62    :doc: mem_info_vis_vram_used
 98                                                    63 
 99 mem_info_gtt_total                                 64 mem_info_gtt_total
100 ------------------                                 65 ------------------
101                                                    66 
102 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amd     67 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c
103    :doc: mem_info_gtt_total                        68    :doc: mem_info_gtt_total
104                                                    69 
105 mem_info_gtt_used                                  70 mem_info_gtt_used
106 -----------------                                  71 -----------------
107                                                    72 
108 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amd     73 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c
109    :doc: mem_info_gtt_used                         74    :doc: mem_info_gtt_used
110                                                    75 
111 PCIe Accounting Information                        76 PCIe Accounting Information
112 ===========================                        77 ===========================
113                                                    78 
114 pcie_bw                                            79 pcie_bw
115 -------                                            80 -------
116                                                    81 
117 .. kernel-doc:: drivers/gpu/drm/amd/pm/amdgpu_     82 .. kernel-doc:: drivers/gpu/drm/amd/pm/amdgpu_pm.c
118    :doc: pcie_bw                                   83    :doc: pcie_bw
119                                                    84 
120 pcie_replay_count                                  85 pcie_replay_count
121 -----------------                                  86 -----------------
122                                                    87 
123 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amd     88 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
124    :doc: pcie_replay_count                         89    :doc: pcie_replay_count
125                                                    90 
126 GPU SmartShift Information                         91 GPU SmartShift Information
127 ==========================                         92 ==========================
128                                                    93 
129 GPU SmartShift information via sysfs               94 GPU SmartShift information via sysfs
130                                                    95 
131 smartshift_apu_power                               96 smartshift_apu_power
132 --------------------                               97 --------------------
133                                                    98 
134 .. kernel-doc:: drivers/gpu/drm/amd/pm/amdgpu_     99 .. kernel-doc:: drivers/gpu/drm/amd/pm/amdgpu_pm.c
135    :doc: smartshift_apu_power                     100    :doc: smartshift_apu_power
136                                                   101 
137 smartshift_dgpu_power                             102 smartshift_dgpu_power
138 ---------------------                             103 ---------------------
139                                                   104 
140 .. kernel-doc:: drivers/gpu/drm/amd/pm/amdgpu_    105 .. kernel-doc:: drivers/gpu/drm/amd/pm/amdgpu_pm.c
141    :doc: smartshift_dgpu_power                    106    :doc: smartshift_dgpu_power
142                                                   107 
143 smartshift_bias                                   108 smartshift_bias
144 ---------------                                   109 ---------------
145                                                   110 
146 .. kernel-doc:: drivers/gpu/drm/amd/pm/amdgpu_    111 .. kernel-doc:: drivers/gpu/drm/amd/pm/amdgpu_pm.c
147    :doc: smartshift_bias                          112    :doc: smartshift_bias
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php