Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_panel_cntl.c33 container_of(panel_cntl, struct dcn31_panel_cntl, base)
36 dcn31_panel_cntl->base.ctx
39 dcn31_panel_cntl->base.ctx->logger
43 struct dcn31_panel_cntl *dcn31_panel_cntl = TO_DCN31_PANEL_CNTL(panel_cntl); in dcn31_query_backlight_info() local
70 struct dcn31_panel_cntl *dcn31_panel_cntl = TO_DCN31_PANEL_CNTL(panel_cntl); in dcn31_panel_cntl_hw_init() local
81 cmd.panel_cntl.data.inst = dcn31_panel_cntl->base.inst; in dcn31_panel_cntl_hw_init()
101 struct dcn31_panel_cntl *dcn31_panel_cntl = TO_DCN31_PANEL_CNTL(*panel_cntl); in dcn31_panel_cntl_destroy() local
103 kfree(dcn31_panel_cntl); in dcn31_panel_cntl_destroy()
151 struct dcn31_panel_cntl *dcn31_panel_cntl, in dcn31_panel_cntl_construct() argument
155 dcn31_panel_cntl->base.ctx = init_data->ctx; in dcn31_panel_cntl_construct()
[all …]
A Ddcn31_panel_cntl.h32 struct dcn31_panel_cntl { struct
37 struct dcn31_panel_cntl *dcn31_panel_cntl, argument
A DMakefile14 dcn31_dccg.o dcn31_optc.o dcn31_dio_link_encoder.o dcn31_panel_cntl.o \
A Ddcn31_resource.c1283 struct dcn31_panel_cntl *panel_cntl = in dcn31_panel_cntl_create()
1284 kzalloc(sizeof(struct dcn31_panel_cntl), GFP_KERNEL); in dcn31_panel_cntl_create()

Completed in 8 milliseconds