Anthony Koo | 78c7738 | 2019-10-29 15:05:56 -0400 | [diff] [blame] | 1 | /* |
| 2 | * Copyright 2016 Advanced Micro Devices, Inc. |
| 3 | * |
| 4 | * Permission is hereby granted, free of charge, to any person obtaining a |
| 5 | * copy of this software and associated documentation files (the "Software"), |
| 6 | * to deal in the Software without restriction, including without limitation |
| 7 | * the rights to use, copy, modify, merge, publish, distribute, sublicense, |
| 8 | * and/or sell copies of the Software, and to permit persons to whom the |
| 9 | * Software is furnished to do so, subject to the following conditions: |
| 10 | * |
| 11 | * The above copyright notice and this permission notice shall be included in |
| 12 | * all copies or substantial portions of the Software. |
| 13 | * |
| 14 | * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 15 | * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 16 | * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL |
| 17 | * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR |
| 18 | * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, |
| 19 | * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR |
| 20 | * OTHER DEALINGS IN THE SOFTWARE. |
| 21 | * |
| 22 | * Authors: AMD |
| 23 | * |
| 24 | */ |
| 25 | |
Anthony Koo | f42ea55 | 2019-11-05 13:17:30 -0500 | [diff] [blame] | 26 | #include "hw_sequencer_private.h" |
Anthony Koo | 78c7738 | 2019-10-29 15:05:56 -0400 | [diff] [blame] | 27 | #include "dce110/dce110_hw_sequencer.h" |
| 28 | #include "dcn10_hw_sequencer.h" |
| 29 | |
| 30 | static const struct hw_sequencer_funcs dcn10_funcs = { |
| 31 | .program_gamut_remap = dcn10_program_gamut_remap, |
| 32 | .init_hw = dcn10_init_hw, |
Anthony Koo | 78c7738 | 2019-10-29 15:05:56 -0400 | [diff] [blame] | 33 | .apply_ctx_to_hw = dce110_apply_ctx_to_hw, |
| 34 | .apply_ctx_for_surface = dcn10_apply_ctx_for_surface, |
Anthony Koo | bbf5f6c | 2020-01-14 16:23:31 -0500 | [diff] [blame] | 35 | .post_unlock_program_front_end = dcn10_post_unlock_program_front_end, |
Anthony Koo | 78c7738 | 2019-10-29 15:05:56 -0400 | [diff] [blame] | 36 | .update_plane_addr = dcn10_update_plane_addr, |
Anthony Koo | 78c7738 | 2019-10-29 15:05:56 -0400 | [diff] [blame] | 37 | .update_dchub = dcn10_update_dchub, |
Anthony Koo | 78c7738 | 2019-10-29 15:05:56 -0400 | [diff] [blame] | 38 | .update_pending_status = dcn10_update_pending_status, |
Anthony Koo | 78c7738 | 2019-10-29 15:05:56 -0400 | [diff] [blame] | 39 | .program_output_csc = dcn10_program_output_csc, |
Anthony Koo | 78c7738 | 2019-10-29 15:05:56 -0400 | [diff] [blame] | 40 | .enable_accelerated_mode = dce110_enable_accelerated_mode, |
| 41 | .enable_timing_synchronization = dcn10_enable_timing_synchronization, |
| 42 | .enable_per_frame_crtc_position_reset = dcn10_enable_per_frame_crtc_position_reset, |
| 43 | .update_info_frame = dce110_update_info_frame, |
| 44 | .send_immediate_sdp_message = dcn10_send_immediate_sdp_message, |
| 45 | .enable_stream = dce110_enable_stream, |
| 46 | .disable_stream = dce110_disable_stream, |
| 47 | .unblank_stream = dcn10_unblank_stream, |
| 48 | .blank_stream = dce110_blank_stream, |
| 49 | .enable_audio_stream = dce110_enable_audio_stream, |
| 50 | .disable_audio_stream = dce110_disable_audio_stream, |
Anthony Koo | 78c7738 | 2019-10-29 15:05:56 -0400 | [diff] [blame] | 51 | .disable_plane = dcn10_disable_plane, |
Anthony Koo | 78c7738 | 2019-10-29 15:05:56 -0400 | [diff] [blame] | 52 | .pipe_control_lock = dcn10_pipe_control_lock, |
Anthony Koo | 009114f | 2020-01-14 17:04:24 -0500 | [diff] [blame] | 53 | .interdependent_update_lock = dcn10_lock_all_pipes, |
Anthony Koo | 78c7738 | 2019-10-29 15:05:56 -0400 | [diff] [blame] | 54 | .prepare_bandwidth = dcn10_prepare_bandwidth, |
| 55 | .optimize_bandwidth = dcn10_optimize_bandwidth, |
Anthony Koo | 78c7738 | 2019-10-29 15:05:56 -0400 | [diff] [blame] | 56 | .set_drr = dcn10_set_drr, |
| 57 | .get_position = dcn10_get_position, |
| 58 | .set_static_screen_control = dcn10_set_static_screen_control, |
| 59 | .setup_stereo = dcn10_setup_stereo, |
| 60 | .set_avmute = dce110_set_avmute, |
| 61 | .log_hw_state = dcn10_log_hw_state, |
| 62 | .get_hw_state = dcn10_get_hw_state, |
| 63 | .clear_status_bits = dcn10_clear_status_bits, |
| 64 | .wait_for_mpcc_disconnect = dcn10_wait_for_mpcc_disconnect, |
Anthony Koo | 78c7738 | 2019-10-29 15:05:56 -0400 | [diff] [blame] | 65 | .edp_power_control = dce110_edp_power_control, |
| 66 | .edp_wait_for_hpd_ready = dce110_edp_wait_for_hpd_ready, |
| 67 | .set_cursor_position = dcn10_set_cursor_position, |
| 68 | .set_cursor_attribute = dcn10_set_cursor_attribute, |
| 69 | .set_cursor_sdr_white_level = dcn10_set_cursor_sdr_white_level, |
Anthony Koo | 78c7738 | 2019-10-29 15:05:56 -0400 | [diff] [blame] | 70 | .setup_periodic_interrupt = dcn10_setup_periodic_interrupt, |
Anthony Koo | 78c7738 | 2019-10-29 15:05:56 -0400 | [diff] [blame] | 71 | .set_clock = dcn10_set_clock, |
| 72 | .get_clock = dcn10_get_clock, |
Anthony Koo | f42ea55 | 2019-11-05 13:17:30 -0500 | [diff] [blame] | 73 | .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync, |
| 74 | }; |
| 75 | |
| 76 | static const struct hwseq_private_funcs dcn10_private_funcs = { |
| 77 | .init_pipes = dcn10_init_pipes, |
| 78 | .update_plane_addr = dcn10_update_plane_addr, |
| 79 | .plane_atomic_disconnect = dcn10_plane_atomic_disconnect, |
| 80 | .program_pipe = dcn10_program_pipe, |
| 81 | .update_mpcc = dcn10_update_mpcc, |
| 82 | .set_input_transfer_func = dcn10_set_input_transfer_func, |
| 83 | .set_output_transfer_func = dcn10_set_output_transfer_func, |
| 84 | .power_down = dce110_power_down, |
| 85 | .enable_display_power_gating = dcn10_dummy_display_power_gating, |
| 86 | .blank_pixel_data = dcn10_blank_pixel_data, |
| 87 | .reset_hw_ctx_wrap = dcn10_reset_hw_ctx_wrap, |
| 88 | .enable_stream_timing = dcn10_enable_stream_timing, |
| 89 | .edp_backlight_control = dce110_edp_backlight_control, |
Anthony Koo | accde06 | 2020-02-05 20:47:41 -0500 | [diff] [blame] | 90 | .is_panel_backlight_on = dce110_is_panel_backlight_on, |
| 91 | .is_panel_powered_on = dce110_is_panel_powered_on, |
Anthony Koo | f42ea55 | 2019-11-05 13:17:30 -0500 | [diff] [blame] | 92 | .disable_stream_gating = NULL, |
| 93 | .enable_stream_gating = NULL, |
| 94 | .setup_vupdate_interrupt = dcn10_setup_vupdate_interrupt, |
Anthony Koo | 78c7738 | 2019-10-29 15:05:56 -0400 | [diff] [blame] | 95 | .did_underflow_occur = dcn10_did_underflow_occur, |
| 96 | .init_blank = NULL, |
| 97 | .disable_vga = dcn10_disable_vga, |
| 98 | .bios_golden_init = dcn10_bios_golden_init, |
| 99 | .plane_atomic_disable = dcn10_plane_atomic_disable, |
| 100 | .plane_atomic_power_down = dcn10_plane_atomic_power_down, |
| 101 | .enable_power_gating_plane = dcn10_enable_power_gating_plane, |
| 102 | .dpp_pg_control = dcn10_dpp_pg_control, |
| 103 | .hubp_pg_control = dcn10_hubp_pg_control, |
| 104 | .dsc_pg_control = NULL, |
| 105 | .get_surface_visual_confirm_color = dcn10_get_surface_visual_confirm_color, |
| 106 | .get_hdr_visual_confirm_color = dcn10_get_hdr_visual_confirm_color, |
| 107 | .set_hdr_multiplier = dcn10_set_hdr_multiplier, |
| 108 | .verify_allow_pstate_change_high = dcn10_verify_allow_pstate_change_high, |
Anthony Koo | 78c7738 | 2019-10-29 15:05:56 -0400 | [diff] [blame] | 109 | }; |
| 110 | |
| 111 | void dcn10_hw_sequencer_construct(struct dc *dc) |
| 112 | { |
| 113 | dc->hwss = dcn10_funcs; |
Anthony Koo | f42ea55 | 2019-11-05 13:17:30 -0500 | [diff] [blame] | 114 | dc->hwseq->funcs = dcn10_private_funcs; |
Anthony Koo | 78c7738 | 2019-10-29 15:05:56 -0400 | [diff] [blame] | 115 | } |