Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
[linux-2.6-block.git] / drivers / gpu / drm / amd / display / dc / dcn10 / dcn10_resource.c
CommitLineData
70ccab60
HW
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
4fc4dca8
SR
26#include <linux/slab.h>
27
70ccab60
HW
28#include "dm_services.h"
29#include "dc.h"
30
31#include "resource.h"
32#include "include/irq_service_interface.h"
84e7fc05 33#include "dcn10_resource.h"
84e7fc05
DL
34#include "dcn10_ipp.h"
35#include "dcn10_mpc.h"
70ccab60 36#include "irq/dcn10/irq_service_dcn10.h"
84e7fc05 37#include "dcn10_dpp.h"
b51adc77 38#include "dcn10_optc.h"
84e7fc05 39#include "dcn10_hw_sequencer.h"
70ccab60 40#include "dce110/dce110_hw_sequencer.h"
84e7fc05
DL
41#include "dcn10_opp.h"
42#include "dcn10_link_encoder.h"
43#include "dcn10_stream_encoder.h"
70ccab60 44#include "dce/dce_clock_source.h"
70ccab60
HW
45#include "dce/dce_audio.h"
46#include "dce/dce_hwseq.h"
84e7fc05 47#include "virtual/virtual_stream_encoder.h"
70ccab60 48#include "dce110/dce110_resource.h"
1dc90497 49#include "dce112/dce112_resource.h"
86be9a04 50#include "dcn10_hubp.h"
c9ef081d 51#include "dcn10_hubbub.h"
70ccab60 52
407e7517
HZ
53#include "soc15_hw_ip.h"
54#include "vega10_ip_offset.h"
70ccab60 55
ad941f7a
FX
56#include "dcn/dcn_1_0_offset.h"
57#include "dcn/dcn_1_0_sh_mask.h"
70ccab60 58
51199920 59#include "nbio/nbio_7_0_offset.h"
70ccab60 60
95c1f7aa
FX
61#include "mmhub/mmhub_9_1_offset.h"
62#include "mmhub/mmhub_9_1_sh_mask.h"
70ccab60
HW
63
64#include "reg_helper.h"
65#include "dce/dce_abm.h"
66#include "dce/dce_dmcu.h"
5c6ac711 67#include "dce/dce_aux.h"
c85e6e54 68#include "dce/dce_i2c.h"
70ccab60 69
746c58ed
DL
70const struct _vcs_dpi_ip_params_st dcn1_0_ip = {
71 .rob_buffer_size_kbytes = 64,
72 .det_buffer_size_kbytes = 164,
fb57452f 73 .dpte_buffer_size_in_pte_reqs_luma = 42,
746c58ed
DL
74 .dpp_output_buffer_pixels = 2560,
75 .opp_output_buffer_lines = 1,
76 .pixel_chunk_size_kbytes = 8,
77 .pte_enable = 1,
78 .pte_chunk_size_kbytes = 2,
79 .meta_chunk_size_kbytes = 2,
80 .writeback_chunk_size_kbytes = 2,
81 .line_buffer_size_bits = 589824,
82 .max_line_buffer_lines = 12,
83 .IsLineBufferBppFixed = 0,
84 .LineBufferFixedBpp = -1,
85 .writeback_luma_buffer_size_kbytes = 12,
86 .writeback_chroma_buffer_size_kbytes = 8,
87 .max_num_dpp = 4,
88 .max_num_wb = 2,
89 .max_dchub_pscl_bw_pix_per_clk = 4,
90 .max_pscl_lb_bw_pix_per_clk = 2,
91 .max_lb_vscl_bw_pix_per_clk = 4,
92 .max_vscl_hscl_bw_pix_per_clk = 4,
93 .max_hscl_ratio = 4,
94 .max_vscl_ratio = 4,
95 .hscl_mults = 4,
96 .vscl_mults = 4,
97 .max_hscl_taps = 8,
98 .max_vscl_taps = 8,
99 .dispclk_ramp_margin_percent = 1,
100 .underscan_factor = 1.10,
101 .min_vblank_lines = 14,
102 .dppclk_delay_subtotal = 90,
103 .dispclk_delay_subtotal = 42,
104 .dcfclk_cstate_latency = 10,
105 .max_inter_dcn_tile_repeaters = 8,
106 .can_vstartup_lines_exceed_vsync_plus_back_porch_lines_minus_one = 0,
107 .bug_forcing_LC_req_same_size_fixed = 0,
108};
109
110const struct _vcs_dpi_soc_bounding_box_st dcn1_0_soc = {
111 .sr_exit_time_us = 9.0,
112 .sr_enter_plus_exit_time_us = 11.0,
113 .urgent_latency_us = 4.0,
114 .writeback_latency_us = 12.0,
115 .ideal_dram_bw_after_urgent_percent = 80.0,
116 .max_request_size_bytes = 256,
117 .downspread_percent = 0.5,
118 .dram_page_open_time_ns = 50.0,
119 .dram_rw_turnaround_time_ns = 17.5,
120 .dram_return_buffer_per_channel_bytes = 8192,
121 .round_trip_ping_latency_dcfclk_cycles = 128,
122 .urgent_out_of_order_return_per_channel_bytes = 256,
123 .channel_interleave_bytes = 256,
124 .num_banks = 8,
125 .num_chans = 2,
126 .vmm_page_size_bytes = 4096,
127 .dram_clock_change_latency_us = 17.0,
128 .writeback_dram_clock_change_latency_us = 23.0,
129 .return_bus_width_bytes = 64,
130};
131
70ccab60
HW
132#ifndef mmDP0_DP_DPHY_INTERNAL_CTRL
133 #define mmDP0_DP_DPHY_INTERNAL_CTRL 0x210f
134 #define mmDP0_DP_DPHY_INTERNAL_CTRL_BASE_IDX 2
135 #define mmDP1_DP_DPHY_INTERNAL_CTRL 0x220f
136 #define mmDP1_DP_DPHY_INTERNAL_CTRL_BASE_IDX 2
137 #define mmDP2_DP_DPHY_INTERNAL_CTRL 0x230f
138 #define mmDP2_DP_DPHY_INTERNAL_CTRL_BASE_IDX 2
139 #define mmDP3_DP_DPHY_INTERNAL_CTRL 0x240f
140 #define mmDP3_DP_DPHY_INTERNAL_CTRL_BASE_IDX 2
141 #define mmDP4_DP_DPHY_INTERNAL_CTRL 0x250f
142 #define mmDP4_DP_DPHY_INTERNAL_CTRL_BASE_IDX 2
143 #define mmDP5_DP_DPHY_INTERNAL_CTRL 0x260f
144 #define mmDP5_DP_DPHY_INTERNAL_CTRL_BASE_IDX 2
145 #define mmDP6_DP_DPHY_INTERNAL_CTRL 0x270f
146 #define mmDP6_DP_DPHY_INTERNAL_CTRL_BASE_IDX 2
147#endif
148
149
150enum dcn10_clk_src_array_id {
151 DCN10_CLK_SRC_PLL0,
152 DCN10_CLK_SRC_PLL1,
153 DCN10_CLK_SRC_PLL2,
154 DCN10_CLK_SRC_PLL3,
0e3d73f1 155 DCN10_CLK_SRC_TOTAL,
0e3d73f1 156 DCN101_CLK_SRC_TOTAL = DCN10_CLK_SRC_PLL3
70ccab60
HW
157};
158
159/* begin *********************
160 * macros to expend register list macro defined in HW object header file */
161
162/* DCN */
163#define BASE_INNER(seg) \
164 DCE_BASE__INST0_SEG ## seg
165
166#define BASE(seg) \
167 BASE_INNER(seg)
168
169#define SR(reg_name)\
170 .reg_name = BASE(mm ## reg_name ## _BASE_IDX) + \
171 mm ## reg_name
172
173#define SRI(reg_name, block, id)\
174 .reg_name = BASE(mm ## block ## id ## _ ## reg_name ## _BASE_IDX) + \
175 mm ## block ## id ## _ ## reg_name
176
177
178#define SRII(reg_name, block, id)\
179 .reg_name[id] = BASE(mm ## block ## id ## _ ## reg_name ## _BASE_IDX) + \
180 mm ## block ## id ## _ ## reg_name
181
182/* NBIO */
183#define NBIO_BASE_INNER(seg) \
184 NBIF_BASE__INST0_SEG ## seg
185
186#define NBIO_BASE(seg) \
187 NBIO_BASE_INNER(seg)
188
189#define NBIO_SR(reg_name)\
190 .reg_name = NBIO_BASE(mm ## reg_name ## _BASE_IDX) + \
191 mm ## reg_name
192
1f7f3aec
TC
193/* MMHUB */
194#define MMHUB_BASE_INNER(seg) \
195 MMHUB_BASE__INST0_SEG ## seg
70ccab60 196
1f7f3aec
TC
197#define MMHUB_BASE(seg) \
198 MMHUB_BASE_INNER(seg)
70ccab60 199
1f7f3aec
TC
200#define MMHUB_SR(reg_name)\
201 .reg_name = MMHUB_BASE(mm ## reg_name ## _BASE_IDX) + \
70ccab60 202 mm ## reg_name
dc88b4a6 203
70ccab60
HW
204/* macros to expend register list macro defined in HW object header file
205 * end *********************/
206
70ccab60
HW
207
208static const struct dce_dmcu_registers dmcu_regs = {
209 DMCU_DCN10_REG_LIST()
210};
211
212static const struct dce_dmcu_shift dmcu_shift = {
213 DMCU_MASK_SH_LIST_DCN10(__SHIFT)
214};
215
216static const struct dce_dmcu_mask dmcu_mask = {
217 DMCU_MASK_SH_LIST_DCN10(_MASK)
218};
219
220static const struct dce_abm_registers abm_regs = {
221 ABM_DCN10_REG_LIST(0)
222};
223
224static const struct dce_abm_shift abm_shift = {
225 ABM_MASK_SH_LIST_DCN10(__SHIFT)
226};
227
228static const struct dce_abm_mask abm_mask = {
229 ABM_MASK_SH_LIST_DCN10(_MASK)
230};
231
232#define stream_enc_regs(id)\
233[id] = {\
0c41891c 234 SE_DCN_REG_LIST(id)\
70ccab60
HW
235}
236
0c41891c 237static const struct dcn10_stream_enc_registers stream_enc_regs[] = {
70ccab60
HW
238 stream_enc_regs(0),
239 stream_enc_regs(1),
240 stream_enc_regs(2),
241 stream_enc_regs(3),
242};
243
0c41891c 244static const struct dcn10_stream_encoder_shift se_shift = {
70ccab60
HW
245 SE_COMMON_MASK_SH_LIST_DCN10(__SHIFT)
246};
247
0c41891c
EB
248static const struct dcn10_stream_encoder_mask se_mask = {
249 SE_COMMON_MASK_SH_LIST_DCN10(_MASK)
70ccab60
HW
250};
251
252#define audio_regs(id)\
253[id] = {\
254 AUD_COMMON_REG_LIST(id)\
255}
256
257static const struct dce_audio_registers audio_regs[] = {
258 audio_regs(0),
259 audio_regs(1),
260 audio_regs(2),
261 audio_regs(3),
262};
263
264#define DCE120_AUD_COMMON_MASK_SH_LIST(mask_sh)\
265 SF(AZF0ENDPOINT0_AZALIA_F0_CODEC_ENDPOINT_INDEX, AZALIA_ENDPOINT_REG_INDEX, mask_sh),\
266 SF(AZF0ENDPOINT0_AZALIA_F0_CODEC_ENDPOINT_DATA, AZALIA_ENDPOINT_REG_DATA, mask_sh),\
267 AUD_COMMON_MASK_SH_LIST_BASE(mask_sh)
268
269static const struct dce_audio_shift audio_shift = {
270 DCE120_AUD_COMMON_MASK_SH_LIST(__SHIFT)
271};
272
273static const struct dce_aduio_mask audio_mask = {
274 DCE120_AUD_COMMON_MASK_SH_LIST(_MASK)
275};
276
277#define aux_regs(id)\
278[id] = {\
279 AUX_REG_LIST(id)\
280}
281
f0cd0a34 282static const struct dcn10_link_enc_aux_registers link_enc_aux_regs[] = {
70ccab60
HW
283 aux_regs(0),
284 aux_regs(1),
285 aux_regs(2),
f0cd0a34 286 aux_regs(3)
70ccab60
HW
287};
288
289#define hpd_regs(id)\
290[id] = {\
291 HPD_REG_LIST(id)\
292}
293
f0cd0a34 294static const struct dcn10_link_enc_hpd_registers link_enc_hpd_regs[] = {
70ccab60
HW
295 hpd_regs(0),
296 hpd_regs(1),
297 hpd_regs(2),
f0cd0a34 298 hpd_regs(3)
70ccab60
HW
299};
300
301#define link_regs(id)\
302[id] = {\
303 LE_DCN10_REG_LIST(id), \
304 SRI(DP_DPHY_INTERNAL_CTRL, DP, id) \
305}
306
f0cd0a34 307static const struct dcn10_link_enc_registers link_enc_regs[] = {
70ccab60
HW
308 link_regs(0),
309 link_regs(1),
310 link_regs(2),
f0cd0a34
EB
311 link_regs(3)
312};
313
314static const struct dcn10_link_enc_shift le_shift = {
315 LINK_ENCODER_MASK_SH_LIST_DCN10(__SHIFT)
316};
317
318static const struct dcn10_link_enc_mask le_mask = {
319 LINK_ENCODER_MASK_SH_LIST_DCN10(_MASK)
70ccab60
HW
320};
321
322#define ipp_regs(id)\
323[id] = {\
35ce37d6 324 IPP_REG_LIST_DCN10(id),\
70ccab60
HW
325}
326
327static const struct dcn10_ipp_registers ipp_regs[] = {
328 ipp_regs(0),
329 ipp_regs(1),
330 ipp_regs(2),
331 ipp_regs(3),
332};
333
334static const struct dcn10_ipp_shift ipp_shift = {
35ce37d6 335 IPP_MASK_SH_LIST_DCN10(__SHIFT)
70ccab60
HW
336};
337
338static const struct dcn10_ipp_mask ipp_mask = {
35ce37d6 339 IPP_MASK_SH_LIST_DCN10(_MASK),
70ccab60
HW
340};
341
342#define opp_regs(id)\
343[id] = {\
13066f9f 344 OPP_REG_LIST_DCN10(id),\
70ccab60
HW
345}
346
347static const struct dcn10_opp_registers opp_regs[] = {
348 opp_regs(0),
349 opp_regs(1),
350 opp_regs(2),
351 opp_regs(3),
352};
353
354static const struct dcn10_opp_shift opp_shift = {
13066f9f 355 OPP_MASK_SH_LIST_DCN10(__SHIFT)
70ccab60
HW
356};
357
358static const struct dcn10_opp_mask opp_mask = {
13066f9f 359 OPP_MASK_SH_LIST_DCN10(_MASK),
70ccab60
HW
360};
361
5c6ac711
BL
362#define aux_engine_regs(id)\
363[id] = {\
364 AUX_COMMON_REG_LIST(id), \
365 .AUX_RESET_MASK = 0 \
366}
367
368static const struct dce110_aux_registers aux_engine_regs[] = {
369 aux_engine_regs(0),
370 aux_engine_regs(1),
371 aux_engine_regs(2),
372 aux_engine_regs(3),
373 aux_engine_regs(4),
374 aux_engine_regs(5)
375};
376
70ccab60
HW
377#define tf_regs(id)\
378[id] = {\
b1a4eb99 379 TF_REG_LIST_DCN10(id),\
70ccab60
HW
380}
381
587cdfe9 382static const struct dcn_dpp_registers tf_regs[] = {
70ccab60
HW
383 tf_regs(0),
384 tf_regs(1),
385 tf_regs(2),
386 tf_regs(3),
387};
388
587cdfe9 389static const struct dcn_dpp_shift tf_shift = {
7608f856 390 TF_REG_LIST_SH_MASK_DCN10(__SHIFT),
5813dd1c
XT
391 TF_DEBUG_REG_LIST_SH_DCN10
392
70ccab60
HW
393};
394
587cdfe9 395static const struct dcn_dpp_mask tf_mask = {
b1a4eb99 396 TF_REG_LIST_SH_MASK_DCN10(_MASK),
5813dd1c 397 TF_DEBUG_REG_LIST_MASK_DCN10
70ccab60
HW
398};
399
cc408d72
DL
400static const struct dcn_mpc_registers mpc_regs = {
401 MPC_COMMON_REG_LIST_DCN1_0(0),
402 MPC_COMMON_REG_LIST_DCN1_0(1),
403 MPC_COMMON_REG_LIST_DCN1_0(2),
8534575f
EB
404 MPC_COMMON_REG_LIST_DCN1_0(3),
405 MPC_OUT_MUX_COMMON_REG_LIST_DCN1_0(0),
406 MPC_OUT_MUX_COMMON_REG_LIST_DCN1_0(1),
407 MPC_OUT_MUX_COMMON_REG_LIST_DCN1_0(2),
408 MPC_OUT_MUX_COMMON_REG_LIST_DCN1_0(3)
70ccab60
HW
409};
410
cc408d72
DL
411static const struct dcn_mpc_shift mpc_shift = {
412 MPC_COMMON_MASK_SH_LIST_DCN1_0(__SHIFT)
70ccab60
HW
413};
414
cc408d72
DL
415static const struct dcn_mpc_mask mpc_mask = {
416 MPC_COMMON_MASK_SH_LIST_DCN1_0(_MASK),
70ccab60
HW
417};
418
419#define tg_regs(id)\
420[id] = {TG_COMMON_REG_LIST_DCN1_0(id)}
421
40e045a9 422static const struct dcn_optc_registers tg_regs[] = {
70ccab60
HW
423 tg_regs(0),
424 tg_regs(1),
425 tg_regs(2),
426 tg_regs(3),
427};
428
40e045a9 429static const struct dcn_optc_shift tg_shift = {
70ccab60
HW
430 TG_COMMON_MASK_SH_LIST_DCN1_0(__SHIFT)
431};
432
40e045a9 433static const struct dcn_optc_mask tg_mask = {
70ccab60
HW
434 TG_COMMON_MASK_SH_LIST_DCN1_0(_MASK)
435};
436
70ccab60 437static const struct bios_registers bios_regs = {
c5fc7f59 438 NBIO_SR(BIOS_SCRATCH_3),
70ccab60
HW
439 NBIO_SR(BIOS_SCRATCH_6)
440};
441
c42c275c 442#define hubp_regs(id)\
70ccab60 443[id] = {\
c42c275c 444 HUBP_REG_LIST_DCN10(id)\
70ccab60
HW
445}
446
c42c275c
YHL
447static const struct dcn_mi_registers hubp_regs[] = {
448 hubp_regs(0),
449 hubp_regs(1),
450 hubp_regs(2),
451 hubp_regs(3),
70ccab60
HW
452};
453
c42c275c
YHL
454static const struct dcn_mi_shift hubp_shift = {
455 HUBP_MASK_SH_LIST_DCN10(__SHIFT)
70ccab60
HW
456};
457
c42c275c
YHL
458static const struct dcn_mi_mask hubp_mask = {
459 HUBP_MASK_SH_LIST_DCN10(_MASK)
70ccab60
HW
460};
461
c9ef081d
YHL
462static const struct dcn_hubbub_registers hubbub_reg = {
463 HUBBUB_REG_LIST_DCN10(0)
464};
465
466static const struct dcn_hubbub_shift hubbub_shift = {
467 HUBBUB_MASK_SH_LIST_DCN10(__SHIFT)
468};
469
470static const struct dcn_hubbub_mask hubbub_mask = {
471 HUBBUB_MASK_SH_LIST_DCN10(_MASK)
472};
473
70ccab60
HW
474#define clk_src_regs(index, pllid)\
475[index] = {\
476 CS_COMMON_REG_LIST_DCN1_0(index, pllid),\
477}
478
479static const struct dce110_clk_src_regs clk_src_regs[] = {
480 clk_src_regs(0, A),
481 clk_src_regs(1, B),
482 clk_src_regs(2, C),
483 clk_src_regs(3, D)
484};
485
486static const struct dce110_clk_src_shift cs_shift = {
487 CS_COMMON_MASK_SH_LIST_DCN1_0(__SHIFT)
488};
489
490static const struct dce110_clk_src_mask cs_mask = {
491 CS_COMMON_MASK_SH_LIST_DCN1_0(_MASK)
492};
493
70ccab60
HW
494static const struct resource_caps res_cap = {
495 .num_timing_generator = 4,
e9522309 496 .num_opp = 4,
70ccab60
HW
497 .num_video_plane = 4,
498 .num_audio = 4,
499 .num_stream_encoder = 4,
500 .num_pll = 4,
0e8e4fbf 501 .num_ddc = 4,
70ccab60
HW
502};
503
66f34aee
HW
504static const struct resource_caps rv2_res_cap = {
505 .num_timing_generator = 3,
506 .num_opp = 3,
507 .num_video_plane = 3,
508 .num_audio = 3,
509 .num_stream_encoder = 3,
510 .num_pll = 3,
67fd6c0d 511 .num_ddc = 4,
66f34aee 512};
66f34aee 513
e5c41970
NK
514static const struct dc_plane_cap plane_cap = {
515 .type = DC_PLANE_TYPE_DCN_UNIVERSAL,
516 .blends_with_above = true,
517 .blends_with_below = true,
518 .per_pixel_alpha = true,
ea36ad34
JL
519
520 .pixel_format_support = {
521 .argb8888 = true,
522 .nv12 = true,
523 .fp16 = true
524 },
525
526 .max_upscale_factor = {
527 .argb8888 = 16000,
528 .nv12 = 16000,
529 .fp16 = 1
530 },
531
532 .max_downscale_factor = {
533 .argb8888 = 250,
534 .nv12 = 250,
535 .fp16 = 1
536 }
e5c41970
NK
537};
538
cfd84fd3 539static const struct dc_debug_options debug_defaults_drv = {
2b13d7d3 540 .sanity_checks = true,
70ccab60
HW
541 .disable_dmcu = true,
542 .force_abm_enable = false,
543 .timing_trace = false,
c9742685 544 .clock_trace = true,
4f4ee686 545
8e437c79
YS
546 /* raven smu dones't allow 0 disp clk,
547 * smu min disp clk limit is 50Mhz
548 * keep min disp clk 100Mhz avoid smu hang
549 */
550 .min_disp_clk_khz = 100000,
551
5094ffac 552 .disable_pplib_clock_request = false,
d5c40d53 553 .disable_pplib_wm_range = false,
441ad741 554 .pplib_wm_report_mode = WM_REPORT_DEFAULT,
db64fbe7 555 .pipe_split_policy = MPC_SPLIT_AVOID_MULT_DISP,
e92b44fd 556 .force_single_disp_pipe_split = true,
a32a7708 557 .disable_dcc = DCC_ENABLE,
6512387a 558 .voltage_align_fclk = true,
73fb63e7 559 .disable_stereo_support = true,
f6cb588a 560 .vsr_support = true,
215a6f05 561 .performance_trace = false,
7c357e61 562 .az_endpoint_mute_only = true,
3ba43a59 563 .recovery_enabled = false, /*enable this by default after testing.*/
3f460907 564 .max_downscale_src_width = 3840,
1a7d296d 565 .underflow_assert_delay_us = 0xFFFFFFFF,
70ccab60
HW
566};
567
cfd84fd3 568static const struct dc_debug_options debug_defaults_diags = {
70ccab60
HW
569 .disable_dmcu = true,
570 .force_abm_enable = false,
571 .timing_trace = true,
c9742685 572 .clock_trace = true,
41f97c07 573 .disable_stutter = true,
70ccab60 574 .disable_pplib_clock_request = true,
1a7d296d
TL
575 .disable_pplib_wm_range = true,
576 .underflow_assert_delay_us = 0xFFFFFFFF,
70ccab60
HW
577};
578
d94585a0 579static void dcn10_dpp_destroy(struct dpp **dpp)
70ccab60 580{
d94585a0
YHL
581 kfree(TO_DCN10_DPP(*dpp));
582 *dpp = NULL;
70ccab60
HW
583}
584
d94585a0 585static struct dpp *dcn10_dpp_create(
70ccab60
HW
586 struct dc_context *ctx,
587 uint32_t inst)
588{
587cdfe9 589 struct dcn10_dpp *dpp =
2004f45e 590 kzalloc(sizeof(struct dcn10_dpp), GFP_KERNEL);
70ccab60 591
587cdfe9 592 if (!dpp)
70ccab60
HW
593 return NULL;
594
d94585a0
YHL
595 dpp1_construct(dpp, ctx, inst,
596 &tf_regs[inst], &tf_shift, &tf_mask);
c13b408b 597 return &dpp->base;
70ccab60
HW
598}
599
600static struct input_pixel_processor *dcn10_ipp_create(
601 struct dc_context *ctx, uint32_t inst)
602{
603 struct dcn10_ipp *ipp =
2004f45e 604 kzalloc(sizeof(struct dcn10_ipp), GFP_KERNEL);
70ccab60
HW
605
606 if (!ipp) {
607 BREAK_TO_DEBUGGER();
608 return NULL;
609 }
610
611 dcn10_ipp_construct(ipp, ctx, inst,
612 &ipp_regs[inst], &ipp_shift, &ipp_mask);
613 return &ipp->base;
614}
615
616
617static struct output_pixel_processor *dcn10_opp_create(
618 struct dc_context *ctx, uint32_t inst)
619{
620 struct dcn10_opp *opp =
2004f45e 621 kzalloc(sizeof(struct dcn10_opp), GFP_KERNEL);
70ccab60
HW
622
623 if (!opp) {
624 BREAK_TO_DEBUGGER();
625 return NULL;
626 }
627
628 dcn10_opp_construct(opp, ctx, inst,
629 &opp_regs[inst], &opp_shift, &opp_mask);
630 return &opp->base;
631}
632
1877ccf6 633struct dce_aux *dcn10_aux_engine_create(
5c6ac711
BL
634 struct dc_context *ctx,
635 uint32_t inst)
636{
637 struct aux_engine_dce110 *aux_engine =
638 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL);
639
640 if (!aux_engine)
641 return NULL;
642
643 dce110_aux_engine_construct(aux_engine, ctx, inst,
644 SW_AUX_TIMEOUT_PERIOD_MULTIPLIER * AUX_TIMEOUT_PERIOD,
645 &aux_engine_regs[inst]);
646
65c78961 647 return &aux_engine->base;
5c6ac711 648}
c85e6e54
DF
649#define i2c_inst_regs(id) { I2C_HW_ENGINE_COMMON_REG_LIST(id) }
650
651static const struct dce_i2c_registers i2c_hw_regs[] = {
652 i2c_inst_regs(1),
653 i2c_inst_regs(2),
654 i2c_inst_regs(3),
655 i2c_inst_regs(4),
656 i2c_inst_regs(5),
657 i2c_inst_regs(6),
658};
659
660static const struct dce_i2c_shift i2c_shifts = {
661 I2C_COMMON_MASK_SH_LIST_DCE110(__SHIFT)
662};
663
664static const struct dce_i2c_mask i2c_masks = {
665 I2C_COMMON_MASK_SH_LIST_DCE110(_MASK)
666};
667
668struct dce_i2c_hw *dcn10_i2c_hw_create(
669 struct dc_context *ctx,
670 uint32_t inst)
671{
672 struct dce_i2c_hw *dce_i2c_hw =
673 kzalloc(sizeof(struct dce_i2c_hw), GFP_KERNEL);
674
675 if (!dce_i2c_hw)
676 return NULL;
677
678 dcn1_i2c_hw_construct(dce_i2c_hw, ctx, inst,
679 &i2c_hw_regs[inst], &i2c_shifts, &i2c_masks);
5c6ac711 680
c85e6e54
DF
681 return dce_i2c_hw;
682}
cc408d72 683static struct mpc *dcn10_mpc_create(struct dc_context *ctx)
70ccab60 684{
2004f45e
HW
685 struct dcn10_mpc *mpc10 = kzalloc(sizeof(struct dcn10_mpc),
686 GFP_KERNEL);
70ccab60 687
cc408d72 688 if (!mpc10)
70ccab60
HW
689 return NULL;
690
cc408d72
DL
691 dcn10_mpc_construct(mpc10, ctx,
692 &mpc_regs,
693 &mpc_shift,
694 &mpc_mask,
695 4);
70ccab60 696
cc408d72 697 return &mpc10->base;
70ccab60
HW
698}
699
c9ef081d
YHL
700static struct hubbub *dcn10_hubbub_create(struct dc_context *ctx)
701{
89c4f84b 702 struct dcn10_hubbub *dcn10_hubbub = kzalloc(sizeof(struct dcn10_hubbub),
c9ef081d
YHL
703 GFP_KERNEL);
704
89c4f84b 705 if (!dcn10_hubbub)
c9ef081d
YHL
706 return NULL;
707
89c4f84b 708 hubbub1_construct(&dcn10_hubbub->base, ctx,
c9ef081d
YHL
709 &hubbub_reg,
710 &hubbub_shift,
711 &hubbub_mask);
712
89c4f84b 713 return &dcn10_hubbub->base;
c9ef081d
YHL
714}
715
70ccab60
HW
716static struct timing_generator *dcn10_timing_generator_create(
717 struct dc_context *ctx,
718 uint32_t instance)
719{
40e045a9
YHL
720 struct optc *tgn10 =
721 kzalloc(sizeof(struct optc), GFP_KERNEL);
70ccab60
HW
722
723 if (!tgn10)
724 return NULL;
725
726 tgn10->base.inst = instance;
727 tgn10->base.ctx = ctx;
728
729 tgn10->tg_regs = &tg_regs[instance];
730 tgn10->tg_shift = &tg_shift;
731 tgn10->tg_mask = &tg_mask;
732
733 dcn10_timing_generator_init(tgn10);
734
735 return &tgn10->base;
736}
737
738static const struct encoder_feature_support link_enc_feature = {
739 .max_hdmi_deep_color = COLOR_DEPTH_121212,
740 .max_hdmi_pixel_clock = 600000,
9ea59d5a
EB
741 .hdmi_ycbcr420_supported = true,
742 .dp_ycbcr420_supported = false,
70ccab60
HW
743 .flags.bits.IS_HBR2_CAPABLE = true,
744 .flags.bits.IS_HBR3_CAPABLE = true,
745 .flags.bits.IS_TPS3_CAPABLE = true,
e15fc81f 746 .flags.bits.IS_TPS4_CAPABLE = true
70ccab60
HW
747};
748
749struct link_encoder *dcn10_link_encoder_create(
750 const struct encoder_init_data *enc_init_data)
751{
f0cd0a34
EB
752 struct dcn10_link_encoder *enc10 =
753 kzalloc(sizeof(struct dcn10_link_encoder), GFP_KERNEL);
70ccab60 754
f0cd0a34 755 if (!enc10)
70ccab60
HW
756 return NULL;
757
f0cd0a34 758 dcn10_link_encoder_construct(enc10,
c60ae112
DA
759 enc_init_data,
760 &link_enc_feature,
761 &link_enc_regs[enc_init_data->transmitter],
762 &link_enc_aux_regs[enc_init_data->channel - 1],
f0cd0a34
EB
763 &link_enc_hpd_regs[enc_init_data->hpd_source],
764 &le_shift,
765 &le_mask);
c60ae112 766
f0cd0a34 767 return &enc10->base;
70ccab60
HW
768}
769
770struct clock_source *dcn10_clock_source_create(
771 struct dc_context *ctx,
772 struct dc_bios *bios,
773 enum clock_source_id id,
774 const struct dce110_clk_src_regs *regs,
775 bool dp_clk_src)
776{
777 struct dce110_clk_src *clk_src =
2004f45e 778 kzalloc(sizeof(struct dce110_clk_src), GFP_KERNEL);
70ccab60
HW
779
780 if (!clk_src)
781 return NULL;
782
b07971d4 783 if (dce112_clk_src_construct(clk_src, ctx, bios, id,
70ccab60
HW
784 regs, &cs_shift, &cs_mask)) {
785 clk_src->base.dp_clk_src = dp_clk_src;
786 return &clk_src->base;
787 }
788
789 BREAK_TO_DEBUGGER();
790 return NULL;
791}
792
793static void read_dce_straps(
794 struct dc_context *ctx,
795 struct resource_straps *straps)
796{
6631e5a9
DL
797 generic_reg_get(ctx, mmDC_PINSTRAPS + BASE(mmDC_PINSTRAPS_BASE_IDX),
798 FN(DC_PINSTRAPS, DC_PINSTRAPS_AUDIO), &straps->dc_pinstraps_audio);
70ccab60
HW
799}
800
801static struct audio *create_audio(
802 struct dc_context *ctx, unsigned int inst)
803{
804 return dce_audio_create(ctx, inst,
805 &audio_regs[inst], &audio_shift, &audio_mask);
806}
807
808static struct stream_encoder *dcn10_stream_encoder_create(
809 enum engine_id eng_id,
810 struct dc_context *ctx)
811{
0c41891c
EB
812 struct dcn10_stream_encoder *enc1 =
813 kzalloc(sizeof(struct dcn10_stream_encoder), GFP_KERNEL);
70ccab60 814
0c41891c 815 if (!enc1)
70ccab60
HW
816 return NULL;
817
0c41891c 818 dcn10_stream_encoder_construct(enc1, ctx, ctx->dc_bios, eng_id,
f29f918f
DA
819 &stream_enc_regs[eng_id],
820 &se_shift, &se_mask);
0c41891c 821 return &enc1->base;
70ccab60
HW
822}
823
824static const struct dce_hwseq_registers hwseq_reg = {
825 HWSEQ_DCN1_REG_LIST()
826};
827
828static const struct dce_hwseq_shift hwseq_shift = {
829 HWSEQ_DCN1_MASK_SH_LIST(__SHIFT)
830};
831
832static const struct dce_hwseq_mask hwseq_mask = {
833 HWSEQ_DCN1_MASK_SH_LIST(_MASK)
834};
835
836static struct dce_hwseq *dcn10_hwseq_create(
837 struct dc_context *ctx)
838{
2004f45e 839 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL);
70ccab60
HW
840
841 if (hws) {
842 hws->ctx = ctx;
843 hws->regs = &hwseq_reg;
844 hws->shifts = &hwseq_shift;
845 hws->masks = &hwseq_mask;
7f914a62 846 hws->wa.DEGVIDCN10_253 = true;
5cc2687c 847 hws->wa.false_optc_underflow = true;
7144d3cf 848 hws->wa.DEGVIDCN10_254 = true;
70ccab60
HW
849 }
850 return hws;
851}
852
853static const struct resource_create_funcs res_create_funcs = {
854 .read_dce_straps = read_dce_straps,
855 .create_audio = create_audio,
856 .create_stream_encoder = dcn10_stream_encoder_create,
857 .create_hwseq = dcn10_hwseq_create,
858};
859
860static const struct resource_create_funcs res_create_maximus_funcs = {
861 .read_dce_straps = NULL,
862 .create_audio = NULL,
863 .create_stream_encoder = NULL,
864 .create_hwseq = dcn10_hwseq_create,
865};
866
867void dcn10_clock_source_destroy(struct clock_source **clk_src)
868{
2004f45e 869 kfree(TO_DCE110_CLK_SRC(*clk_src));
70ccab60
HW
870 *clk_src = NULL;
871}
872
0f1a6ad7 873static struct pp_smu_funcs *dcn10_pp_smu_create(struct dc_context *ctx)
a185048c 874{
0f1a6ad7 875 struct pp_smu_funcs *pp_smu = kzalloc(sizeof(*pp_smu), GFP_KERNEL);
a185048c
TC
876
877 if (!pp_smu)
878 return pp_smu;
879
0f1a6ad7 880 dm_pp_get_funcs(ctx, pp_smu);
a185048c
TC
881 return pp_smu;
882}
883
70ccab60
HW
884static void destruct(struct dcn10_resource_pool *pool)
885{
886 unsigned int i;
887
888 for (i = 0; i < pool->base.stream_enc_count; i++) {
889 if (pool->base.stream_enc[i] != NULL) {
929c3aaa 890 kfree(DCN10STRENC_FROM_STRENC(pool->base.stream_enc[i]));
70ccab60
HW
891 pool->base.stream_enc[i] = NULL;
892 }
893 }
894
cc408d72 895 if (pool->base.mpc != NULL) {
2004f45e 896 kfree(TO_DCN10_MPC(pool->base.mpc));
cc408d72
DL
897 pool->base.mpc = NULL;
898 }
75dbba34
YHL
899
900 if (pool->base.hubbub != NULL) {
901 kfree(pool->base.hubbub);
902 pool->base.hubbub = NULL;
903 }
904
70ccab60
HW
905 for (i = 0; i < pool->base.pipe_count; i++) {
906 if (pool->base.opps[i] != NULL)
907 pool->base.opps[i]->funcs->opp_destroy(&pool->base.opps[i]);
908
d94585a0
YHL
909 if (pool->base.dpps[i] != NULL)
910 dcn10_dpp_destroy(&pool->base.dpps[i]);
70ccab60
HW
911
912 if (pool->base.ipps[i] != NULL)
913 pool->base.ipps[i]->funcs->ipp_destroy(&pool->base.ipps[i]);
914
8feabd03
YHL
915 if (pool->base.hubps[i] != NULL) {
916 kfree(TO_DCN10_HUBP(pool->base.hubps[i]));
917 pool->base.hubps[i] = NULL;
70ccab60
HW
918 }
919
920 if (pool->base.irqs != NULL) {
921 dal_irq_service_destroy(&pool->base.irqs);
922 }
923
924 if (pool->base.timing_generators[i] != NULL) {
2004f45e 925 kfree(DCN10TG_FROM_TG(pool->base.timing_generators[i]));
70ccab60
HW
926 pool->base.timing_generators[i] = NULL;
927 }
88ed9fb7 928 }
5c6ac711 929
88ed9fb7 930 for (i = 0; i < pool->base.res_cap->num_ddc; i++) {
5c6ac711 931 if (pool->base.engines[i] != NULL)
1877ccf6 932 dce110_engine_destroy(&pool->base.engines[i]);
c85e6e54
DF
933 if (pool->base.hw_i2cs[i] != NULL) {
934 kfree(pool->base.hw_i2cs[i]);
935 pool->base.hw_i2cs[i] = NULL;
936 }
937 if (pool->base.sw_i2cs[i] != NULL) {
938 kfree(pool->base.sw_i2cs[i]);
939 pool->base.sw_i2cs[i] = NULL;
940 }
70ccab60
HW
941 }
942
70ccab60
HW
943 for (i = 0; i < pool->base.audio_count; i++) {
944 if (pool->base.audios[i])
945 dce_aud_destroy(&pool->base.audios[i]);
946 }
947
948 for (i = 0; i < pool->base.clk_src_count; i++) {
949 if (pool->base.clock_sources[i] != NULL) {
950 dcn10_clock_source_destroy(&pool->base.clock_sources[i]);
951 pool->base.clock_sources[i] = NULL;
952 }
953 }
954
955 if (pool->base.dp_clock_source != NULL) {
956 dcn10_clock_source_destroy(&pool->base.dp_clock_source);
957 pool->base.dp_clock_source = NULL;
958 }
959
70ccab60
HW
960 if (pool->base.abm != NULL)
961 dce_abm_destroy(&pool->base.abm);
962
963 if (pool->base.dmcu != NULL)
964 dce_dmcu_destroy(&pool->base.dmcu);
965
2004f45e 966 kfree(pool->base.pp_smu);
70ccab60
HW
967}
968
8feabd03 969static struct hubp *dcn10_hubp_create(
70ccab60
HW
970 struct dc_context *ctx,
971 uint32_t inst)
972{
8feabd03
YHL
973 struct dcn10_hubp *hubp1 =
974 kzalloc(sizeof(struct dcn10_hubp), GFP_KERNEL);
70ccab60 975
8feabd03 976 if (!hubp1)
70ccab60
HW
977 return NULL;
978
8feabd03 979 dcn10_hubp_construct(hubp1, ctx, inst,
c42c275c 980 &hubp_regs[inst], &hubp_shift, &hubp_mask);
8feabd03 981 return &hubp1->base;
70ccab60
HW
982}
983
984static void get_pixel_clock_parameters(
985 const struct pipe_ctx *pipe_ctx,
986 struct pixel_clk_params *pixel_clk_params)
987{
0971c40e 988 const struct dc_stream_state *stream = pipe_ctx->stream;
380604e2 989 pixel_clk_params->requested_pix_clk_100hz = stream->timing.pix_clk_100hz;
ceb3dbb4 990 pixel_clk_params->encoder_object_id = stream->link->link_enc->id;
70ccab60 991 pixel_clk_params->signal_type = pipe_ctx->stream->signal;
e07f541f 992 pixel_clk_params->controller_id = pipe_ctx->stream_res.tg->inst + 1;
70ccab60
HW
993 /* TODO: un-hardcode*/
994 pixel_clk_params->requested_sym_clk = LINK_RATE_LOW *
995 LINK_RATE_REF_FREQ_IN_KHZ;
996 pixel_clk_params->flags.ENABLE_SS = 0;
997 pixel_clk_params->color_depth =
4fa086b9 998 stream->timing.display_color_depth;
70ccab60 999 pixel_clk_params->flags.DISPLAY_BLANKED = 1;
4fa086b9 1000 pixel_clk_params->pixel_encoding = stream->timing.pixel_encoding;
70ccab60 1001
4fa086b9 1002 if (stream->timing.pixel_encoding == PIXEL_ENCODING_YCBCR422)
70ccab60
HW
1003 pixel_clk_params->color_depth = COLOR_DEPTH_888;
1004
4fa086b9 1005 if (stream->timing.pixel_encoding == PIXEL_ENCODING_YCBCR420)
380604e2 1006 pixel_clk_params->requested_pix_clk_100hz /= 2;
d77f778e 1007 if (stream->timing.timing_3d_format == TIMING_3D_FORMAT_HW_FRAME_PACKING)
380604e2 1008 pixel_clk_params->requested_pix_clk_100hz *= 2;
70ccab60 1009
70ccab60
HW
1010}
1011
0971c40e 1012static void build_clamping_params(struct dc_stream_state *stream)
70ccab60
HW
1013{
1014 stream->clamping.clamping_level = CLAMPING_FULL_RANGE;
4fa086b9
LSL
1015 stream->clamping.c_depth = stream->timing.display_color_depth;
1016 stream->clamping.pixel_encoding = stream->timing.pixel_encoding;
70ccab60
HW
1017}
1018
94de2bbd 1019static void build_pipe_hw_param(struct pipe_ctx *pipe_ctx)
70ccab60
HW
1020{
1021
10688217 1022 get_pixel_clock_parameters(pipe_ctx, &pipe_ctx->stream_res.pix_clk_params);
70ccab60
HW
1023
1024 pipe_ctx->clock_source->funcs->get_pix_clk_dividers(
1025 pipe_ctx->clock_source,
10688217 1026 &pipe_ctx->stream_res.pix_clk_params,
70ccab60
HW
1027 &pipe_ctx->pll_settings);
1028
4fa086b9 1029 pipe_ctx->stream->clamping.pixel_encoding = pipe_ctx->stream->timing.pixel_encoding;
70ccab60
HW
1030
1031 resource_build_bit_depth_reduction_params(pipe_ctx->stream,
1032 &pipe_ctx->stream->bit_depth_params);
1033 build_clamping_params(pipe_ctx->stream);
70ccab60
HW
1034}
1035
9345d987 1036static enum dc_status build_mapped_resource(
fb3466a4 1037 const struct dc *dc,
608ac7bb 1038 struct dc_state *context,
1dc90497 1039 struct dc_stream_state *stream)
70ccab60 1040{
1dc90497 1041 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream);
70ccab60 1042
1dc90497
AG
1043 /*TODO Seems unneeded anymore */
1044 /* if (old_context && resource_is_stream_unchanged(old_context, stream)) {
430ef426 1045 if (stream != NULL && old_context->streams[i] != NULL) {
1dc90497 1046 todo: shouldn't have to copy missing parameter here
70ccab60
HW
1047 resource_build_bit_depth_reduction_params(stream,
1048 &stream->bit_depth_params);
1049 stream->clamping.pixel_encoding =
4fa086b9 1050 stream->timing.pixel_encoding;
70ccab60
HW
1051
1052 resource_build_bit_depth_reduction_params(stream,
1053 &stream->bit_depth_params);
1054 build_clamping_params(stream);
1055
1056 continue;
1057 }
1058 }
1dc90497 1059 */
70ccab60 1060
1dc90497
AG
1061 if (!pipe_ctx)
1062 return DC_ERROR_UNEXPECTED;
70ccab60 1063
94de2bbd 1064 build_pipe_hw_param(pipe_ctx);
70ccab60
HW
1065 return DC_OK;
1066}
1067
1dc90497 1068enum dc_status dcn10_add_stream_to_ctx(
fb3466a4 1069 struct dc *dc,
608ac7bb 1070 struct dc_state *new_ctx,
1dc90497 1071 struct dc_stream_state *dc_stream)
70ccab60 1072{
1dc90497 1073 enum dc_status result = DC_ERROR_UNEXPECTED;
70ccab60 1074
1dc90497 1075 result = resource_map_pool_resources(dc, new_ctx, dc_stream);
70ccab60 1076
1dc90497
AG
1077 if (result == DC_OK)
1078 result = resource_map_phy_clock_resources(dc, new_ctx, dc_stream);
70ccab60 1079
70ccab60 1080
1dc90497
AG
1081 if (result == DC_OK)
1082 result = build_mapped_resource(dc, new_ctx, dc_stream);
70ccab60
HW
1083
1084 return result;
1085}
1086
70ccab60 1087static struct pipe_ctx *dcn10_acquire_idle_pipe_for_layer(
608ac7bb 1088 struct dc_state *context,
70ccab60 1089 const struct resource_pool *pool,
0971c40e 1090 struct dc_stream_state *stream)
70ccab60
HW
1091{
1092 struct resource_context *res_ctx = &context->res_ctx;
1093 struct pipe_ctx *head_pipe = resource_get_head_pipe_for_stream(res_ctx, stream);
5581192d 1094 struct pipe_ctx *idle_pipe = find_idle_secondary_pipe(res_ctx, pool, head_pipe);
70ccab60 1095
a8f97647 1096 if (!head_pipe) {
70ccab60 1097 ASSERT(0);
a8f97647
HW
1098 return NULL;
1099 }
70ccab60
HW
1100
1101 if (!idle_pipe)
a8f97647 1102 return NULL;
70ccab60
HW
1103
1104 idle_pipe->stream = head_pipe->stream;
6b670fa9 1105 idle_pipe->stream_res.tg = head_pipe->stream_res.tg;
9aef1a31 1106 idle_pipe->stream_res.abm = head_pipe->stream_res.abm;
a6a6cb34 1107 idle_pipe->stream_res.opp = head_pipe->stream_res.opp;
70ccab60 1108
8feabd03 1109 idle_pipe->plane_res.hubp = pool->hubps[idle_pipe->pipe_idx];
86a66c4e 1110 idle_pipe->plane_res.ipp = pool->ipps[idle_pipe->pipe_idx];
d94585a0 1111 idle_pipe->plane_res.dpp = pool->dpps[idle_pipe->pipe_idx];
e07f541f 1112 idle_pipe->plane_res.mpcc_inst = pool->dpps[idle_pipe->pipe_idx]->inst;
70ccab60
HW
1113
1114 return idle_pipe;
1115}
1116
5ebfb7a5 1117static bool dcn10_get_dcc_compression_cap(const struct dc *dc,
70ccab60
HW
1118 const struct dc_dcc_surface_param *input,
1119 struct dc_surface_dcc_cap *output)
1120{
5ebfb7a5
EB
1121 return dc->res_pool->hubbub->funcs->get_dcc_compression_cap(
1122 dc->res_pool->hubbub,
1123 input,
1124 output);
70ccab60
HW
1125}
1126
70ccab60
HW
1127static void dcn10_destroy_resource_pool(struct resource_pool **pool)
1128{
1129 struct dcn10_resource_pool *dcn10_pool = TO_DCN10_RES_POOL(*pool);
1130
1131 destruct(dcn10_pool);
2004f45e 1132 kfree(dcn10_pool);
70ccab60
HW
1133 *pool = NULL;
1134}
1135
8e7095b9 1136static enum dc_status dcn10_validate_plane(const struct dc_plane_state *plane_state, struct dc_caps *caps)
bac4c559
DL
1137{
1138 if (plane_state->format >= SURFACE_PIXEL_FORMAT_VIDEO_BEGIN
8e7095b9
DL
1139 && caps->max_video_width != 0
1140 && plane_state->src_rect.width > caps->max_video_width)
bac4c559
DL
1141 return DC_FAIL_SURFACE_VALIDATE;
1142
1143 return DC_OK;
1144}
70ccab60 1145
0f0c1924
EY
1146static enum dc_status dcn10_validate_global(struct dc *dc, struct dc_state *context)
1147{
1148 int i, j;
1149 bool video_down_scaled = false;
1150 bool video_large = false;
1151 bool desktop_large = false;
1152 bool dcc_disabled = false;
1153
1154 for (i = 0; i < context->stream_count; i++) {
1155 if (context->stream_status[i].plane_count == 0)
1156 continue;
1157
1158 if (context->stream_status[i].plane_count > 2)
b4423fd9 1159 return DC_FAIL_UNSUPPORTED_1;
0f0c1924
EY
1160
1161 for (j = 0; j < context->stream_status[i].plane_count; j++) {
1162 struct dc_plane_state *plane =
1163 context->stream_status[i].plane_states[j];
1164
1165
1166 if (plane->format >= SURFACE_PIXEL_FORMAT_VIDEO_BEGIN) {
1167
1168 if (plane->src_rect.width > plane->dst_rect.width ||
1169 plane->src_rect.height > plane->dst_rect.height)
1170 video_down_scaled = true;
1171
1172 if (plane->src_rect.width >= 3840)
1173 video_large = true;
1174
1175 } else {
1176 if (plane->src_rect.width >= 3840)
1177 desktop_large = true;
1178 if (!plane->dcc.enable)
1179 dcc_disabled = true;
1180 }
1181 }
1182 }
1183
1184 /*
1185 * Workaround: On DCN10 there is UMC issue that causes underflow when
1186 * playing 4k video on 4k desktop with video downscaled and single channel
1187 * memory
1188 */
1189 if (video_large && desktop_large && video_down_scaled && dcc_disabled &&
1190 dc->dcn_soc->number_of_channels == 1)
1191 return DC_FAIL_SURFACE_VALIDATE;
1192
1193 return DC_OK;
1194}
1195
74eac5f3
SSC
1196static enum dc_status dcn10_get_default_swizzle_mode(struct dc_plane_state *plane_state)
1197{
1198 enum dc_status result = DC_OK;
1199
1200 enum surface_pixel_format surf_pix_format = plane_state->format;
1201 unsigned int bpp = resource_pixel_format_to_bpp(surf_pix_format);
1202
1203 enum swizzle_mode_values swizzle = DC_SW_LINEAR;
1204
1205 if (bpp == 64)
1206 swizzle = DC_SW_64KB_D;
1207 else
1208 swizzle = DC_SW_64KB_S;
1209
1210 plane_state->tiling_info.gfx9.swizzle = swizzle;
1211 return result;
1212}
1213
2da4605d
WC
1214struct stream_encoder *dcn10_find_first_free_match_stream_enc_for_link(
1215 struct resource_context *res_ctx,
1216 const struct resource_pool *pool,
1217 struct dc_stream_state *stream)
1218{
1219 int i;
1220 int j = -1;
1221 struct dc_link *link = stream->link;
1222
1223 for (i = 0; i < pool->stream_enc_count; i++) {
1224 if (!res_ctx->is_stream_enc_acquired[i] &&
1225 pool->stream_enc[i]) {
1226 /* Store first available for MST second display
1227 * in daisy chain use case
1228 */
1229 j = i;
1230 if (pool->stream_enc[i]->id ==
1231 link->link_enc->preferred_engine)
1232 return pool->stream_enc[i];
1233 }
1234 }
1235
1236 /*
1237 * For CZ and later, we can allow DIG FE and BE to differ for all display types
1238 */
1239
1240 if (j >= 0)
1241 return pool->stream_enc[j];
1242
1243 return NULL;
1244}
1245
bd4e7250 1246static const struct dc_cap_funcs cap_funcs = {
5ebfb7a5 1247 .get_dcc_compression_cap = dcn10_get_dcc_compression_cap
70ccab60
HW
1248};
1249
bd4e7250 1250static const struct resource_funcs dcn10_res_pool_funcs = {
70ccab60
HW
1251 .destroy = dcn10_destroy_resource_pool,
1252 .link_enc_create = dcn10_link_encoder_create,
70ccab60
HW
1253 .validate_bandwidth = dcn_validate_bandwidth,
1254 .acquire_idle_pipe_for_layer = dcn10_acquire_idle_pipe_for_layer,
bac4c559 1255 .validate_plane = dcn10_validate_plane,
0f0c1924 1256 .validate_global = dcn10_validate_global,
74eac5f3 1257 .add_stream_to_ctx = dcn10_add_stream_to_ctx,
78cc70b1 1258 .get_default_swizzle_mode = dcn10_get_default_swizzle_mode,
2da4605d 1259 .find_first_free_match_stream_enc_for_link = dcn10_find_first_free_match_stream_enc_for_link
70ccab60
HW
1260};
1261
1bb47154
HW
1262static uint32_t read_pipe_fuses(struct dc_context *ctx)
1263{
1264 uint32_t value = dm_read_reg_soc15(ctx, mmCC_DC_PIPE_DIS, 0);
1265 /* RV1 support max 4 pipes */
1266 value = value & 0xf;
1267 return value;
1268}
1269
70ccab60
HW
1270static bool construct(
1271 uint8_t num_virtual_links,
fb3466a4 1272 struct dc *dc,
70ccab60
HW
1273 struct dcn10_resource_pool *pool)
1274{
1275 int i;
1bb47154 1276 int j;
70ccab60 1277 struct dc_context *ctx = dc->ctx;
1bb47154 1278 uint32_t pipe_fuses = read_pipe_fuses(ctx);
70ccab60
HW
1279
1280 ctx->dc_bios->regs = &bios_regs;
1281
66f34aee
HW
1282 if (ctx->dce_version == DCN_VERSION_1_01)
1283 pool->base.res_cap = &rv2_res_cap;
1284 else
66f34aee 1285 pool->base.res_cap = &res_cap;
70ccab60
HW
1286 pool->base.funcs = &dcn10_res_pool_funcs;
1287
1288 /*
1289 * TODO fill in from actual raven resource when we create
1290 * more than virtual encoder
1291 */
1292
1293 /*************************************************
1294 * Resource + asic cap harcoding *
1295 *************************************************/
1296 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE;
1297
1bb47154
HW
1298 /* max pipe num for ASIC before check pipe fuses */
1299 pool->base.pipe_count = pool->base.res_cap->num_timing_generator;
1300
0e3d73f1
BL
1301 if (dc->ctx->dce_version == DCN_VERSION_1_01)
1302 pool->base.pipe_count = 3;
8e7095b9 1303 dc->caps.max_video_width = 3840;
fb3466a4
BL
1304 dc->caps.max_downscale_ratio = 200;
1305 dc->caps.i2c_speed_in_khz = 100;
1306 dc->caps.max_cursor_size = 256;
fb3466a4 1307 dc->caps.max_slave_planes = 1;
553aae12 1308 dc->caps.is_apu = true;
07049507 1309 dc->caps.post_blend_color_processing = false;
263318ee
HW
1310 /* Raven DP PHY HBR2 eye diagram pattern is not stable. Use TP4 */
1311 dc->caps.force_dp_tps4_for_cp2520 = true;
a90fbf78 1312
70ccab60 1313 if (dc->ctx->dce_environment == DCE_ENV_PRODUCTION_DRV)
fb3466a4 1314 dc->debug = debug_defaults_drv;
70ccab60 1315 else
fb3466a4 1316 dc->debug = debug_defaults_diags;
70ccab60
HW
1317
1318 /*************************************************
1319 * Create resources *
1320 *************************************************/
1321
1322 pool->base.clock_sources[DCN10_CLK_SRC_PLL0] =
1323 dcn10_clock_source_create(ctx, ctx->dc_bios,
1324 CLOCK_SOURCE_COMBO_PHY_PLL0,
1325 &clk_src_regs[0], false);
1326 pool->base.clock_sources[DCN10_CLK_SRC_PLL1] =
1327 dcn10_clock_source_create(ctx, ctx->dc_bios,
1328 CLOCK_SOURCE_COMBO_PHY_PLL1,
1329 &clk_src_regs[1], false);
1330 pool->base.clock_sources[DCN10_CLK_SRC_PLL2] =
1331 dcn10_clock_source_create(ctx, ctx->dc_bios,
1332 CLOCK_SOURCE_COMBO_PHY_PLL2,
1333 &clk_src_regs[2], false);
0e3d73f1 1334
0e3d73f1
BL
1335 if (dc->ctx->dce_version == DCN_VERSION_1_0) {
1336 pool->base.clock_sources[DCN10_CLK_SRC_PLL3] =
1337 dcn10_clock_source_create(ctx, ctx->dc_bios,
1338 CLOCK_SOURCE_COMBO_PHY_PLL3,
1339 &clk_src_regs[3], false);
1340 }
70ccab60
HW
1341
1342 pool->base.clk_src_count = DCN10_CLK_SRC_TOTAL;
1343
0e3d73f1
BL
1344 if (dc->ctx->dce_version == DCN_VERSION_1_01)
1345 pool->base.clk_src_count = DCN101_CLK_SRC_TOTAL;
0e3d73f1 1346
70ccab60
HW
1347 pool->base.dp_clock_source =
1348 dcn10_clock_source_create(ctx, ctx->dc_bios,
1349 CLOCK_SOURCE_ID_DP_DTO,
1350 /* todo: not reuse phy_pll registers */
1351 &clk_src_regs[0], true);
1352
1353 for (i = 0; i < pool->base.clk_src_count; i++) {
1354 if (pool->base.clock_sources[i] == NULL) {
1355 dm_error("DC: failed to create clock sources!\n");
1356 BREAK_TO_DEBUGGER();
8474a22b 1357 goto fail;
70ccab60
HW
1358 }
1359 }
70ccab60
HW
1360
1361 pool->base.dmcu = dcn10_dmcu_create(ctx,
1362 &dmcu_regs,
1363 &dmcu_shift,
1364 &dmcu_mask);
1365 if (pool->base.dmcu == NULL) {
1366 dm_error("DC: failed to create dmcu!\n");
1367 BREAK_TO_DEBUGGER();
8474a22b 1368 goto fail;
70ccab60
HW
1369 }
1370
1371 pool->base.abm = dce_abm_create(ctx,
1372 &abm_regs,
1373 &abm_shift,
1374 &abm_mask);
1375 if (pool->base.abm == NULL) {
1376 dm_error("DC: failed to create abm!\n");
1377 BREAK_TO_DEBUGGER();
8474a22b 1378 goto fail;
70ccab60
HW
1379 }
1380
fbaf207f 1381 dml_init_instance(&dc->dml, &dcn1_0_soc, &dcn1_0_ip, DML_PROJECT_RAVEN1);
65111f25
BL
1382 memcpy(dc->dcn_ip, &dcn10_ip_defaults, sizeof(dcn10_ip_defaults));
1383 memcpy(dc->dcn_soc, &dcn10_soc_defaults, sizeof(dcn10_soc_defaults));
f42485bb 1384
0e3d73f1
BL
1385 if (dc->ctx->dce_version == DCN_VERSION_1_01) {
1386 struct dcn_soc_bounding_box *dcn_soc = dc->dcn_soc;
1387 struct dcn_ip_params *dcn_ip = dc->dcn_ip;
1388 struct display_mode_lib *dml = &dc->dml;
1389
1390 dml->ip.max_num_dpp = 3;
1391 /* TODO how to handle 23.84? */
1392 dcn_soc->dram_clock_change_latency = 23;
1393 dcn_ip->max_num_dpp = 3;
1394 }
746e082f 1395 if (ASICREV_IS_RV1_F0(dc->ctx->asic_id.hw_internal_rev)) {
65111f25 1396 dc->dcn_soc->urgent_latency = 3;
fb3466a4 1397 dc->debug.disable_dmcu = true;
65111f25 1398 dc->dcn_soc->fabric_and_dram_bandwidth_vmax0p9 = 41.60f;
746e082f
CL
1399 }
1400
1401
65111f25
BL
1402 dc->dcn_soc->number_of_channels = dc->ctx->asic_id.vram_width / ddr4_dram_width;
1403 ASSERT(dc->dcn_soc->number_of_channels < 3);
1404 if (dc->dcn_soc->number_of_channels == 0)/*old sbios bug*/
1405 dc->dcn_soc->number_of_channels = 2;
f42485bb 1406
65111f25
BL
1407 if (dc->dcn_soc->number_of_channels == 1) {
1408 dc->dcn_soc->fabric_and_dram_bandwidth_vmax0p9 = 19.2f;
1409 dc->dcn_soc->fabric_and_dram_bandwidth_vnom0p8 = 17.066f;
1410 dc->dcn_soc->fabric_and_dram_bandwidth_vmid0p72 = 14.933f;
1411 dc->dcn_soc->fabric_and_dram_bandwidth_vmin0p65 = 12.8f;
746e082f 1412 if (ASICREV_IS_RV1_F0(dc->ctx->asic_id.hw_internal_rev)) {
65111f25 1413 dc->dcn_soc->fabric_and_dram_bandwidth_vmax0p9 = 20.80f;
746e082f 1414 }
f42485bb
EY
1415 }
1416
a185048c
TC
1417 pool->base.pp_smu = dcn10_pp_smu_create(ctx);
1418
fb3466a4 1419 if (!dc->debug.disable_pplib_clock_request)
70ccab60
HW
1420 dcn_bw_update_from_pplib(dc);
1421 dcn_bw_sync_calcs_and_dml(dc);
a185048c
TC
1422 if (!dc->debug.disable_pplib_wm_range) {
1423 dc->res_pool = &pool->base;
70ccab60 1424 dcn_bw_notify_pplib_of_wm_ranges(dc);
a185048c 1425 }
70ccab60
HW
1426
1427 {
70ccab60
HW
1428 struct irq_service_init_data init_data;
1429 init_data.ctx = dc->ctx;
1430 pool->base.irqs = dal_irq_service_dcn10_create(&init_data);
1431 if (!pool->base.irqs)
8474a22b 1432 goto fail;
70ccab60
HW
1433 }
1434
1bb47154
HW
1435 /* index to valid pipe resource */
1436 j = 0;
587cdfe9 1437 /* mem input -> ipp -> dpp -> opp -> TG */
70ccab60 1438 for (i = 0; i < pool->base.pipe_count; i++) {
1bb47154
HW
1439 /* if pipe is disabled, skip instance of HW pipe,
1440 * i.e, skip ASIC register instance
1441 */
1442 if ((pipe_fuses & (1 << i)) != 0)
1443 continue;
1444
8feabd03
YHL
1445 pool->base.hubps[j] = dcn10_hubp_create(ctx, i);
1446 if (pool->base.hubps[j] == NULL) {
70ccab60
HW
1447 BREAK_TO_DEBUGGER();
1448 dm_error(
1449 "DC: failed to create memory input!\n");
8474a22b 1450 goto fail;
70ccab60
HW
1451 }
1452
1bb47154
HW
1453 pool->base.ipps[j] = dcn10_ipp_create(ctx, i);
1454 if (pool->base.ipps[j] == NULL) {
70ccab60
HW
1455 BREAK_TO_DEBUGGER();
1456 dm_error(
1457 "DC: failed to create input pixel processor!\n");
8474a22b 1458 goto fail;
70ccab60
HW
1459 }
1460
d94585a0
YHL
1461 pool->base.dpps[j] = dcn10_dpp_create(ctx, i);
1462 if (pool->base.dpps[j] == NULL) {
70ccab60
HW
1463 BREAK_TO_DEBUGGER();
1464 dm_error(
587cdfe9 1465 "DC: failed to create dpp!\n");
8474a22b 1466 goto fail;
70ccab60
HW
1467 }
1468
1bb47154
HW
1469 pool->base.opps[j] = dcn10_opp_create(ctx, i);
1470 if (pool->base.opps[j] == NULL) {
70ccab60
HW
1471 BREAK_TO_DEBUGGER();
1472 dm_error(
1473 "DC: failed to create output pixel processor!\n");
8474a22b 1474 goto fail;
70ccab60
HW
1475 }
1476
1bb47154 1477 pool->base.timing_generators[j] = dcn10_timing_generator_create(
70ccab60 1478 ctx, i);
1bb47154 1479 if (pool->base.timing_generators[j] == NULL) {
70ccab60
HW
1480 BREAK_TO_DEBUGGER();
1481 dm_error("DC: failed to create tg!\n");
8474a22b 1482 goto fail;
70ccab60 1483 }
0e8e4fbf
HW
1484 /* check next valid pipe */
1485 j++;
1486 }
c9ef081d 1487
0e8e4fbf 1488 for (i = 0; i < pool->base.res_cap->num_ddc; i++) {
5c6ac711
BL
1489 pool->base.engines[i] = dcn10_aux_engine_create(ctx, i);
1490 if (pool->base.engines[i] == NULL) {
1491 BREAK_TO_DEBUGGER();
1492 dm_error(
1493 "DC:failed to create aux engine!!\n");
1494 goto fail;
1495 }
c85e6e54
DF
1496 pool->base.hw_i2cs[i] = dcn10_i2c_hw_create(ctx, i);
1497 if (pool->base.hw_i2cs[i] == NULL) {
1498 BREAK_TO_DEBUGGER();
1499 dm_error(
1500 "DC:failed to create hw i2c!!\n");
1501 goto fail;
1502 }
1503 pool->base.sw_i2cs[i] = NULL;
cc408d72 1504 }
1bb47154
HW
1505
1506 /* valid pipe num */
1507 pool->base.pipe_count = j;
3be1406a 1508 pool->base.timing_generator_count = j;
1bb47154
HW
1509
1510 /* within dml lib, it is hard code to 4. If ASIC pipe is fused,
1511 * the value may be changed
1512 */
1513 dc->dml.ip.max_num_dpp = pool->base.pipe_count;
1514 dc->dcn_ip->max_num_dpp = pool->base.pipe_count;
1515
cc408d72
DL
1516 pool->base.mpc = dcn10_mpc_create(ctx);
1517 if (pool->base.mpc == NULL) {
1518 BREAK_TO_DEBUGGER();
1519 dm_error("DC: failed to create mpc!\n");
8474a22b 1520 goto fail;
70ccab60
HW
1521 }
1522
c9ef081d 1523 pool->base.hubbub = dcn10_hubbub_create(ctx);
75dbba34 1524 if (pool->base.hubbub == NULL) {
c9ef081d 1525 BREAK_TO_DEBUGGER();
afa9104b 1526 dm_error("DC: failed to create hubbub!\n");
c9ef081d
YHL
1527 goto fail;
1528 }
1529
70ccab60
HW
1530 if (!resource_construct(num_virtual_links, dc, &pool->base,
1531 (!IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment) ?
1532 &res_create_funcs : &res_create_maximus_funcs)))
8474a22b 1533 goto fail;
70ccab60
HW
1534
1535 dcn10_hw_sequencer_construct(dc);
fb3466a4 1536 dc->caps.max_planes = pool->base.pipe_count;
70ccab60 1537
e5c41970
NK
1538 for (i = 0; i < dc->caps.max_planes; ++i)
1539 dc->caps.planes[i] = plane_cap;
1540
fb3466a4 1541 dc->cap_funcs = cap_funcs;
70ccab60
HW
1542
1543 return true;
1544
8474a22b 1545fail:
70ccab60
HW
1546
1547 destruct(pool);
1548
1549 return false;
1550}
1551
1552struct resource_pool *dcn10_create_resource_pool(
d9673c92 1553 const struct dc_init_data *init_data,
fb3466a4 1554 struct dc *dc)
70ccab60
HW
1555{
1556 struct dcn10_resource_pool *pool =
2004f45e 1557 kzalloc(sizeof(struct dcn10_resource_pool), GFP_KERNEL);
70ccab60
HW
1558
1559 if (!pool)
1560 return NULL;
1561
d9673c92 1562 if (construct(init_data->num_virtual_links, dc, pool))
70ccab60
HW
1563 return &pool->base;
1564
1565 BREAK_TO_DEBUGGER();
1566 return NULL;
1567}