Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_crc.c269 crtc_state = to_dm_crtc_state(crtc->state); in amdgpu_dm_crtc_set_crc_source()
400 crtc_state = to_dm_crtc_state(crtc->state); in amdgpu_dm_crtc_handle_crc_irq()
Damdgpu_dm.c2769 dm_new_crtc_state = to_dm_crtc_state(new_crtc_state); in dm_resume()
5565 struct dm_crtc_state *dm_crtc_state = to_dm_crtc_state(crtc_state); in fill_dc_plane_attributes()
6415 struct dm_crtc_state *cur = to_dm_crtc_state(state); in dm_crtc_destroy_state()
6447 cur = to_dm_crtc_state(crtc->state); in dm_crtc_duplicate_state()
6505 struct dm_crtc_state *acrtc_state = to_dm_crtc_state(crtc->state); in dm_set_vblank()
7156 to_dm_crtc_state(new_crtc_state); in dm_update_crtc_active_planes()
7174 struct dm_crtc_state *dm_crtc_state = to_dm_crtc_state(crtc_state); in dm_crtc_helper_atomic_check()
8756 struct dm_crtc_state *crtc_state = crtc ? to_dm_crtc_state(crtc->state) : NULL; in handle_cursor_update()
9050 struct dm_crtc_state *acrtc_state = to_dm_crtc_state(new_pcrtc_state); in amdgpu_dm_commit_planes()
9052 to_dm_crtc_state(drm_atomic_get_old_crtc_state(state, pcrtc)); in amdgpu_dm_commit_planes()
[all …]
Damdgpu_dm.h652 #define to_dm_crtc_state(x) container_of(x, struct dm_crtc_state, base) macro
Damdgpu_dm_debugfs.c857 dm_crtc_state = to_dm_crtc_state(crtc->state); in output_bpc_show()
1019 acrtc_state = to_dm_crtc_state(connector->base.state->crtc->state); in dp_sdp_message_debugfs_write()
1447 dm_crtc_state = to_dm_crtc_state(crtc->state); in dp_dsc_clock_en_write()
1636 dm_crtc_state = to_dm_crtc_state(crtc->state); in dp_dsc_slice_width_write()
1825 dm_crtc_state = to_dm_crtc_state(crtc->state); in dp_dsc_slice_height_write()
2007 dm_crtc_state = to_dm_crtc_state(crtc->state); in dp_dsc_bits_per_pixel_write()