OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dc_crtc_timing
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_hw_sequencer.c
3095
struct
dc_crtc_timing
*timing)
3108
const struct
dc_crtc_timing
*
dc_crtc_timing
= &pipe_ctx->stream->timing;
local in function:dcn10_get_vupdate_offset_from_vsync
3109
struct
dc_crtc_timing
patched_crtc_timing;
3115
patched_crtc_timing = *
dc_crtc_timing
;
3141
const struct
dc_crtc_timing
*
dc_crtc_timing
= &pipe_ctx->stream->timing;
local in function:dcn10_calc_vupdate_position
3157
*start_line =
dc_crtc_timing
->v_total + start_position - 1;
3161
if (*end_line >=
dc_crtc_timing
->v_total)
amdgpu_dcn10_hw_sequencer.c
3095
struct
dc_crtc_timing
*timing)
3108
const struct
dc_crtc_timing
*
dc_crtc_timing
= &pipe_ctx->stream->timing;
local in function:dcn10_get_vupdate_offset_from_vsync
3109
struct
dc_crtc_timing
patched_crtc_timing;
3115
patched_crtc_timing = *
dc_crtc_timing
;
3141
const struct
dc_crtc_timing
*
dc_crtc_timing
= &pipe_ctx->stream->timing;
local in function:dcn10_calc_vupdate_position
3157
*start_line =
dc_crtc_timing
->v_total + start_position - 1;
3161
if (*end_line >=
dc_crtc_timing
->v_total)
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_hw_types.h
714
struct
dc_crtc_timing
{
struct
dc_hw_types.h
714
struct
dc_crtc_timing
{
struct
Completed in 30 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025