• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /*
2  * Copyright 2012-15 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 
26 #include "dm_services.h"
27 
28 #include "link_encoder.h"
29 #include "stream_encoder.h"
30 
31 #include "resource.h"
32 #include "dce110/dce110_resource.h"
33 
34 #include "include/irq_service_interface.h"
35 #include "dce/dce_audio.h"
36 #include "dce110/dce110_timing_generator.h"
37 #include "irq/dce110/irq_service_dce110.h"
38 #include "dce110/dce110_timing_generator_v.h"
39 #include "dce/dce_link_encoder.h"
40 #include "dce/dce_stream_encoder.h"
41 #include "dce/dce_mem_input.h"
42 #include "dce110/dce110_mem_input_v.h"
43 #include "dce/dce_ipp.h"
44 #include "dce/dce_transform.h"
45 #include "dce110/dce110_transform_v.h"
46 #include "dce/dce_opp.h"
47 #include "dce110/dce110_opp_v.h"
48 #include "dce/dce_clocks.h"
49 #include "dce/dce_clock_source.h"
50 #include "dce/dce_hwseq.h"
51 #include "dce110/dce110_hw_sequencer.h"
52 #include "dce/dce_aux.h"
53 #include "dce/dce_abm.h"
54 #include "dce/dce_dmcu.h"
55 
56 #define DC_LOGGER \
57 		dc->ctx->logger
58 
59 #include "dce110/dce110_compressor.h"
60 
61 #include "reg_helper.h"
62 
63 #include "dce/dce_11_0_d.h"
64 #include "dce/dce_11_0_sh_mask.h"
65 
66 #ifndef mmMC_HUB_RDREQ_DMIF_LIMIT
67 #include "gmc/gmc_8_2_d.h"
68 #include "gmc/gmc_8_2_sh_mask.h"
69 #endif
70 
71 #ifndef mmDP_DPHY_INTERNAL_CTRL
72 	#define mmDP_DPHY_INTERNAL_CTRL 0x4aa7
73 	#define mmDP0_DP_DPHY_INTERNAL_CTRL 0x4aa7
74 	#define mmDP1_DP_DPHY_INTERNAL_CTRL 0x4ba7
75 	#define mmDP2_DP_DPHY_INTERNAL_CTRL 0x4ca7
76 	#define mmDP3_DP_DPHY_INTERNAL_CTRL 0x4da7
77 	#define mmDP4_DP_DPHY_INTERNAL_CTRL 0x4ea7
78 	#define mmDP5_DP_DPHY_INTERNAL_CTRL 0x4fa7
79 	#define mmDP6_DP_DPHY_INTERNAL_CTRL 0x54a7
80 	#define mmDP7_DP_DPHY_INTERNAL_CTRL 0x56a7
81 	#define mmDP8_DP_DPHY_INTERNAL_CTRL 0x57a7
82 #endif
83 
84 #ifndef mmBIOS_SCRATCH_2
85 	#define mmBIOS_SCRATCH_2 0x05CB
86 	#define mmBIOS_SCRATCH_6 0x05CF
87 #endif
88 
89 #ifndef mmDP_DPHY_BS_SR_SWAP_CNTL
90 	#define mmDP_DPHY_BS_SR_SWAP_CNTL                       0x4ADC
91 	#define mmDP0_DP_DPHY_BS_SR_SWAP_CNTL                   0x4ADC
92 	#define mmDP1_DP_DPHY_BS_SR_SWAP_CNTL                   0x4BDC
93 	#define mmDP2_DP_DPHY_BS_SR_SWAP_CNTL                   0x4CDC
94 	#define mmDP3_DP_DPHY_BS_SR_SWAP_CNTL                   0x4DDC
95 	#define mmDP4_DP_DPHY_BS_SR_SWAP_CNTL                   0x4EDC
96 	#define mmDP5_DP_DPHY_BS_SR_SWAP_CNTL                   0x4FDC
97 	#define mmDP6_DP_DPHY_BS_SR_SWAP_CNTL                   0x54DC
98 #endif
99 
100 #ifndef mmDP_DPHY_FAST_TRAINING
101 	#define mmDP_DPHY_FAST_TRAINING                         0x4ABC
102 	#define mmDP0_DP_DPHY_FAST_TRAINING                     0x4ABC
103 	#define mmDP1_DP_DPHY_FAST_TRAINING                     0x4BBC
104 	#define mmDP2_DP_DPHY_FAST_TRAINING                     0x4CBC
105 	#define mmDP3_DP_DPHY_FAST_TRAINING                     0x4DBC
106 	#define mmDP4_DP_DPHY_FAST_TRAINING                     0x4EBC
107 	#define mmDP5_DP_DPHY_FAST_TRAINING                     0x4FBC
108 	#define mmDP6_DP_DPHY_FAST_TRAINING                     0x54BC
109 #endif
110 
111 #ifndef DPHY_RX_FAST_TRAINING_CAPABLE
112 	#define DPHY_RX_FAST_TRAINING_CAPABLE 0x1
113 #endif
114 
115 static const struct dce110_timing_generator_offsets dce110_tg_offsets[] = {
116 	{
117 		.crtc = (mmCRTC0_CRTC_CONTROL - mmCRTC_CONTROL),
118 		.dcp =  (mmDCP0_GRPH_CONTROL - mmGRPH_CONTROL),
119 	},
120 	{
121 		.crtc = (mmCRTC1_CRTC_CONTROL - mmCRTC_CONTROL),
122 		.dcp = (mmDCP1_GRPH_CONTROL - mmGRPH_CONTROL),
123 	},
124 	{
125 		.crtc = (mmCRTC2_CRTC_CONTROL - mmCRTC_CONTROL),
126 		.dcp = (mmDCP2_GRPH_CONTROL - mmGRPH_CONTROL),
127 	},
128 	{
129 		.crtc = (mmCRTC3_CRTC_CONTROL - mmCRTC_CONTROL),
130 		.dcp =  (mmDCP3_GRPH_CONTROL - mmGRPH_CONTROL),
131 	},
132 	{
133 		.crtc = (mmCRTC4_CRTC_CONTROL - mmCRTC_CONTROL),
134 		.dcp = (mmDCP4_GRPH_CONTROL - mmGRPH_CONTROL),
135 	},
136 	{
137 		.crtc = (mmCRTC5_CRTC_CONTROL - mmCRTC_CONTROL),
138 		.dcp = (mmDCP5_GRPH_CONTROL - mmGRPH_CONTROL),
139 	}
140 };
141 
142 /* set register offset */
143 #define SR(reg_name)\
144 	.reg_name = mm ## reg_name
145 
146 /* set register offset with instance */
147 #define SRI(reg_name, block, id)\
148 	.reg_name = mm ## block ## id ## _ ## reg_name
149 
150 static const struct dccg_registers disp_clk_regs = {
151 		CLK_COMMON_REG_LIST_DCE_BASE()
152 };
153 
154 static const struct dccg_shift disp_clk_shift = {
155 		CLK_COMMON_MASK_SH_LIST_DCE_COMMON_BASE(__SHIFT)
156 };
157 
158 static const struct dccg_mask disp_clk_mask = {
159 		CLK_COMMON_MASK_SH_LIST_DCE_COMMON_BASE(_MASK)
160 };
161 
162 static const struct dce_dmcu_registers dmcu_regs = {
163 		DMCU_DCE110_COMMON_REG_LIST()
164 };
165 
166 static const struct dce_dmcu_shift dmcu_shift = {
167 		DMCU_MASK_SH_LIST_DCE110(__SHIFT)
168 };
169 
170 static const struct dce_dmcu_mask dmcu_mask = {
171 		DMCU_MASK_SH_LIST_DCE110(_MASK)
172 };
173 
174 static const struct dce_abm_registers abm_regs = {
175 		ABM_DCE110_COMMON_REG_LIST()
176 };
177 
178 static const struct dce_abm_shift abm_shift = {
179 		ABM_MASK_SH_LIST_DCE110(__SHIFT)
180 };
181 
182 static const struct dce_abm_mask abm_mask = {
183 		ABM_MASK_SH_LIST_DCE110(_MASK)
184 };
185 
186 #define ipp_regs(id)\
187 [id] = {\
188 		IPP_DCE110_REG_LIST_DCE_BASE(id)\
189 }
190 
191 static const struct dce_ipp_registers ipp_regs[] = {
192 		ipp_regs(0),
193 		ipp_regs(1),
194 		ipp_regs(2)
195 };
196 
197 static const struct dce_ipp_shift ipp_shift = {
198 		IPP_DCE100_MASK_SH_LIST_DCE_COMMON_BASE(__SHIFT)
199 };
200 
201 static const struct dce_ipp_mask ipp_mask = {
202 		IPP_DCE100_MASK_SH_LIST_DCE_COMMON_BASE(_MASK)
203 };
204 
205 #define transform_regs(id)\
206 [id] = {\
207 		XFM_COMMON_REG_LIST_DCE110(id)\
208 }
209 
210 static const struct dce_transform_registers xfm_regs[] = {
211 		transform_regs(0),
212 		transform_regs(1),
213 		transform_regs(2)
214 };
215 
216 static const struct dce_transform_shift xfm_shift = {
217 		XFM_COMMON_MASK_SH_LIST_DCE110(__SHIFT)
218 };
219 
220 static const struct dce_transform_mask xfm_mask = {
221 		XFM_COMMON_MASK_SH_LIST_DCE110(_MASK)
222 };
223 
224 #define aux_regs(id)\
225 [id] = {\
226 	AUX_REG_LIST(id)\
227 }
228 
229 static const struct dce110_link_enc_aux_registers link_enc_aux_regs[] = {
230 		aux_regs(0),
231 		aux_regs(1),
232 		aux_regs(2),
233 		aux_regs(3),
234 		aux_regs(4),
235 		aux_regs(5)
236 };
237 
238 #define hpd_regs(id)\
239 [id] = {\
240 	HPD_REG_LIST(id)\
241 }
242 
243 static const struct dce110_link_enc_hpd_registers link_enc_hpd_regs[] = {
244 		hpd_regs(0),
245 		hpd_regs(1),
246 		hpd_regs(2),
247 		hpd_regs(3),
248 		hpd_regs(4),
249 		hpd_regs(5)
250 };
251 
252 
253 #define link_regs(id)\
254 [id] = {\
255 	LE_DCE110_REG_LIST(id)\
256 }
257 
258 static const struct dce110_link_enc_registers link_enc_regs[] = {
259 	link_regs(0),
260 	link_regs(1),
261 	link_regs(2),
262 	link_regs(3),
263 	link_regs(4),
264 	link_regs(5),
265 	link_regs(6),
266 };
267 
268 #define stream_enc_regs(id)\
269 [id] = {\
270 	SE_COMMON_REG_LIST(id),\
271 	.TMDS_CNTL = 0,\
272 }
273 
274 static const struct dce110_stream_enc_registers stream_enc_regs[] = {
275 	stream_enc_regs(0),
276 	stream_enc_regs(1),
277 	stream_enc_regs(2)
278 };
279 
280 static const struct dce_stream_encoder_shift se_shift = {
281 		SE_COMMON_MASK_SH_LIST_DCE110(__SHIFT)
282 };
283 
284 static const struct dce_stream_encoder_mask se_mask = {
285 		SE_COMMON_MASK_SH_LIST_DCE110(_MASK)
286 };
287 
288 #define opp_regs(id)\
289 [id] = {\
290 	OPP_DCE_110_REG_LIST(id),\
291 }
292 
293 static const struct dce_opp_registers opp_regs[] = {
294 	opp_regs(0),
295 	opp_regs(1),
296 	opp_regs(2),
297 	opp_regs(3),
298 	opp_regs(4),
299 	opp_regs(5)
300 };
301 
302 static const struct dce_opp_shift opp_shift = {
303 	OPP_COMMON_MASK_SH_LIST_DCE_110(__SHIFT)
304 };
305 
306 static const struct dce_opp_mask opp_mask = {
307 	OPP_COMMON_MASK_SH_LIST_DCE_110(_MASK)
308 };
309 
310 #define aux_engine_regs(id)\
311 [id] = {\
312 	AUX_COMMON_REG_LIST(id), \
313 	.AUX_RESET_MASK = 0 \
314 }
315 
316 static const struct dce110_aux_registers aux_engine_regs[] = {
317 		aux_engine_regs(0),
318 		aux_engine_regs(1),
319 		aux_engine_regs(2),
320 		aux_engine_regs(3),
321 		aux_engine_regs(4),
322 		aux_engine_regs(5)
323 };
324 
325 #define audio_regs(id)\
326 [id] = {\
327 	AUD_COMMON_REG_LIST(id)\
328 }
329 
330 static const struct dce_audio_registers audio_regs[] = {
331 	audio_regs(0),
332 	audio_regs(1),
333 	audio_regs(2),
334 	audio_regs(3),
335 	audio_regs(4),
336 	audio_regs(5),
337 	audio_regs(6),
338 };
339 
340 static const struct dce_audio_shift audio_shift = {
341 		AUD_COMMON_MASK_SH_LIST(__SHIFT)
342 };
343 
344 static const struct dce_aduio_mask audio_mask = {
345 		AUD_COMMON_MASK_SH_LIST(_MASK)
346 };
347 
348 /* AG TBD Needs to be reduced back to 3 pipes once dce10 hw sequencer implemented. */
349 
350 
351 #define clk_src_regs(id)\
352 [id] = {\
353 	CS_COMMON_REG_LIST_DCE_100_110(id),\
354 }
355 
356 static const struct dce110_clk_src_regs clk_src_regs[] = {
357 	clk_src_regs(0),
358 	clk_src_regs(1),
359 	clk_src_regs(2)
360 };
361 
362 static const struct dce110_clk_src_shift cs_shift = {
363 		CS_COMMON_MASK_SH_LIST_DCE_COMMON_BASE(__SHIFT)
364 };
365 
366 static const struct dce110_clk_src_mask cs_mask = {
367 		CS_COMMON_MASK_SH_LIST_DCE_COMMON_BASE(_MASK)
368 };
369 
370 static const struct bios_registers bios_regs = {
371 	.BIOS_SCRATCH_6 = mmBIOS_SCRATCH_6
372 };
373 
374 static const struct resource_caps carrizo_resource_cap = {
375 		.num_timing_generator = 3,
376 		.num_video_plane = 1,
377 		.num_audio = 3,
378 		.num_stream_encoder = 3,
379 		.num_pll = 2,
380 };
381 
382 static const struct resource_caps stoney_resource_cap = {
383 		.num_timing_generator = 2,
384 		.num_video_plane = 1,
385 		.num_audio = 3,
386 		.num_stream_encoder = 3,
387 		.num_pll = 2,
388 };
389 
390 #define CTX  ctx
391 #define REG(reg) mm ## reg
392 
393 #ifndef mmCC_DC_HDMI_STRAPS
394 #define mmCC_DC_HDMI_STRAPS 0x4819
395 #define CC_DC_HDMI_STRAPS__HDMI_DISABLE_MASK 0x40
396 #define CC_DC_HDMI_STRAPS__HDMI_DISABLE__SHIFT 0x6
397 #define CC_DC_HDMI_STRAPS__AUDIO_STREAM_NUMBER_MASK 0x700
398 #define CC_DC_HDMI_STRAPS__AUDIO_STREAM_NUMBER__SHIFT 0x8
399 #endif
400 
read_dce_straps(struct dc_context * ctx,struct resource_straps * straps)401 static void read_dce_straps(
402 	struct dc_context *ctx,
403 	struct resource_straps *straps)
404 {
405 	REG_GET_2(CC_DC_HDMI_STRAPS,
406 			HDMI_DISABLE, &straps->hdmi_disable,
407 			AUDIO_STREAM_NUMBER, &straps->audio_stream_number);
408 
409 	REG_GET(DC_PINSTRAPS, DC_PINSTRAPS_AUDIO, &straps->dc_pinstraps_audio);
410 }
411 
create_audio(struct dc_context * ctx,unsigned int inst)412 static struct audio *create_audio(
413 		struct dc_context *ctx, unsigned int inst)
414 {
415 	return dce_audio_create(ctx, inst,
416 			&audio_regs[inst], &audio_shift, &audio_mask);
417 }
418 
dce110_timing_generator_create(struct dc_context * ctx,uint32_t instance,const struct dce110_timing_generator_offsets * offsets)419 static struct timing_generator *dce110_timing_generator_create(
420 		struct dc_context *ctx,
421 		uint32_t instance,
422 		const struct dce110_timing_generator_offsets *offsets)
423 {
424 	struct dce110_timing_generator *tg110 =
425 		kzalloc(sizeof(struct dce110_timing_generator), GFP_KERNEL);
426 
427 	if (!tg110)
428 		return NULL;
429 
430 	dce110_timing_generator_construct(tg110, ctx, instance, offsets);
431 	return &tg110->base;
432 }
433 
dce110_stream_encoder_create(enum engine_id eng_id,struct dc_context * ctx)434 static struct stream_encoder *dce110_stream_encoder_create(
435 	enum engine_id eng_id,
436 	struct dc_context *ctx)
437 {
438 	struct dce110_stream_encoder *enc110 =
439 		kzalloc(sizeof(struct dce110_stream_encoder), GFP_KERNEL);
440 
441 	if (!enc110)
442 		return NULL;
443 
444 	dce110_stream_encoder_construct(enc110, ctx, ctx->dc_bios, eng_id,
445 					&stream_enc_regs[eng_id],
446 					&se_shift, &se_mask);
447 	return &enc110->base;
448 }
449 
450 #define SRII(reg_name, block, id)\
451 	.reg_name[id] = mm ## block ## id ## _ ## reg_name
452 
453 static const struct dce_hwseq_registers hwseq_stoney_reg = {
454 		HWSEQ_ST_REG_LIST()
455 };
456 
457 static const struct dce_hwseq_registers hwseq_cz_reg = {
458 		HWSEQ_CZ_REG_LIST()
459 };
460 
461 static const struct dce_hwseq_shift hwseq_shift = {
462 		HWSEQ_DCE11_MASK_SH_LIST(__SHIFT),
463 };
464 
465 static const struct dce_hwseq_mask hwseq_mask = {
466 		HWSEQ_DCE11_MASK_SH_LIST(_MASK),
467 };
468 
dce110_hwseq_create(struct dc_context * ctx)469 static struct dce_hwseq *dce110_hwseq_create(
470 	struct dc_context *ctx)
471 {
472 	struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL);
473 
474 	if (hws) {
475 		hws->ctx = ctx;
476 		hws->regs = ASIC_REV_IS_STONEY(ctx->asic_id.hw_internal_rev) ?
477 				&hwseq_stoney_reg : &hwseq_cz_reg;
478 		hws->shifts = &hwseq_shift;
479 		hws->masks = &hwseq_mask;
480 		hws->wa.blnd_crtc_trigger = true;
481 	}
482 	return hws;
483 }
484 
485 static const struct resource_create_funcs res_create_funcs = {
486 	.read_dce_straps = read_dce_straps,
487 	.create_audio = create_audio,
488 	.create_stream_encoder = dce110_stream_encoder_create,
489 	.create_hwseq = dce110_hwseq_create,
490 };
491 
492 #define mi_inst_regs(id) { \
493 	MI_DCE11_REG_LIST(id), \
494 	.MC_HUB_RDREQ_DMIF_LIMIT = mmMC_HUB_RDREQ_DMIF_LIMIT \
495 }
496 static const struct dce_mem_input_registers mi_regs[] = {
497 		mi_inst_regs(0),
498 		mi_inst_regs(1),
499 		mi_inst_regs(2),
500 };
501 
502 static const struct dce_mem_input_shift mi_shifts = {
503 		MI_DCE11_MASK_SH_LIST(__SHIFT),
504 		.ENABLE = MC_HUB_RDREQ_DMIF_LIMIT__ENABLE__SHIFT
505 };
506 
507 static const struct dce_mem_input_mask mi_masks = {
508 		MI_DCE11_MASK_SH_LIST(_MASK),
509 		.ENABLE = MC_HUB_RDREQ_DMIF_LIMIT__ENABLE_MASK
510 };
511 
512 
dce110_mem_input_create(struct dc_context * ctx,uint32_t inst)513 static struct mem_input *dce110_mem_input_create(
514 	struct dc_context *ctx,
515 	uint32_t inst)
516 {
517 	struct dce_mem_input *dce_mi = kzalloc(sizeof(struct dce_mem_input),
518 					       GFP_KERNEL);
519 
520 	if (!dce_mi) {
521 		BREAK_TO_DEBUGGER();
522 		return NULL;
523 	}
524 
525 	dce_mem_input_construct(dce_mi, ctx, inst, &mi_regs[inst], &mi_shifts, &mi_masks);
526 	dce_mi->wa.single_head_rdreq_dmif_limit = 3;
527 	return &dce_mi->base;
528 }
529 
dce110_transform_destroy(struct transform ** xfm)530 static void dce110_transform_destroy(struct transform **xfm)
531 {
532 	kfree(TO_DCE_TRANSFORM(*xfm));
533 	*xfm = NULL;
534 }
535 
dce110_transform_create(struct dc_context * ctx,uint32_t inst)536 static struct transform *dce110_transform_create(
537 	struct dc_context *ctx,
538 	uint32_t inst)
539 {
540 	struct dce_transform *transform =
541 		kzalloc(sizeof(struct dce_transform), GFP_KERNEL);
542 
543 	if (!transform)
544 		return NULL;
545 
546 	dce_transform_construct(transform, ctx, inst,
547 				&xfm_regs[inst], &xfm_shift, &xfm_mask);
548 	return &transform->base;
549 }
550 
dce110_ipp_create(struct dc_context * ctx,uint32_t inst)551 static struct input_pixel_processor *dce110_ipp_create(
552 	struct dc_context *ctx, uint32_t inst)
553 {
554 	struct dce_ipp *ipp = kzalloc(sizeof(struct dce_ipp), GFP_KERNEL);
555 
556 	if (!ipp) {
557 		BREAK_TO_DEBUGGER();
558 		return NULL;
559 	}
560 
561 	dce_ipp_construct(ipp, ctx, inst,
562 			&ipp_regs[inst], &ipp_shift, &ipp_mask);
563 	return &ipp->base;
564 }
565 
566 static const struct encoder_feature_support link_enc_feature = {
567 		.max_hdmi_deep_color = COLOR_DEPTH_121212,
568 		.max_hdmi_pixel_clock = 594000,
569 		.flags.bits.IS_HBR2_CAPABLE = true,
570 		.flags.bits.IS_TPS3_CAPABLE = true,
571 		.flags.bits.IS_YCBCR_CAPABLE = true
572 };
573 
dce110_link_encoder_create(const struct encoder_init_data * enc_init_data)574 static struct link_encoder *dce110_link_encoder_create(
575 	const struct encoder_init_data *enc_init_data)
576 {
577 	struct dce110_link_encoder *enc110 =
578 		kzalloc(sizeof(struct dce110_link_encoder), GFP_KERNEL);
579 
580 	if (!enc110)
581 		return NULL;
582 
583 	dce110_link_encoder_construct(enc110,
584 				      enc_init_data,
585 				      &link_enc_feature,
586 				      &link_enc_regs[enc_init_data->transmitter],
587 				      &link_enc_aux_regs[enc_init_data->channel - 1],
588 				      &link_enc_hpd_regs[enc_init_data->hpd_source]);
589 	return &enc110->base;
590 }
591 
dce110_opp_create(struct dc_context * ctx,uint32_t inst)592 static struct output_pixel_processor *dce110_opp_create(
593 	struct dc_context *ctx,
594 	uint32_t inst)
595 {
596 	struct dce110_opp *opp =
597 		kzalloc(sizeof(struct dce110_opp), GFP_KERNEL);
598 
599 	if (!opp)
600 		return NULL;
601 
602 	dce110_opp_construct(opp,
603 			     ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask);
604 	return &opp->base;
605 }
606 
dce110_aux_engine_create(struct dc_context * ctx,uint32_t inst)607 struct aux_engine *dce110_aux_engine_create(
608 	struct dc_context *ctx,
609 	uint32_t inst)
610 {
611 	struct aux_engine_dce110 *aux_engine =
612 		kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL);
613 
614 	if (!aux_engine)
615 		return NULL;
616 
617 	dce110_aux_engine_construct(aux_engine, ctx, inst,
618 				    SW_AUX_TIMEOUT_PERIOD_MULTIPLIER * AUX_TIMEOUT_PERIOD,
619 				    &aux_engine_regs[inst]);
620 
621 	return &aux_engine->base;
622 }
623 
dce110_clock_source_create(struct dc_context * ctx,struct dc_bios * bios,enum clock_source_id id,const struct dce110_clk_src_regs * regs,bool dp_clk_src)624 struct clock_source *dce110_clock_source_create(
625 	struct dc_context *ctx,
626 	struct dc_bios *bios,
627 	enum clock_source_id id,
628 	const struct dce110_clk_src_regs *regs,
629 	bool dp_clk_src)
630 {
631 	struct dce110_clk_src *clk_src =
632 		kzalloc(sizeof(struct dce110_clk_src), GFP_KERNEL);
633 
634 	if (!clk_src)
635 		return NULL;
636 
637 	if (dce110_clk_src_construct(clk_src, ctx, bios, id,
638 			regs, &cs_shift, &cs_mask)) {
639 		clk_src->base.dp_clk_src = dp_clk_src;
640 		return &clk_src->base;
641 	}
642 
643 	kfree(clk_src);
644 	BREAK_TO_DEBUGGER();
645 	return NULL;
646 }
647 
dce110_clock_source_destroy(struct clock_source ** clk_src)648 void dce110_clock_source_destroy(struct clock_source **clk_src)
649 {
650 	struct dce110_clk_src *dce110_clk_src;
651 
652 	if (!clk_src)
653 		return;
654 
655 	dce110_clk_src = TO_DCE110_CLK_SRC(*clk_src);
656 
657 	kfree(dce110_clk_src->dp_ss_params);
658 	kfree(dce110_clk_src->hdmi_ss_params);
659 	kfree(dce110_clk_src->dvi_ss_params);
660 
661 	kfree(dce110_clk_src);
662 	*clk_src = NULL;
663 }
664 
destruct(struct dce110_resource_pool * pool)665 static void destruct(struct dce110_resource_pool *pool)
666 {
667 	unsigned int i;
668 
669 	for (i = 0; i < pool->base.pipe_count; i++) {
670 		if (pool->base.opps[i] != NULL)
671 			dce110_opp_destroy(&pool->base.opps[i]);
672 
673 		if (pool->base.transforms[i] != NULL)
674 			dce110_transform_destroy(&pool->base.transforms[i]);
675 
676 		if (pool->base.ipps[i] != NULL)
677 			dce_ipp_destroy(&pool->base.ipps[i]);
678 
679 		if (pool->base.mis[i] != NULL) {
680 			kfree(TO_DCE_MEM_INPUT(pool->base.mis[i]));
681 			pool->base.mis[i] = NULL;
682 		}
683 
684 		if (pool->base.timing_generators[i] != NULL)	{
685 			kfree(DCE110TG_FROM_TG(pool->base.timing_generators[i]));
686 			pool->base.timing_generators[i] = NULL;
687 		}
688 
689 		if (pool->base.engines[i] != NULL)
690 			dce110_engine_destroy(&pool->base.engines[i]);
691 
692 	}
693 
694 	for (i = 0; i < pool->base.stream_enc_count; i++) {
695 		if (pool->base.stream_enc[i] != NULL)
696 			kfree(DCE110STRENC_FROM_STRENC(pool->base.stream_enc[i]));
697 	}
698 
699 	for (i = 0; i < pool->base.clk_src_count; i++) {
700 		if (pool->base.clock_sources[i] != NULL) {
701 			dce110_clock_source_destroy(&pool->base.clock_sources[i]);
702 		}
703 	}
704 
705 	if (pool->base.dp_clock_source != NULL)
706 		dce110_clock_source_destroy(&pool->base.dp_clock_source);
707 
708 	for (i = 0; i < pool->base.audio_count; i++)	{
709 		if (pool->base.audios[i] != NULL) {
710 			dce_aud_destroy(&pool->base.audios[i]);
711 		}
712 	}
713 
714 	if (pool->base.abm != NULL)
715 		dce_abm_destroy(&pool->base.abm);
716 
717 	if (pool->base.dmcu != NULL)
718 		dce_dmcu_destroy(&pool->base.dmcu);
719 
720 	if (pool->base.dccg != NULL)
721 		dce_dccg_destroy(&pool->base.dccg);
722 
723 	if (pool->base.irqs != NULL) {
724 		dal_irq_service_destroy(&pool->base.irqs);
725 	}
726 }
727 
728 
get_pixel_clock_parameters(const struct pipe_ctx * pipe_ctx,struct pixel_clk_params * pixel_clk_params)729 static void get_pixel_clock_parameters(
730 	const struct pipe_ctx *pipe_ctx,
731 	struct pixel_clk_params *pixel_clk_params)
732 {
733 	const struct dc_stream_state *stream = pipe_ctx->stream;
734 
735 	/*TODO: is this halved for YCbCr 420? in that case we might want to move
736 	 * the pixel clock normalization for hdmi up to here instead of doing it
737 	 * in pll_adjust_pix_clk
738 	 */
739 	pixel_clk_params->requested_pix_clk = stream->timing.pix_clk_khz;
740 	pixel_clk_params->encoder_object_id = stream->sink->link->link_enc->id;
741 	pixel_clk_params->signal_type = pipe_ctx->stream->signal;
742 	pixel_clk_params->controller_id = pipe_ctx->stream_res.tg->inst + 1;
743 	/* TODO: un-hardcode*/
744 	pixel_clk_params->requested_sym_clk = LINK_RATE_LOW *
745 						LINK_RATE_REF_FREQ_IN_KHZ;
746 	pixel_clk_params->flags.ENABLE_SS = 0;
747 	pixel_clk_params->color_depth =
748 		stream->timing.display_color_depth;
749 	pixel_clk_params->flags.DISPLAY_BLANKED = 1;
750 	pixel_clk_params->flags.SUPPORT_YCBCR420 = (stream->timing.pixel_encoding ==
751 			PIXEL_ENCODING_YCBCR420);
752 	pixel_clk_params->pixel_encoding = stream->timing.pixel_encoding;
753 	if (stream->timing.pixel_encoding == PIXEL_ENCODING_YCBCR422) {
754 		pixel_clk_params->color_depth = COLOR_DEPTH_888;
755 	}
756 	if (stream->timing.pixel_encoding == PIXEL_ENCODING_YCBCR420) {
757 		pixel_clk_params->requested_pix_clk  = pixel_clk_params->requested_pix_clk / 2;
758 	}
759 }
760 
dce110_resource_build_pipe_hw_param(struct pipe_ctx * pipe_ctx)761 void dce110_resource_build_pipe_hw_param(struct pipe_ctx *pipe_ctx)
762 {
763 	get_pixel_clock_parameters(pipe_ctx, &pipe_ctx->stream_res.pix_clk_params);
764 	pipe_ctx->clock_source->funcs->get_pix_clk_dividers(
765 		pipe_ctx->clock_source,
766 		&pipe_ctx->stream_res.pix_clk_params,
767 		&pipe_ctx->pll_settings);
768 	resource_build_bit_depth_reduction_params(pipe_ctx->stream,
769 			&pipe_ctx->stream->bit_depth_params);
770 	pipe_ctx->stream->clamping.pixel_encoding = pipe_ctx->stream->timing.pixel_encoding;
771 }
772 
is_surface_pixel_format_supported(struct pipe_ctx * pipe_ctx,unsigned int underlay_idx)773 static bool is_surface_pixel_format_supported(struct pipe_ctx *pipe_ctx, unsigned int underlay_idx)
774 {
775 	if (pipe_ctx->pipe_idx != underlay_idx)
776 		return true;
777 	if (!pipe_ctx->plane_state)
778 		return false;
779 	if (pipe_ctx->plane_state->format < SURFACE_PIXEL_FORMAT_VIDEO_BEGIN)
780 		return false;
781 	return true;
782 }
783 
build_mapped_resource(const struct dc * dc,struct dc_state * context,struct dc_stream_state * stream)784 static enum dc_status build_mapped_resource(
785 		const struct dc *dc,
786 		struct dc_state *context,
787 		struct dc_stream_state *stream)
788 {
789 	struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream);
790 
791 	if (!pipe_ctx)
792 		return DC_ERROR_UNEXPECTED;
793 
794 	if (!is_surface_pixel_format_supported(pipe_ctx,
795 			dc->res_pool->underlay_pipe_index))
796 		return DC_SURFACE_PIXEL_FORMAT_UNSUPPORTED;
797 
798 	dce110_resource_build_pipe_hw_param(pipe_ctx);
799 
800 	/* TODO: validate audio ASIC caps, encoder */
801 
802 	resource_build_info_frame(pipe_ctx);
803 
804 	return DC_OK;
805 }
806 
dce110_validate_bandwidth(struct dc * dc,struct dc_state * context)807 static bool dce110_validate_bandwidth(
808 	struct dc *dc,
809 	struct dc_state *context)
810 {
811 	bool result = false;
812 
813 	DC_LOG_BANDWIDTH_CALCS(
814 		"%s: start",
815 		__func__);
816 
817 	if (bw_calcs(
818 			dc->ctx,
819 			dc->bw_dceip,
820 			dc->bw_vbios,
821 			context->res_ctx.pipe_ctx,
822 			dc->res_pool->pipe_count,
823 			&context->bw.dce))
824 		result =  true;
825 
826 	if (!result)
827 		DC_LOG_BANDWIDTH_VALIDATION("%s: %dx%d@%d Bandwidth validation failed!\n",
828 			__func__,
829 			context->streams[0]->timing.h_addressable,
830 			context->streams[0]->timing.v_addressable,
831 			context->streams[0]->timing.pix_clk_khz);
832 
833 	if (memcmp(&dc->current_state->bw.dce,
834 			&context->bw.dce, sizeof(context->bw.dce))) {
835 
836 		DC_LOG_BANDWIDTH_CALCS(
837 			"%s: finish,\n"
838 			"nbpMark_b: %d nbpMark_a: %d urgentMark_b: %d urgentMark_a: %d\n"
839 			"stutMark_b: %d stutMark_a: %d\n"
840 			"nbpMark_b: %d nbpMark_a: %d urgentMark_b: %d urgentMark_a: %d\n"
841 			"stutMark_b: %d stutMark_a: %d\n"
842 			"nbpMark_b: %d nbpMark_a: %d urgentMark_b: %d urgentMark_a: %d\n"
843 			"stutMark_b: %d stutMark_a: %d stutter_mode_enable: %d\n"
844 			"cstate: %d pstate: %d nbpstate: %d sync: %d dispclk: %d\n"
845 			"sclk: %d sclk_sleep: %d yclk: %d blackout_recovery_time_us: %d\n"
846 			,
847 			__func__,
848 			context->bw.dce.nbp_state_change_wm_ns[0].b_mark,
849 			context->bw.dce.nbp_state_change_wm_ns[0].a_mark,
850 			context->bw.dce.urgent_wm_ns[0].b_mark,
851 			context->bw.dce.urgent_wm_ns[0].a_mark,
852 			context->bw.dce.stutter_exit_wm_ns[0].b_mark,
853 			context->bw.dce.stutter_exit_wm_ns[0].a_mark,
854 			context->bw.dce.nbp_state_change_wm_ns[1].b_mark,
855 			context->bw.dce.nbp_state_change_wm_ns[1].a_mark,
856 			context->bw.dce.urgent_wm_ns[1].b_mark,
857 			context->bw.dce.urgent_wm_ns[1].a_mark,
858 			context->bw.dce.stutter_exit_wm_ns[1].b_mark,
859 			context->bw.dce.stutter_exit_wm_ns[1].a_mark,
860 			context->bw.dce.nbp_state_change_wm_ns[2].b_mark,
861 			context->bw.dce.nbp_state_change_wm_ns[2].a_mark,
862 			context->bw.dce.urgent_wm_ns[2].b_mark,
863 			context->bw.dce.urgent_wm_ns[2].a_mark,
864 			context->bw.dce.stutter_exit_wm_ns[2].b_mark,
865 			context->bw.dce.stutter_exit_wm_ns[2].a_mark,
866 			context->bw.dce.stutter_mode_enable,
867 			context->bw.dce.cpuc_state_change_enable,
868 			context->bw.dce.cpup_state_change_enable,
869 			context->bw.dce.nbp_state_change_enable,
870 			context->bw.dce.all_displays_in_sync,
871 			context->bw.dce.dispclk_khz,
872 			context->bw.dce.sclk_khz,
873 			context->bw.dce.sclk_deep_sleep_khz,
874 			context->bw.dce.yclk_khz,
875 			context->bw.dce.blackout_recovery_time_us);
876 	}
877 	return result;
878 }
879 
dce110_validate_plane(const struct dc_plane_state * plane_state,struct dc_caps * caps)880 enum dc_status dce110_validate_plane(const struct dc_plane_state *plane_state,
881 				     struct dc_caps *caps)
882 {
883 	if (((plane_state->dst_rect.width * 2) < plane_state->src_rect.width) ||
884 	    ((plane_state->dst_rect.height * 2) < plane_state->src_rect.height))
885 		return DC_FAIL_SURFACE_VALIDATE;
886 
887 	return DC_OK;
888 }
889 
dce110_validate_surface_sets(struct dc_state * context)890 static bool dce110_validate_surface_sets(
891 		struct dc_state *context)
892 {
893 	int i, j;
894 
895 	for (i = 0; i < context->stream_count; i++) {
896 		if (context->stream_status[i].plane_count == 0)
897 			continue;
898 
899 		if (context->stream_status[i].plane_count > 2)
900 			return false;
901 
902 		for (j = 0; j < context->stream_status[i].plane_count; j++) {
903 			struct dc_plane_state *plane =
904 				context->stream_status[i].plane_states[j];
905 
906 			/* underlay validation */
907 			if (plane->format >= SURFACE_PIXEL_FORMAT_VIDEO_BEGIN) {
908 
909 				if ((plane->src_rect.width > 1920 ||
910 					plane->src_rect.height > 1080))
911 					return false;
912 
913 				/* we don't have the logic to support underlay
914 				 * only yet so block the use case where we get
915 				 * NV12 plane as top layer
916 				 */
917 				if (j == 0)
918 					return false;
919 
920 				/* irrespective of plane format,
921 				 * stream should be RGB encoded
922 				 */
923 				if (context->streams[i]->timing.pixel_encoding
924 						!= PIXEL_ENCODING_RGB)
925 					return false;
926 
927 			}
928 
929 		}
930 	}
931 
932 	return true;
933 }
934 
dce110_validate_global(struct dc * dc,struct dc_state * context)935 enum dc_status dce110_validate_global(
936 		struct dc *dc,
937 		struct dc_state *context)
938 {
939 	if (!dce110_validate_surface_sets(context))
940 		return DC_FAIL_SURFACE_VALIDATE;
941 
942 	return DC_OK;
943 }
944 
dce110_add_stream_to_ctx(struct dc * dc,struct dc_state * new_ctx,struct dc_stream_state * dc_stream)945 static enum dc_status dce110_add_stream_to_ctx(
946 		struct dc *dc,
947 		struct dc_state *new_ctx,
948 		struct dc_stream_state *dc_stream)
949 {
950 	enum dc_status result = DC_ERROR_UNEXPECTED;
951 
952 	result = resource_map_pool_resources(dc, new_ctx, dc_stream);
953 
954 	if (result == DC_OK)
955 		result = resource_map_clock_resources(dc, new_ctx, dc_stream);
956 
957 
958 	if (result == DC_OK)
959 		result = build_mapped_resource(dc, new_ctx, dc_stream);
960 
961 	return result;
962 }
963 
dce110_acquire_underlay(struct dc_state * context,const struct resource_pool * pool,struct dc_stream_state * stream)964 static struct pipe_ctx *dce110_acquire_underlay(
965 		struct dc_state *context,
966 		const struct resource_pool *pool,
967 		struct dc_stream_state *stream)
968 {
969 	struct dc *dc = stream->ctx->dc;
970 	struct resource_context *res_ctx = &context->res_ctx;
971 	unsigned int underlay_idx = pool->underlay_pipe_index;
972 	struct pipe_ctx *pipe_ctx = &res_ctx->pipe_ctx[underlay_idx];
973 
974 	if (res_ctx->pipe_ctx[underlay_idx].stream)
975 		return NULL;
976 
977 	pipe_ctx->stream_res.tg = pool->timing_generators[underlay_idx];
978 	pipe_ctx->plane_res.mi = pool->mis[underlay_idx];
979 	/*pipe_ctx->plane_res.ipp = res_ctx->pool->ipps[underlay_idx];*/
980 	pipe_ctx->plane_res.xfm = pool->transforms[underlay_idx];
981 	pipe_ctx->stream_res.opp = pool->opps[underlay_idx];
982 	pipe_ctx->pipe_idx = underlay_idx;
983 
984 	pipe_ctx->stream = stream;
985 
986 	if (!dc->current_state->res_ctx.pipe_ctx[underlay_idx].stream) {
987 		struct tg_color black_color = {0};
988 		struct dc_bios *dcb = dc->ctx->dc_bios;
989 
990 		dc->hwss.enable_display_power_gating(
991 				dc,
992 				pipe_ctx->stream_res.tg->inst,
993 				dcb, PIPE_GATING_CONTROL_DISABLE);
994 
995 		/*
996 		 * This is for powering on underlay, so crtc does not
997 		 * need to be enabled
998 		 */
999 
1000 		pipe_ctx->stream_res.tg->funcs->program_timing(pipe_ctx->stream_res.tg,
1001 				&stream->timing,
1002 				false);
1003 
1004 		pipe_ctx->stream_res.tg->funcs->enable_advanced_request(
1005 				pipe_ctx->stream_res.tg,
1006 				true,
1007 				&stream->timing);
1008 
1009 		pipe_ctx->plane_res.mi->funcs->allocate_mem_input(pipe_ctx->plane_res.mi,
1010 				stream->timing.h_total,
1011 				stream->timing.v_total,
1012 				stream->timing.pix_clk_khz,
1013 				context->stream_count);
1014 
1015 		color_space_to_black_color(dc,
1016 				COLOR_SPACE_YCBCR601, &black_color);
1017 		pipe_ctx->stream_res.tg->funcs->set_blank_color(
1018 				pipe_ctx->stream_res.tg,
1019 				&black_color);
1020 	}
1021 
1022 	return pipe_ctx;
1023 }
1024 
dce110_destroy_resource_pool(struct resource_pool ** pool)1025 static void dce110_destroy_resource_pool(struct resource_pool **pool)
1026 {
1027 	struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool);
1028 
1029 	destruct(dce110_pool);
1030 	kfree(dce110_pool);
1031 	*pool = NULL;
1032 }
1033 
1034 
1035 static const struct resource_funcs dce110_res_pool_funcs = {
1036 	.destroy = dce110_destroy_resource_pool,
1037 	.link_enc_create = dce110_link_encoder_create,
1038 	.validate_bandwidth = dce110_validate_bandwidth,
1039 	.validate_plane = dce110_validate_plane,
1040 	.acquire_idle_pipe_for_layer = dce110_acquire_underlay,
1041 	.add_stream_to_ctx = dce110_add_stream_to_ctx,
1042 	.validate_global = dce110_validate_global
1043 };
1044 
underlay_create(struct dc_context * ctx,struct resource_pool * pool)1045 static bool underlay_create(struct dc_context *ctx, struct resource_pool *pool)
1046 {
1047 	struct dce110_timing_generator *dce110_tgv = kzalloc(sizeof(*dce110_tgv),
1048 							     GFP_KERNEL);
1049 	struct dce_transform *dce110_xfmv = kzalloc(sizeof(*dce110_xfmv),
1050 						    GFP_KERNEL);
1051 	struct dce_mem_input *dce110_miv = kzalloc(sizeof(*dce110_miv),
1052 						   GFP_KERNEL);
1053 	struct dce110_opp *dce110_oppv = kzalloc(sizeof(*dce110_oppv),
1054 						 GFP_KERNEL);
1055 
1056 	if (!dce110_tgv || !dce110_xfmv || !dce110_miv || !dce110_oppv) {
1057 		kfree(dce110_tgv);
1058 		kfree(dce110_xfmv);
1059 		kfree(dce110_miv);
1060 		kfree(dce110_oppv);
1061 		return false;
1062 	}
1063 
1064 	dce110_opp_v_construct(dce110_oppv, ctx);
1065 
1066 	dce110_timing_generator_v_construct(dce110_tgv, ctx);
1067 	dce110_mem_input_v_construct(dce110_miv, ctx);
1068 	dce110_transform_v_construct(dce110_xfmv, ctx);
1069 
1070 	pool->opps[pool->pipe_count] = &dce110_oppv->base;
1071 	pool->timing_generators[pool->pipe_count] = &dce110_tgv->base;
1072 	pool->mis[pool->pipe_count] = &dce110_miv->base;
1073 	pool->transforms[pool->pipe_count] = &dce110_xfmv->base;
1074 	pool->pipe_count++;
1075 
1076 	/* update the public caps to indicate an underlay is available */
1077 	ctx->dc->caps.max_slave_planes = 1;
1078 	ctx->dc->caps.max_slave_planes = 1;
1079 
1080 	return true;
1081 }
1082 
bw_calcs_data_update_from_pplib(struct dc * dc)1083 static void bw_calcs_data_update_from_pplib(struct dc *dc)
1084 {
1085 	struct dm_pp_clock_levels clks = {0};
1086 
1087 	/*do system clock*/
1088 	dm_pp_get_clock_levels_by_type(
1089 			dc->ctx,
1090 			DM_PP_CLOCK_TYPE_ENGINE_CLK,
1091 			&clks);
1092 	/* convert all the clock fro kHz to fix point mHz */
1093 	dc->bw_vbios->high_sclk = bw_frc_to_fixed(
1094 			clks.clocks_in_khz[clks.num_levels-1], 1000);
1095 	dc->bw_vbios->mid1_sclk  = bw_frc_to_fixed(
1096 			clks.clocks_in_khz[clks.num_levels/8], 1000);
1097 	dc->bw_vbios->mid2_sclk  = bw_frc_to_fixed(
1098 			clks.clocks_in_khz[clks.num_levels*2/8], 1000);
1099 	dc->bw_vbios->mid3_sclk  = bw_frc_to_fixed(
1100 			clks.clocks_in_khz[clks.num_levels*3/8], 1000);
1101 	dc->bw_vbios->mid4_sclk  = bw_frc_to_fixed(
1102 			clks.clocks_in_khz[clks.num_levels*4/8], 1000);
1103 	dc->bw_vbios->mid5_sclk  = bw_frc_to_fixed(
1104 			clks.clocks_in_khz[clks.num_levels*5/8], 1000);
1105 	dc->bw_vbios->mid6_sclk  = bw_frc_to_fixed(
1106 			clks.clocks_in_khz[clks.num_levels*6/8], 1000);
1107 	dc->bw_vbios->low_sclk  = bw_frc_to_fixed(
1108 			clks.clocks_in_khz[0], 1000);
1109 	dc->sclk_lvls = clks;
1110 
1111 	/*do display clock*/
1112 	dm_pp_get_clock_levels_by_type(
1113 			dc->ctx,
1114 			DM_PP_CLOCK_TYPE_DISPLAY_CLK,
1115 			&clks);
1116 	dc->bw_vbios->high_voltage_max_dispclk = bw_frc_to_fixed(
1117 			clks.clocks_in_khz[clks.num_levels-1], 1000);
1118 	dc->bw_vbios->mid_voltage_max_dispclk  = bw_frc_to_fixed(
1119 			clks.clocks_in_khz[clks.num_levels>>1], 1000);
1120 	dc->bw_vbios->low_voltage_max_dispclk  = bw_frc_to_fixed(
1121 			clks.clocks_in_khz[0], 1000);
1122 
1123 	/*do memory clock*/
1124 	dm_pp_get_clock_levels_by_type(
1125 			dc->ctx,
1126 			DM_PP_CLOCK_TYPE_MEMORY_CLK,
1127 			&clks);
1128 
1129 	dc->bw_vbios->low_yclk = bw_frc_to_fixed(
1130 		clks.clocks_in_khz[0] * MEMORY_TYPE_MULTIPLIER, 1000);
1131 	dc->bw_vbios->mid_yclk = bw_frc_to_fixed(
1132 		clks.clocks_in_khz[clks.num_levels>>1] * MEMORY_TYPE_MULTIPLIER,
1133 		1000);
1134 	dc->bw_vbios->high_yclk = bw_frc_to_fixed(
1135 		clks.clocks_in_khz[clks.num_levels-1] * MEMORY_TYPE_MULTIPLIER,
1136 		1000);
1137 }
1138 
dce110_resource_cap(struct hw_asic_id * asic_id)1139 const struct resource_caps *dce110_resource_cap(
1140 	struct hw_asic_id *asic_id)
1141 {
1142 	if (ASIC_REV_IS_STONEY(asic_id->hw_internal_rev))
1143 		return &stoney_resource_cap;
1144 	else
1145 		return &carrizo_resource_cap;
1146 }
1147 
construct(uint8_t num_virtual_links,struct dc * dc,struct dce110_resource_pool * pool,struct hw_asic_id asic_id)1148 static bool construct(
1149 	uint8_t num_virtual_links,
1150 	struct dc *dc,
1151 	struct dce110_resource_pool *pool,
1152 	struct hw_asic_id asic_id)
1153 {
1154 	unsigned int i;
1155 	struct dc_context *ctx = dc->ctx;
1156 	struct dc_firmware_info info;
1157 	struct dc_bios *bp;
1158 	struct dm_pp_static_clock_info static_clk_info = {0};
1159 
1160 	ctx->dc_bios->regs = &bios_regs;
1161 
1162 	pool->base.res_cap = dce110_resource_cap(&ctx->asic_id);
1163 	pool->base.funcs = &dce110_res_pool_funcs;
1164 
1165 	/*************************************************
1166 	 *  Resource + asic cap harcoding                *
1167 	 *************************************************/
1168 
1169 	pool->base.pipe_count = pool->base.res_cap->num_timing_generator;
1170 	pool->base.underlay_pipe_index = pool->base.pipe_count;
1171 	pool->base.timing_generator_count = pool->base.res_cap->num_timing_generator;
1172 	dc->caps.max_downscale_ratio = 150;
1173 	dc->caps.i2c_speed_in_khz = 100;
1174 	dc->caps.max_cursor_size = 128;
1175 	dc->caps.is_apu = true;
1176 
1177 	/*************************************************
1178 	 *  Create resources                             *
1179 	 *************************************************/
1180 
1181 	bp = ctx->dc_bios;
1182 
1183 	if ((bp->funcs->get_firmware_info(bp, &info) == BP_RESULT_OK) &&
1184 		info.external_clock_source_frequency_for_dp != 0) {
1185 		pool->base.dp_clock_source =
1186 				dce110_clock_source_create(ctx, bp, CLOCK_SOURCE_ID_EXTERNAL, NULL, true);
1187 
1188 		pool->base.clock_sources[0] =
1189 				dce110_clock_source_create(ctx, bp, CLOCK_SOURCE_ID_PLL0,
1190 						&clk_src_regs[0], false);
1191 		pool->base.clock_sources[1] =
1192 				dce110_clock_source_create(ctx, bp, CLOCK_SOURCE_ID_PLL1,
1193 						&clk_src_regs[1], false);
1194 
1195 		pool->base.clk_src_count = 2;
1196 
1197 		/* TODO: find out if CZ support 3 PLLs */
1198 	}
1199 
1200 	if (pool->base.dp_clock_source == NULL) {
1201 		dm_error("DC: failed to create dp clock source!\n");
1202 		BREAK_TO_DEBUGGER();
1203 		goto res_create_fail;
1204 	}
1205 
1206 	for (i = 0; i < pool->base.clk_src_count; i++) {
1207 		if (pool->base.clock_sources[i] == NULL) {
1208 			dm_error("DC: failed to create clock sources!\n");
1209 			BREAK_TO_DEBUGGER();
1210 			goto res_create_fail;
1211 		}
1212 	}
1213 
1214 	pool->base.dccg = dce110_dccg_create(ctx,
1215 			&disp_clk_regs,
1216 			&disp_clk_shift,
1217 			&disp_clk_mask);
1218 	if (pool->base.dccg == NULL) {
1219 		dm_error("DC: failed to create display clock!\n");
1220 		BREAK_TO_DEBUGGER();
1221 		goto res_create_fail;
1222 	}
1223 
1224 	pool->base.dmcu = dce_dmcu_create(ctx,
1225 			&dmcu_regs,
1226 			&dmcu_shift,
1227 			&dmcu_mask);
1228 	if (pool->base.dmcu == NULL) {
1229 		dm_error("DC: failed to create dmcu!\n");
1230 		BREAK_TO_DEBUGGER();
1231 		goto res_create_fail;
1232 	}
1233 
1234 	pool->base.abm = dce_abm_create(ctx,
1235 			&abm_regs,
1236 			&abm_shift,
1237 			&abm_mask);
1238 	if (pool->base.abm == NULL) {
1239 		dm_error("DC: failed to create abm!\n");
1240 		BREAK_TO_DEBUGGER();
1241 		goto res_create_fail;
1242 	}
1243 
1244 	/* get static clock information for PPLIB or firmware, save
1245 	 * max_clock_state
1246 	 */
1247 	if (dm_pp_get_static_clocks(ctx, &static_clk_info))
1248 		pool->base.dccg->max_clks_state =
1249 				static_clk_info.max_clocks_state;
1250 
1251 	{
1252 		struct irq_service_init_data init_data;
1253 		init_data.ctx = dc->ctx;
1254 		pool->base.irqs = dal_irq_service_dce110_create(&init_data);
1255 		if (!pool->base.irqs)
1256 			goto res_create_fail;
1257 	}
1258 
1259 	for (i = 0; i < pool->base.pipe_count; i++) {
1260 		pool->base.timing_generators[i] = dce110_timing_generator_create(
1261 				ctx, i, &dce110_tg_offsets[i]);
1262 		if (pool->base.timing_generators[i] == NULL) {
1263 			BREAK_TO_DEBUGGER();
1264 			dm_error("DC: failed to create tg!\n");
1265 			goto res_create_fail;
1266 		}
1267 
1268 		pool->base.mis[i] = dce110_mem_input_create(ctx, i);
1269 		if (pool->base.mis[i] == NULL) {
1270 			BREAK_TO_DEBUGGER();
1271 			dm_error(
1272 				"DC: failed to create memory input!\n");
1273 			goto res_create_fail;
1274 		}
1275 
1276 		pool->base.ipps[i] = dce110_ipp_create(ctx, i);
1277 		if (pool->base.ipps[i] == NULL) {
1278 			BREAK_TO_DEBUGGER();
1279 			dm_error(
1280 				"DC: failed to create input pixel processor!\n");
1281 			goto res_create_fail;
1282 		}
1283 
1284 		pool->base.transforms[i] = dce110_transform_create(ctx, i);
1285 		if (pool->base.transforms[i] == NULL) {
1286 			BREAK_TO_DEBUGGER();
1287 			dm_error(
1288 				"DC: failed to create transform!\n");
1289 			goto res_create_fail;
1290 		}
1291 
1292 		pool->base.opps[i] = dce110_opp_create(ctx, i);
1293 		if (pool->base.opps[i] == NULL) {
1294 			BREAK_TO_DEBUGGER();
1295 			dm_error(
1296 				"DC: failed to create output pixel processor!\n");
1297 			goto res_create_fail;
1298 		}
1299 
1300 		pool->base.engines[i] = dce110_aux_engine_create(ctx, i);
1301 		if (pool->base.engines[i] == NULL) {
1302 			BREAK_TO_DEBUGGER();
1303 			dm_error(
1304 				"DC:failed to create aux engine!!\n");
1305 			goto res_create_fail;
1306 		}
1307 	}
1308 
1309 	dc->fbc_compressor = dce110_compressor_create(ctx);
1310 
1311 	if (!underlay_create(ctx, &pool->base))
1312 		goto res_create_fail;
1313 
1314 	if (!resource_construct(num_virtual_links, dc, &pool->base,
1315 			&res_create_funcs))
1316 		goto res_create_fail;
1317 
1318 	/* Create hardware sequencer */
1319 	dce110_hw_sequencer_construct(dc);
1320 
1321 	dc->caps.max_planes =  pool->base.pipe_count;
1322 
1323 	bw_calcs_init(dc->bw_dceip, dc->bw_vbios, dc->ctx->asic_id);
1324 
1325 	bw_calcs_data_update_from_pplib(dc);
1326 
1327 	return true;
1328 
1329 res_create_fail:
1330 	destruct(pool);
1331 	return false;
1332 }
1333 
dce110_create_resource_pool(uint8_t num_virtual_links,struct dc * dc,struct hw_asic_id asic_id)1334 struct resource_pool *dce110_create_resource_pool(
1335 	uint8_t num_virtual_links,
1336 	struct dc *dc,
1337 	struct hw_asic_id asic_id)
1338 {
1339 	struct dce110_resource_pool *pool =
1340 		kzalloc(sizeof(struct dce110_resource_pool), GFP_KERNEL);
1341 
1342 	if (!pool)
1343 		return NULL;
1344 
1345 	if (construct(num_virtual_links, dc, pool, asic_id))
1346 		return &pool->base;
1347 
1348 	kfree(pool);
1349 	BREAK_TO_DEBUGGER();
1350 	return NULL;
1351 }
1352