Home
last modified time | relevance | path

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

/Linux-v5.15/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()
392 crtc_state = to_dm_crtc_state(crtc->state); in amdgpu_dm_crtc_handle_crc_irq()
Damdgpu_dm.c2318 dm_new_crtc_state = to_dm_crtc_state(new_crtc_state); in dm_resume()
5064 struct dm_crtc_state *dm_crtc_state = to_dm_crtc_state(crtc_state); in fill_dc_plane_attributes()
5913 struct dm_crtc_state *cur = to_dm_crtc_state(state); in dm_crtc_destroy_state()
5945 cur = to_dm_crtc_state(crtc->state); in dm_crtc_duplicate_state()
6003 struct dm_crtc_state *acrtc_state = to_dm_crtc_state(crtc->state); in dm_set_vblank()
6654 to_dm_crtc_state(new_crtc_state); in dm_update_crtc_active_planes()
6672 struct dm_crtc_state *dm_crtc_state = to_dm_crtc_state(crtc_state); in dm_crtc_helper_atomic_check()
8214 struct dm_crtc_state *crtc_state = crtc ? to_dm_crtc_state(crtc->state) : NULL; in handle_cursor_update()
8494 struct dm_crtc_state *acrtc_state = to_dm_crtc_state(new_pcrtc_state); in amdgpu_dm_commit_planes()
8496 to_dm_crtc_state(drm_atomic_get_old_crtc_state(state, pcrtc)); in amdgpu_dm_commit_planes()
[all …]
Damdgpu_dm.h551 #define to_dm_crtc_state(x) container_of(x, struct dm_crtc_state, base) macro
Damdgpu_dm_debugfs.c852 dm_crtc_state = to_dm_crtc_state(crtc->state); in output_bpc_show()
1014 acrtc_state = to_dm_crtc_state(connector->base.state->crtc->state); in dp_sdp_message_debugfs_write()
1438 dm_crtc_state = to_dm_crtc_state(crtc->state); in dp_dsc_clock_en_write()
1623 dm_crtc_state = to_dm_crtc_state(crtc->state); in dp_dsc_slice_width_write()
1808 dm_crtc_state = to_dm_crtc_state(crtc->state); in dp_dsc_slice_height_write()
1986 dm_crtc_state = to_dm_crtc_state(crtc->state); in dp_dsc_bits_per_pixel_write()