Searched refs:dm_plane_state (Results 1 – 2 of 2) sorted by relevance
933 struct dm_plane_state *dm_plane_state_new, *dm_plane_state_old; in amdgpu_dm_plane_helper_prepare_fb()1236 struct dm_plane_state *dm_plane_state; in amdgpu_dm_plane_atomic_check() local1243 dm_plane_state = to_dm_plane_state(new_plane_state); in amdgpu_dm_plane_atomic_check()1245 if (!dm_plane_state->dc_state) in amdgpu_dm_plane_atomic_check()1270 if (dc_validate_plane(dc, dm_plane_state->dc_state) == DC_OK) in amdgpu_dm_plane_atomic_check()1459 struct dm_plane_state *dm_plane_state = to_dm_plane_state(plane->state); in amdgpu_dm_plane_panic_flush() local1463 if (!dm_plane_state || !dm_plane_state->dc_state) in amdgpu_dm_plane_panic_flush()1466 dc_plane_state = dm_plane_state->dc_state; in amdgpu_dm_plane_panic_flush()1491 struct dm_plane_state *amdgpu_state = NULL; in amdgpu_dm_plane_drm_plane_reset()1511 struct dm_plane_state *dm_plane_state, *old_dm_plane_state; in amdgpu_dm_plane_drm_plane_duplicate_state() local[all …]
3441 struct dm_plane_state *dm_new_plane_state; in dm_destroy_cached_state()10377 struct dm_plane_state *dm_new_plane_state = to_dm_plane_state(new_plane_state); in amdgpu_dm_commit_planes()12392 struct dm_plane_state *dm_new_other_state, *dm_old_other_state; in should_reset_plane()12604 struct dm_plane_state *dm_new_plane_state, *dm_old_plane_state; in dm_update_plane_state()