Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:table_context
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/
H
A
D
smu_v13_0_7_ppt.c
328
struct smu_table_context *
table_context
= &smu->smu_table;
in smu_v13_0_7_check_powerplay_table()
local
330
table_context
->power_play_table;
in smu_v13_0_7_check_powerplay_table()
332
PPTable_t *smc_pptable =
table_context
->driver_pptable;
in smu_v13_0_7_check_powerplay_table()
366
table_context
->thermal_controller_type =
in smu_v13_0_7_check_powerplay_table()
374
struct smu_table_context *
table_context
= &smu->smu_table;
in smu_v13_0_7_store_powerplay_table()
local
376
table_context
->power_play_table;
in smu_v13_0_7_store_powerplay_table()
382
memcpy(
table_context
->driver_pptable, &powerplay_table->smc_pptable,
in smu_v13_0_7_store_powerplay_table()
412
struct smu_table_context *
table_context
= &smu->smu_table;
in smu_v13_0_7_append_powerplay_table()
local
414
PPTable_t *smc_pptable =
table_context
->driver_pptable;
in smu_v13_0_7_append_powerplay_table()
717
struct smu_table_context *
table_context
in smu_v13_0_7_dump_pptable()
local
919
struct smu_
table_context
*
table_context
= &smu->smu_table;
smu_v13_0_7_read_sensor()
local
1356
struct smu_
table_context
*
table_context
= &smu->smu_table;
smu_v13_0_7_od_edit_dpm_table()
local
1649
struct smu_
table_context
*
table_context
= &smu->smu_table;
smu_v13_0_7_get_thermal_temperature_range()
local
1814
struct smu_
table_context
*
table_context
= &smu->smu_table;
smu_v13_0_7_restore_user_od_settings()
local
1848
struct smu_
table_context
*
table_context
= &smu->smu_table;
smu_v13_0_7_populate_umd_state_clk()
local
1924
struct smu_
table_context
*
table_context
= &smu->smu_table;
smu_v13_0_7_enable_mgpu_fan_boost()
local
1946
struct smu_
table_context
*
table_context
= &smu->smu_table;
smu_v13_0_7_get_power_limit()
local
[all...]
H
A
D
smu_v13_0_0_ppt.c
339
struct smu_table_context *
table_context
= &smu->smu_table;
in smu_v13_0_0_check_powerplay_table()
local
341
table_context
->power_play_table;
in smu_v13_0_0_check_powerplay_table()
381
table_context
->thermal_controller_type =
in smu_v13_0_0_check_powerplay_table()
392
struct smu_table_context *
table_context
= &smu->smu_table;
in smu_v13_0_0_store_powerplay_table()
local
394
table_context
->power_play_table;
in smu_v13_0_0_store_powerplay_table()
396
memcpy(
table_context
->driver_pptable, &powerplay_table->smc_pptable,
in smu_v13_0_0_store_powerplay_table()
411
struct smu_table_context *
table_context
= &smu->smu_table;
in smu_v13_0_0_append_powerplay_table()
local
412
PPTable_t *smc_pptable =
table_context
->driver_pptable;
in smu_v13_0_0_append_powerplay_table()
571
struct smu_table_context *
table_context
= &smu->smu_table;
in smu_v13_0_0_set_default_dpm_table()
local
572
PPTable_t *pptable =
table_context
in smu_v13_0_0_set_default_dpm_table()
727
struct smu_
table_context
*
table_context
= &smu->smu_table;
smu_v13_0_0_dump_pptable()
local
938
struct smu_
table_context
*
table_context
= &smu->smu_table;
smu_v13_0_0_read_sensor()
local
1375
struct smu_
table_context
*
table_context
= &smu->smu_table;
smu_v13_0_0_od_edit_dpm_table()
local
1668
struct smu_
table_context
*
table_context
= &smu->smu_table;
smu_v13_0_0_get_thermal_temperature_range()
local
1838
struct smu_
table_context
*
table_context
= &smu->smu_table;
smu_v13_0_0_restore_user_od_settings()
local
1872
struct smu_
table_context
*
table_context
= &smu->smu_table;
smu_v13_0_0_populate_umd_state_clk()
local
1970
struct smu_
table_context
*
table_context
= &smu->smu_table;
smu_v13_0_0_enable_mgpu_fan_boost()
local
1992
struct smu_
table_context
*
table_context
= &smu->smu_table;
smu_v13_0_0_get_power_limit()
local
[all...]
H
A
D
aldebaran_ppt.c
388
struct smu_table_context *
table_context
= &smu->smu_table;
in aldebaran_check_powerplay_table()
local
390
table_context
->power_play_table;
in aldebaran_check_powerplay_table()
392
table_context
->thermal_controller_type =
in aldebaran_check_powerplay_table()
400
struct smu_table_context *
table_context
= &smu->smu_table;
in aldebaran_store_powerplay_table()
local
402
table_context
->power_play_table;
in aldebaran_store_powerplay_table()
403
memcpy(
table_context
->driver_pptable, &powerplay_table->smc_pptable,
in aldebaran_store_powerplay_table()
411
struct smu_table_context *
table_context
= &smu->smu_table;
in aldebaran_append_powerplay_table()
local
412
PPTable_t *smc_pptable =
table_context
->driver_pptable;
in aldebaran_append_powerplay_table()
1050
struct smu_table_context *
table_context
= &smu->smu_table;
in aldebaran_get_thermal_temperature_range()
local
1052
table_context
in aldebaran_get_thermal_temperature_range()
[all...]
H
A
D
smu_v13_0.c
1485
struct smu_table_context *
table_context
= &smu->smu_table;
in smu_v13_0_get_max_sustainable_clocks_by_dc()
local
1488
if (!max_clocks || !
table_context
->max_sustainable_clocks)
in smu_v13_0_get_max_sustainable_clocks_by_dc()
1491
sustainable_clocks =
table_context
->max_sustainable_clocks;
in smu_v13_0_get_max_sustainable_clocks_by_dc()
H
A
D
smu_v13_0_6_ppt.c
564
struct smu_table_context *
table_context
= &smu->smu_table;
in smu_v13_0_6_setup_pptable()
local
570
table_context
->thermal_controller_type = 0;
in smu_v13_0_6_setup_pptable()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
H
A
D
navi10_ppt.c
343
struct smu_table_context *
table_context
= &smu->smu_table;
in navi10_check_bxco_support()
local
345
table_context
->power_play_table;
in navi10_check_bxco_support()
361
struct smu_table_context *
table_context
= &smu->smu_table;
in navi10_check_powerplay_table()
local
363
table_context
->power_play_table;
in navi10_check_powerplay_table()
370
table_context
->thermal_controller_type =
in navi10_check_powerplay_table()
385
struct smu_table_context *
table_context
= &smu->smu_table;
in navi10_append_powerplay_table()
local
386
PPTable_t *smc_pptable =
table_context
->driver_pptable;
in navi10_append_powerplay_table()
437
struct smu_table_context *
table_context
= &smu->smu_table;
in navi10_store_powerplay_table()
local
439
table_context
->power_play_table;
in navi10_store_powerplay_table()
441
memcpy(
table_context
in navi10_store_powerplay_table()
941
struct smu_
table_context
*
table_context
= &smu->smu_table;
navi10_print_clk_levels()
local
1711
struct smu_
table_context
*
table_context
= &smu->smu_table;
navi10_read_sensor()
local
1766
struct smu_
table_context
*
table_context
= &smu->smu_table;
navi10_get_uclk_dpm_states()
local
1793
struct smu_
table_context
*
table_context
= &smu->smu_table;
navi10_get_thermal_temperature_range()
local
2021
struct smu_
table_context
*
table_context
= &smu->smu_table;
navi10_od_edit_dpm_table()
local
2622
struct smu_
table_context
*
table_context
= &smu->smu_table;
navi10_enable_mgpu_fan_boost()
local
[all...]
H
A
D
sienna_cichlid_ppt.c
299
struct smu_table_context *
table_context
= &smu->smu_table;
in sienna_cichlid_check_bxco_support()
local
301
table_context
->power_play_table;
in sienna_cichlid_check_bxco_support()
330
struct smu_table_context *
table_context
= &smu->smu_table;
in sienna_cichlid_check_powerplay_table()
local
332
table_context
->power_play_table;
in sienna_cichlid_check_powerplay_table()
339
table_context
->thermal_controller_type =
in sienna_cichlid_check_powerplay_table()
347
struct smu_table_context *
table_context
= &smu->smu_table;
in sienna_cichlid_append_powerplay_table()
local
348
PPTable_t *smc_pptable =
table_context
->driver_pptable;
in sienna_cichlid_append_powerplay_table()
368
struct smu_table_context *
table_context
= &smu->smu_table;
in sienna_cichlid_store_powerplay_table()
local
370
table_context
->power_play_table;
in sienna_cichlid_store_powerplay_table()
372
memcpy(
table_context
in sienna_cichlid_store_powerplay_table()
938
struct smu_
table_context
*
table_context
= &smu->smu_table;
sienna_cichlid_print_clk_levels()
local
1541
struct smu_
table_context
*
table_context
= &smu->smu_table;
sienna_cichlid_read_sensor()
local
1596
struct smu_
table_context
*
table_context
= &smu->smu_table;
sienna_cichlid_get_uclk_dpm_states()
local
1623
struct smu_
table_context
*
table_context
= &smu->smu_table;
sienna_cichlid_get_thermal_temperature_range()
local
1801
struct smu_
table_context
*
table_context
= &smu->smu_table;
sienna_cichlid_dump_pptable()
local
2747
struct smu_
table_context
*
table_context
= &smu->smu_table;
sienna_cichlid_enable_mgpu_fan_boost()
local
[all...]
H
A
D
arcturus_ppt.c
384
struct smu_table_context *
table_context
= &smu->smu_table;
in arcturus_check_bxco_support()
local
386
table_context
->power_play_table;
in arcturus_check_bxco_support()
402
struct smu_table_context *
table_context
= &smu->smu_table;
in arcturus_check_powerplay_table()
local
404
table_context
->power_play_table;
in arcturus_check_powerplay_table()
408
table_context
->thermal_controller_type =
in arcturus_check_powerplay_table()
416
struct smu_table_context *
table_context
= &smu->smu_table;
in arcturus_store_powerplay_table()
local
418
table_context
->power_play_table;
in arcturus_store_powerplay_table()
420
memcpy(
table_context
->driver_pptable, &powerplay_table->smc_pptable,
in arcturus_store_powerplay_table()
428
struct smu_table_context *
table_context
= &smu->smu_table;
in arcturus_append_powerplay_table()
local
429
PPTable_t *smc_pptable =
table_context
in arcturus_append_powerplay_table()
973
struct smu_
table_context
*
table_context
= &smu->smu_table;
arcturus_get_thermal_temperature_range()
local
1075
struct smu_
table_context
*
table_context
= &smu->smu_table;
arcturus_read_sensor()
local
1421
struct smu_
table_context
*
table_context
= &smu->smu_table;
arcturus_dump_pptable()
local
[all...]
H
A
D
smu_v11_0.c
1435
struct smu_table_context *
table_context
= &smu->smu_table;
in smu_v11_0_get_max_sustainable_clocks_by_dc()
local
1438
if (!max_clocks || !
table_context
->max_sustainable_clocks)
in smu_v11_0_get_max_sustainable_clocks_by_dc()
1441
sustainable_clocks =
table_context
->max_sustainable_clocks;
in smu_v11_0_get_max_sustainable_clocks_by_dc()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/
H
A
D
navi10_ppt.c
367
struct smu_table_context *
table_context
= &smu->smu_table;
in navi10_check_bxco_support()
local
369
table_context
->power_play_table;
in navi10_check_bxco_support()
385
struct smu_table_context *
table_context
= &smu->smu_table;
in navi10_check_powerplay_table()
local
387
table_context
->power_play_table;
in navi10_check_powerplay_table()
394
table_context
->thermal_controller_type =
in navi10_check_powerplay_table()
409
struct smu_table_context *
table_context
= &smu->smu_table;
in navi10_append_powerplay_table()
local
410
PPTable_t *smc_pptable =
table_context
->driver_pptable;
in navi10_append_powerplay_table()
461
struct smu_table_context *
table_context
= &smu->smu_table;
in navi10_store_powerplay_table()
local
463
table_context
->power_play_table;
in navi10_store_powerplay_table()
465
memcpy(
table_context
in navi10_store_powerplay_table()
1265
struct smu_
table_context
*
table_context
= &smu->smu_table;
navi10_emit_clk_levels()
local
1472
struct smu_
table_context
*
table_context
= &smu->smu_table;
navi10_print_clk_levels()
local
2182
struct smu_
table_context
*
table_context
= &smu->smu_table;
navi10_read_sensor()
local
2257
struct smu_
table_context
*
table_context
= &smu->smu_table;
navi10_get_uclk_dpm_states()
local
2284
struct smu_
table_context
*
table_context
= &smu->smu_table;
navi10_get_thermal_temperature_range()
local
2567
struct smu_
table_context
*
table_context
= &smu->smu_table;
navi10_od_edit_dpm_table()
local
3382
struct smu_
table_context
*
table_context
= &smu->smu_table;
navi10_enable_mgpu_fan_boost()
local
[all...]
H
A
D
arcturus_ppt.c
411
struct smu_table_context *
table_context
= &smu->smu_table;
in arcturus_check_bxco_support()
local
413
table_context
->power_play_table;
in arcturus_check_bxco_support()
429
struct smu_table_context *
table_context
= &smu->smu_table;
in arcturus_check_fan_support()
local
430
PPTable_t *pptable =
table_context
->driver_pptable;
in arcturus_check_fan_support()
442
struct smu_table_context *
table_context
= &smu->smu_table;
in arcturus_check_powerplay_table()
local
444
table_context
->power_play_table;
in arcturus_check_powerplay_table()
449
table_context
->thermal_controller_type =
in arcturus_check_powerplay_table()
457
struct smu_table_context *
table_context
= &smu->smu_table;
in arcturus_store_powerplay_table()
local
459
table_context
->power_play_table;
in arcturus_store_powerplay_table()
461
memcpy(
table_context
in arcturus_store_powerplay_table()
469
struct smu_
table_context
*
table_context
= &smu->smu_table;
arcturus_append_powerplay_table()
local
1075
struct smu_
table_context
*
table_context
= &smu->smu_table;
arcturus_get_thermal_temperature_range()
local
1106
struct smu_
table_context
*
table_context
= &smu->smu_table;
arcturus_read_sensor()
local
1594
struct smu_
table_context
*
table_context
= &smu->smu_table;
arcturus_dump_pptable()
local
[all...]
H
A
D
sienna_cichlid_ppt.c
360
struct smu_table_context *
table_context
= &smu->smu_table;
in sienna_cichlid_check_bxco_support()
local
362
table_context
->power_play_table;
in sienna_cichlid_check_bxco_support()
394
struct smu_table_context *
table_context
= &smu->smu_table;
in sienna_cichlid_check_fan_support()
local
395
PPTable_t *pptable =
table_context
->driver_pptable;
in sienna_cichlid_check_fan_support()
408
struct smu_table_context *
table_context
= &smu->smu_table;
in sienna_cichlid_check_powerplay_table()
local
410
table_context
->power_play_table;
in sienna_cichlid_check_powerplay_table()
418
table_context
->thermal_controller_type =
in sienna_cichlid_check_powerplay_table()
462
struct smu_table_context *
table_context
= &smu->smu_table;
in sienna_cichlid_store_powerplay_table()
local
464
table_context
->power_play_table;
in sienna_cichlid_store_powerplay_table()
468
memcpy(
table_context
in sienna_cichlid_store_powerplay_table()
1264
struct smu_
table_context
*
table_context
= &smu->smu_table;
sienna_cichlid_print_clk_levels()
local
2001
struct smu_
table_context
*
table_context
= &smu->smu_table;
sienna_cichlid_get_uclk_dpm_states()
local
2030
struct smu_
table_context
*
table_context
= &smu->smu_table;
sienna_cichlid_get_thermal_temperature_range()
local
2226
struct smu_
table_context
*
table_context
= &smu->smu_table;
sienna_cichlid_od_edit_dpm_table()
local
2410
struct smu_
table_context
*
table_context
= &smu->smu_table;
sienna_cichlid_restore_user_od_settings()
local
2480
struct smu_
table_context
*
table_context
= &smu->smu_table;
beige_goby_dump_pptable()
local
3109
struct smu_
table_context
*
table_context
= &smu->smu_table;
sienna_cichlid_dump_pptable()
local
[all...]
H
A
D
smu_v11_0.c
1517
struct smu_table_context *
table_context
= &smu->smu_table;
in smu_v11_0_get_max_sustainable_clocks_by_dc()
local
1520
if (!max_clocks || !
table_context
->max_sustainable_clocks)
in smu_v11_0_get_max_sustainable_clocks_by_dc()
1523
sustainable_clocks =
table_context
->max_sustainable_clocks;
in smu_v11_0_get_max_sustainable_clocks_by_dc()
2178
struct smu_table_context *
table_context
= &smu->smu_table;
in smu_v11_0_restore_user_od_settings()
local
2179
void *user_od_table =
table_context
->user_overdrive_table;
in smu_v11_0_restore_user_od_settings()
Completed in 29 milliseconds