OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ucRevId
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
vega10_pptable.h
132
UCHAR
ucRevId
;
166
UCHAR
ucRevId
;
172
UCHAR
ucRevId
;
178
UCHAR
ucRevId
;
184
UCHAR
ucRevId
;
190
UCHAR
ucRevId
;
196
UCHAR
ucRevId
;
202
UCHAR
ucRevId
;
216
UCHAR
ucRevId
;
228
UCHAR
ucRevId
;
[
all
...]
pptable_v1_0.h
167
UCHAR
ucRevId
;
182
UCHAR
ucRevId
;
197
UCHAR
ucRevId
;
213
UCHAR
ucRevId
;
225
UCHAR
ucRevId
;
238
UCHAR
ucRevId
;
255
UCHAR
ucRevId
;
268
UCHAR
ucRevId
;
274
UCHAR
ucRevId
; /* Change this if the table format changes or version changes so that the other fields are not the same. */
294
UCHAR
ucRevId
; /* Change this if the table format changes or version changes so that the other fields are (…)
[
all
...]
amdgpu_vega10_processpptables.c
173
if (header->
ucRevId
== 10) {
176
PP_ASSERT_WITH_CODE((fan_table_v1->
ucRevId
>= 8),
217
} else if (header->
ucRevId
== 0xb) {
261
} else if (header->
ucRevId
> 0xb) {
323
if (gfxclk_dep_table->
ucRevId
== 1) {
446
if (table->
ucRevId
== 5) {
480
} else if (table->
ucRevId
== 6) {
671
if (clk_dep_table->
ucRevId
== 0) {
685
} else if (clk_dep_table->
ucRevId
== 1) {
amdgpu_process_pptables_v1_0.c
425
if (sclk_dep_table->
ucRevId
< 1) {
508
if (ptable->
ucRevId
< 1) {
614
if (table->
ucRevId
< 3) {
935
PP_ASSERT_WITH_CODE((0 < fan_table->
ucRevId
),
943
if (fan_table->
ucRevId
< 8) {
amdgpu_smu7_hwmgr.c
3192
if (sclk_dep_table->
ucRevId
== 0)
3195
else if (sclk_dep_table->
ucRevId
== 1)
3208
if (sclk_dep_table->
ucRevId
== 0)
3211
else if (sclk_dep_table->
ucRevId
== 1)
amdgpu_vega10_hwmgr.c
3112
if (gfxclk_dep_table->
ucRevId
== 0) {
3122
} else if (gfxclk_dep_table->
ucRevId
== 1) {
/src/sys/external/bsd/drm2/dist/drm/amd/include/
pptable.h
719
UCHAR
ucRevId
;
/src/sys/external/bsd/drm2/dist/drm/radeon/
pptable.h
677
UCHAR
ucRevId
;
Completed in 29 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025