Home
last modified time | relevance | path

Searched refs:drm_connector_helper_funcs (Results 1 - 25 of 236) sorted by relevance

12345678910

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_modeset_helper_vtables.h863 * struct drm_connector_helper_funcs - helper operations for connectors
868 struct drm_connector_helper_funcs { struct
983 * &drm_connector_helper_funcs.mode_valid.
1003 * 0 if &drm_connector_helper_funcs.mode_valid_ctx succeeded and wrote
1159 const struct drm_connector_helper_funcs *funcs) in drm_connector_helper_add()
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_modeset_helper_vtables.h855 * struct drm_connector_helper_funcs - helper operations for connectors
860 struct drm_connector_helper_funcs { struct
981 * &drm_connector_helper_funcs.mode_valid.
1001 * 0 if &drm_connector_helper_funcs.mode_valid_ctx succeeded and wrote
1178 const struct drm_connector_helper_funcs *funcs) in drm_connector_helper_add()
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_probe_helper.c64 * helper libraries. See &struct drm_connector_helper_funcs for the details.
209 const struct drm_connector_helper_funcs *connector_funcs = in drm_connector_mode_valid()
283 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_helper_probe_detect_ctx()
332 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_helper_probe_detect()
364 * &drm_connector_helper_funcs try to detect all valid modes. Modes will first
380 * - &drm_connector_helper_funcs.get_modes vfunc
401 * - the optional &drm_connector_helper_funcs.mode_valid or
402 * &drm_connector_helper_funcs.mode_valid_ctx helpers can perform driver
421 const struct drm_connector_helper_funcs *connector_funcs = in drm_helper_probe_single_connector_modes()
H A Ddrm_writeback.c265 const struct drm_connector_helper_funcs *funcs = in drm_writeback_prepare_job()
317 const struct drm_connector_helper_funcs *funcs = in drm_writeback_cleanup_job()
/kernel/linux/linux-5.10/drivers/gpu/drm/aspeed/
H A Daspeed_gfx_out.c17 drm_connector_helper_funcs aspeed_gfx_connector_helper_funcs = {
/kernel/linux/linux-6.6/drivers/gpu/drm/aspeed/
H A Daspeed_gfx_out.c17 drm_connector_helper_funcs aspeed_gfx_connector_helper_funcs = {
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_probe_helper.c63 * helper libraries. See &struct drm_connector_helper_funcs for the details.
208 const struct drm_connector_helper_funcs *connector_funcs = in drm_connector_mode_valid()
232 const struct drm_connector_helper_funcs *funcs = in drm_kms_helper_disable_hpd()
249 const struct drm_connector_helper_funcs *funcs = in drm_kms_helper_enable_hpd()
340 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_helper_probe_detect_ctx()
389 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_helper_probe_detect()
416 const struct drm_connector_helper_funcs *connector_funcs = in drm_helper_probe_get_modes()
494 * &drm_connector_helper_funcs try to detect all valid modes. Modes will first
510 * - &drm_connector_helper_funcs.get_modes vfunc
531 * - the optional &drm_connector_helper_funcs
[all...]
H A Ddrm_writeback.c315 const struct drm_connector_helper_funcs *funcs = in drm_writeback_prepare_job()
367 const struct drm_connector_helper_funcs *funcs = in drm_writeback_cleanup_job()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_connectors.c139 const struct drm_connector_helper_funcs *connector_funcs = in radeon_get_monitor_bpc()
228 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in radeon_connector_update_scratch_regs()
695 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in radeon_connector_set_property()
722 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in radeon_connector_set_property()
934 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in radeon_lvds_set_property()
955 static const struct drm_connector_helper_funcs radeon_lvds_connector_helper_funcs = {
1089 static const struct drm_connector_helper_funcs radeon_vga_connector_helper_funcs = {
1177 static const struct drm_connector_helper_funcs radeon_tv_connector_helper_funcs = {
1406 const struct drm_connector_helper_funcs *connector_funcs = in radeon_dvi_detect()
1499 static const struct drm_connector_helper_funcs radeon_dvi_connector_helper_func
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/hibmc/
H A Dhibmc_drm_vdac.c39 static const struct drm_connector_helper_funcs
/kernel/linux/linux-5.10/drivers/gpu/drm/arc/
H A Darcpgu_sim.c40 static const struct drm_connector_helper_funcs
/kernel/linux/linux-5.10/drivers/gpu/drm/vkms/
H A Dvkms_output.c31 static const struct drm_connector_helper_funcs vkms_conn_helper_funcs = {
H A Dvkms_writeback.c123 static const struct drm_connector_helper_funcs vkms_wb_conn_helper_funcs = {
/kernel/linux/linux-5.10/drivers/gpu/drm/xen/
H A Dxen_drm_front_conn.c88 static const struct drm_connector_helper_funcs connector_helper_funcs = {
/kernel/linux/linux-5.10/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.h19 struct drm_connector_helper_funcs;
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_writeback.c60 static const struct drm_connector_helper_funcs dpu_wb_conn_helper_funcs = {
/kernel/linux/linux-6.6/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.h19 struct drm_connector_helper_funcs;
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_connectors.c160 const struct drm_connector_helper_funcs *connector_funcs = in radeon_get_monitor_bpc()
250 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in radeon_connector_update_scratch_regs()
719 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in radeon_connector_set_property()
746 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in radeon_connector_set_property()
958 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in radeon_lvds_set_property()
979 static const struct drm_connector_helper_funcs radeon_lvds_connector_helper_funcs = {
1113 static const struct drm_connector_helper_funcs radeon_vga_connector_helper_funcs = {
1199 static const struct drm_connector_helper_funcs radeon_tv_connector_helper_funcs = {
1428 const struct drm_connector_helper_funcs *connector_funcs = in radeon_dvi_detect()
1521 static const struct drm_connector_helper_funcs radeon_dvi_connector_helper_func
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_rgb.c73 static const struct drm_connector_helper_funcs connector_helper_funcs = {
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
H A Domap_connector.c121 static const struct drm_connector_helper_funcs omap_connector_helper_funcs = {
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_lvds_connector.c88 static const struct drm_connector_helper_funcs mdp4_lvds_connector_helper_funcs = {
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/
H A Ddp_drm.c126 static const struct drm_connector_helper_funcs dp_connector_helper_funcs = {
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/edp/
H A Dedp_connector.c95 static const struct drm_connector_helper_funcs edp_connector_helper_funcs = {
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun4i_lvds.c50 static const struct drm_connector_helper_funcs sun4i_lvds_con_helper_funcs = {
/kernel/linux/linux-5.10/drivers/gpu/drm/udl/
H A Dudl_connector.c106 static const struct drm_connector_helper_funcs udl_connector_helper_funcs = {

Completed in 23 milliseconds

12345678910