Searched refs:to_dm_crtc_state (Results 1 – 5 of 5) sorted by relevance
288 struct dm_crtc_state *acrtc_state = to_dm_crtc_state(crtc->state); in amdgpu_dm_crtc_set_vblank()395 struct dm_crtc_state *cur = to_dm_crtc_state(state); in amdgpu_dm_crtc_destroy_state()412 cur = to_dm_crtc_state(crtc->state); in amdgpu_dm_crtc_duplicate_state()501 struct dm_crtc_state *acrtc_state = to_dm_crtc_state(state); in amdgpu_dm_atomic_crtc_set_property()526 struct dm_crtc_state *acrtc_state = to_dm_crtc_state(state); in amdgpu_dm_atomic_crtc_get_property()601 to_dm_crtc_state(new_crtc_state); in amdgpu_dm_crtc_update_crtc_active_planes()626 struct dm_crtc_state *dm_crtc_state = to_dm_crtc_state(crtc_state); in amdgpu_dm_crtc_helper_atomic_check()
591 crtc_state = to_dm_crtc_state(crtc->state); in amdgpu_dm_crtc_set_crc_source()735 crtc_state = to_dm_crtc_state(crtc->state); in amdgpu_dm_crtc_handle_crc_irq()794 stream_state = to_dm_crtc_state(crtc->state)->stream; in amdgpu_dm_crtc_handle_crc_window_irq()
1099 dm_crtc_state = to_dm_crtc_state(crtc->state); in amdgpu_current_bpc_show()1150 dm_crtc_state = to_dm_crtc_state(crtc->state); in amdgpu_current_colorspace_show()1340 acrtc_state = to_dm_crtc_state(connector->base.state->crtc->state); in dp_sdp_message_debugfs_write()1698 dm_crtc_state = to_dm_crtc_state(crtc->state); in dp_dsc_clock_en_write()1882 dm_crtc_state = to_dm_crtc_state(crtc->state); in dp_dsc_slice_width_write()2066 dm_crtc_state = to_dm_crtc_state(crtc->state); in dp_dsc_slice_height_write()2243 dm_crtc_state = to_dm_crtc_state(crtc->state); in dp_dsc_bits_per_pixel_write()
903 #define to_dm_crtc_state(x) container_of(x, struct dm_crtc_state, base) macro
1547 struct dm_crtc_state *dm_state = to_dm_crtc_state(new_state); in find_crtc_index_in_state_by_stream()1578 struct dm_crtc_state *dm_crtc_state = to_dm_crtc_state(new_crtc_state); in is_dsc_precompute_needed()1641 dm_old_crtc_state = to_dm_crtc_state(state->crtcs[ind].old_state); in pre_validate_dsc()