OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attached_inst
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
compressor.h
83
uint32_t
attached_inst
;
member in struct:compressor
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_compressor.c
217
/*
attached_inst
is SW CRTC instance start from 1
220
compressor->
attached_inst
= params->inst + CONTROLLER_ID_D0;
260
compressor->
attached_inst
= 0;
283
*inst = compressor->
attached_inst
;
294
compressor->
attached_inst
;
531
compressor->base.
attached_inst
= CONTROLLER_ID_UNDEFINED;
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce112/
amdgpu_dce112_compressor.c
409
compressor->
attached_inst
= params->inst;
435
compressor->
attached_inst
= 0;
457
*inst = compressor->
attached_inst
;
468
compressor->
attached_inst
;
827
compressor->base.
attached_inst
= 0;
Completed in 13 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025