Home
last modified time | relevance | path

Searched refs:afmt_regs (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_afmt.c80 const struct dcn31_afmt_registers *afmt_regs, in afmt31_construct() argument
89 afmt31->regs = afmt_regs; in afmt31_construct()
H A Ddcn31_afmt.h122 const struct dcn31_afmt_registers *afmt_regs,
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_afmt.c203 const struct dcn30_afmt_registers *afmt_regs, in afmt3_construct() argument
212 afmt3->regs = afmt_regs; in afmt3_construct()
H A Ddcn30_afmt.h166 const struct dcn30_afmt_registers *afmt_regs,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c343 #define afmt_regs(id)\ variable
346 static const struct dcn30_afmt_registers afmt_regs[] = {
347 afmt_regs(0),
348 afmt_regs(1),
349 afmt_regs(2),
350 afmt_regs(3),
351 afmt_regs(4),
352 afmt_regs(5)
370 afmt3_construct(afmt3, ctx, inst, &afmt_regs[inst], &afmt_shift, &afmt_mask); in dcn302_afmt_create()
340 #define afmt_regs( global() macro
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c321 #define afmt_regs(id)\
326 static const struct dcn31_afmt_registers afmt_regs[] = {
327 afmt_regs(0),
328 afmt_regs(1),
329 afmt_regs(2),
330 afmt_regs(3),
331 afmt_regs(4),
332 afmt_regs(5)
1322 &afmt_regs[inst], in dcn314_stream_encoder_create()
319 #define afmt_regs( global() macro
324 static const struct dcn31_afmt_registers afmt_regs[] = { global() variable
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c301 #define afmt_regs(id)\
306 static const struct dcn31_afmt_registers afmt_regs[] = {
307 afmt_regs(0),
308 afmt_regs(1),
309 afmt_regs(2),
310 afmt_regs(3),
311 afmt_regs(4),
312 afmt_regs(5)
1257 &afmt_regs[inst], in dcn316_stream_encoder_create()
299 #define afmt_regs( global() macro
304 static const struct dcn31_afmt_registers afmt_regs[] = { global() variable
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c312 #define afmt_regs(id)\
317 static const struct dcn31_afmt_registers afmt_regs[] = {
318 afmt_regs(0),
319 afmt_regs(1),
320 afmt_regs(2),
321 afmt_regs(3),
322 afmt_regs(4),
323 afmt_regs(5)
1265 &afmt_regs[inst], in dcn31_stream_encoder_create()
310 #define afmt_regs( global() macro
315 static const struct dcn31_afmt_registers afmt_regs[] = { global() variable
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c315 #define afmt_regs(id)\
320 static const struct dcn31_afmt_registers afmt_regs[] = {
321 afmt_regs(0),
322 afmt_regs(1),
323 afmt_regs(2),
324 afmt_regs(3),
325 afmt_regs(4),
326 afmt_regs(5)
1264 &afmt_regs[inst], in dcn315_stream_encoder_create()
313 #define afmt_regs( global() macro
318 static const struct dcn31_afmt_registers afmt_regs[] = { global() variable
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c336 #define afmt_regs(id)\ variable
339 static const struct dcn30_afmt_registers afmt_regs[] = {
340 afmt_regs(0),
341 afmt_regs(1),
342 afmt_regs(2)
360 afmt3_construct(afmt3, ctx, inst, &afmt_regs[inst], &afmt_shift, &afmt_mask); in dcn303_afmt_create()
333 #define afmt_regs( global() macro
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c295 #define afmt_regs(id)\
300 static const struct dcn30_afmt_registers afmt_regs[] = {
301 afmt_regs(0),
302 afmt_regs(1),
303 afmt_regs(2),
304 afmt_regs(3),
305 afmt_regs(4),
306 afmt_regs(5),
307 afmt_regs(6),
1076 &afmt_regs[ins
293 #define afmt_regs( global() macro
298 static const struct dcn30_afmt_registers afmt_regs[] = { global() variable
[all...]
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c287 #define afmt_regs(id)\ macro
292 static const struct dcn30_afmt_registers afmt_regs[] = { variable
293 afmt_regs(0),
294 afmt_regs(1),
295 afmt_regs(2),
296 afmt_regs(3),
1006 &afmt_regs[inst], in dcn301_afmt_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c269 static struct dcn31_afmt_registers afmt_regs[6];
1269 #define REG_STRUCT afmt_regs in dcn31_apg_create()
1278 &afmt_regs[inst], in dcn35_stream_encoder_create()
263 static struct dcn31_afmt_registers afmt_regs[6]; global() variable
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c289 static struct dcn31_afmt_registers afmt_regs[6];
1289 #define REG_STRUCT afmt_regs in dcn31_apg_create()
1298 &afmt_regs[inst], in dcn35_stream_encoder_create()
283 static struct dcn31_afmt_registers afmt_regs[6]; global() variable
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c274 static struct dcn31_afmt_registers afmt_regs[6];
1276 #define REG_STRUCT afmt_regs in dcn31_apg_create()
1285 &afmt_regs[inst], in dcn35_stream_encoder_create()
268 static struct dcn31_afmt_registers afmt_regs[6]; global() variable
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c275 static struct dcn30_afmt_registers afmt_regs[6];
1208 #define REG_STRUCT afmt_regs in dcn321_apg_create()
1217 &afmt_regs[inst], in dcn321_stream_encoder_create()
269 static struct dcn30_afmt_registers afmt_regs[6]; global() variable
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c281 static struct dcn30_afmt_registers afmt_regs[6];
1233 #define REG_STRUCT afmt_regs in dcn31_apg_create()
1242 &afmt_regs[inst], in dcn32_stream_encoder_create()
275 static struct dcn30_afmt_registers afmt_regs[6]; global() variable