Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 42 files:
- drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_csa.c, line 43
- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c, line 988
- drivers/gpu/drm/amd/amdgpu/amdgpu_doorbell_mgr.c, line 165
- drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c, line 270
- drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c, line 1226
- drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c, line 88
- drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c, line 285
- drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c, line 55
- drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c, line 361
- drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.c, line 135
- drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c, line 54
- drivers/gpu/drm/amd/amdgpu/amdgpu_seq64.c, line 251
- drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c, line 2266
- drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c, line 1152
- drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c, line 335
- drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c, line 221
- drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c, line 216
- drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c, line 375
- drivers/gpu/drm/amd/amdgpu/amdgpu_wb.c, line 67
- drivers/gpu/drm/amd/amdgpu/mes_userqueue.c
- drivers/gpu/drm/amd/amdgpu/mes_v11_0.c
- drivers/gpu/drm/amd/amdgpu/mes_v12_0.c
- drivers/gpu/drm/amd/amdgpu/mes_v12_1.c
- drivers/gpu/drm/amd/amdkfd/kfd_doorbell.c
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c, line 1147
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_connector.c, line 283
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_dmub.c, line 655
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_services.c, line 116
- drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c, line 196
- drivers/gpu/drm/amd/pm/powerplay/smumgr/smu10_smumgr.c
- drivers/gpu/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c
- drivers/gpu/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
- drivers/gpu/drm/amd/pm/powerplay/smumgr/vega10_smumgr.c
- drivers/gpu/drm/amd/pm/powerplay/smumgr/vega12_smumgr.c
- drivers/gpu/drm/amd/pm/powerplay/smumgr/vega20_smumgr.c
- drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega10_smumgr.c vega10_smu_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 800 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega10_smumgr.c vega10_smu_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 124 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega10_smumgr.c vega10_smu_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 160 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega10_smumgr.c vega10_smu_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 102400 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega10_smumgr.c vega10_smu_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 128 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.c amdgpu_gfx_rlc_init_csb() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.rlc.clear_state_size | 0-1,3-u32max |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->id | 0-3 |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->section->reg_count | 0-6,8,11,34,55-56,66,98-99,155,157-158,203,212,215,233,272,274,282,290,488 |
| PARAM_VALUE | 0 | adev->gfx.rlc.funcs | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.rlc.funcs->init | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->encode_fh | 0,2,1398972869330624512,1616549510479982592,2037984473558433792,2776440803454029824,3228746867770966016,3502492669594062848,3526768263295340544,3559173554394271744,5000850239487131648,5583386343686406144,5817357685191483392-s64max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_dentry | 0,8684,447817974243774464,687732489194512384,742201802719268864,868497899885588480,1471448175530500096,2021658383390310400,2445877819203563520,2512819722689847296,2649270699546726400,2761259683714371584,2893332316235677696-s64max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_parent | 0,5297,148606482432692224,436469935444291584,467281172929331200,529780027764285440,1092893949038768128,1556959531105513472,1608953577475584000,1649536479961075712,2404761408063094784,2970908329832960000,3511613614414655488-s64max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->get_parent | 0,8931,264940071972966400,291591359766798336,565128213429456896,893189740598853632,1241177127089143808,1474696885321834496,1812477326828269568,1893665921928286208,2210088671756947456,2437012291923775488,2483979068402987008-s64max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 1 | size | 0-u32max |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| BUF_SIZE | 0 | adev->gfx.cleaner_shader_ptr | (-1),240,248,304 |
| BUF_SIZE | 0 | adev->gfx.rlc.cs_data | (-1),32 |
| DATA_SOURCE | 0 | adev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.bad_op_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.cp_ecc_error_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.eop_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.priv_inst_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.priv_reg_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.rlc_gc_fed_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.rlc_poison_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.sq_irq.num_types | |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_doorbell_mgr.c amdgpu_doorbell_create_kernel_doorbells() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->ddev.anon_inode->i_mapping->host->i_sb->s_export_op->fh_to_dentry | 0,8684,447817974243774464,687732489194512384,742201802719268864 |
| PARAM_VALUE | 0 | adev->ddev.anon_inode->i_mapping->host->i_sb->s_export_op->fh_to_parent | 0,5297,148606482432692224,436469935444291584,467281172929331200 |
| PARAM_VALUE | 0 | adev->ddev.anon_inode->i_mapping->host->i_sb->s_export_op->get_parent | 0,8931,264940071972966400,291591359766798336,565128213429456896 |
| PARAM_VALUE | 0 | adev->dev | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->bus_dma_limit | 1-u64max |
| PARAM_VALUE | 0 | adev->dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->dma_mask | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->dma_parms | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->dma_parms->max_segment_size | u32max |
| PARAM_VALUE | 0 | adev->dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->flags | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->df.funcs->get_hbm_channel_number | 0,4494141108923559936,6460537183284965376 |
| PARAM_VALUE | 0 | adev->doorbell.num_kernel_doorbells | 1-u32max |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->section->reg_index | 0,4,40960,41022,41164,41174,41176,41179,41461,41471-41472,41530,41630,41632-41633,41635,41637-41638,41694,41701,41717,41920,62460,65472 |
| PARAM_VALUE | 0 | adev->init_lvl->level | 0-2 |
| PARAM_VALUE | 0 | adev->mes.db_start_dw_offset | 0-536870911,3758096384-u32max |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden->first_waiter->task->blocked_lock.owner | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->list.next | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->list.prev->prev | 0,5159360019465732096 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->magic | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->task->blocked_lock.raw_lock.val.counter | s32min-s32max |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->task->blocked_on | (-1)-0 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->encode_fh | 0,2,1398972869330624512,1616549510479982592,2037984473558433792 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_dentry | 0,8684,447817974243774464,687732489194512384,742201802719268864 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_parent | 0,4672,5297,4573560380487,148606482432692224,436469935444291584 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->access_memory | 0,1017633713053646848,3225919106585391104,6129073923208413184 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->delete_mem_notify | 0,1324054607772385280,3362702293586616320,3508674538459328512,4046619066990776320,4672322443624128512,6012858452504408064 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->evict_flags | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->eviction_valuable | 0,1858549247423643648,2081513394135252992,4678632391305342976,8260624757114155008 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->io_mem_free | 0,2194093600872873984 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->io_mem_pfn | 0,2706132887046717440,3654902622055292928,7331281985970253824 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->io_mem_reserve | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->move | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->release_notify | 0,6700952100510887936,8497440169773187072 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->swap_notify | 0,444935274221056000,3637901885053157376,5073818069448499200 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->ttm_tt_create | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->ttm_tt_destroy | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->ttm_tt_populate | 0,222258046416863232,3994591000577544192,4134842942852018176,4222010675217444864,4805071350855475200,7664591298186248192,8057603946702434304 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->ttm_tt_unpopulate | 0,4666166901115146240,5282055296047239168,6183271797138042880,6595337069447958528,7578260243328782336,7595606228058984448,7854353412451688448 |
| PARAM_VALUE | 0 | adev->mman.bdev.sysman.func->alloc | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.sysman.func->compatible | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.sysman.func->debug | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.sysman.func->free | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.sysman.func->intersects | 0,277556496761421824,351631188507971584,1562901022217814016,3048074332517179392,6329539114600038400,7579390472687497216 |
| PARAM_VALUE | 0 | adev->mman.bdev.unevictable.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.unevictable.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.unevictable.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.owner | (-1) |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.owner_cpu | u32max |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.raw_lock.wlocked | 0 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.func | 2316086135787470848 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.func->alloc | 5627906630724390912 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.func->compatible | 8783362542734950400 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.func->debug | 7996272259696484352 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.func->free | 2409680988257030144 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.func->intersects | 1562901022217814016 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.size | 0,4096-18446744073709547520 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.usage | 0 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.use_tt | 1 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.use_type | 1 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.color_adjust | 0 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.flags | 0 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.hole_size | 1 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.hole_stack.next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.hole_stack.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->head_node.mm | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->hole_stack.next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->hole_stack.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->hole_stack.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->hole_stack.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->holes_addr.rb_node | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->holes_size.rb_leftmost | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->holes_size.rb_root.rb_node | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.node_list.next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.node_list.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.node_list.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.node_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.node_list.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.rb_hole_size.__rb_parent_color | 1 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.rb_hole_size.rb_left | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.rb_hole_size.rb_right | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.start | 1-4503599627370495 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.subtree_max_hole | 1 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.hole_stack.next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.hole_stack.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.hole_stack.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.hole_stack.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.hole_stack.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.scan_active | 0 |
| PARAM_VALUE | 0 | adev->mman.resv_region | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.manager.func->alloc | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.manager.func->debug | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.manager.func->free | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.manager.func->intersects | 0,277556496761421824,351631188507971584,1562901022217814016,3048074332517179392,6329539114600038400,7579390472687497216 |
| PARAM_VALUE | 0 | adev->mode_info.atom_context->io_mode | s32min-s32max |
| PARAM_VALUE | 0 | adev->nbio.funcs->get_memsize | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->reset_domain->sem.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | *adev->doorbell_index.sdma_engine | 0-4294967295 |
| PARAM_VALUE | 1 | size | 0-s32max,18446744071562067968-u64max |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 64 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 0 |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| DATA_SOURCE | 0 | adev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 0 | adev->mman.gtt_mgr.manager.size | 0,4096-4503599626321920[c] |
| HOST_DATA | 0 | adev->mman.gtt_mgr.mm.head_node.size | 0-u64max |
| HOST_DATA | 0 | adev->mman.preempt_mgr.size | 1073741824[c] |
| NO_OVERFLOW_SIMPLE | 0 | adev->gmc.ecc_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gmc.num_mem_partitions | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gmc.vm_fault.num_types | |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c amdgpu_ttm_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->bus_dma_limit | 1-u64max |
| PARAM_VALUE | 0 | adev->dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->dma_mask | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->dma_parms | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->dma_parms->max_segment_size | u32max |
| PARAM_VALUE | 0 | adev->dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->flags | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->kobj.sd->attr.notify_next | 0,426918848001064960 |
| PARAM_VALUE | 0 | adev->dev->kobj.sd->priv | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->df.funcs->get_hbm_channel_number | 0,4494141108923559936,6460537183284965376 |
| PARAM_VALUE | 0 | adev->doorbell.num_kernel_doorbells | 0-536870911,3758096384-u32max |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->section->reg_index | 0,4,40960,41022,41164,41174,41176,41179,41461,41471-41472,41530,41630,41632-41633,41635,41637-41638,41694,41701,41717,41920,62460,65472 |
| PARAM_VALUE | 0 | adev->init_lvl->level | 0-2 |
| PARAM_VALUE | 0 | adev->mes.adev->gfx.rlc.cs_data->section->reg_index | 0,4,40960,41022,41164,41174,41176,41179,41461,41471-41472,41530,41630,41632-41633,41635,41637,41694,41717,62460,65472 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden->first_waiter->task->blocked_lock.owner | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->list.prev->prev | 0,5159360019465732096 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->magic | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->task->blocked_lock.raw_lock.val.counter | s32min-s32max |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->task->blocked_on | (-1)-0 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,1808,2632,2648 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->encode_fh | 0,2,1398972869330624512,1616549510479982592,2037984473558433792 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_dentry | 0,8684,447817974243774464,687732489194512384,742201802719268864 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_parent | 0,4672,5297,4573560380487,148606482432692224,436469935444291584 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->get_parent | 0,8931,264940071972966400,291591359766798336,565128213429456896 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->access_memory | 0,1017633713053646848,3225919106585391104,6129073923208413184 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->delete_mem_notify | 0,1324054607772385280,3362702293586616320,3508674538459328512,4046619066990776320,4672322443624128512,6012858452504408064 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->evict_flags | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->eviction_valuable | 0,1858549247423643648,2081513394135252992,4678632391305342976,8260624757114155008 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->io_mem_free | 0,2194093600872873984 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->io_mem_pfn | 0,2706132887046717440,3654902622055292928,7331281985970253824 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->io_mem_reserve | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->move | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->release_notify | 0,6700952100510887936,8497440169773187072 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->swap_notify | 0,444935274221056000,3637901885053157376,5073818069448499200 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->ttm_tt_create | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->ttm_tt_destroy | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->ttm_tt_populate | 0,222258046416863232,3994591000577544192,4134842942852018176,4222010675217444864,4805071350855475200,7664591298186248192,8057603946702434304 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->ttm_tt_unpopulate | 0,4666166901115146240,5282055296047239168,6183271797138042880,6595337069447958528,7578260243328782336,7595606228058984448,7854353412451688448 |
| PARAM_VALUE | 0 | adev->mman.bdev.sysman.func->alloc | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.sysman.func->compatible | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.sysman.func->debug | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.sysman.func->free | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.sysman.func->intersects | 0,277556496761421824,351631188507971584,1562901022217814016,3048074332517179392,6329539114600038400,7579390472687497216 |
| PARAM_VALUE | 0 | adev->mman.bdev.unevictable.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.unevictable.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.unevictable.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.func->alloc | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.func->debug | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.func->free | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.func->intersects | 0,277556496761421824,351631188507971584,1562901022217814016,3048074332517179392,6329539114600038400,7579390472687497216 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->head_node.mm | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->hole_stack.next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->hole_stack.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->hole_stack.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->hole_stack.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->holes_addr.rb_node | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->holes_size.rb_leftmost | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->holes_size.rb_root.rb_node | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.node_list.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.node_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.node_list.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.hole_stack.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.hole_stack.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.hole_stack.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.preempt_mgr.func | 8732809873971621888 |
| PARAM_VALUE | 0 | adev->mman.preempt_mgr.func->alloc | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.preempt_mgr.func->compatible | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.preempt_mgr.func->debug | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.preempt_mgr.func->free | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.preempt_mgr.func->intersects | 0,277556496761421824,351631188507971584,1562901022217814016,3048074332517179392,6329539114600038400,7579390472687497216 |
| PARAM_VALUE | 0 | adev->mman.preempt_mgr.size | 1073741824 |
| PARAM_VALUE | 0 | adev->mman.preempt_mgr.usage | 0 |
| PARAM_VALUE | 0 | adev->mman.preempt_mgr.use_tt | 1 |
| PARAM_VALUE | 0 | adev->mman.preempt_mgr.use_type | 1 |
| PARAM_VALUE | 0 | adev->mman.resv_region | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.manager.func->alloc | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.manager.func->debug | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.manager.func->free | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.manager.func->intersects | 0,277556496761421824,351631188507971584,1562901022217814016,3048074332517179392,6329539114600038400,7579390472687497216 |
| PARAM_VALUE | 0 | adev->nbio.funcs->get_memsize | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->reset_domain->sem.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | *adev->doorbell_index.sdma_engine | 0-4294967295 |
| PARAM_VALUE | 1 | size | 4096 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 0 |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| DATA_SOURCE | 0 | adev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 0 | adev->mman.gtt_mgr.manager.size | 0,4096-4503599626321920[c] |
| HOST_DATA | 0 | adev->mman.gtt_mgr.mm.head_node.size | 0-u64max |
| HOST_DATA | 0 | adev->mman.preempt_mgr.size | 1073741824[c] |
| NO_OVERFLOW_SIMPLE | 0 | adev->gmc.ecc_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gmc.num_mem_partitions | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gmc.vm_fault.num_types | |
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c amdgpu_jpeg_sw_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->jpeg.indirect_sram | 1 |
| PARAM_VALUE | 0 | adev->jpeg.inst | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->jpeg.jpeg_pg_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->jpeg.jpeg_pg_lock.first_waiter | 0 |
| PARAM_VALUE | 0 | adev->jpeg.jpeg_pg_lock.magic | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->jpeg.jpeg_pg_lock.owner.counter | 0 |
| PARAM_VALUE | 0 | adev->jpeg.num_jpeg_inst | 1-255 |
| PARAM_VALUE | 0 | adev->jpeg.total_submission_cnt.counter | 0 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,1808,2632,2648,2712 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 1 | size | 512 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| DATA_SOURCE | 0 | adev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | adev->jpeg.inst->irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->jpeg.inst->ras_poison_irq.num_types | |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu8_smumgr.c smu8_smu_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 4096 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu8_smumgr.c smu8_smu_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 13280 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_dmub.c dm_dmub_sw_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dm.cgs_device | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dm.da_list.next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dm.da_list.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dm.da_list.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dm.da_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dm.da_list.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dm.dmub_fw | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dm.dmub_fw->data | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dm.dmub_srv | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->asic | 0,2-14,16-19 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->cursor_offload_v1 | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->debug.dmcub_version | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->debug.gpint_datain0 | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->debug.inbox0_rptr | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->debug.inbox0_size | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->debug.inbox0_wptr | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->debug.inbox1_rptr | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->debug.inbox1_size | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->debug.inbox1_wptr | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->debug.is_cw0_enabled | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->debug.is_cw6_enabled | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->debug.is_pwait | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->debug.outbox1_rptr | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->debug.outbox1_size | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->debug.outbox1_wptr | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->dpia_supported | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->fb_info | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->feature_caps.psr | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->funcs.reg_read | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->funcs.reg_write | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->fw_state | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->fw_version | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.backdoor_load | 0,216128627068780544,2380280563112796160,4159193806520877056,4919695641376055296,5411266984621789184,5431979560086831104,6517790352661245952 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.backdoor_load_zfb_mode | 0,1146233508837330944,1676677351559610368,3421620177710923776,7623007178394656768 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.clear_inbox0_ack_register | 0,2493043943593807872,5703643730682163200,7874932870185476096,8156668323040763904 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.clear_reg_inbox0_rsp_int_ack | 0,1122504344049963008,5828384153718247424 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.configure_dmub_in_system_memory | 0,1775993364148154368,3818397918282571776,4101548012791422976,5521203775730065408 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.enable_dmub_boot_options | 0,1646298037437788160,3731395976114855936,6322492935777890304,7767723387859501056,8623375865153654784,8657383317202780160 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.enable_reg_inbox0_rsp_int | 0,4286728584630185984,5812510264850100224 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.enable_reg_outbox0_rdy_int | 0,41139954281713664,4868684869322735616 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.get_current_time | 0,960296061526884352,1760291026321604608,2644432579127746560,3917378050764042240,7188964085201551360,8046256823797522432 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.get_diagnostic_data | 0,271575300131319808,334942322603245568,1153287781753565184,2081463635359399936,3710407711270105088,4535315561335873536 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.get_fw_boot_option | 0,1687229483262947328,5336683731834920960,9070745480745369600 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.get_fw_status | 0,172024540055101440,2127558827370934272,2755940530715262976,2782549597334622208,5646312712136654848,7698790718118129664 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.get_gpint_dataout | 0,2570416899630338048,5020628331988705280,5817801862515687424,8036546332220633088,8950559830924197888 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.get_gpint_response | 0,895951344791166976,1400934493595217920,2598596008862302208,6664170261547253760,8121275300661608448,9060562498032435200 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.get_inbox1_rptr | 0,1692813462228484096,6022128168592334848,6305840307370721280,6719167029189586944,7147889587037364224,8960002793657954304 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.get_inbox1_wptr | 0,1031635075052150784,1179135030905446400,3922452645434191872,5622995058112053248,6315153527123816448,8758946302192787456 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.get_outbox0_wptr | 0,1242830453667807232,4643456103180390400,6857949300135636992,7705334238896308224,8147164724276428800,8491041654764961792 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.get_outbox1_wptr | 0,2474213082680209408,6338519633579872256,7030538578693234688,8507004558012747776,8723061705555562496,8803887708736884736 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.get_preos_fw_info | 0,3966184223550570496,8298804653679009792 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.init | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.init_reg_offsets | 0,1250215368065896448,2103558186132885504,3412454838729818112,5781187325849772032,6212036787785879552,6548507190997118976 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.is_gpint_acked | 0,2495078053035655168,3747619176919781376,3994706090631049216,5989161195028889600,6346724129834418176,7666386819065544704 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.is_hw_init | 0,1789777905147695104,2447999111035985920,2849378622090002432,4732726311391080448,6006700110114013184,8250943921983885312 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.is_hw_powered_up | 0,1710081794521866240,2274205065046835200 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.is_psrsu_supported | 0,2958974792720850944,7287307561340342272 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.read_inbox0_ack_register | 0,3709422215118708736,4660825748648972288,5350033709599711232,7981498804470075392 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.read_reg_inbox0_cmd_rsp | 0,3190501103101399040,4287646935777796096 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.read_reg_inbox0_rsp_int_status | 0,1156109982066511872,4630580296648978432 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.read_reg_outbox0_msg | 0,5954242315559981056,6130222652907417600 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.read_reg_outbox0_rdy_int_status | 0,248612874103087104,3283082347867676672 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.read_reg_outbox0_rsp_int_status | 0,4518034530469945344,8564767777522999296 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.reset | 0,655574424854835200,801580758449676288,1874560408895913984,4188877517763751936,4946392016069410816,6985877597530198016 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.reset_release | 0,4024847890682175488,4798077023137001472,4908169506160238592,5603601492831895552,6743658914314264576,6934655897653657600 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.send_inbox0_cmd | 0,1952677933908643840,5111132360296878080,5521714665912872960,6638795214754209792 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.send_reg_inbox0_cmd_msg | 0,2535019314418012160,5431473270800568320 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.set_gpint | 0,1024713122025590784,1111214963903377408,3268781112648351744,4186983346732584960,5805741461900312576,8696280050599641088 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.set_inbox1_wptr | 0,2109690681077043200,2622998370327298048,2670413567186997248,3079118703960076288,3115301859076255744,3391211759286030336 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.set_outbox0_rptr | 0,2042857037534244864,2556019016189890560,3684812442862936064,3823317359311925248,5442390539273699328,5460586371602694144 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.set_outbox1_rptr | 0,3191518993811070976,3905587569163788288,5266452790218661888,6217314844416106496,7759408317290889216,8148271932103221248 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.setup_mailbox | 0,530747080715018240,1284975816371646464,4174632865314893824,6014628098578432000,6206807603144294400,6919862936020045824 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.setup_out_mailbox | 0,1943792177202536448,2835347279651614720,5440470192602808320,6113538275652030464,6211090579096678400,8470654384816287744 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.setup_outbox0 | 0,166146619786240000,2010765716451672064,2226393839313690624,2854548605657006080,5152850765345570816,6854676591094784000 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.setup_windows | 0,872307321357430784,2071499913940951040,2556449676507480064,3182086386727444480,3626051389841768448,8012094454832304128,8524940321142599680 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.should_detect | 0,3458426619448684544,8126220664521797632,8521437165442895872 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.skip_dmub_panel_power_sequence | 0,23174536824504320,882505513349197824,2980705427125829632,4172055860409860096,6172412467017334784,9077071315821379584 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.subvp_save_surf_addr | 0,8270986592894971904 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.write_reg_inbox0_rsp_int_ack | 0,2965096017348599808,7579876288560119808 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.write_reg_outbox0_rdy_int_ack | 0,6688086516353118208,8529429089693679616 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_funcs.write_reg_outbox0_rsp | 0,4250528653941559296,5211107261178085376 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_init | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->ib_mem_gart.cpu_addr | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->ib_mem_gart.gpu_addr | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->ib_mem_gart.size | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->inbox1.is_pending | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->inbox1.num_reported | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->inbox1.num_submitted | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->inbox1_last_wptr | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->inbox_type | 0-2 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->is_virtual | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->lsdma_rb_fb.cpu_addr | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->lsdma_rb_fb.gpu_addr | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->lsdma_rb_fb.size | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->meta_info.dal_fw | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->meta_info.feature_bits | 0-s32max |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->meta_info.fw_version | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->meta_info.reserved2 | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->no_ext_reg_access | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->outbox0_rb.capacity | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->outbox0_rb.ctx | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->outbox0_rb.dmub | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->outbox0_rb.rptr | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->outbox0_rb.wrpt | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->outbox1_rb.capacity | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->outbox1_rb.ctx | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->outbox1_rb.dmub | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->outbox1_rb.rptr | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->outbox1_rb.wrpt | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->power_state | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->preos_info.fb_base | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->preos_info.fb_offset | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->psp_version | 0 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs | 0,402199177682964480,1235802707248496640,1585720863322648576,3181339875784368128,3349193828739268608,7854965371106344960 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->mask.CC_DC_PIPE_DIS__DC_DMCUB_ENABLE | 65536 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->mask.DCN_VM_FB_LOCATION_BASE__FB_BASE | 16777215 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->mask.DCN_VM_FB_OFFSET__FB_OFFSET | 16777215 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->mask.DMCUB_CNTL__DMCUB_ENABLE | 65536 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->mask.DMCUB_CNTL__DMCUB_SOFT_RESET | 131072 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->mask.DMCUB_CNTL__DMCUB_TRACEPORT_EN | 524288 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->mask.DMCUB_INTERRUPT_ACK__DMCUB_OUTBOX0_READY_INT_ACK | 64 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->mask.DMCUB_MEM_CNTL__DMCUB_MEM_READ_SPACE | 28672 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->mask.DMCUB_MEM_CNTL__DMCUB_MEM_WRITE_SPACE | 1792 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->mask.DMCUB_REGION4_TOP_ADDRESS__DMCUB_REGION4_ENABLE | 2147483648 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->mask.DMCUB_REGION4_TOP_ADDRESS__DMCUB_REGION4_TOP_ADDRESS | 536870911 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->mask.DMCUB_REGION5_TOP_ADDRESS__DMCUB_REGION5_ENABLE | 2147483648 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->mask.DMCUB_REGION5_TOP_ADDRESS__DMCUB_REGION5_TOP_ADDRESS | 536870911 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->mask.DMCUB_SEC_CNTL__DMCUB_MEM_UNIT_ID | 16128 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->mask.DMCUB_SEC_CNTL__DMCUB_SEC_RESET | 65536 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->mask.DMCUB_SEC_CNTL__DMCUB_SEC_RESET_STATUS | 2097152 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->mask.MMHUBBUB_SOFT_RESET__DMUIF_SOFT_RESET | 256 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.CC_DC_PIPE_DIS | 13706 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DCN_VM_FB_LOCATION_BASE | 14675 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DCN_VM_FB_OFFSET | 14677 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_CNTL | 14006,26464 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_DATA_WRITE_FAULT_ADDR | 13965,26423 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_GPINT_DATAIN1 | 14008,26466 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_INBOX0_RPTR | 13971,26429 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_INBOX0_SIZE | 13969,26427 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_INBOX0_WPTR | 13970,26428 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_INBOX1_BASE_ADDRESS | 13972,26430 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_INBOX1_RPTR | 13975,26433 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_INBOX1_SIZE | 13973,26431 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_INBOX1_WPTR | 13974,26432 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_INST_FETCH_FAULT_ADDR | 13964,26422 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_INTERRUPT_ACK | 13958,26416 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_MEM_CNTL | 13967,26425 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_OUTBOX0_BASE_ADDRESS | 13976,26434 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_OUTBOX0_RPTR | 13979,26437 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_OUTBOX0_SIZE | 13977,26435 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_OUTBOX0_WPTR | 13978,26436 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_OUTBOX1_BASE_ADDRESS | 13980,26438 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_OUTBOX1_RPTR | 13983,26441 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_OUTBOX1_SIZE | 13981,26439 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_OUTBOX1_WPTR | 13982,26440 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW0_BASE_ADDRESS | 13925,26383 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW0_OFFSET | 13941,26399 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW0_OFFSET_HIGH | 13942,26400 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW0_TOP_ADDRESS | 13933,26391 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW1_BASE_ADDRESS | 13926,26384 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW1_OFFSET | 13943,26401 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW1_OFFSET_HIGH | 13944,26402 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW1_TOP_ADDRESS | 13934,26392 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW2_BASE_ADDRESS | 13927,26385 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW2_OFFSET | 13945,26403 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW2_OFFSET_HIGH | 13946,26404 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW2_TOP_ADDRESS | 13935,26393 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW3_BASE_ADDRESS | 13928,26386 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW3_OFFSET | 13947,26405 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW3_OFFSET_HIGH | 13948,26406 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW3_TOP_ADDRESS | 13936,26394 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW4_BASE_ADDRESS | 13929,26387 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW4_OFFSET | 13949,26407 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW4_OFFSET_HIGH | 13950,26408 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW4_TOP_ADDRESS | 13937,26395 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW5_BASE_ADDRESS | 13930,26388 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW5_OFFSET | 13951,26409 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW5_OFFSET_HIGH | 13952,26410 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW5_TOP_ADDRESS | 13938,26396 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW6_BASE_ADDRESS | 13931,26389 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW6_OFFSET | 13953,26411 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW6_OFFSET_HIGH | 13954,26412 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW6_TOP_ADDRESS | 13939,26397 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW7_BASE_ADDRESS | 13932,26390 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW7_OFFSET | 13955,26413 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW7_OFFSET_HIGH | 13956,26414 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION3_CW7_TOP_ADDRESS | 13940,26398 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION4_OFFSET | 13910,26368 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION4_OFFSET_HIGH | 13911,26369 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION4_TOP_ADDRESS | 13921,26379 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION5_OFFSET | 13912,26370 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION5_OFFSET_HIGH | 13913,26371 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_REGION5_TOP_ADDRESS | 13922,26380 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_SCRATCH0 | 13987,26445 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_SCRATCH1 | 13988,26446 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_SCRATCH10 | 13997,26455 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_SCRATCH11 | 13998,26456 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_SCRATCH12 | 13999,26457 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_SCRATCH13 | 14000,26458 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_SCRATCH14 | 14001,26459 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_SCRATCH15 | 14002,26460 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_SCRATCH2 | 13989,26447 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_SCRATCH3 | 13990,26448 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_SCRATCH4 | 13991,26449 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_SCRATCH5 | 13992,26450 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_SCRATCH6 | 13993,26451 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_SCRATCH7 | 13994,26452 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_SCRATCH8 | 13995,26453 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_SCRATCH9 | 13996,26454 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_SEC_CNTL | 13966,26424 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_TIMER_CURRENT | 14013,26471 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.DMCUB_UNDEFINED_ADDRESS_FAULT_ADDR | 14010,26468 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->offset.MMHUBBUB_SOFT_RESET | 14337,14339 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->shift.CC_DC_PIPE_DIS__DC_DMCUB_ENABLE | 16 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->shift.DMCUB_CNTL__DMCUB_ENABLE | 16 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->shift.DMCUB_CNTL__DMCUB_SOFT_RESET | 17 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->shift.DMCUB_CNTL__DMCUB_TRACEPORT_EN | 19 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->shift.DMCUB_INTERRUPT_ACK__DMCUB_OUTBOX0_READY_INT_ACK | 6 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->shift.DMCUB_MEM_CNTL__DMCUB_MEM_READ_SPACE | 12 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->shift.DMCUB_MEM_CNTL__DMCUB_MEM_WRITE_SPACE | 8 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->shift.DMCUB_REGION4_TOP_ADDRESS__DMCUB_REGION4_ENABLE | 31 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->shift.DMCUB_REGION5_TOP_ADDRESS__DMCUB_REGION5_ENABLE | 31 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->shift.DMCUB_SEC_CNTL__DMCUB_MEM_UNIT_ID | 8 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->shift.DMCUB_SEC_CNTL__DMCUB_SEC_RESET | 16 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->shift.DMCUB_SEC_CNTL__DMCUB_SEC_RESET_STATUS | 21 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs->shift.MMHUBBUB_SOFT_RESET__DMUIF_SOFT_RESET | 8 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31 | 0,503261826926366720,4775684033232146432,5236079996784586752,6780325941496856576 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->mask.CC_DC_PIPE_DIS__DC_DMCUB_ENABLE | 65536 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->mask.DCN_VM_FB_LOCATION_BASE__FB_BASE | 16777215 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->mask.DCN_VM_FB_OFFSET__FB_OFFSET | 16777215 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->mask.DMCUB_CNTL2__DMCUB_SOFT_RESET | 1 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->mask.DMCUB_CNTL__DMCUB_ENABLE | 65536 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->mask.DMCUB_CNTL__DMCUB_PWAIT_MODE_STATUS | 0,1048576 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->mask.DMCUB_CNTL__DMCUB_TRACEPORT_EN | 524288 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->mask.DMCUB_INBOX0_WPTR__DMCUB_INBOX0_WPTR | 4294967295 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->mask.DMCUB_INTERRUPT_ACK__DMCUB_GPINT_IH_INT_ACK | 4096,131072 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->mask.DMCUB_INTERRUPT_ENABLE__DMCUB_GPINT_IH_INT_EN | 4096,131072 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->mask.DMCUB_SEC_CNTL__DMCUB_MEM_UNIT_ID | 16128 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->mask.DMCUB_SEC_CNTL__DMCUB_SEC_RESET | 65536 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->mask.DMCUB_SEC_CNTL__DMCUB_SEC_RESET_STATUS | 2097152 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->mask.MMHUBBUB_SOFT_RESET__DMUIF_SOFT_RESET | 256 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.CC_DC_PIPE_DIS | 13706 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DCN_VM_FB_LOCATION_BASE | 14645 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DCN_VM_FB_OFFSET | 14647 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_CNTL | 14006 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_CNTL2 | 14016 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_DATA_WRITE_FAULT_ADDR | 13965 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_GPINT_DATAIN1 | 14008 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_GPINT_DATAOUT | 14009 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_INBOX0_RPTR | 13971 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_INBOX0_SIZE | 13969 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_INBOX0_WPTR | 13970 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_INBOX1_BASE_ADDRESS | 13972 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_INBOX1_RPTR | 13975 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_INBOX1_SIZE | 13973 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_INBOX1_WPTR | 13974 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_INST_FETCH_FAULT_ADDR | 13964 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_INTERRUPT_ACK | 13958 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_INTERRUPT_ENABLE | 13957 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_OUTBOX0_BASE_ADDRESS | 13976 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_OUTBOX0_RPTR | 13979 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_OUTBOX0_SIZE | 13977 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_OUTBOX0_WPTR | 13978 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_OUTBOX1_BASE_ADDRESS | 13980 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_OUTBOX1_RPTR | 13983 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_OUTBOX1_SIZE | 13981 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_OUTBOX1_WPTR | 13982 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW0_BASE_ADDRESS | 13925 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW0_OFFSET | 13941 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW0_OFFSET_HIGH | 13942 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW0_TOP_ADDRESS | 13933 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW1_BASE_ADDRESS | 13926 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW1_OFFSET | 13943 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW1_OFFSET_HIGH | 13944 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW1_TOP_ADDRESS | 13934 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW2_BASE_ADDRESS | 13927 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW2_OFFSET | 13945 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW2_OFFSET_HIGH | 13946 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW2_TOP_ADDRESS | 13935 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW3_BASE_ADDRESS | 13928 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW3_OFFSET | 13947 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW3_OFFSET_HIGH | 13948 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW3_TOP_ADDRESS | 13936 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW4_BASE_ADDRESS | 13929 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW4_OFFSET | 13949 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW4_OFFSET_HIGH | 13950 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW4_TOP_ADDRESS | 13937 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW5_BASE_ADDRESS | 13930 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW5_OFFSET | 13951 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW5_OFFSET_HIGH | 13952 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW5_TOP_ADDRESS | 13938 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW6_BASE_ADDRESS | 13931 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW6_OFFSET | 13953 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW6_OFFSET_HIGH | 13954 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW6_TOP_ADDRESS | 13939 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW7_BASE_ADDRESS | 13932 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW7_OFFSET | 13955 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW7_OFFSET_HIGH | 13956 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION3_CW7_TOP_ADDRESS | 13940 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION4_OFFSET | 13910 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION4_OFFSET_HIGH | 13911 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION4_TOP_ADDRESS | 13921 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION5_OFFSET | 13912 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION5_OFFSET_HIGH | 13913 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_REGION5_TOP_ADDRESS | 13922 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_SCRATCH0 | 13987 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_SCRATCH1 | 13988 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_SCRATCH10 | 13997 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_SCRATCH11 | 13998 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_SCRATCH12 | 13999 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_SCRATCH13 | 14000 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_SCRATCH14 | 14001 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_SCRATCH15 | 14002 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_SCRATCH2 | 13989 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_SCRATCH3 | 13990 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_SCRATCH4 | 13991 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_SCRATCH5 | 13992 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_SCRATCH6 | 13993 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_SCRATCH7 | 13994 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_SCRATCH8 | 13995 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_SCRATCH9 | 13996 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_SEC_CNTL | 13966 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_TIMER_CURRENT | 14013 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.DMCUB_UNDEFINED_ADDRESS_FAULT_ADDR | 14010 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->offset.MMHUBBUB_SOFT_RESET | 14338 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->shift.CC_DC_PIPE_DIS__DC_DMCUB_ENABLE | 16 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->shift.DMCUB_CNTL__DMCUB_ENABLE | 16 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->shift.DMCUB_CNTL__DMCUB_PWAIT_MODE_STATUS | 0,20 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->shift.DMCUB_CNTL__DMCUB_TRACEPORT_EN | 19 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->shift.DMCUB_INTERRUPT_ACK__DMCUB_GPINT_IH_INT_ACK | 12,17 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->shift.DMCUB_INTERRUPT_ENABLE__DMCUB_GPINT_IH_INT_EN | 12,17 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->shift.DMCUB_SEC_CNTL__DMCUB_MEM_UNIT_ID | 8 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->shift.DMCUB_SEC_CNTL__DMCUB_SEC_RESET | 16 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->shift.DMCUB_SEC_CNTL__DMCUB_SEC_RESET_STATUS | 21 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31->shift.MMHUBBUB_SOFT_RESET__DMUIF_SOFT_RESET | 8 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn32 | 0,5238034695354126336 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn35 | 0,2628464002809659392 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401 | 0,4068777812875583488 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->mask.CC_DC_PIPE_DIS__DC_DMCUB_ENABLE | 65536 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->mask.DCN_VM_FB_LOCATION_BASE__FB_BASE | 16777215 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->mask.DCN_VM_FB_OFFSET__FB_OFFSET | 16777215 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->mask.DMCUB_CNTL2__DMCUB_SOFT_RESET | 1 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->mask.DMCUB_CNTL__DMCUB_ENABLE | 65536 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->mask.DMCUB_CNTL__DMCUB_PWAIT_MODE_STATUS | 1048576 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->mask.DMCUB_CNTL__DMCUB_TRACEPORT_EN | 524288 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->mask.DMCUB_INBOX0_WPTR__DMCUB_INBOX0_WPTR | 4294967295 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->mask.DMCUB_INTERRUPT_ACK__DMCUB_GPINT_IH_INT_ACK | 131072 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->mask.DMCUB_INTERRUPT_ENABLE__DMCUB_GPINT_IH_INT_EN | 131072 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->mask.DMCUB_SEC_CNTL__DMCUB_MEM_UNIT_ID | 16128 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->mask.DMCUB_SEC_CNTL__DMCUB_SEC_RESET | 65536 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->mask.DMCUB_SEC_CNTL__DMCUB_SEC_RESET_STATUS | 2097152 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->mask.MMHUBBUB_SOFT_RESET__DMUIF_SOFT_RESET | 256 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.CC_DC_PIPE_DIS | 13706 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DCN_VM_FB_LOCATION_BASE | 14645 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DCN_VM_FB_OFFSET | 14647 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_CNTL | 14006 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_CNTL2 | 14016 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_DATA_WRITE_FAULT_ADDR | 13965 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_GPINT_DATAIN0 | 14007 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_GPINT_DATAIN1 | 14008 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_GPINT_DATAOUT | 14009 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_INBOX0_RPTR | 13971 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_INBOX0_SIZE | 13969 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_INBOX0_WPTR | 13970 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_INBOX1_BASE_ADDRESS | 13972 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_INBOX1_RPTR | 13975 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_INBOX1_SIZE | 13973 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_INBOX1_WPTR | 13974 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_INST_FETCH_FAULT_ADDR | 13964 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_INTERRUPT_ACK | 13958 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_INTERRUPT_ENABLE | 13957 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_INTERRUPT_STATUS | 13959 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_OUTBOX0_BASE_ADDRESS | 13976 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_OUTBOX0_RPTR | 13979 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_OUTBOX0_SIZE | 13977 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_OUTBOX0_WPTR | 13978 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_OUTBOX1_BASE_ADDRESS | 13980 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_OUTBOX1_RPTR | 13983 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_OUTBOX1_SIZE | 13981 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_OUTBOX1_WPTR | 13982 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW0_BASE_ADDRESS | 13925 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW0_OFFSET | 13941 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW0_OFFSET_HIGH | 13942 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW0_TOP_ADDRESS | 13933 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW1_BASE_ADDRESS | 13926 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW1_OFFSET | 13943 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW1_OFFSET_HIGH | 13944 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW1_TOP_ADDRESS | 13934 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW2_BASE_ADDRESS | 13927 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW2_OFFSET | 13945 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW2_OFFSET_HIGH | 13946 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW2_TOP_ADDRESS | 13935 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW3_BASE_ADDRESS | 13928 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW3_OFFSET | 13947 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW3_OFFSET_HIGH | 13948 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW3_TOP_ADDRESS | 13936 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW4_BASE_ADDRESS | 13929 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW4_OFFSET | 13949 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW4_OFFSET_HIGH | 13950 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW4_TOP_ADDRESS | 13937 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW5_BASE_ADDRESS | 13930 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW5_OFFSET | 13951 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW5_OFFSET_HIGH | 13952 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW5_TOP_ADDRESS | 13938 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW6_BASE_ADDRESS | 13931 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW6_OFFSET | 13953 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW6_OFFSET_HIGH | 13954 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW6_TOP_ADDRESS | 13939 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW7_BASE_ADDRESS | 13932 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW7_OFFSET | 13955 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW7_OFFSET_HIGH | 13956 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_CW7_TOP_ADDRESS | 13940 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION3_TMR_AXI_SPACE | 14042 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION4_OFFSET | 13910 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION4_OFFSET_HIGH | 13911 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION4_TOP_ADDRESS | 13921 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION5_OFFSET | 13912 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION5_OFFSET_HIGH | 13913 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION5_TOP_ADDRESS | 13922 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION6_OFFSET | 13914 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION6_OFFSET_HIGH | 13915 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REGION6_TOP_ADDRESS | 13923 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REG_INBOX0_MSG0 | 14052 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REG_INBOX0_MSG1 | 14053 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REG_INBOX0_MSG10 | 14062 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REG_INBOX0_MSG11 | 14063 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REG_INBOX0_MSG12 | 14064 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REG_INBOX0_MSG13 | 14065 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REG_INBOX0_MSG14 | 14066 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REG_INBOX0_MSG2 | 14054 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REG_INBOX0_MSG3 | 14055 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REG_INBOX0_MSG4 | 14056 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REG_INBOX0_MSG5 | 14057 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REG_INBOX0_MSG6 | 14058 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REG_INBOX0_MSG7 | 14059 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REG_INBOX0_MSG8 | 14060 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REG_INBOX0_MSG9 | 14061 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REG_INBOX0_RDY | 14051 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REG_INBOX0_RSP | 14067 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REG_OUTBOX0_MSG0 | 14069 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REG_OUTBOX0_RDY | 14068 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_REG_OUTBOX0_RSP | 14070 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_SCRATCH0 | 13987 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_SCRATCH1 | 13988 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_SCRATCH10 | 13997 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_SCRATCH11 | 13998 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_SCRATCH12 | 13999 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_SCRATCH13 | 14000 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_SCRATCH14 | 14001 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_SCRATCH15 | 14002 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_SCRATCH16 | 14003 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_SCRATCH17 | 14004 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_SCRATCH2 | 13989 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_SCRATCH3 | 13990 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_SCRATCH4 | 13991 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_SCRATCH5 | 13992 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_SCRATCH6 | 13993 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_SCRATCH7 | 13994 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_SCRATCH8 | 13995 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_SCRATCH9 | 13996 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_SEC_CNTL | 13966 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_TIMER_CURRENT | 14013 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.DMCUB_UNDEFINED_ADDRESS_FAULT_ADDR | 14010 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.HOST_INTERRUPT_CSR | 14050 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->offset.MMHUBBUB_SOFT_RESET | 14337 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->shift.CC_DC_PIPE_DIS__DC_DMCUB_ENABLE | 16 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->shift.DMCUB_CNTL__DMCUB_ENABLE | 16 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->shift.DMCUB_CNTL__DMCUB_PWAIT_MODE_STATUS | 20 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->shift.DMCUB_CNTL__DMCUB_TRACEPORT_EN | 19 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->shift.DMCUB_INTERRUPT_ACK__DMCUB_GPINT_IH_INT_ACK | 17 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->shift.DMCUB_SEC_CNTL__DMCUB_MEM_UNIT_ID | 8 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->shift.DMCUB_SEC_CNTL__DMCUB_SEC_RESET | 16 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->shift.DMCUB_SEC_CNTL__DMCUB_SEC_RESET_STATUS | 21 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401->shift.MMHUBBUB_SOFT_RESET__DMUIF_SOFT_RESET | 8 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn42 | 0,8738709109094731776 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2,6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| BUF_SIZE | 0 | adev->dm.cgs_device | 16 |
| BUF_SIZE | 0 | adev->dm.dmub_srv | 1272 |
| DATA_SOURCE | 0 | adev | $0 |
| BIT_INFO | 3 | domain | 0x2,0x6 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_connector.c amdgpu_dm_fbc_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dm.compressor.bo_ptr | 0 |
| PARAM_VALUE | 0 | adev->dm.dc | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dm.dc->fbc_compressor | 1-u64max |
| PARAM_VALUE | 1 | size | 4-17179344900 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 4 | *bo_ptr | 0 |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| CAPPED_DATA | 1 | size | 1 |
| DATA_SOURCE | 0 | adev | r drm_to_adev |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c amdgpu_benchmark_move() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->benchmark_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->benchmark_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->benchmark_mutex.wait_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->section->reg_index | 0,4,40960,41022,41164,41174,41176,41179,41461,41471-41472,41530,41630,41632-41633,41635,41637-41638,41694,41701,41717,41920,62460,65472 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2,4 |
| PARAM_VALUE | 4 | bo_ptr | 4388246874988802048 |
| PARAM_VALUE | 4 | *bo_ptr | 0 |
| PARAM_VALUE | 5 | gpu_addr | 6110402871115206656 |
| PARAM_VALUE | 6 | cpu_addr | 0 |
| BUF_SIZE | 0 | adev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | adev | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | adev | $0 |
| DATA_SOURCE | 1 | size | $1 |
| DATA_SOURCE | 3 | domain | $2 |
| HARD_MAX | 3 | domain | 4 |
| UNITS | 2 | align | unit_byte |
| LOCK2 | &attr->mutex | ||
| LOCK2 | 0 | &adev->benchmark_mutex | |
| TYPE_LOCK | (struct amdgpu_device)->benchmark_mutex | ||
| TYPE_LOCK | (struct simple_attr)->mutex |
drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c amdgpu_benchmark_move() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->benchmark_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->benchmark_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->benchmark_mutex.wait_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->section->reg_index | 0,4,40960,41022,41164,41174,41176,41179,41461,41471-41472,41530,41630,41632-41633,41635,41637-41638,41694,41701,41717,41920,62460,65472 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,1808,2632,2648,2712 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.raw_lock.cnts.counter | 0-s32max |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.raw_lock.wlocked | 0 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2,4 |
| PARAM_VALUE | 4 | bo_ptr | 5350828092087095296 |
| PARAM_VALUE | 4 | *bo_ptr | 0 |
| PARAM_VALUE | 5 | gpu_addr | 2913770070738984960 |
| PARAM_VALUE | 6 | cpu_addr | 0 |
| BUF_SIZE | 0 | adev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | adev | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | adev | $0 |
| DATA_SOURCE | 1 | size | $1 |
| DATA_SOURCE | 3 | domain | $3 |
| HARD_MAX | 3 | domain | 4 |
| UNITS | 2 | align | unit_byte |
| LOCK2 | &attr->mutex | ||
| LOCK2 | 0 | &adev->benchmark_mutex | |
| TYPE_LOCK | (struct amdgpu_device)->benchmark_mutex | ||
| TYPE_LOCK | (struct simple_attr)->mutex |
drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c umsch_mm_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->umsch_mm.engine_mask | 8 |
| PARAM_VALUE | 0 | adev->umsch_mm.vmid_mask_mm_vpe | 3840 |
| PARAM_VALUE | 0 | adev->umsch_mm.vpe_hqd_mask | 254 |
| PARAM_VALUE | 0 | adev->umsch_mm.wb_index | 0,8-512 |
| PARAM_VALUE | 0 | adev->wb.num_wb | 1-u32max |
| PARAM_VALUE | 1 | size | 4096 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| CAPPED_DATA | 0 | adev->wb.num_wb | 1 |
| DATA_SOURCE | 0 | adev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c umsch_mm_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,1808,2632,2648,2712 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.raw_lock.cnts.counter | 0-s32max |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.raw_lock.wlocked | 0 |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->kmap.bo_kmap_type | 2-3,129,132 |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->placement.num_placement | 1-3 |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo->resource->bus.addr | 0-255 |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.base.refcount.refcount.refs.counter | 1 |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.base.resv->fences->max_fences | 0-4294967295 |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.base.resv->fences->num_fences | 0-4294967295 |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.base.resv->lock.base.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.base.resv->lock.base.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.base.resv->lock.base.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.base.vma_node.vm_lock.magic | 3736018669 |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.base.vma_node.vm_lock.owner | (-1) |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.base.vma_node.vm_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.bdev->dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.bdev->lru_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.destroy | 3687779195912622080,6459761284373078016 |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.resource->css->cnt.protection_support | 0-1 |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.resource->css->cnt.track_failcnt | 0-1 |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.resource->css->ref.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.ttm->backup->f_mapping->host->i_bytes | 0-u16max |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.ttm->caching | 0-4294967295 |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.ttm->page_flags | 0-4294967295 |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.ttm->restore->alloced_page->_refcount.counter | s32min-s32max |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.ttm->restore->alloced_page->page_type | 0-4294967295 |
| PARAM_VALUE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.type | 0-2 |
| PARAM_VALUE | 0 | adev->umsch_mm.engine_mask | 8 |
| PARAM_VALUE | 0 | adev->umsch_mm.vmid_mask_mm_vpe | 3840 |
| PARAM_VALUE | 0 | adev->umsch_mm.vpe_hqd_mask | 254 |
| PARAM_VALUE | 0 | adev->umsch_mm.wb_index | 0,8-512 |
| PARAM_VALUE | 0 | adev->wb.num_wb | 1-u32max |
| PARAM_VALUE | 1 | size | 32768 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| CAPPED_DATA | 0 | adev->wb.num_wb | 1 |
| DATA_SOURCE | 0 | adev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | adev->umsch_mm.cmd_buf_obj->tbo.ttm->dma_ttm.sg->orig_nents | |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_csa.c amdgpu_allocate_static_csa() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 5 | gpu_addr | 0 |
| PARAM_VALUE | 6 | cpu_addr | 5299514340555907072 |
| DATA_SOURCE | 0 | adev | $0 |
| DATA_SOURCE | 1 | size | $3 |
| DATA_SOURCE | 3 | domain | $2 |
| DATA_SOURCE | 4 | bo_ptr | $1 |
| NOCHECK_CALL | |||
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu10_smumgr.c smu10_smu_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 124 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu10_smumgr.c smu10_smu_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 160 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega12_smumgr.c vega12_smu_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 980 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega12_smumgr.c vega12_smu_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 124 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega12_smumgr.c vega12_smu_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 102400 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega12_smumgr.c vega12_smu_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 136 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega12_smumgr.c vega12_smu_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 28 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega12_smumgr.c vega12_smu_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 88 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c amdgpu_vce_sw_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->vce.fw | 1-u64max |
| PARAM_VALUE | 0 | adev->vce.irq.enabled_types | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->vce.irq.funcs | 1-u64max |
| PARAM_VALUE | 1 | size | 380928,491520,745472,774144,1155072 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| DATA_SOURCE | 0 | adev | $0 |
| DATA_SOURCE | 1 | size | $1 |
| FUZZY_MAX | 1 | size | 380928 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | adev->vce.irq.num_types | |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c smu_alloc_dummy_read_table() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 1-u64max |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c smu_alloc_memory_pool() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 1 | size | 1-u32max |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2,4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| FUZZY_MAX | 3 | domain | 4 |
| BIT_INFO | 0 | adev->pm.smu_debug_mask | 0x0,0xffffffff |
| BIT_INFO | 3 | domain | 0x0,0x6 |
| HARD_MAX | 3 | domain | 4 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c smu_init_fb_allocations() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 1-u64max |
| PARAM_VALUE | 3 | domain | 0-255 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c smu_init_fb_allocations() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,1808,2632,2648,2712 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 1 | size | 0-u32max |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4,6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| FUZZY_MAX | 3 | domain | 6 |
| BIT_INFO | 3 | domain | 0x4,0x6 |
| HARD_MAX | 3 | domain | 6 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c amdgpu_dm_boot_time_crc_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dm.dc | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dm.dc->ctx | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dm.dc->ctx->dmub_srv | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dm.dc->ctx->dmub_srv->dmub | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dm.dc->ctx->dmub_srv->dmub->hw_funcs.get_fw_boot_option | 1-u64max |
| PARAM_VALUE | 0 | adev->dm.dc->res_pool | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->in_suspend | 0 |
| PARAM_VALUE | 1 | size | 3145728 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| DATA_SOURCE | 0 | adev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | align | unit_byte |
| HALF_LOCKED2 | &adev->reset_domain->sem | ||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | global &drm_unplug_srcu |
drivers/gpu/drm/amd/amdgpu/amdgpu_wb.c amdgpu_wb_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->benchmark_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->debug_enable_ras_aca | 1 |
| PARAM_VALUE | 0 | adev->dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->iommu_group | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->enforce_isolation_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->firmware.mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gang_submit->context | 0 |
| PARAM_VALUE | 0 | adev->gang_submit->seqno | 0 |
| PARAM_VALUE | 0 | adev->gfx.enforce_isolation | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.gfx_off_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfx.gpu_clock_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfx.partition_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfx.pipe_reserve_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfx.reset_sem_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->section->reg_count | 0-6,8,11,34,55-56,66,98-99,155,157-158,203,212,215,233,272,274,282,290,488 |
| PARAM_VALUE | 0 | adev->gfx.rlc.reg_funcs->rreg32 | 7496899883983585280 |
| PARAM_VALUE | 0 | adev->gfx.rlc.reg_funcs->wreg32 | 3835863049997778944 |
| PARAM_VALUE | 0 | adev->gfx.userq_sch_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfx.workload_profile_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfxhub.funcs->get_xgmi_info | 0,591011708383666176,6240322534601723904 |
| PARAM_VALUE | 0 | adev->grbm_idx_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->init_lvl->hwini_ip_block_mask | 31,262143 |
| PARAM_VALUE | 0 | adev->init_lvl->level | 0-2 |
| PARAM_VALUE | 0 | adev->ip_blocks | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->isolation | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mem_scratch.robj | 0 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden->first_waiter->task->blocked_lock.owner | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->list.prev->prev | 0,5159360019465732096 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->magic | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->task->blocked_lock.raw_lock.val.counter | s32min-s32max |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->task->blocked_on | (-1)-0 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->get_parent | 0,8931,264940071972966400,291591359766798336,565128213429456896 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.raw_lock.wlocked | 0 |
| PARAM_VALUE | 0 | adev->mmhub.funcs->get_xgmi_info | 0,3251155557669371904 |
| PARAM_VALUE | 0 | adev->mn_hash | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mn_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->nbio.ras->handle_ras_controller_intr_no_bifring | 0,2995380904039653376,4976926125456957440 |
| PARAM_VALUE | 0 | adev->nbio.ras->handle_ras_err_event_athub_intr_no_bifring | 343328070289166336,442705695326760960,1237706030772658176,4765407452162306048 |
| PARAM_VALUE | 0 | adev->nbio.ras->init_ras_controller_interrupt | 0,2297051996113666048,5600623995182313472 |
| PARAM_VALUE | 0 | adev->nbio.ras->init_ras_err_event_athub_interrupt | 2056155413763584000,4136734766109429760,5578075994978566144,7334530495680643072 |
| PARAM_VALUE | 0 | adev->nbio.ras->ras_block.hw_ops | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->nbio.ras->ras_block.ras_block_match | 0,6907456063580930048 |
| PARAM_VALUE | 0 | adev->nbio.ras->ras_block.ras_cb | 0,1203783395015450624,1836251971409854464,6232968725599965184,7919214718551175168 |
| PARAM_VALUE | 0 | adev->nbio.ras->ras_block.ras_fini | 0,7250038696778731520 |
| PARAM_VALUE | 0 | adev->nbio.ras->ras_block.ras_late_init | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->nbio.ras->ras_block.ras_suspend | 0,8339928686005440512 |
| PARAM_VALUE | 0 | adev->notifier_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->pm.mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->pm.od_kobj_list.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->pm.od_kobj_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->pm.od_kobj_list.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->pm.pwr_state | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->pm.stable_pstate_ctx_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->psp.adev->reset_domain->sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->psp.adev->reset_domain->sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->psp.mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->psp.ptl.mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->psp.ras_context.ras->eeprom_control.ras_info_offset | 20 |
| PARAM_VALUE | 0 | adev->psp.ras_context.ras->eeprom_control.ras_max_record_count | 10911,10921 |
| PARAM_VALUE | 0 | adev->psp.ras_context.ras->eeprom_control.ras_record_offset | 20,276 |
| PARAM_VALUE | 0 | adev->psp.ras_context.ras->umc_ecc.record_ce_addr_supported | 1 |
| PARAM_VALUE | 0 | adev->ras_list.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->ras_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->ras_list.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->reset_domain->refcount.refcount.refs.counter | 1 |
| PARAM_VALUE | 0 | adev->reset_domain->reset_res.counter | 0 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->type | 0 |
| PARAM_VALUE | 0 | adev->reset_domain->wq | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->reset_list.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->reset_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->reset_list.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->srbm_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->vcn.workload_profile_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->virt.access_req_mutex->first_waiter->task->blocked_lock.owner | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | adev->virt.access_req_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->virt.access_req_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->virt.access_req_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | adev->virt.access_req_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | adev->virt.access_req_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | s32min-s32max |
| PARAM_VALUE | 0 | adev->virt.access_req_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | adev->virt.ops->ras_poison_handler | 0,1506654890529267712,7062679433955307520 |
| PARAM_VALUE | 0 | adev->virt.ops->rcvd_ras_intr | 0,1264429437436559360,8072527672973950976 |
| PARAM_VALUE | 0 | adev->virt.ops->ready_to_reset | 0,3134132074744209408,4898720560872099840 |
| PARAM_VALUE | 0 | adev->virt.ops->rel_full_gpu | 1498237178205769728,3116507670158295040,3644351550210674688 |
| PARAM_VALUE | 0 | adev->virt.ops->req_bad_pages | 0,6520915385785614336 |
| PARAM_VALUE | 0 | adev->virt.ops->req_full_gpu | 3263327864678707200,8012778414601474048,8529193641368588288 |
| PARAM_VALUE | 0 | adev->virt.ops->req_init_data | 0,4251399470672814080,8928590565191569408 |
| PARAM_VALUE | 0 | adev->virt.ops->req_ras_chk_criti | 0,1219556967959461888 |
| PARAM_VALUE | 0 | adev->virt.ops->req_ras_cper_dump | 0,1319118289850191872 |
| PARAM_VALUE | 0 | adev->virt.ops->req_ras_err_count | 0,4945855772673810432 |
| PARAM_VALUE | 0 | adev->virt.ops->req_remote_ras_cmd | 0,8233971941746573312 |
| PARAM_VALUE | 0 | adev->virt.ops->reset_gpu | 2575557575842873344,6971165107142246400,8517207991994253312 |
| PARAM_VALUE | 0 | adev->virt.ops->trans_msg | 0,6810690551415382016,8929526865012875264 |
| PARAM_VALUE | 0 | adev->virt.ops->wait_reset | 3236251544564379648,8484031305067741184,8489839883772440576 |
| PARAM_VALUE | 0 | adev->virt.ras.ras_telemetry_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->virt.vf_errors.lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->virt.vf_errors.lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->virt.vf_errors.lock.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->virt.vf_errors.lock.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->wb.wb_obj | 0 |
| PARAM_VALUE | 0 | adev->xcp_mgr->adev->gfx.rlc.cs_data->section->reg_index | 0,4,40960,41022,41164,41174,41176,41179,41461,41471-41472,41530,41630,41632-41633,41635,41637-41638,41694,41701,41717,41920,62460,65472 |
| PARAM_VALUE | 0 | *adev->doorbell_index.sdma_engine | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->enforce_isolation | 0-3 |
| PARAM_VALUE | 0 | *adev->virt.vf_errors.code | 0-u16max |
| PARAM_VALUE | 0 | *adev->virt.vf_errors.flags | 0-u16max |
| PARAM_VALUE | 1 | size | 32768 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 4 | *bo_ptr | 0 |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| DATA_SOURCE | 0 | adev | $0 |
| MEM_ZERO | 0 | adev->gfx.pipe_reserve_bitmap | |
| MEM_ZERO | 0 | &adev->throttling_logging_rs | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 0 | adev->pdev->acs_capabilities | 0-u16max |
| HOST_DATA | 0 | adev->pdev->bus->bridge_ctl | 0-u16max |
| HOST_DATA | 0 | adev->pdev->bus->parent->bridge_ctl | 0-u16max |
| HOST_DATA | 0 | adev->pdev->class | 0-16777215 |
| HOST_DATA | 0 | adev->pdev->current_state | 0-3[c] |
| HOST_DATA | 0 | adev->pdev->devcap | 0-u32max |
| HOST_DATA | 0 | adev->pdev->devfn | 0-503[c] |
| HOST_DATA | 0 | adev->pdev->device | 0-u16max |
| HOST_DATA | 0 | adev->pdev->eetlp_prefix_max | 0-7[c] |
| HOST_DATA | 0 | adev->pdev->fm_enabled | 0-1[c] |
| HOST_DATA | 0 | adev->pdev->hdr_type | 0-255[c] |
| HOST_DATA | 0 | adev->pdev->ide_cfg | 0-1[c] |
| HOST_DATA | 0 | adev->pdev->ide_tee_limit | 0-1[c] |
| HOST_DATA | 0 | adev->pdev->irq | 0-255 |
| HOST_DATA | 0 | adev->pdev->is_cxl | 0-1 |
| HOST_DATA | 0 | adev->pdev->multifunction | 0-1[c] |
| HOST_DATA | 0 | adev->pdev->nr_ide_mem | 0-255[c] |
| HOST_DATA | 0 | adev->pdev->pcie_flags_reg | 0-u16max |
| HOST_DATA | 0 | adev->pdev->pcie_mpss | 0-7[c] |
| HOST_DATA | 0 | adev->pdev->physfn->acs_capabilities | 0-u16max |
| HOST_DATA | 0 | adev->pdev->physfn->bus->bridge_ctl | 0-u16max |
| HOST_DATA | 0 | adev->pdev->physfn->bus->parent->bridge_ctl | 0-u16max |
| HOST_DATA | 0 | adev->pdev->physfn->class | 0-16777215 |
| HOST_DATA | 0 | adev->pdev->physfn->current_state | 0-3[c] |
| HOST_DATA | 0 | adev->pdev->physfn->devcap | 0-u32max |
| HOST_DATA | 0 | adev->pdev->physfn->devfn | 1-503[c] |
| HOST_DATA | 0 | adev->pdev->physfn->device | 0-u16max |
| HOST_DATA | 0 | adev->pdev->physfn->eetlp_prefix_max | 0-7[c] |
| HOST_DATA | 0 | adev->pdev->physfn->fm_enabled | 0-1[c] |
| HOST_DATA | 0 | adev->pdev->physfn->hdr_type | 0-255[c] |
| HOST_DATA | 0 | adev->pdev->physfn->ide_cfg | 0-1[c] |
| HOST_DATA | 0 | adev->pdev->physfn->ide_tee_limit | 0-1[c] |
| HOST_DATA | 0 | adev->pdev->physfn->irq | 0-255 |
| HOST_DATA | 0 | adev->pdev->physfn->is_cxl | 0-1 |
| HOST_DATA | 0 | adev->pdev->physfn->multifunction | 0-1[c] |
| HOST_DATA | 0 | adev->pdev->physfn->nr_ide_mem | 0-255[c] |
| HOST_DATA | 0 | adev->pdev->physfn->pcie_flags_reg | 0-u16max |
| HOST_DATA | 0 | adev->pdev->physfn->pcie_mpss | 0-7[c] |
| HOST_DATA | 0 | adev->pdev->physfn->pin | 0 |
| HOST_DATA | 0 | adev->pdev->physfn->pme_support | 0-31[c] |
| HOST_DATA | 0 | adev->pdev->physfn->ptm_granularity | 0-255[c] |
| HOST_DATA | 0 | adev->pdev->physfn->revision | 0-255 |
| HOST_DATA | 0 | adev->pdev->physfn->subsystem_device | 0-u16max |
| HOST_DATA | 0 | adev->pdev->physfn->subsystem_vendor | 0-u16max |
| HOST_DATA | 0 | adev->pdev->physfn->supported_speeds | 0,2-254[c] |
| HOST_DATA | 0 | adev->pdev->physfn->transparent | 0[c] |
| HOST_DATA | 0 | adev->pdev->physfn->vendor | 0-u16max |
| HOST_DATA | 0 | adev->pdev->pin | 0 |
| HOST_DATA | 0 | adev->pdev->pme_support | 0-31[c] |
| HOST_DATA | 0 | adev->pdev->ptm_granularity | 0-255[c] |
| HOST_DATA | 0 | adev->pdev->revision | 0-255 |
| HOST_DATA | 0 | adev->pdev->subsystem_device | 0-u16max |
| HOST_DATA | 0 | adev->pdev->subsystem_vendor | 0-u16max |
| HOST_DATA | 0 | adev->pdev->supported_speeds | 0,2-254[c] |
| HOST_DATA | 0 | adev->pdev->transparent | 0[c] |
| HOST_DATA | 0 | adev->pdev->vendor | 0-u16max |
| HOST_DATA | 0 | adev->psp.adev->ras_hw_enabled | 0-16777215 |
| HOST_DATA | 0 | *adev->pdev->dev.driver_data | s64min-s64max |
| HOST_DATA | 0 | *adev->pdev->physfn->dev.driver_data | s64min-s64max |
| NO_OVERFLOW_SIMPLE | 0 | adev->nbio.ras_controller_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->nbio.ras_err_event_athub_irq.num_types | |
| UNITS | 2 | align | unit_byte |
| HALF_LOCKED2 | &pool->lock |
drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c amdgpu_gart_table_vram_alloc() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->apu_prefer_gtt | 1 |
| PARAM_VALUE | 0 | adev->dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->bus_dma_limit | 1-u64max |
| PARAM_VALUE | 0 | adev->dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->dma_mask | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->dma_parms | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->dma_parms->max_segment_size | u32max |
| PARAM_VALUE | 0 | adev->dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->kobj.sd->priv | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->df.funcs->get_hbm_channel_number | 0,4494141108923559936,6460537183284965376 |
| PARAM_VALUE | 0 | adev->gart.bo | 0 |
| PARAM_VALUE | 0 | adev->gart.gart_pte_flags | 0,16,844424930131984,432345564227567632,9277415232383221776 |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->section->reg_index | 0,4,40960,41022,41164,41174,41176,41179,41461,41471-41472,41530,41630,41632-41633,41635,41637,41694,41717,62460,65472 |
| PARAM_VALUE | 0 | adev->init_lvl->level | 0-2 |
| PARAM_VALUE | 0 | adev->mes.db_start_dw_offset | 0,1024-2048 |
| PARAM_VALUE | 0 | adev->mman.aper_base_kaddr | 0 |
| PARAM_VALUE | 0 | adev->mman.bdev.alloc_flags | 9,265,521,777 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs | 3767798920864346112 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->access_memory | 0,1017633713053646848,3225919106585391104,6129073923208413184 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->delete_mem_notify | 0,1324054607772385280,3362702293586616320,3508674538459328512,4046619066990776320,4672322443624128512,6012858452504408064 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->evict_flags | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->eviction_valuable | 0,1858549247423643648,2081513394135252992,4678632391305342976,8260624757114155008 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->io_mem_free | 0,2194093600872873984 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->io_mem_pfn | 0,2706132887046717440,3654902622055292928,7331281985970253824 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->io_mem_reserve | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->move | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->release_notify | 0,6700952100510887936,8497440169773187072 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->swap_notify | 0,444935274221056000,3637901885053157376,5073818069448499200 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->ttm_tt_create | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->ttm_tt_destroy | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->ttm_tt_populate | 0,222258046416863232,3994591000577544192,4134842942852018176,4222010675217444864,4805071350855475200,7664591298186248192,8057603946702434304 |
| PARAM_VALUE | 0 | adev->mman.bdev.funcs->ttm_tt_unpopulate | 0,4666166901115146240,5282055296047239168,6183271797138042880,6595337069447958528,7578260243328782336,7595606228058984448,7854353412451688448 |
| PARAM_VALUE | 0 | adev->mman.bdev.pool.alloc_flags | 9,265,521,777 |
| PARAM_VALUE | 0 | adev->mman.bdev.pool.dev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.sysman.func | 8470644571397554176 |
| PARAM_VALUE | 0 | adev->mman.bdev.sysman.func->alloc | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.sysman.func->compatible | 0,274508856900993024,942966462427676672,2838048026806190080,3899080206247886848,6557464253006684160,8487539334912819200,8783362542734950400 |
| PARAM_VALUE | 0 | adev->mman.bdev.sysman.func->debug | 0,1142380444699836416,2168929095995453440,4293063542262321152,4674121973590315008,5056297650213752832,7683926893538705408,7996272259696484352 |
| PARAM_VALUE | 0 | adev->mman.bdev.sysman.func->free | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.sysman.func->intersects | 0,277556496761421824,351631188507971584,1562901022217814016,3048074332517179392,6329539114600038400,7579390472687497216 |
| PARAM_VALUE | 0 | adev->mman.bdev.sysman.usage | 0 |
| PARAM_VALUE | 0 | adev->mman.bdev.sysman.use_tt | 1 |
| PARAM_VALUE | 0 | adev->mman.bdev.sysman.use_type | 1 |
| PARAM_VALUE | 0 | adev->mman.bdev.unevictable.next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.unevictable.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.unevictable.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.unevictable.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.unevictable.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager | 1-u64max |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.owner | (-1) |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.owner_cpu | u32max |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.raw_lock.cnts.counter | 0-s32max |
| PARAM_VALUE | 0 | adev->mman.bdev.wq | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.buffer_funcs_enabled | 0 |
| PARAM_VALUE | 0 | adev->mman.clear_entities | 0 |
| PARAM_VALUE | 0 | adev->mman.default_entity.base.cb.node.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.default_entity.base.cb.node.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.default_entity.base.list.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.default_entity.base.list.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.default_entity.base.list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.default_entity.base.list.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.default_entity.base.stats->kref.refcount.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | adev->mman.default_entity.gart_node.mm->holes_size.rb_root.rb_node | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.func | 2316086135787470848 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.func->alloc | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.func->debug | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.func->free | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.func->intersects | 0,277556496761421824,351631188507971584,1562901022217814016,3048074332517179392,6329539114600038400,7579390472687497216 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.usage | 0 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.use_tt | 1 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.manager.use_type | 1 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.color_adjust | 0 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.flags | 0 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.hole_size | 1 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.hole_stack.next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.hole_stack.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.hole_stack.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->head_node.mm | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->head_node.node_list.next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->head_node.node_list.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->hole_stack.next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->hole_stack.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->hole_stack.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->hole_stack.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->holes_addr.rb_node | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->holes_size.rb_leftmost | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.mm->holes_size.rb_root.rb_node | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.node_list.next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.node_list.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.node_list.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.node_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.node_list.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.rb_hole_size.__rb_parent_color | 1 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.rb_hole_size.rb_left | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.rb_hole_size.rb_right | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.start | 1-4503599627370495 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.head_node.subtree_max_hole | 1 |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.hole_stack.next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.hole_stack.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.hole_stack.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.hole_stack.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.hole_stack.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.gtt_mgr.mm.scan_active | 0 |
| PARAM_VALUE | 0 | adev->mman.initialized | 1 |
| PARAM_VALUE | 0 | adev->mman.num_clear_entities | 0 |
| PARAM_VALUE | 0 | adev->mman.num_move_entities | 0 |
| PARAM_VALUE | 0 | adev->mman.preempt_mgr.func | 8732809873971621888 |
| PARAM_VALUE | 0 | adev->mman.preempt_mgr.func->alloc | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.preempt_mgr.func->compatible | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.preempt_mgr.func->debug | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.preempt_mgr.func->free | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.preempt_mgr.func->intersects | 0,277556496761421824,351631188507971584,1562901022217814016,3048074332517179392,6329539114600038400,7579390472687497216 |
| PARAM_VALUE | 0 | adev->mman.preempt_mgr.usage | 0 |
| PARAM_VALUE | 0 | adev->mman.preempt_mgr.use_tt | 1 |
| PARAM_VALUE | 0 | adev->mman.preempt_mgr.use_type | 1 |
| PARAM_VALUE | 0 | adev->mman.sdma_access_bo->tbo.base.resv->fences->max_fences | 0-4294967295 |
| PARAM_VALUE | 0 | adev->mman.ttm_pools | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.allocated_vres_list.next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.allocated_vres_list.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.allocated_vres_list.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.allocated_vres_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.allocated_vres_list.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.default_page_size | 4096 |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.lock.first_waiter | 0 |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.lock.magic | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.lock.owner.counter | 0 |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.manager.cg | 0,4096-ptr_max,(-12) |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.manager.cg->ref.refcount.refs.counter | 1 |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.manager.cg->region_node.next | 0,5446801518676844544 |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.manager.cg->region_node.prev | 0,5446801518676844544 |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.manager.cg->size | 0-s64max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.manager.cg->unregistered | 0-1 |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.manager.func | 5686471662474604544 |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.manager.func->alloc | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.manager.func->debug | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.manager.func->free | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.manager.func->intersects | 0,277556496761421824,351631188507971584,1562901022217814016,3048074332517179392,6329539114600038400,7579390472687497216 |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.manager.usage | 0 |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.manager.use_type | 1 |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.mm->free_trees | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.mm->roots | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.mm.clear_avail | 0 |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.mm.free_scoreboard | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.mm.free_trees | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.mm.lock_dep_map | 0 |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.mm.max_order | 0-51 |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.mm.n_roots | 0-64 |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.mm.roots | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.mm.used_scoreboard | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.reservations_pending.next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.reservations_pending.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.reservations_pending.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.reservations_pending.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.reservations_pending.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.reserved_pages.next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.reserved_pages.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.reserved_pages.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.reserved_pages.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.vram_mgr.reserved_pages.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->nbio.funcs->get_memsize | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->psp.mem_train_ctx.init | 4 |
| PARAM_VALUE | 0 | adev->psp.mem_train_ctx.sys_cache | 0 |
| PARAM_VALUE | 0 | adev->psp.mem_train_ctx.training_cnt | 0 |
| PARAM_VALUE | 0 | adev->psp.ras_context.ras->eeprom_control.ras_max_record_count | 0,10911,10921 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->rmmio_remap.bo | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->rmmio_remap.bo->tbo.base.resv->fences | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->rmmio_remap.bo->tbo.base.resv->fences->max_fences | 0-4294967295 |
| PARAM_VALUE | 0 | adev->rmmio_remap.bo->tbo.base.resv->fences->num_fences | 0-4294967295 |
| PARAM_VALUE | 0 | adev->rmmio_remap.bo->tbo.base.resv->lock.base.first_waiter | 0,4096-5159360019465732095,5159360019465732097-ptr_max |
| PARAM_VALUE | 0 | adev->rmmio_remap.bo->tbo.base.resv->lock.base.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->rmmio_remap.bo->tbo.base.resv->lock.base.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | adev->rmmio_remap.bo->tbo.bdev->lru_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->rmmio_remap.bo->tbo.resource | 0 |
| PARAM_VALUE | 0 | adev->rmmio_remap.bo->tbo.resource->bo->bdev->unevictable.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->rmmio_remap.bo->tbo.resource->bo->bdev->unevictable.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->rmmio_remap.bo->tbo.resource->bo->bdev->unevictable.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->rmmio_remap.bo->tbo.resource->css->ref.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | *adev->doorbell_index.sdma_engine | 0-4294967295 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 4 | *bo_ptr | 0 |
| PARAM_VALUE | 5 | gpu_addr | 0 |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| DATA_SOURCE | 0 | adev | $0 |
| HARD_MAX | 0 | adev->gart.gart_pte_flags | 9277415232383221776 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 0 | adev->gart.num_cpu_pages | 0-u32max |
| HOST_DATA | 0 | adev->gart.num_gpu_pages | 0-u32max |
| HOST_DATA | 0 | adev->mman.gtt_mgr.manager.size | 0,4096-4503599626321920[c] |
| HOST_DATA | 0 | adev->mman.gtt_mgr.mm.head_node.size | 0-u64max |
| HOST_DATA | 0 | adev->mman.preempt_mgr.size | 1073741824[c] |
| HOST_DATA | 0 | adev->mman.vram_mgr.mm.avail | 0-4503599626321920[c] |
| HOST_DATA | 0 | adev->mman.vram_mgr.mm.size | 0-4503599626321920[c] |
| NO_OVERFLOW_SIMPLE | 0 | adev->gmc.ecc_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gmc.num_mem_partitions | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gmc.vm_fault.num_types | |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/mes_v12_1.c mes_v12_1_allocate_shared_cmd_buf() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->enable_uni_mes | 1 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.adev->mes.event_log_size | 0-1572864 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.funcs | 325463660276289536,4756190773881946112,5844308842708090880 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.kiq_hw_fini | 1435191093708939264,8800049960775479296,9136997105743011840 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.kiq_hw_init | 1284368737129111552,2411523670466220032,8807158000803385344 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->mes.shared_cmd_buf_gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.shared_cmd_buf_obj | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->encode_fh | 0,2,1398972869330624512,1616549510479982592,2037984473558433792 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_dentry | 0,8684,447817974243774464,687732489194512384,742201802719268864 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_parent | 0,5297,148606482432692224,436469935444291584,467281172929331200 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->get_parent | 0,8931,264940071972966400,291591359766798336,565128213429456896 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.pool.dev->iommu->attach_deferred | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.pool.dev->iommu->pci_32bit_workaround | 0-1 |
| PARAM_VALUE | 0 | *adev->mes.aggregated_doorbells | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->mes.compute_hqd_mask | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->mes.gfx_hqd_mask | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->mes.sdma_hqd_mask | 252 |
| PARAM_VALUE | 1 | size | 4096 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 0 |
| DATA_SOURCE | 0 | adev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/mes_v12_1.c mes_v12_1_mqd_sw_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.adev->mes.adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.adev->mes.event_log_size | 0-1572864 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.funcs | 325463660276289536,4756190773881946112,5844308842708090880 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.kiq_hw_fini | 1435191093708939264,8800049960775479296,9136997105743011840 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.kiq_hw_init | 1284368737129111552,2411523670466220032,8807158000803385344 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->mes.ring | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->encode_fh | 0,2,1398972869330624512,1616549510479982592,2037984473558433792 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_dentry | 0,8684,447817974243774464,687732489194512384,742201802719268864 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_parent | 0,5297,148606482432692224,436469935444291584,467281172929331200 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->get_parent | 0,8931,264940071972966400,291591359766798336,565128213429456896 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.pool.dev->iommu->attach_deferred | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.pool.dev->iommu->pci_32bit_workaround | 0-1 |
| PARAM_VALUE | 0 | *adev->mes.aggregated_doorbells | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->mes.compute_hqd_mask | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->mes.gfx_hqd_mask | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->mes.sdma_hqd_mask | 252 |
| PARAM_VALUE | 1 | size | 4096 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 4 | *bo_ptr | 0 |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| DATA_SOURCE | 0 | adev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c amdgpu_uvd_sw_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->asic_type | 0-3,5-9,11-21 |
| PARAM_VALUE | 0 | adev->dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,1808,2632,2648,2712 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->uvd.fw | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->uvd.fw->data | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->uvd.inst | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->uvd.max_handles | 10,40 |
| PARAM_VALUE | 0 | adev->uvd.num_uvd_inst | 1-255 |
| PARAM_VALUE | 1 | size | 978944,983040-4297482239 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4,6 |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| CAPPED_DATA | 0 | adev->num_ip_blocks | 1 |
| DATA_SOURCE | 0 | adev | $0 |
| FUZZY_MAX | 0 | adev->uvd.max_handles | 40 |
| FUZZY_MAX | 1 | size | 2514944 |
| FUZZY_MAX | 3 | domain | 4 |
| BIT_INFO | 0 | adev->uvd.max_handles | 0x8,0xffffffffffffffff |
| BIT_INFO | 3 | domain | 0x4,0x6 |
| HARD_MAX | 0 | adev->uvd.max_handles | 40 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | adev->uvd.inst->irq.num_types | |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c amdgpu_vcn_sw_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->vcn.inst | 4096-ptr_max |
| PARAM_VALUE | 1 | size | 659456,663552-4295659519 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| DATA_SOURCE | 0 | adev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | adev->vcn.inst->irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->vcn.inst->ras_poison_irq.num_types | |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c amdgpu_vcn_sw_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,1808,2632,2648,2712 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.raw_lock.cnts.counter | 0-s32max |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.raw_lock.wlocked | 0 |
| PARAM_VALUE | 0 | adev->vcn.inst | 4096-ptr_max |
| PARAM_VALUE | 1 | size | 512 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| DATA_SOURCE | 0 | adev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | adev->vcn.inst->irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->vcn.inst->ras_poison_irq.num_types | |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c isp_kernel_buffer_alloc() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 1 | size | 32768,2097152,16777215,104857600 |
| PARAM_VALUE | 2 | align | 32768 |
| PARAM_VALUE | 3 | domain | 2 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 4 | *bo_ptr | 0 |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| CAPPED_DATA | 0 | adev->dev | 1 |
| DATA_SOURCE | 1 | size | $1 |
| DATA_SOURCE | 4 | bo_ptr | $2 |
| DATA_SOURCE | 5 | gpu_addr | $3 |
| DATA_SOURCE | 6 | cpu_addr | $4 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | &dmxdev->mutex | ||
| HALF_LOCKED2 | vq->lock |
drivers/gpu/drm/amd/amdgpu/mes_userqueue.c mes_userq_create_ctx_space() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.funcs->get_gfx_shadow_info | 0,5849607223151869952,7017460067086757888 |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->section->reg_index | 0,4,40960,41022,41164,41174,41176,41179,41461,41471-41472,41530,41630,41632-41633,41635,41637-41638,41694,41701,41717,41920,62460,65472 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->get_parent | 0,8931,264940071972966400,291591359766798336,565128213429456896 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.pool.dev->iommu->attach_deferred | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.pool.dev->iommu->pci_32bit_workaround | 0-1 |
| PARAM_VALUE | 0 | adev->mqds | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 1 | size | 4096 |
| PARAM_VALUE | 2 | align | 0 |
| PARAM_VALUE | 3 | domain | 2 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
drivers/gpu/drm/amd/amdgpu/mes_userqueue.c mes_userq_create_proc_ctx_space() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.funcs->get_gfx_shadow_info | 0,5849607223151869952,7017460067086757888 |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->section->reg_index | 0,4,40960,41022,41164,41174,41176,41179,41461,41471-41472,41530,41630,41632-41633,41635,41637-41638,41694,41701,41717,41920,62460,65472 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->get_parent | 0,8931,264940071972966400,291591359766798336,565128213429456896 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.pool.dev->iommu->attach_deferred | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.pool.dev->iommu->pci_32bit_workaround | 0-1 |
| PARAM_VALUE | 0 | adev->mqds | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 1 | size | 4096 |
| PARAM_VALUE | 2 | align | 0 |
| PARAM_VALUE | 3 | domain | 2 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 4 | *bo_ptr | 0 |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| LOCK2 | &uq_mgr->proc_ctx_lock | ||
| TYPE_LOCK | (struct amdgpu_userq_mgr)->proc_ctx_lock |
drivers/gpu/drm/amd/amdgpu/mes_userqueue.c mes_userq_mqd_create() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mqds | 4096-ptr_max |
| PARAM_VALUE | 1 | size | 4096,8192 |
| PARAM_VALUE | 2 | align | 0 |
| PARAM_VALUE | 3 | domain | 2 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| BIT_INFO | 1 | size | 0x0,0xfffff000 |
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c amdgpu_ucode_create_bo() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->firmware.load_type | 1-2,4-u32max |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2,4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| DATA_SOURCE | 0 | adev | $0 |
| FUZZY_MAX | 3 | domain | 4 |
| BIT_INFO | 0 | adev->virt.caps | 0x0,0xffffffff |
| BIT_INFO | 3 | domain | 0x0,0x6 |
| HARD_MAX | 3 | domain | 4 |
| NOCHECK_CALL | |||
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c amdgpu_gmc_vram_checking() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gart.bo | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->section->reg_count | 0-6,8,11,34,55-56,66,98-99,155,157-158,203,212,215,233,272,274,290,488 |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->section->reg_index | 0,4,40960,41022,41164,41174,41176,41179,41461,41471-41472,41530,41630,41632-41633,41635,41637,41694,41717,62460,65472 |
| PARAM_VALUE | 0 | adev->gfxhub.funcs->utcl2_harvest | 0,9091385076227194880 |
| PARAM_VALUE | 0 | adev->mes.adev->gfx.rlc.cs_data->section->reg_index | 0,4,40960,41022,41164,41174,41176,41179,41461,41471-41472,41530,41630,41632-41633,41635,41637-41638,41694,41701,41717,41920,62460,65472 |
| PARAM_VALUE | 0 | adev->psp.adev->reset_domain->sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->psp.adev->reset_domain->sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->xcp_mgr->adev->gfx.rlc.cs_data->section->reg_index | 0,4,40960,41022,41164,41174,41176,41179,41461,41471-41472,41530,41630,41632-41633,41635,41637,41694,41717,62460,65472 |
| PARAM_VALUE | 1 | size | 1048576 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4810746781849260032 |
| PARAM_VALUE | 4 | *bo_ptr | 0 |
| PARAM_VALUE | 5 | gpu_addr | 8249949402735886336 |
| PARAM_VALUE | 5 | *gpu_addr | 0 |
| PARAM_VALUE | 6 | cpu_addr | 4190590557467488256 |
| PARAM_VALUE | 6 | *cpu_addr | 0 |
| PARAM_VALUE | 6 | *(*cpu_addr) | 0 |
| DATA_SOURCE | 0 | adev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_doorbell.c kfd_alloc_process_doorbells() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 64 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 4 | *bo_ptr | 0 |
| PARAM_VALUE | 5 | gpu_addr | 0 |
| PARAM_VALUE | 6 | cpu_addr | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | align | unit_byte |
| HALF_LOCKED2 | &p->mutex |
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_doorbell.c kfd_doorbell_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1808,2632,2648,2712 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->encode_fh | 0,2,1398972869330624512,1616549510479982592,2037984473558433792 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_dentry | 0,8684,447817974243774464,687732489194512384,742201802719268864 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_parent | 0,5297,148606482432692224,436469935444291584,467281172929331200 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.owner | (-1) |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.owner_cpu | u32max |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.raw_lock.cnts.counter | 0-s32max |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.raw_lock.wlocked | 0 |
| PARAM_VALUE | 0 | adev->xcp_mgr | 0,4096-ptr_max |
| PARAM_VALUE | 1 | size | 4096 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 64 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 0 |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | adev->discovery.size | |
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
| HALF_LOCKED2 | &xcp_mgr->xcp_lock |
drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c amdgpu_ring_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->id | 0-3 |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->section | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->section->reg_count | 0-6,8,11,34,55-56,66,98-99,155,157-158,203,212,215,233,272,274,282,290,488 |
| PARAM_VALUE | 0 | adev->gfx.rlc.funcs->init | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->jpeg.inst->ring_dec->doorbell_index | 0-4294967295 |
| PARAM_VALUE | 0 | adev->jpeg.inst->ring_dec->use_doorbell | 0-1 |
| PARAM_VALUE | 0 | adev->jpeg.inst->ring_dec->vm_hub | 0-4294967295 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->encode_fh | 0,2,1398972869330624512,1616549510479982592,2037984473558433792,2776440803454029824,3228746867770966016,3502492669594062848,3526768263295340544,3559173554394271744,5000850239487131648,5583386343686406144,5817357685191483392-s64max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_dentry | 0,8684,447817974243774464,687732489194512384,742201802719268864,868497899885588480,1471448175530500096,2021658383390310400,2445877819203563520,2512819722689847296,2649270699546726400,2761259683714371584,2893332316235677696-s64max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_parent | 0,4672,5297,4573560380487,148606482432692224,436469935444291584,457356038048772096,467281172929331200,529780027764285440,1092893949038768128,1556959531105513472,1608953577475584000,1649536479961075712,2404761408063094784-s64max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->get_parent | 0,8931,264940071972966400,291591359766798336,565128213429456896,893189740598853632,1241177127089143808,1474696885321834496,1812477326828269568,1893665921928286208,2210088671756947456,2437012291923775488,2483979068402987008-s64max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->uvd.inst->ring.adev->num_rings | 0-4294967295 |
| PARAM_VALUE | 0 | adev->vcn.inst->ring_dec.adev->num_rings | 0-4294967295 |
| PARAM_VALUE | 0 | adev->vcn.inst->ring_dec.doorbell_index | 0-4294967295 |
| PARAM_VALUE | 0 | adev->vcn.inst->ring_dec.use_doorbell | 0-1 |
| PARAM_VALUE | 0 | adev->vcn.inst->ring_dec.vm_hub | 0-4294967295 |
| PARAM_VALUE | 0 | adev->xcp_mgr->adev->gfx.rlc.cs_data->section->reg_index | 0,4,40960,41022,41164,41174,41176,41179,41461,41471-41472,41530,41630,41632-41633,41635,41637-41638,41694,41701,41717,41920,62460,65472 |
| PARAM_VALUE | 0 | *adev->mes.aggregated_doorbells | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->mes.compute_hqd_mask | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->mes.gfx_hqd_mask | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->mes.sdma_hqd_mask | 0-4294967295 |
| PARAM_VALUE | 1 | size | 0-u32max |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 4 | *bo_ptr | 0 |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| BUF_SIZE | 0 | adev->vce.saved_bo | (-1)-s32max |
| CAPPED_DATA | 0 | adev->wb.num_wb | 1 |
| DATA_SOURCE | 0 | adev | $0 |
| FUZZY_MAX | 0 | adev->jpeg.inst->ring_dec->doorbell_index | 4 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.bad_op_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.cp_ecc_error_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.eop_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.muxer.ring_entry_size | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.priv_inst_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.priv_reg_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.rlc_poison_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.sq_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->jpeg.inst->irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->jpeg.inst->ras_poison_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->sdma.ctxt_empty_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->sdma.doorbell_invalid_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->sdma.ecc_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->sdma.fence_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->sdma.illegal_inst_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->sdma.pool_timeout_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->sdma.srbm_write_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->sdma.trap_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->sdma.vm_hole_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->uvd.inst->irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->vce.irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->vcn.inst->irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->vcn.inst->ras_poison_irq.num_types | |
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c mes_v12_0_mqd_sw_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.adev->mes.adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.adev->mes.event_log_size | 0-1572864 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.funcs | 325463660276289536,4756190773881946112,5844308842708090880 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.kiq_hw_fini | 1435191093708939264,8800049960775479296,9136997105743011840 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.kiq_hw_init | 1284368737129111552,2411523670466220032,8807158000803385344 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->mes.ring | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->encode_fh | 0,2,1398972869330624512,1616549510479982592,2037984473558433792 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_dentry | 0,8684,447817974243774464,687732489194512384,742201802719268864 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_parent | 0,5297,148606482432692224,436469935444291584,467281172929331200 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->get_parent | 0,8931,264940071972966400,291591359766798336,565128213429456896 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.pool.dev->iommu->attach_deferred | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.pool.dev->iommu->pci_32bit_workaround | 0-1 |
| PARAM_VALUE | 0 | *adev->mes.aggregated_doorbells | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->mes.compute_hqd_mask | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->mes.gfx_hqd_mask | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->mes.sdma_hqd_mask | 252 |
| PARAM_VALUE | 1 | size | 2048 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 4 | *bo_ptr | 0 |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| DATA_SOURCE | 0 | adev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c mes_v12_0_sw_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.adev->mes.adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.adev->mes.event_log_size | 0-3145728 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.funcs | 325463660276289536,4756190773881946112,5844308842708090880 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.kiq_hw_fini | 1435191093708939264,8800049960775479296,9136997105743011840 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.kiq_hw_init | 1284368737129111552,2411523670466220032,8807158000803385344 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->mes.resource_1 | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.resource_1_addr | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.resource_1_gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1808,2632,2648,2712 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->get_parent | 0,8931,264940071972966400,291591359766798336,565128213429456896 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | *adev->mes.aggregated_doorbells | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->mes.compute_hqd_mask | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->mes.gfx_hqd_mask | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->mes.sdma_hqd_mask | 252 |
| PARAM_VALUE | 1 | size | 4096 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | align | unit_byte |
| HALF_LOCKED2 | &pool->lock |
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c amdgpu_virt_alloc_mm_table() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->encode_fh | 0,2,1398972869330624512,1616549510479982592,2037984473558433792,2776440803454029824,3228746867770966016,3502492669594062848,3526768263295340544,3559173554394271744,5000850239487131648,5583386343686406144,5817357685191483392-s64max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_dentry | 0,8684,447817974243774464,687732489194512384,742201802719268864,868497899885588480,1471448175530500096,2021658383390310400,2445877819203563520,2512819722689847296,2649270699546726400,2761259683714371584,2893332316235677696-s64max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_parent | 0,5297,148606482432692224,436469935444291584,467281172929331200,529780027764285440,1092893949038768128,1556959531105513472,1608953577475584000,1649536479961075712,2404761408063094784,2970908329832960000,3511613614414655488-s64max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->vcn.inst->ring_dec.adev->num_rings | 0-4294967295 |
| PARAM_VALUE | 0 | adev->virt.mm_table.gpu_addr | 0 |
| PARAM_VALUE | 1 | size | 4096 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 5 | *gpu_addr | 0 |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| BUF_SIZE | 0 | adev->vce.saved_bo | (-1)-s32max |
| DATA_SOURCE | 0 | adev | $0 |
| BIT_INFO | 0 | adev->virt.caps | 0x4,0xffffffff |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | adev->vce.irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->vcn.inst->irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->vcn.inst->ras_poison_irq.num_types | |
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega20_smumgr.c vega20_smu_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 1256 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega20_smumgr.c vega20_smu_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 124 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega20_smumgr.c vega20_smu_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 102400 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega20_smumgr.c vega20_smu_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 32 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega20_smumgr.c vega20_smu_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 96 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega20_smumgr.c vega20_smu_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 128 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c amdgpu_ih_ring_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->cma_area->nranges | s32min-s32max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->wb.num_wb | 1-u32max |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| CAPPED_DATA | 0 | adev->wb.num_wb | 1 |
| DATA_SOURCE | 0 | adev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | adev->irq.self_irq.num_types | |
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c vpe_common_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 1 | size | 4096 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c amdgpu_gfx_cleaner_shader_sw_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.cleaner_shader_ptr | 34347268492890112,1241025713583968256,2167471594636738560,7020921923801780224,7989340207534751744 |
| PARAM_VALUE | 0 | adev->gfx.cleaner_shader_size | 240,248,304 |
| PARAM_VALUE | 0 | adev->gfx.enable_cleaner_shader | 1 |
| PARAM_VALUE | 0 | adev->gfx.mec_fw_version | 5-u32max |
| PARAM_VALUE | 1 | size | 240,248,304 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| BUF_SIZE | 0 | adev->gfx.cleaner_shader_ptr | 240,248,304 |
| DATA_SOURCE | 0 | adev | $0 |
| DATA_SOURCE | 1 | size | $1 |
| FUZZY_MAX | 0 | adev->gfx.mec_fw_version | 2450 |
| HARD_MAX | 0 | adev->gfx.cleaner_shader_size | 304 |
| HARD_MAX | 1 | size | 304 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c amdgpu_gfx_kiq_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.kiq | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->kmap.page | 0 |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->kmap.virtual | 0 |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.base.resv->fences->max_fences | 0-4294967295 |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.base.resv->lock.base.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.bdev->lru_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.resource->bo->bdev->unevictable.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.resource->bo->bdev->unevictable.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.resource->bo->bdev->unevictable.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.resource->lru.link.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->id | 0-3 |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->section | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.rlc.funcs->init | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->encode_fh | 0,2,1398972869330624512,1616549510479982592,2037984473558433792 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_dentry | 0,8684,447817974243774464,687732489194512384,742201802719268864 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_parent | 0,4672,5297,148606482432692224,436469935444291584,457356038048772096,467281172929331200 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->get_parent | 0,8931,264940071972966400,291591359766798336,565128213429456896 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->xcp_mgr->adev->gfx.rlc.cs_data->section->reg_index | 0,4,40960,41022,41164,41174,41176,41179,41461,41471-41472,41530,41630,41632-41633,41635,41637,41694,41717,62460,65472 |
| PARAM_VALUE | 1 | size | 2048,4096 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 509674030427320320 |
| DATA_SOURCE | 0 | adev | $0 |
| DATA_SOURCE | 1 | size | $1 |
| HARD_MAX | 1 | size | 4096 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.bad_op_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.cp_ecc_error_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.eop_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.muxer.ring_entry_size | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.priv_inst_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.priv_reg_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.rlc_poison_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.sq_irq.num_types | |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c amdgpu_gfx_mqd_sw_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->asic_type | 10-u32max |
| PARAM_VALUE | 0 | adev->enable_mes_kiq | 0 |
| PARAM_VALUE | 0 | adev->gfx.kiq | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->kmap.page | 0 |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->kmap.virtual | 0 |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.base.resv->fences->max_fences | 0-4294967295 |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.base.resv->lock.base.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.bdev->lru_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.resource->bo->bdev->unevictable.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.resource->bo->bdev->unevictable.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.resource->bo->bdev->unevictable.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.resource->lru.link.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->id | 0-3 |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->section | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.rlc.funcs->init | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->encode_fh | 0,2,1398972869330624512,1616549510479982592,2037984473558433792 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_dentry | 0,8684,447817974243774464,687732489194512384,742201802719268864 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_parent | 0,4672,5297,148606482432692224,436469935444291584,457356038048772096,467281172929331200 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->get_parent | 0,8931,264940071972966400,291591359766798336,565128213429456896 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mqds | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->xcp_mgr->adev->gfx.rlc.cs_data->section->reg_index | 0,4,40960,41022,41164,41174,41176,41179,41461,41471-41472,41530,41630,41632-41633,41635,41637,41694,41717,62460,65472 |
| PARAM_VALUE | 1 | size | 512,2064,4096 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 4 | *bo_ptr | 0 |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| DATA_SOURCE | 0 | adev | $0 |
| DATA_SOURCE | 1 | size | $1 |
| FUZZY_MAX | 0 | adev->asic_type | 10 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.bad_op_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.cp_ecc_error_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.eop_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.muxer.ring_entry_size | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.priv_inst_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.priv_reg_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.rlc_poison_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.sq_irq.num_types | |
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c amdgpu_gfx_mqd_sw_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->asic_type | 26-u32max |
| PARAM_VALUE | 0 | adev->gfx.gfx_ring | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.kiq | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->kmap.page | 0 |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->kmap.virtual | 0 |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.base.resv->fences->max_fences | 0-4294967295 |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.base.resv->lock.base.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.bdev->lru_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.resource->bo->bdev->unevictable.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.resource->bo->bdev->unevictable.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.resource->bo->bdev->unevictable.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.resource->lru.link.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.num_gfx_rings | 1-u32max |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->id | 0-3 |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->section | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.rlc.funcs->init | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,1808,2632,2648,2712 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->encode_fh | 0,2,1398972869330624512,1616549510479982592,2037984473558433792 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_dentry | 0,8684,447817974243774464,687732489194512384,742201802719268864 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_parent | 0,4672,5297,148606482432692224,436469935444291584,457356038048772096,467281172929331200 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->get_parent | 0,8931,264940071972966400,291591359766798336,565128213429456896 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mqds | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->xcp_mgr->adev->gfx.rlc.cs_data->section->reg_index | 0,4,40960,41022,41164,41174,41176,41179,41461,41471-41472,41530,41630,41632-41633,41635,41637,41694,41717,62460,65472 |
| PARAM_VALUE | 1 | size | 4096,8192 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2,6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 4 | *bo_ptr | 0 |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| DATA_SOURCE | 0 | adev | $0 |
| FUZZY_MAX | 3 | domain | 2 |
| BIT_INFO | 1 | size | 0x0,0x3000 |
| BIT_INFO | 3 | domain | 0x2,0x6 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.bad_op_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.cp_ecc_error_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.eop_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.muxer.ring_entry_size | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.priv_inst_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.priv_reg_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.rlc_poison_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.sq_irq.num_types | |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c amdgpu_gfx_mqd_sw_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.compute_ring | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.kiq | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->kmap.page | 0 |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->kmap.virtual | 0 |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.base.resv->fences->max_fences | 0-4294967295 |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.base.resv->lock.base.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.bdev->lru_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.resource->bo->bdev->unevictable.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.resource->bo->bdev->unevictable.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.resource->bo->bdev->unevictable.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.mec.hpd_eop_obj->tbo.resource->lru.link.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.num_compute_rings | 1-u32max |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->id | 0-3 |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->section | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.rlc.funcs->init | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,1808,2632,2648,2712 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->encode_fh | 0,2,1398972869330624512,1616549510479982592,2037984473558433792 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_dentry | 0,8684,447817974243774464,687732489194512384,742201802719268864 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_parent | 0,4672,5297,148606482432692224,436469935444291584,457356038048772096,467281172929331200 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->get_parent | 0,8931,264940071972966400,291591359766798336,565128213429456896 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mqds | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->xcp_mgr->adev->gfx.rlc.cs_data->section->reg_index | 0,4,40960,41022,41164,41174,41176,41179,41461,41471-41472,41530,41630,41632-41633,41635,41637,41694,41717,62460,65472 |
| PARAM_VALUE | 1 | size | 4096,8192 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2,6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 4 | *bo_ptr | 0 |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| DATA_SOURCE | 0 | adev | $0 |
| FUZZY_MAX | 3 | domain | 2 |
| BIT_INFO | 1 | size | 0x0,0x3000 |
| BIT_INFO | 3 | domain | 0x2,0x6 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.bad_op_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.cp_ecc_error_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.eop_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.muxer.ring_entry_size | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.priv_inst_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.priv_reg_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.rlc_poison_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->gfx.sq_irq.num_types | |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_services.c dm_allocate_gpu_mem() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev->dm.dmub_srv->asic | 0-4294967295 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->cursor_offload_v1 | 0-s64max |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->dpia_supported | 0-1 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->fw_state | 0-s64max |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->hw_init | 0-1 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->inbox1_last_wptr | 0-4294967295 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->inbox_type | 0-4294967295 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->is_virtual | 0-1 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->no_ext_reg_access | 0-1 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->power_state | 0-4294967295 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->psp_version | 0-4294967295 |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs | 0-s64max |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn31 | 0-s64max |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn32 | 0-s64max |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn35 | 0-s64max |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn401 | 0-s64max |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->regs_dcn42 | 0-s64max |
| PARAM_VALUE | 0 | adev->dm.dmub_srv->shared_state | 0-s64max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 1 | size | 112,124,128,176,304,400,404,464,468,3696 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2,4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| BUF_SIZE | 0 | adev | (-1),524640 |
| BUF_SIZE | 0 | adev | (-1),524640 |
| BUF_SIZE | 0 | adev->dm.dmub_fb_info | (-1),296 |
| DATA_SOURCE | 0 | adev | $0 |
| DATA_SOURCE | 1 | size | $2 |
| FUZZY_MAX | 3 | domain | 4 |
| BIT_INFO | 3 | domain | 0x0,0x6 |
| HARD_MAX | 1 | size | 3696 |
| HARD_MAX | 3 | domain | 4 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c amdgpu_sa_bo_manager_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->ib_pools | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| DATA_SOURCE | 0 | adev | $0 |
| DATA_SOURCE | 1 | size | $2 |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu7_smumgr.c smu7_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 4096 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu7_smumgr.c smu7_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 819200 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c amdgpu_psp_vbflash_read() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->psp.vbflash_image_size | 1-u64max |
| PARAM_VALUE | 1 | size | 1-u64max |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 3532448247262736384 |
| PARAM_VALUE | 4 | *bo_ptr | 0 |
| PARAM_VALUE | 5 | gpu_addr | 1923412117141168128 |
| PARAM_VALUE | 6 | cpu_addr | 9051274821739790336 |
| DATA_SOURCE | 0 | adev | r drm_to_adev |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &of->mutex | ||
| HALF_LOCKED2 | &of->prealloc_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct kernfs_open_file)->mutex |
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c psp_read_spirom_debugfs_open() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->psp.spirom_dump_trip | 0 |
| PARAM_VALUE | 1 | size | 33554432 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| BUF_SIZE | 0 | adev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | adev | s32min-(-2),1-s32max |
| CAPPED_DATA | 0 | &adev->psp.mutex | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | adev | unit_array_size |
| LOCK2 | 0 | &adev->psp.mutex | |
| TYPE_LOCK | (struct psp_context)->mutex |
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c psp_ring_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 4096 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | align | unit_byte |
| LOCK2 | &adev->firmware.mutex | ||
| TYPE_LOCK | (struct amdgpu_firmware)->mutex |
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c psp_sw_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->psp.cmd | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->psp.funcs->mem_training | 0,292346798077620224,5904893808352624640,9168225120078532608 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->scpm_status | 0 |
| PARAM_VALUE | 1 | size | 1048576 |
| PARAM_VALUE | 2 | align | 1048576 |
| PARAM_VALUE | 3 | domain | 2,4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| FUZZY_MAX | 3 | domain | 4 |
| BIT_INFO | 0 | adev->virt.caps | 0x0,0xffffffff |
| BIT_INFO | 3 | domain | 0x0,0x6 |
| HARD_MAX | 3 | domain | 4 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &pool->lock |
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c psp_sw_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,1808,2632,2648,2712 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.raw_lock.cnts.counter | 0-s32max |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.raw_lock.wlocked | 0 |
| PARAM_VALUE | 0 | adev->psp.cmd | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->psp.funcs->mem_training | 0,292346798077620224,5904893808352624640,9168225120078532608 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->kmap.bo_kmap_type | 2-3,129,132 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->placement.num_placement | 1-3 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo->resource->bus.addr | 0-255 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.base.refcount.refcount.refs.counter | 1 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.base.resv->fences->max_fences | 0-4294967295 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.base.resv->fences->num_fences | 0-4294967295 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.base.resv->lock.base.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.base.resv->lock.base.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.base.resv->lock.base.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.base.vma_node.vm_lock.magic | 3736018669 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.base.vma_node.vm_lock.owner | (-1) |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.base.vma_node.vm_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.bdev->dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.bdev->dev_mapping->i_mmap_rwsem.first_waiter->list.next | 2212933610777083904 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.bdev->dev_mapping->i_mmap_rwsem.first_waiter->list.prev | 2212933610777083904 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.bdev->dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.bdev->lru_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.destroy | 3687779195912622080,6459761284373078016 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.resource->css->cnt.protection_support | 0-1 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.resource->css->cnt.track_failcnt | 0-1 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.resource->css->ref.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.ttm->backup->f_mapping->host->i_bytes | 0-u16max |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.ttm->caching | 0-4294967295 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.ttm->page_flags | 0-4294967295 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.ttm->restore->alloced_page->_refcount.counter | s32min-s32max |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.ttm->restore->alloced_page->page_type | 0-4294967295 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.type | 0-2 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->scpm_status | 0 |
| PARAM_VALUE | 1 | size | 4096 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| BIT_INFO | 0 | adev->virt.caps | 0x0,0xffffffff |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | align | unit_byte |
| HALF_LOCKED2 | &pool->lock |
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c psp_sw_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,1808,2632,2648,2712 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.vma_manager->vm_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->psp.cmd | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->kmap.bo_kmap_type | 2-3,129,132 |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->placement.num_placement | 1-3 |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo->resource->bus.addr | 0-255 |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo.base.refcount.refcount.refs.counter | 1 |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo.base.resv->fences->max_fences | 0-4294967295 |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo.base.resv->fences->num_fences | 0-4294967295 |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo.base.resv->lock.base.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo.base.resv->lock.base.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo.base.resv->lock.base.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo.base.vma_node.vm_lock.magic | 3736018669 |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo.base.vma_node.vm_lock.owner | (-1) |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo.base.vma_node.vm_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo.bdev->dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo.bdev->lru_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo.destroy | 3687779195912622080,6459761284373078016 |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo.resource->css->cnt.protection_support | 0-1 |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo.resource->css->cnt.track_failcnt | 0-1 |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo.resource->css->ref.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo.ttm->backup->f_mapping->host->i_bytes | 0-u16max |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo.ttm->caching | 0-4294967295 |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo.ttm->page_flags | 0-4294967295 |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo.ttm->restore->alloced_page->_refcount.counter | s32min-s32max |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo.ttm->restore->alloced_page->page_type | 0-4294967295 |
| PARAM_VALUE | 0 | adev->psp.fence_buf_bo->tbo.type | 0-2 |
| PARAM_VALUE | 0 | adev->psp.funcs->mem_training | 0,292346798077620224,5904893808352624640,9168225120078532608 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->kmap.bo_kmap_type | 2-3,129,132 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->placement.num_placement | 1-3 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo->resource->bus.addr | 0-255 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.base.refcount.refcount.refs.counter | 1 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.base.resv->fences->max_fences | 0-4294967295 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.base.resv->fences->num_fences | 0-4294967295 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.base.resv->lock.base.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.base.resv->lock.base.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.base.resv->lock.base.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.base.vma_node.vm_lock.magic | 3736018669 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.base.vma_node.vm_lock.owner | (-1) |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.base.vma_node.vm_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.bdev->dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.bdev->dev_mapping->i_mmap_rwsem.first_waiter->list.next | 2212933610777083904 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.bdev->dev_mapping->i_mmap_rwsem.first_waiter->list.prev | 2212933610777083904 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.bdev->dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.bdev->lru_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.destroy | 3687779195912622080,6459761284373078016 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.resource->css->cnt.protection_support | 0-1 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.resource->css->cnt.track_failcnt | 0-1 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.resource->css->ref.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.ttm->backup->f_mapping->host->i_bytes | 0-u16max |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.ttm->caching | 0-4294967295 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.ttm->page_flags | 0-4294967295 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.ttm->restore->alloced_page->_refcount.counter | s32min-s32max |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.ttm->restore->alloced_page->page_type | 0-4294967295 |
| PARAM_VALUE | 0 | adev->psp.fw_pri_bo->tbo.type | 0-2 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->scpm_status | 0 |
| PARAM_VALUE | 1 | size | 4096 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| BIT_INFO | 0 | adev->virt.caps | 0x0,0xffffffff |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | align | unit_byte |
| HALF_LOCKED2 | &pool->lock |
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c psp_ta_init_shared_buf() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c psp_tmr_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->section->reg_count | 0-6,8,11,34,55-56,66,98-99,155,157-158,203,212,215,233,272,274 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.pool.dev->iommu->attach_deferred | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.pool.dev->iommu->pci_32bit_workaround | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 1 | size | 0-s32max,18446744071562067968-u64max |
| PARAM_VALUE | 2 | align | 1048576 |
| PARAM_VALUE | 3 | domain | 6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 4 | *bo_ptr | 0 |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 0,2616464388271607808 |
| BUF_SIZE | 6 | cpu_addr | 0,8 |
| BUF_SIZE | 6 | cpu_addr | 0,8 |
| BIT_INFO | 6 | cpu_addr | 0x0,0x244f8c7f9e639000 |
| BIT_INFO | 6 | cpu_addr | 0x0,0x244f8c7f9e639000 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &adev->firmware.mutex | ||
| TYPE_LOCK | (struct amdgpu_firmware)->mutex |
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c psp_usbc_pd_fw_sysfs_write() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->num_ip_blocks | 1-s32max |
| PARAM_VALUE | 2 | align | 1048576 |
| PARAM_VALUE | 3 | domain | 6 |
| PARAM_VALUE | 4 | bo_ptr | 7704818567832682496 |
| PARAM_VALUE | 4 | *bo_ptr | 0 |
| PARAM_VALUE | 5 | gpu_addr | 8030249708303572992 |
| PARAM_VALUE | 6 | cpu_addr | 1043942989402529792 |
| CAPPED_DATA | 0 | adev->num_ip_blocks | 1 |
| DATA_SOURCE | 0 | adev | r drm_to_adev |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| LOCK2 | &of->mutex | ||
| LOCK2 | global &drm_unplug_srcu | ||
| HALF_LOCKED2 | &of->prealloc_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct kernfs_open_file)->mutex |
drivers/gpu/drm/amd/amdgpu/amdgpu_seq64.c amdgpu_seq64_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->seq64.sbo | 0 |
| PARAM_VALUE | 1 | size | 2097152 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 4 | *bo_ptr | 0 |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| DATA_SOURCE | 0 | adev | $0 |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c amdgpu_mes_event_log_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.adev->mes.adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.adev->mes.event_log_size | 0-3145728 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.funcs | 325463660276289536,4756190773881946112,5844308842708090880 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.kiq_hw_fini | 1435191093708939264,8800049960775479296,9136997105743011840 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.kiq_hw_init | 1284368737129111552,2411523670466220032,8807158000803385344 |
| PARAM_VALUE | 0 | adev->mes.compute_hqd_mask | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.doorbell_bitmap | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.doorbell_ida.xa.xa_flags | 33554437 |
| PARAM_VALUE | 0 | adev->mes.doorbell_ida.xa.xa_head | 0 |
| PARAM_VALUE | 0 | adev->mes.event_log_size | 0-3145728 |
| PARAM_VALUE | 0 | adev->mes.funcs | 325463660276289536,4756190773881946112,5844308842708090880 |
| PARAM_VALUE | 0 | adev->mes.gfx_hqd_mask | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.kiq_hw_fini | 1435191093708939264,8800049960775479296,9136997105743011840 |
| PARAM_VALUE | 0 | adev->mes.kiq_hw_init | 1284368737129111552,2411523670466220032,8807158000803385344 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter | 0 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.magic | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.osq.tail.counter | 0 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.owner.counter | 0 |
| PARAM_VALUE | 0 | adev->mes.num_mes_dbs | 512 |
| PARAM_VALUE | 0 | adev->mes.sdma_hqd_mask | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.total_max_queue | 16777215 |
| PARAM_VALUE | 0 | adev->mes.vmid_mask_gfxhub | 0-u16max |
| PARAM_VALUE | 0 | adev->mes.vmid_mask_mmhub | 65280 |
| PARAM_VALUE | 0 | *adev->mes.aggregated_doorbells | 0-4294967295 |
| PARAM_VALUE | 1 | size | 0-3145728 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| BUF_SIZE | 0 | adev->mes.funcs | 80 |
| BUF_SIZE | 0 | adev->mes.kiq_hw_fini | 8 |
| BUF_SIZE | 0 | adev->mes.kiq_hw_init | 8 |
| CAPPED_DATA | 0 | adev->gfx.mec.num_pipe_per_mec | 1 |
| CAPPED_DATA | 0 | adev->mes.vmid_mask_gfxhub | 1 |
| DATA_SOURCE | 0 | adev | $0 |
| FUZZY_MAX | 0 | adev->mes.event_log_size | 622592 |
| FUZZY_MAX | 1 | size | 622592 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c amdgpu_mes_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.adev->mes.adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.adev->mes.event_log_size | 0-1572864 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.funcs | 325463660276289536,4756190773881946112,5844308842708090880 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.kiq_hw_fini | 1435191093708939264,8800049960775479296,9136997105743011840 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.kiq_hw_init | 1284368737129111552,2411523670466220032,8807158000803385344 |
| PARAM_VALUE | 0 | adev->mes.compute_hqd_mask | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.doorbell_bitmap | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.doorbell_ida.xa.xa_flags | 33554437 |
| PARAM_VALUE | 0 | adev->mes.doorbell_ida.xa.xa_head | 0 |
| PARAM_VALUE | 0 | adev->mes.event_log_size | 0-1572864 |
| PARAM_VALUE | 0 | adev->mes.funcs | 325463660276289536,4756190773881946112,5844308842708090880 |
| PARAM_VALUE | 0 | adev->mes.gfx_hqd_mask | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.hung_queue_db_array_cpu_addr | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.hung_queue_db_array_gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.hung_queue_db_array_gpu_obj | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.hung_queue_db_array_size | s32min-(-1),1-s32max |
| PARAM_VALUE | 0 | adev->mes.kiq_hw_fini | 1435191093708939264,8800049960775479296,9136997105743011840 |
| PARAM_VALUE | 0 | adev->mes.kiq_hw_init | 1284368737129111552,2411523670466220032,8807158000803385344 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter | 0 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.magic | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.osq.tail.counter | 0 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.owner.counter | 0 |
| PARAM_VALUE | 0 | adev->mes.num_mes_dbs | 512 |
| PARAM_VALUE | 0 | adev->mes.sdma_hqd_mask | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.total_max_queue | 16777215 |
| PARAM_VALUE | 0 | adev->mes.vmid_mask_gfxhub | 0-u16max |
| PARAM_VALUE | 0 | adev->mes.vmid_mask_mmhub | 65280 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,1808,2632,2648,2712 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | *adev->mes.aggregated_doorbells | 0-4294967295 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| BUF_SIZE | 0 | adev->mes.funcs | 80 |
| BUF_SIZE | 0 | adev->mes.kiq_hw_fini | 8 |
| BUF_SIZE | 0 | adev->mes.kiq_hw_init | 8 |
| CAPPED_DATA | 0 | adev->gfx.mec.num_pipe_per_mec | 1 |
| CAPPED_DATA | 0 | adev->mes.vmid_mask_gfxhub | 1 |
| DATA_SOURCE | 0 | adev | $0 |
| FUZZY_MAX | 0 | adev->mes.event_log_size | 622592 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | adev->mes.event_log_gpu_obj->tbo.ttm->dma_ttm.sg->orig_nents | |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c amdgpu_mes_rs64mem_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 1 | size | 4096 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c amdgpu_device_mem_scratch_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->benchmark_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->debug_enable_ras_aca | 1 |
| PARAM_VALUE | 0 | adev->dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->iommu_group | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->enforce_isolation_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->firmware.mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gang_submit->context | 0 |
| PARAM_VALUE | 0 | adev->gang_submit->seqno | 0 |
| PARAM_VALUE | 0 | adev->gfx.enforce_isolation | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->gfx.gfx_off_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfx.gpu_clock_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfx.partition_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfx.pipe_reserve_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfx.reset_sem_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfx.rlc.cs_data->section->reg_count | 0-6,8,11,34,55-56,66,98-99,155,157-158,203,212,215,233,272,274,282,290,488 |
| PARAM_VALUE | 0 | adev->gfx.rlc.reg_funcs->rreg32 | 7496899883983585280 |
| PARAM_VALUE | 0 | adev->gfx.rlc.reg_funcs->wreg32 | 3835863049997778944 |
| PARAM_VALUE | 0 | adev->gfx.userq_sch_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfx.workload_profile_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->gfxhub.funcs->get_xgmi_info | 0,591011708383666176,6240322534601723904 |
| PARAM_VALUE | 0 | adev->grbm_idx_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->init_lvl->hwini_ip_block_mask | 31,262143 |
| PARAM_VALUE | 0 | adev->init_lvl->level | 0-2 |
| PARAM_VALUE | 0 | adev->ip_blocks | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->isolation | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden->first_waiter->task->blocked_lock.owner | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->list.prev->prev | 0,5159360019465732096 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->magic | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->task->blocked_lock.raw_lock.val.counter | s32min-s32max |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->task->blocked_on | (-1)-0 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->get_parent | 0,8931,264940071972966400,291591359766798336,565128213429456896,893189740598853632,1241177127089143808,1474696885321834496,1812477326828269568,1893665921928286208,2210088671756947456,2437012291923775488,2483979068402987008-s64max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mmhub.funcs->get_xgmi_info | 0,3251155557669371904 |
| PARAM_VALUE | 0 | adev->mn_hash | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mn_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->nbio.ras->handle_ras_controller_intr_no_bifring | 0,2995380904039653376,4976926125456957440 |
| PARAM_VALUE | 0 | adev->nbio.ras->handle_ras_err_event_athub_intr_no_bifring | 343328070289166336,442705695326760960,1237706030772658176,4765407452162306048 |
| PARAM_VALUE | 0 | adev->nbio.ras->init_ras_controller_interrupt | 0,2297051996113666048,5600623995182313472 |
| PARAM_VALUE | 0 | adev->nbio.ras->init_ras_err_event_athub_interrupt | 2056155413763584000,4136734766109429760,5578075994978566144,7334530495680643072 |
| PARAM_VALUE | 0 | adev->nbio.ras->ras_block.hw_ops | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->nbio.ras->ras_block.ras_block_match | 0,6907456063580930048 |
| PARAM_VALUE | 0 | adev->nbio.ras->ras_block.ras_cb | 0,1203783395015450624,1836251971409854464,6232968725599965184,7919214718551175168 |
| PARAM_VALUE | 0 | adev->nbio.ras->ras_block.ras_fini | 0,7250038696778731520 |
| PARAM_VALUE | 0 | adev->nbio.ras->ras_block.ras_late_init | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->nbio.ras->ras_block.ras_suspend | 0,8339928686005440512 |
| PARAM_VALUE | 0 | adev->notifier_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->pm.mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->pm.od_kobj_list.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->pm.od_kobj_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->pm.od_kobj_list.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->pm.pwr_state | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->pm.stable_pstate_ctx_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->psp.adev->reset_domain->sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->psp.adev->reset_domain->sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->psp.mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->psp.ptl.mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->psp.ras_context.ras->eeprom_control.ras_info_offset | 20 |
| PARAM_VALUE | 0 | adev->psp.ras_context.ras->eeprom_control.ras_max_record_count | 10911,10921 |
| PARAM_VALUE | 0 | adev->psp.ras_context.ras->eeprom_control.ras_record_offset | 20,276 |
| PARAM_VALUE | 0 | adev->psp.ras_context.ras->umc_ecc.record_ce_addr_supported | 1 |
| PARAM_VALUE | 0 | adev->ras_list.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->ras_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->ras_list.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->reset_domain->refcount.refcount.refs.counter | 1 |
| PARAM_VALUE | 0 | adev->reset_domain->reset_res.counter | 0 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->reset_domain->type | 0 |
| PARAM_VALUE | 0 | adev->reset_domain->wq | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->reset_list.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->reset_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->reset_list.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->srbm_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->vcn.workload_profile_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->virt.access_req_mutex->first_waiter->task->blocked_lock.owner | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | adev->virt.access_req_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->virt.access_req_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->virt.access_req_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | adev->virt.access_req_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | adev->virt.access_req_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | s32min-s32max |
| PARAM_VALUE | 0 | adev->virt.access_req_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | adev->virt.ops->ras_poison_handler | 0,1506654890529267712,7062679433955307520 |
| PARAM_VALUE | 0 | adev->virt.ops->rcvd_ras_intr | 0,1264429437436559360,8072527672973950976 |
| PARAM_VALUE | 0 | adev->virt.ops->ready_to_reset | 0,3134132074744209408,4898720560872099840 |
| PARAM_VALUE | 0 | adev->virt.ops->rel_full_gpu | 1498237178205769728,3116507670158295040,3644351550210674688 |
| PARAM_VALUE | 0 | adev->virt.ops->req_bad_pages | 0,6520915385785614336 |
| PARAM_VALUE | 0 | adev->virt.ops->req_full_gpu | 3263327864678707200,8012778414601474048,8529193641368588288 |
| PARAM_VALUE | 0 | adev->virt.ops->req_init_data | 0,4251399470672814080,8928590565191569408 |
| PARAM_VALUE | 0 | adev->virt.ops->req_ras_chk_criti | 0,1219556967959461888 |
| PARAM_VALUE | 0 | adev->virt.ops->req_ras_cper_dump | 0,1319118289850191872 |
| PARAM_VALUE | 0 | adev->virt.ops->req_ras_err_count | 0,4945855772673810432 |
| PARAM_VALUE | 0 | adev->virt.ops->req_remote_ras_cmd | 0,8233971941746573312 |
| PARAM_VALUE | 0 | adev->virt.ops->reset_gpu | 2575557575842873344,6971165107142246400,8517207991994253312 |
| PARAM_VALUE | 0 | adev->virt.ops->trans_msg | 0,6810690551415382016,8929526865012875264 |
| PARAM_VALUE | 0 | adev->virt.ops->wait_reset | 3236251544564379648,8484031305067741184,8489839883772440576 |
| PARAM_VALUE | 0 | adev->virt.ras.ras_telemetry_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->virt.vf_errors.lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->virt.vf_errors.lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->virt.vf_errors.lock.first_waiter->list.prev->prev | 5159360019465732096 |
| PARAM_VALUE | 0 | adev->virt.vf_errors.lock.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->xcp_mgr->adev->gfx.rlc.cs_data->section->reg_index | 0,4,40960,41022,41164,41174,41176,41179,41461,41471-41472,41530,41630,41632-41633,41635,41637-41638,41694,41701,41717,41920,62460,65472 |
| PARAM_VALUE | 0 | *adev->doorbell_index.sdma_engine | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->enforce_isolation | 0-3 |
| PARAM_VALUE | 0 | *adev->virt.vf_errors.code | 0-u16max |
| PARAM_VALUE | 0 | *adev->virt.vf_errors.flags | 0-u16max |
| PARAM_VALUE | 1 | size | 4096 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| BUF_SIZE | 0 | adev->dev | (-1),1616 |
| BUF_SIZE | 0 | adev->pdev | (-1),1-s32max |
| BUF_SIZE | 0 | adev->reset_domain | (-1),192 |
| DATA_SOURCE | 0 | adev | $0 |
| MEM_ZERO | 0 | adev->gfx.pipe_reserve_bitmap | |
| MEM_ZERO | 0 | &adev->throttling_logging_rs | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 0 | adev->gmc.xgmi.node_segment_size | 0,16777216-2199006478336[c] |
| HOST_DATA | 0 | adev->mman.gtt_mgr.manager.size | 0,4096-4503599626321920[c] |
| HOST_DATA | 0 | adev->mman.gtt_mgr.mm.head_node.size | 0-u64max |
| HOST_DATA | 0 | adev->mman.preempt_mgr.size | 1073741824[c] |
| HOST_DATA | 0 | adev->pdev->acs_capabilities | 0-u16max |
| HOST_DATA | 0 | adev->pdev->bus->bridge_ctl | 0-u16max |
| HOST_DATA | 0 | adev->pdev->bus->parent->bridge_ctl | 0-u16max |
| HOST_DATA | 0 | adev->pdev->class | 0-16777215 |
| HOST_DATA | 0 | adev->pdev->current_state | 0-3[c] |
| HOST_DATA | 0 | adev->pdev->devcap | 0-u32max |
| HOST_DATA | 0 | adev->pdev->devfn | 0-503[c] |
| HOST_DATA | 0 | adev->pdev->device | 0-u16max |
| HOST_DATA | 0 | adev->pdev->eetlp_prefix_max | 0-7[c] |
| HOST_DATA | 0 | adev->pdev->fm_enabled | 0-1[c] |
| HOST_DATA | 0 | adev->pdev->hdr_type | 0-255[c] |
| HOST_DATA | 0 | adev->pdev->ide_cfg | 0-1[c] |
| HOST_DATA | 0 | adev->pdev->ide_tee_limit | 0-1[c] |
| HOST_DATA | 0 | adev->pdev->irq | 0-255 |
| HOST_DATA | 0 | adev->pdev->is_cxl | 0-1 |
| HOST_DATA | 0 | adev->pdev->multifunction | 0-1[c] |
| HOST_DATA | 0 | adev->pdev->nr_ide_mem | 0-255[c] |
| HOST_DATA | 0 | adev->pdev->pcie_flags_reg | 0-u16max |
| HOST_DATA | 0 | adev->pdev->pcie_mpss | 0-7[c] |
| HOST_DATA | 0 | adev->pdev->physfn->acs_capabilities | 0-u16max |
| HOST_DATA | 0 | adev->pdev->physfn->bus->bridge_ctl | 0-u16max |
| HOST_DATA | 0 | adev->pdev->physfn->bus->parent->bridge_ctl | 0-u16max |
| HOST_DATA | 0 | adev->pdev->physfn->class | 0-16777215 |
| HOST_DATA | 0 | adev->pdev->physfn->current_state | 0-3[c] |
| HOST_DATA | 0 | adev->pdev->physfn->devcap | 0-u32max |
| HOST_DATA | 0 | adev->pdev->physfn->devfn | 1-503[c] |
| HOST_DATA | 0 | adev->pdev->physfn->device | 0-u16max |
| HOST_DATA | 0 | adev->pdev->physfn->eetlp_prefix_max | 0-7[c] |
| HOST_DATA | 0 | adev->pdev->physfn->fm_enabled | 0-1[c] |
| HOST_DATA | 0 | adev->pdev->physfn->hdr_type | 0-255[c] |
| HOST_DATA | 0 | adev->pdev->physfn->ide_cfg | 0-1[c] |
| HOST_DATA | 0 | adev->pdev->physfn->ide_tee_limit | 0-1[c] |
| HOST_DATA | 0 | adev->pdev->physfn->irq | 0-255 |
| HOST_DATA | 0 | adev->pdev->physfn->is_cxl | 0-1 |
| HOST_DATA | 0 | adev->pdev->physfn->multifunction | 0-1[c] |
| HOST_DATA | 0 | adev->pdev->physfn->nr_ide_mem | 0-255[c] |
| HOST_DATA | 0 | adev->pdev->physfn->pcie_flags_reg | 0-u16max |
| HOST_DATA | 0 | adev->pdev->physfn->pcie_mpss | 0-7[c] |
| HOST_DATA | 0 | adev->pdev->physfn->pin | 0 |
| HOST_DATA | 0 | adev->pdev->physfn->pme_support | 0-31[c] |
| HOST_DATA | 0 | adev->pdev->physfn->ptm_granularity | 0-255[c] |
| HOST_DATA | 0 | adev->pdev->physfn->revision | 0-255 |
| HOST_DATA | 0 | adev->pdev->physfn->subsystem_device | 0-u16max |
| HOST_DATA | 0 | adev->pdev->physfn->subsystem_vendor | 0-u16max |
| HOST_DATA | 0 | adev->pdev->physfn->supported_speeds | 0,2-254[c] |
| HOST_DATA | 0 | adev->pdev->physfn->transparent | 0[c] |
| HOST_DATA | 0 | adev->pdev->physfn->vendor | 0-u16max |
| HOST_DATA | 0 | adev->pdev->pin | 0 |
| HOST_DATA | 0 | adev->pdev->pme_support | 0-31[c] |
| HOST_DATA | 0 | adev->pdev->ptm_granularity | 0-255[c] |
| HOST_DATA | 0 | adev->pdev->revision | 0-255 |
| HOST_DATA | 0 | adev->pdev->subsystem_device | 0-u16max |
| HOST_DATA | 0 | adev->pdev->subsystem_vendor | 0-u16max |
| HOST_DATA | 0 | adev->pdev->supported_speeds | 0,2-254[c] |
| HOST_DATA | 0 | adev->pdev->transparent | 0[c] |
| HOST_DATA | 0 | adev->pdev->vendor | 0-u16max |
| HOST_DATA | 0 | adev->psp.adev->ras_hw_enabled | 0-16777215 |
| HOST_DATA | 0 | adev->psp.sos.fw_version | 0-u32max |
| HOST_DATA | 0 | adev->virt.fw_reserve.checksum_key | 0-u32max |
| HOST_DATA | 0 | adev->virt.init_data_header.offset | 0-u32max |
| HOST_DATA | 0 | adev->virt.init_data_header.size_kb | 0-u32max |
| HOST_DATA | 0 | *adev->pdev->dev.driver_data | s64min-s64max |
| HOST_DATA | 0 | *adev->pdev->physfn->dev.driver_data | s64min-s64max |
| NO_OVERFLOW_SIMPLE | 0 | adev->nbio.ras_controller_irq.num_types | |
| NO_OVERFLOW_SIMPLE | 0 | adev->nbio.ras_err_event_athub_irq.num_types | |
| UNITS | 2 | align | unit_byte |
| HALF_LOCKED2 | &pool->lock |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/amd_powerplay.c pp_reserve_vram_for_smu() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->pm.smu_prv_buffer_size | 1-u32max |
| PARAM_VALUE | 0 | adev->powerplay.pp_handle | 0,4096-ptr_max |
| PARAM_VALUE | 1 | size | 1-u32max |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 2 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 2199567001716232192 |
| PARAM_VALUE | 6 | cpu_addr | 4642333548674510848 |
| PARAM_VALUE | 6 | *cpu_addr | 0 |
| PARAM_VALUE | 6 | *(*cpu_addr) | 0 |
| DATA_SOURCE | 0 | adev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | align | unit_byte |
| HALF_LOCKED2 | &adev->reset_domain->sem | ||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | global &drm_unplug_srcu |
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c mes_v11_0_mqd_sw_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.adev->mes.adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.adev->mes.event_log_size | 0-1572864 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.funcs | 325463660276289536,4756190773881946112,5844308842708090880 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.kiq_hw_fini | 1435191093708939264,8800049960775479296,9136997105743011840 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.kiq_hw_init | 1284368737129111552,2411523670466220032,8807158000803385344 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->mes.ring | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->encode_fh | 0,2,1398972869330624512,1616549510479982592,2037984473558433792 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_dentry | 0,8684,447817974243774464,687732489194512384,742201802719268864 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->fh_to_parent | 0,5297,148606482432692224,436469935444291584,467281172929331200 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->get_parent | 0,8931,264940071972966400,291591359766798336,565128213429456896 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.pool.dev->iommu->attach_deferred | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.pool.dev->iommu->pci_32bit_workaround | 0-1 |
| PARAM_VALUE | 0 | *adev->mes.aggregated_doorbells | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->mes.compute_hqd_mask | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->mes.gfx_hqd_mask | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->mes.sdma_hqd_mask | 252 |
| PARAM_VALUE | 1 | size | 2048 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 6 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 4 | *bo_ptr | 0 |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| DATA_SOURCE | 0 | adev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c mes_v11_0_sw_init() -> amdgpu_bo_create_kernel()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.adev->mes.adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.adev->mes.event_log_size | 0-3145728 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.funcs | 325463660276289536,4756190773881946112,5844308842708090880 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.kiq_hw_fini | 1435191093708939264,8800049960775479296,9136997105743011840 |
| PARAM_VALUE | 0 | adev->mes.adev->mes.kiq_hw_init | 1284368737129111552,2411523670466220032,8807158000803385344 |
| PARAM_VALUE | 0 | adev->mes.mutex_hidden.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adev->mes.resource_1 | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.resource_1_addr | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mes.resource_1_gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,1808,2632,2648,2712 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->host->i_sb->s_export_op->get_parent | 0,8931,264940071972966400,291591359766798336,565128213429456896 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | adev->mman.bdev.dev_mapping->i_mmap_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | *adev->mes.aggregated_doorbells | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->mes.compute_hqd_mask | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->mes.gfx_hqd_mask | 0-4294967295 |
| PARAM_VALUE | 0 | *adev->mes.sdma_hqd_mask | 252 |
| PARAM_VALUE | 1 | size | 4096,528384 |
| PARAM_VALUE | 2 | align | 4096 |
| PARAM_VALUE | 3 | domain | 4 |
| PARAM_VALUE | 4 | bo_ptr | 4096-ptr_max |
| PARAM_VALUE | 5 | gpu_addr | 4096-ptr_max |
| PARAM_VALUE | 6 | cpu_addr | 4096-ptr_max |
| BUF_SIZE | 4 | bo_ptr | 16 |
| BUF_SIZE | 5 | gpu_addr | 16 |
| BUF_SIZE | 6 | cpu_addr | 16 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | align | unit_byte |
| HALF_LOCKED2 | &pool->lock |