OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vce_active
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dpm.h
67
bool
vce_active
;
member in struct:amdgpu_ps
416
bool
vce_active
;
member in struct:amdgpu_dpm
amdgpu_kv_dpm.c
2226
if (new_rps->
vce_active
) {
2253
if (new_rps->
vce_active
) {
amdgpu_pm.c
3141
ps->
vce_active
= adev->pm.dpm.
vce_active
;
amdgpu_si_dpm.c
3471
if (rps->
vce_active
) {
3561
if (rps->
vce_active
) {
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_pm.c
1056
if (ps->
vce_active
!= rdev->pm.dpm.
vce_active
)
1109
ps->
vce_active
= rdev->pm.dpm.
vce_active
;
1203
rdev->pm.dpm.
vce_active
= true;
1209
rdev->pm.dpm.
vce_active
= false;
radeon_trinity_dpm.c
1559
if (new_rps->
vce_active
) {
1576
if (new_rps->
vce_active
) {
radeon_kv_dpm.c
2161
if (new_rps->
vce_active
) {
2188
if (new_rps->
vce_active
) {
radeon.h
1390
bool
vce_active
;
member in struct:radeon_ps
1622
bool
vce_active
;
member in struct:radeon_dpm
radeon_ci_dpm.c
809
if (rps->
vce_active
) {
852
if (rps->
vce_active
) {
5958
seq_printf(m, "vce %sabled\n", rps->
vce_active
? "en" : "dis");
radeon_si_dpm.c
3011
if (rps->
vce_active
) {
3101
if (rps->
vce_active
) {
Completed in 39 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025