OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:add_encoder
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_display.h
37
#define amdgpu_display_add_encoder(adev, e, s, c) (adev)->mode_info.funcs->
add_encoder
((adev), (e), (s), (c))
amdgpu_mode.h
287
void (*
add_encoder
)(struct amdgpu_device *adev,
member in struct:amdgpu_display_funcs
amdgpu_dce_virtual.c
635
.
add_encoder
= NULL,
amdgpu_dce_v10_0.c
3597
.
add_encoder
= &dce_v10_0_encoder_add,
amdgpu_dce_v11_0.c
3729
.
add_encoder
= &dce_v11_0_encoder_add,
amdgpu_dce_v6_0.c
3408
.
add_encoder
= &dce_v6_0_encoder_add,
amdgpu_dce_v8_0.c
3485
.
add_encoder
= &dce_v8_0_encoder_add,
/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c
2887
.
add_encoder
= NULL, /* VBIOS parsing. DAL does it. */
Completed in 81 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025