Home
last modified time | relevance | path

Searched refs:dm_crtc_state (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_crc.h30 struct dm_crtc_state;
74 struct dm_crtc_state *dm_crtc_state,
A Damdgpu_dm_debugfs.c836 struct dm_crtc_state *dm_crtc_state = NULL; in output_bpc_show() local
855 if (dm_crtc_state->stream == NULL) in output_bpc_show()
1007 struct dm_crtc_state *acrtc_state; in dp_sdp_message_debugfs_write()
1382 struct dm_crtc_state *dm_crtc_state = NULL; in dp_dsc_clock_en_write() local
1441 if (dm_crtc_state->stream == NULL) in dp_dsc_clock_en_write()
1568 struct dm_crtc_state *dm_crtc_state = NULL; in dp_dsc_slice_width_write() local
1626 if (dm_crtc_state->stream == NULL) in dp_dsc_slice_width_write()
1752 struct dm_crtc_state *dm_crtc_state = NULL; in dp_dsc_slice_height_write() local
1811 if (dm_crtc_state->stream == NULL) in dp_dsc_slice_height_write()
1930 struct dm_crtc_state *dm_crtc_state = NULL; in dp_dsc_bits_per_pixel_write() local
[all …]
A Damdgpu_dm.h622 struct dm_crtc_state { struct
647 #define to_dm_crtc_state(x) container_of(x, struct dm_crtc_state, base) argument
722 int amdgpu_dm_update_crtc_color_mgmt(struct dm_crtc_state *crtc);
723 int amdgpu_dm_update_plane_color_mgmt(struct dm_crtc_state *crtc,
A Damdgpu_dm_crc.c169 struct dm_crtc_state *dm_crtc_state, in amdgpu_dm_crtc_configure_crc_source() argument
173 struct dc_stream_state *stream_state = dm_crtc_state->stream; in amdgpu_dm_crtc_configure_crc_source()
192 dm_crtc_state->stream); in amdgpu_dm_crtc_configure_crc_source()
229 struct dm_crtc_state *crtc_state; in amdgpu_dm_crtc_set_crc_source()
389 struct dm_crtc_state *crtc_state; in amdgpu_dm_crtc_handle_crc_irq()
A Damdgpu_dm.c3007 struct dm_crtc_state *dm_crtc_state = NULL; in handle_hpd_irq_helper() local
3047 dm_crtc_state) in handle_hpd_irq_helper()
5542 struct dm_crtc_state *dm_crtc_state = to_dm_crtc_state(crtc_state); in fill_dc_plane_attributes() local
6412 struct dm_crtc_state *state; in dm_crtc_reset_state()
6427 struct dm_crtc_state *state, *cur; in dm_crtc_duplicate_state()
7157 struct dm_crtc_state *dm_crtc_state = to_dm_crtc_state(crtc_state); in dm_crtc_helper_atomic_check() local
7182 if (!dm_crtc_state->stream) in dm_crtc_helper_atomic_check()
8795 struct dm_crtc_state *new_crtc_state, in update_freesync_state_on_stream()
8877 struct dm_crtc_state *new_crtc_state) in update_stream_irq_parameters()
9903 struct dm_crtc_state *acrtc_state; in dm_restore_drm_connector_state()
[all …]
A Damdgpu_dm_color.c339 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()

Completed in 31 milliseconds