Searched refs:dm_crtc_state (Results 1 – 6 of 6) sorted by relevance
30 struct dm_crtc_state;51 struct dm_crtc_state *dm_crtc_state,
101 struct dm_crtc_state *dm_crtc_state, in amdgpu_dm_crtc_configure_crc_source() argument105 struct dc_stream_state *stream_state = dm_crtc_state->stream; in amdgpu_dm_crtc_configure_crc_source()146 struct dm_crtc_state *crtc_state; in amdgpu_dm_crtc_set_crc_source()295 struct dm_crtc_state *crtc_state; in amdgpu_dm_crtc_handle_crc_irq()
415 struct dm_crtc_state { struct438 #define to_dm_crtc_state(x) container_of(x, struct dm_crtc_state, base) argument502 int amdgpu_dm_update_crtc_color_mgmt(struct dm_crtc_state *crtc);503 int amdgpu_dm_update_plane_color_mgmt(struct dm_crtc_state *crtc,
339 int amdgpu_dm_update_crtc_color_mgmt(struct dm_crtc_state *crtc) in amdgpu_dm_update_crtc_color_mgmt()453 int amdgpu_dm_update_plane_color_mgmt(struct dm_crtc_state *crtc, in amdgpu_dm_update_plane_color_mgmt()
331 static inline bool amdgpu_dm_vrr_active(struct dm_crtc_state *dm_state) in amdgpu_dm_vrr_active()893 struct dm_crtc_state *acrtc_state; in amdgpu_check_debugfs_connector_property_change()1981 struct dm_crtc_state *dm_new_crtc_state; in dm_resume()4243 struct dm_crtc_state *dm_crtc_state = to_dm_crtc_state(crtc_state); in fill_dc_plane_attributes() local4288 ret = amdgpu_dm_update_plane_color_mgmt(dm_crtc_state, dc_plane_state); in fill_dc_plane_attributes()4916 struct dm_crtc_state *cur = to_dm_crtc_state(state); in dm_crtc_destroy_state()4931 struct dm_crtc_state *state; in dm_crtc_reset_state()4946 struct dm_crtc_state *state, *cur; in dm_crtc_duplicate_state()4999 struct dm_crtc_state *acrtc_state = to_dm_crtc_state(crtc->state); in dm_set_vblank()5632 struct dm_crtc_state *dm_new_crtc_state = in dm_update_crtc_active_planes()[all …]
771 struct dm_crtc_state *dm_crtc_state = NULL; in output_bpc_show() local789 dm_crtc_state = to_dm_crtc_state(crtc->state); in output_bpc_show()790 if (dm_crtc_state->stream == NULL) in output_bpc_show()793 switch (dm_crtc_state->stream->timing.display_color_depth) { in output_bpc_show()885 struct dm_crtc_state *acrtc_state; in dp_sdp_message_debugfs_write()