Searched refs:to_dm_crtc_state (Results 1 – 4 of 4) sorted by relevance
2700 dm_new_crtc_state = to_dm_crtc_state(new_crtc_state); in dm_resume()6397 struct dm_crtc_state *cur = to_dm_crtc_state(state); in dm_crtc_destroy_state()6429 cur = to_dm_crtc_state(crtc->state); in dm_crtc_duplicate_state()7139 to_dm_crtc_state(new_crtc_state); in dm_update_crtc_active_planes()9373 new_dm_crtc_state = to_dm_crtc_state(new_crtc_state); in amdgpu_dm_commit_audio()9451 dm_old_crtc_state = to_dm_crtc_state(old_crtc_state); in amdgpu_dm_atomic_commit_tail()9467 dm_new_crtc_state = to_dm_crtc_state(new_crtc_state); in amdgpu_dm_atomic_commit_tail()9468 dm_old_crtc_state = to_dm_crtc_state(old_crtc_state); in amdgpu_dm_atomic_commit_tail()10091 dm_old_crtc_state = to_dm_crtc_state(old_crtc_state); in dm_update_crtc_state()10092 dm_new_crtc_state = to_dm_crtc_state(new_crtc_state); in dm_update_crtc_state()[all …]
269 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()
647 #define to_dm_crtc_state(x) container_of(x, struct dm_crtc_state, base) macro
854 dm_crtc_state = to_dm_crtc_state(crtc->state); in output_bpc_show()1016 acrtc_state = to_dm_crtc_state(connector->base.state->crtc->state); in dp_sdp_message_debugfs_write()1440 dm_crtc_state = to_dm_crtc_state(crtc->state); in dp_dsc_clock_en_write()1625 dm_crtc_state = to_dm_crtc_state(crtc->state); in dp_dsc_slice_width_write()1810 dm_crtc_state = to_dm_crtc_state(crtc->state); in dp_dsc_slice_height_write()1988 dm_crtc_state = to_dm_crtc_state(crtc->state); in dp_dsc_bits_per_pixel_write()
Completed in 31 milliseconds