Home
last modified time | relevance | path

Searched refs:stream_enc_regs (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dce100/
A Ddce100_resource.c231 #define stream_enc_regs(id)\ macro
237 static const struct dce110_stream_enc_registers stream_enc_regs[] = { variable
238 stream_enc_regs(0),
239 stream_enc_regs(1),
240 stream_enc_regs(2),
241 stream_enc_regs(3),
242 stream_enc_regs(4),
243 stream_enc_regs(5),
244 stream_enc_regs(6)
485 &stream_enc_regs[eng_id], &se_shift, &se_mask); in dce100_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/dce120/
A Ddce120_resource.c274 #define stream_enc_regs(id)\ macro
280 static const struct dce110_stream_enc_registers stream_enc_regs[] = { variable
281 stream_enc_regs(0),
282 stream_enc_regs(1),
283 stream_enc_regs(2),
284 stream_enc_regs(3),
285 stream_enc_regs(4),
286 stream_enc_regs(5)
767 &stream_enc_regs[eng_id], in dce120_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/dce80/
A Ddce80_resource.c248 #define stream_enc_regs(id)\ macro
254 static const struct dce110_stream_enc_registers stream_enc_regs[] = { variable
255 stream_enc_regs(0),
256 stream_enc_regs(1),
257 stream_enc_regs(2),
258 stream_enc_regs(3),
259 stream_enc_regs(4),
260 stream_enc_regs(5),
261 stream_enc_regs(6)
607 &stream_enc_regs[eng_id], in dce80_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/dce112/
A Ddce112_resource.c285 #define stream_enc_regs(id)\ macro
291 static const struct dce110_stream_enc_registers stream_enc_regs[] = { variable
292 stream_enc_regs(0),
293 stream_enc_regs(1),
294 stream_enc_regs(2),
295 stream_enc_regs(3),
296 stream_enc_regs(4),
297 stream_enc_regs(5)
514 &stream_enc_regs[eng_id], in dce112_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/dce60/
A Ddce60_resource.c245 #define stream_enc_regs(id)\ macro
251 static const struct dce110_stream_enc_registers stream_enc_regs[] = { variable
252 stream_enc_regs(0),
253 stream_enc_regs(1),
254 stream_enc_regs(2),
255 stream_enc_regs(3),
256 stream_enc_regs(4),
257 stream_enc_regs(5)
602 &stream_enc_regs[eng_id], in dce60_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn302/
A Ddcn302_resource.c507 #define stream_enc_regs(id)\ macro
510 static const struct dcn10_stream_enc_registers stream_enc_regs[] = { variable
511 stream_enc_regs(0),
512 stream_enc_regs(1),
513 stream_enc_regs(2),
514 stream_enc_regs(3),
515 stream_enc_regs(4)
552 …dcn30_dio_stream_encoder_construct(enc1, ctx, ctx->dc_bios, eng_id, vpg, afmt, &stream_enc_regs[en… in dcn302_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_resource.c243 #define stream_enc_regs(id)\ macro
248 static const struct dcn10_stream_enc_registers stream_enc_regs[] = { variable
249 stream_enc_regs(0),
250 stream_enc_regs(1),
251 stream_enc_regs(2),
252 stream_enc_regs(3),
900 &stream_enc_regs[eng_id], in dcn10_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_resource.c301 #define stream_enc_regs(id)\ macro
306 static const struct dcn10_stream_enc_registers stream_enc_regs[] = { variable
307 stream_enc_regs(0),
308 stream_enc_regs(1),
309 stream_enc_regs(2),
310 stream_enc_regs(3),
1030 &stream_enc_regs[eng_id], in dcn301_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_resource.c259 #define stream_enc_regs(id)\ macro
265 static const struct dce110_stream_enc_registers stream_enc_regs[] = { variable
266 stream_enc_regs(0),
267 stream_enc_regs(1),
268 stream_enc_regs(2)
536 &stream_enc_regs[eng_id], in dce110_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_resource.c346 #define stream_enc_regs(id)\ macro
351 static const struct dcn10_stream_enc_registers stream_enc_regs[] = { variable
352 stream_enc_regs(0),
353 stream_enc_regs(1)
863 &stream_enc_regs[eng_id], in dcn201_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_resource.c677 #define stream_enc_regs(id)\ macro
682 static const struct dcn10_stream_enc_registers stream_enc_regs[] = { variable
683 stream_enc_regs(0),
684 stream_enc_regs(1),
685 stream_enc_regs(2),
686 stream_enc_regs(3),
687 stream_enc_regs(4),
1697 &stream_enc_regs[eng_id], in dcn21_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_resource.c441 #define stream_enc_regs(id)\ macro
446 static const struct dcn10_stream_enc_registers stream_enc_regs[] = { variable
447 stream_enc_regs(0),
448 stream_enc_regs(1),
449 stream_enc_regs(2),
450 stream_enc_regs(3),
451 stream_enc_regs(4),
452 stream_enc_regs(5)
1176 &stream_enc_regs[eng_id], in dcn30_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_resource.c491 #define stream_enc_regs(id)\ macro
496 static const struct dcn10_stream_enc_registers stream_enc_regs[] = { variable
497 stream_enc_regs(0),
498 stream_enc_regs(1),
499 stream_enc_regs(2),
500 stream_enc_regs(3),
501 stream_enc_regs(4)
1399 &stream_enc_regs[eng_id], in dcn31_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn303/
A Ddcn303_resource.c478 #define stream_enc_regs(id)\ macro
481 static const struct dcn10_stream_enc_registers stream_enc_regs[] = { variable
482 stream_enc_regs(0),
483 stream_enc_regs(1)
520 …dcn30_dio_stream_encoder_construct(enc1, ctx, ctx->dc_bios, eng_id, vpg, afmt, &stream_enc_regs[en… in dcn303_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_resource.c620 #define stream_enc_regs(id)\ macro
625 static const struct dcn10_stream_enc_registers stream_enc_regs[] = { variable
626 stream_enc_regs(0),
627 stream_enc_regs(1),
628 stream_enc_regs(2),
629 stream_enc_regs(3),
630 stream_enc_regs(4),
631 stream_enc_regs(5),
1386 &stream_enc_regs[eng_id], in dcn20_stream_encoder_create()

Completed in 51 milliseconds