OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:acrtc_state
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c
196
struct dm_crtc_state *
acrtc_state
= to_dm_crtc_state(
local in function:dm_vblank_get_counter
200
if (
acrtc_state
->stream == NULL) {
206
return dc_stream_get_vblank_counter(
acrtc_state
->stream);
219
struct dm_crtc_state *
acrtc_state
= to_dm_crtc_state(
local in function:dm_crtc_get_scanoutpos
222
if (
acrtc_state
->stream == NULL) {
232
dc_stream_get_scanoutpos(
acrtc_state
->stream,
311
struct dm_crtc_state *
acrtc_state
;
local in function:dm_pflip_high_irq
343
acrtc_state
= to_dm_crtc_state(amdgpu_crtc->base.state);
344
vrr_active = amdgpu_dm_vrr_active(
acrtc_state
);
348
!dc_stream_get_scanoutpos(
acrtc_state
->stream, &v_blank_start
409
struct dm_crtc_state *
acrtc_state
;
local in function:dm_vupdate_high_irq
460
struct dm_crtc_state *
acrtc_state
;
local in function:dm_crtc_high_irq
522
struct dm_crtc_state *
acrtc_state
;
local in function:dm_dcn_crtc_high_irq
4248
struct dm_crtc_state *
acrtc_state
= to_dm_crtc_state(crtc->state);
local in function:dm_set_vblank
6344
struct dm_crtc_state *
acrtc_state
= to_dm_crtc_state(new_pcrtc_state);
local in function:amdgpu_dm_commit_planes
7213
struct dm_crtc_state *
acrtc_state
;
local in function:dm_restore_drm_connector_state
[
all
...]
amdgpu_dm_debugfs.c
786
struct dm_crtc_state *
acrtc_state
;
local in function:dp_sdp_message_debugfs_write
795
acrtc_state
= to_dm_crtc_state(connector->base.state->crtc->state);
801
dc_stream_send_dp_sdp(
acrtc_state
->stream, data, write_size);
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025