OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_reduction
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/modules/power/
amdgpu_power_helpers.c
76
unsigned char
max_reduction
;
member in struct:abm_parameters
127
uint8_t
max_reduction
[NUM_AMBI_LEVEL][NUM_AGGR_LEVEL]; /* 0x16 U0.8 */
member in struct:iram_table_v_2
169
uint8_t
max_reduction
[NUM_AMBI_LEVEL][NUM_AGGR_LEVEL]; /* 0x16 U0.8 */
member in struct:iram_table_v_2_2
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]];
298
ram_table->
max_reduction
[4][0] = max_reduction_table[abm_config[set][0]];
305
ram_table->
max_reduction
[0][1] = max_reduction_table[abm_config[set][1]];
306
ram_table->
max_reduction
[1][1] = max_reduction_table[abm_config[set][1]]
[
all
...]
Completed in 14 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025