Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_dmcu.c38 (dmcu_dce->regs->reg)
42 dmcu_dce->dmcu_shift->field_name, dmcu_dce->dmcu_mask->field_name
45 dmcu_dce->base.ctx
1080 dmcu_dce->regs = regs; in dce_dmcu_construct()
1109 struct dce_dmcu *dmcu_dce = kzalloc(sizeof(*dmcu_dce), GFP_KERNEL); in dce_dmcu_create() local
1111 if (dmcu_dce == NULL) { in dce_dmcu_create()
1121 return &dmcu_dce->base; in dce_dmcu_create()
1130 struct dce_dmcu *dmcu_dce = kzalloc(sizeof(*dmcu_dce), GFP_ATOMIC); in dcn10_dmcu_create() local
1151 struct dce_dmcu *dmcu_dce = kzalloc(sizeof(*dmcu_dce), GFP_ATOMIC); in dcn20_dmcu_create() local
1172 struct dce_dmcu *dmcu_dce = kzalloc(sizeof(*dmcu_dce), GFP_ATOMIC); in dcn21_dmcu_create() local
[all …]

Completed in 9 milliseconds