Home
last modified time | relevance | path

Searched refs:old_dm_crtc_state (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c10650 struct dm_crtc_state *old_dm_crtc_state, *new_dm_crtc_state; in should_reset_plane() local
10682 old_dm_crtc_state = to_dm_crtc_state(old_crtc_state); in should_reset_plane()
10685 old_dm_crtc_state != NULL && in should_reset_plane()
10686 old_dm_crtc_state->cursor_mode != new_dm_crtc_state->cursor_mode) { in should_reset_plane()