Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn301/
H A Ddcn301_dccg.c49 .otg_add_pixel = dccg2_otg_add_pixel,
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn201/
H A Ddcn201_dccg.c58 .otg_add_pixel = dccg2_otg_add_pixel,
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn30/
H A Ddcn30_dccg.c50 .otg_add_pixel = dccg2_otg_add_pixel,
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn21/
H A Ddcn21_dccg.c123 .otg_add_pixel = dccg2_otg_add_pixel,
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn20/
H A Ddcn20_dccg.c188 .otg_add_pixel = dccg2_otg_add_pixel,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddccg.h222 void (*otg_add_pixel)(struct dccg *dccg, member
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn32/
H A Ddcn32_dccg.c345 .otg_add_pixel = dccg32_otg_add_pixel,
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn314/
H A Ddcn314_dccg.c372 .otg_add_pixel = dccg31_otg_add_pixel,
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
H A Ddcn20_clk_mgr.c201 dccg->funcs->otg_add_pixel(dccg, in dcn20_update_clocks_update_dentist()
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn401/
H A Ddcn401_dccg.c878 .otg_add_pixel = dccg401_otg_add_pixel,
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn35/
H A Ddcn35_dccg.c2403 .otg_add_pixel = dccg31_otg_add_pixel,
2438 .otg_add_pixel = dccg31_otg_add_pixel,
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn31/
H A Ddcn31_dccg.c848 .otg_add_pixel = dccg31_otg_add_pixel,
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
H A Ddcn32_clk_mgr.c443 dccg->funcs->otg_add_pixel(dccg, in dcn32_update_clocks_update_dentist()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h3024 …uint32_t otg_add_pixel[MAX_PIPES]; /* OTG0_PIXEL_RATE_CNTL->OTG_ADD_PIXEL from dccg31_otg_ad… member