OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gsl_params
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
timing_generator.h
47
struct
gsl_params
{
struct
195
const struct dcp_gsl_params *
gsl_params
);
276
void (*set_gsl)(struct timing_generator *optc, const struct
gsl_params
*params);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_optc.c
97
* so I will assume a
gsl_params
struct for now
100
const struct
gsl_params
*params)
120
const struct
gsl_params
*params)
130
const struct
gsl_params
*params)
dcn20_optc.h
85
const struct
gsl_params
*params);
amdgpu_dcn20_hwseq.c
101
struct
gsl_params
gsl;
104
memset(&gsl, 0, sizeof(struct
gsl_params
));
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
dce110_timing_generator.h
173
const struct dcp_gsl_params *
gsl_params
);
amdgpu_dce110_hw_sequencer.c
2282
struct dcp_gsl_params
gsl_params
= { 0 };
local in function:dce110_enable_timing_synchronization
2290
gsl_params
.gsl_group = 0;
2291
gsl_params
.gsl_master = grouped_pipes[0]->stream_res.tg->inst;
2295
grouped_pipes[i]->stream_res.tg, &
gsl_params
);
2303
gsl_params
.gsl_group);
2327
struct dcp_gsl_params
gsl_params
= { 0 };
local in function:dce110_enable_per_frame_crtc_position_reset
2330
gsl_params
.gsl_group = 0;
2331
gsl_params
.gsl_master = 0;
2335
grouped_pipes[i]->stream_res.tg, &
gsl_params
);
2342
gsl_params
.gsl_master
[
all
...]
amdgpu_dce110_timing_generator_v.c
627
const struct dcp_gsl_params *
gsl_params
)
amdgpu_dce110_timing_generator.c
1220
* @param [in]
gsl_params
: setup data
1226
const struct dcp_gsl_params *
gsl_params
)
1242
gsl_params
->gsl_master == tg->inst,
1262
gsl_params
->gsl_master,
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce120/
amdgpu_dce120_timing_generator.c
252
const struct dcp_gsl_params *
gsl_params
)
271
FD(DCP0_DCP_GSL_CONTROL__DCP_GSL_MASTER_EN),
gsl_params
->gsl_master == tg->inst,
Completed in 44 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025