OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DP_VID_STREAM_ENABLE
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_stream_encoder.c
497
REG_UPDATE(DP_VID_STREAM_CNTL,
DP_VID_STREAM_ENABLE
, false);
529
REG_UPDATE(DP_VID_STREAM_CNTL,
DP_VID_STREAM_ENABLE
, true);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
dce_stream_encoder.h
164
SE_SF(DP_VID_STREAM_CNTL,
DP_VID_STREAM_ENABLE
, mask_sh),\
246
SE_SF(DP0_DP_VID_STREAM_CNTL,
DP_VID_STREAM_ENABLE
, mask_sh),\
442
uint8_t
DP_VID_STREAM_ENABLE
;
573
uint32_t
DP_VID_STREAM_ENABLE
;
amdgpu_dce_stream_encoder.c
939
REG_GET(DP_VID_STREAM_CNTL,
DP_VID_STREAM_ENABLE
, ®1);
953
REG_UPDATE(DP_VID_STREAM_CNTL,
DP_VID_STREAM_ENABLE
, 0);
1033
REG_UPDATE(DP_VID_STREAM_CNTL,
DP_VID_STREAM_ENABLE
, true);
amdgpu_dce_link_encoder.c
426
REG_UPDATE(DP_VID_STREAM_CNTL,
DP_VID_STREAM_ENABLE
, 0);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
dcn10_link_encoder.h
194
LE_SF(DP0_DP_VID_STREAM_CNTL,
DP_VID_STREAM_ENABLE
, mask_sh),\
243
type
DP_VID_STREAM_ENABLE
;\
amdgpu_dcn10_stream_encoder.c
895
REG_GET(DP_VID_STREAM_CNTL,
DP_VID_STREAM_ENABLE
, ®1);
910
REG_UPDATE(DP_VID_STREAM_CNTL,
DP_VID_STREAM_ENABLE
, 0);
997
REG_UPDATE(DP_VID_STREAM_CNTL,
DP_VID_STREAM_ENABLE
, true);
dcn10_stream_encoder.h
216
SE_SF(DP0_DP_VID_STREAM_CNTL,
DP_VID_STREAM_ENABLE
, mask_sh),\
406
type
DP_VID_STREAM_ENABLE
;\
amdgpu_dcn10_link_encoder.c
397
REG_UPDATE(DP_VID_STREAM_CNTL,
DP_VID_STREAM_ENABLE
, 0);
Completed in 30 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026