OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:abm_config
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/modules/power/
amdgpu_power_helpers.c
66
static const unsigned char
abm_config
[abm_defines_max_config][abm_defines_max_level] = {
variable in typeref:typename:const unsigned char[][]
289
ram_table->min_reduction[0][0] = min_reduction_table[
abm_config
[set][0]];
290
ram_table->min_reduction[1][0] = min_reduction_table[
abm_config
[set][0]];
291
ram_table->min_reduction[2][0] = min_reduction_table[
abm_config
[set][0]];
292
ram_table->min_reduction[3][0] = min_reduction_table[
abm_config
[set][0]];
293
ram_table->min_reduction[4][0] = min_reduction_table[
abm_config
[set][0]];
294
ram_table->max_reduction[0][0] = max_reduction_table[
abm_config
[set][0]];
295
ram_table->max_reduction[1][0] = max_reduction_table[
abm_config
[set][0]];
296
ram_table->max_reduction[2][0] = max_reduction_table[
abm_config
[set][0]];
297
ram_table->max_reduction[3][0] = max_reduction_table[
abm_config
[set][0]]
[
all
...]
Completed in 274 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025