OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_amdgpu_crtc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_pll.c
271
struct amdgpu_crtc *
test_amdgpu_crtc
;
local in function:amdgpu_pll_get_use_mask
278
test_amdgpu_crtc
= to_amdgpu_crtc(test_crtc);
279
if (
test_amdgpu_crtc
->pll_id != ATOM_PPLL_INVALID)
280
pll_in_use |= (1 <<
test_amdgpu_crtc
->pll_id);
298
struct amdgpu_crtc *
test_amdgpu_crtc
;
local in function:amdgpu_pll_get_shared_dp_ppll
303
test_amdgpu_crtc
= to_amdgpu_crtc(test_crtc);
304
if (
test_amdgpu_crtc
->encoder &&
305
ENCODER_MODE_IS_DP(amdgpu_atombios_encoder_get_encoder_mode(
test_amdgpu_crtc
->encoder))) {
307
if (
test_amdgpu_crtc
->pll_id != ATOM_PPLL_INVALID)
308
return
test_amdgpu_crtc
->pll_id
328
struct amdgpu_crtc *
test_amdgpu_crtc
;
local in function:amdgpu_pll_get_shared_nondp_ppll
[
all
...]
Completed in 11 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025