| /kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | display.c | 24 void omapdss_default_get_resolution(struct omap_dss_device *dssdev, in omapdss_default_get_resolution() 32 int omapdss_default_get_recommended_bpp(struct omap_dss_device *dssdev) in omapdss_default_get_recommended_bpp() 63 void omapdss_default_get_timings(struct omap_dss_device *dssdev, in omapdss_default_get_timings() 72 struct omap_dss_device *dssdev = NULL; in dss_suspend_all_devices() local 91 struct omap_dss_device *dssdev = NULL; in dss_resume_all_devices() local 108 struct omap_dss_device *dssdev = NULL; in dss_disable_all_devices() local 123 int omapdss_register_display(struct omap_dss_device *dssdev) in omapdss_register_display() 167 void omapdss_unregister_display(struct omap_dss_device *dssdev) in omapdss_unregister_display() 175 struct omap_dss_device *omap_dss_get_device(struct omap_dss_device *dssdev) in omap_dss_get_device() 189 void omap_dss_put_device(struct omap_dss_device *dssdev) in omap_dss_put_device() [all …]
|
| D | display-sysfs.c | 21 static ssize_t display_name_show(struct omap_dss_device *dssdev, char *buf) in display_name_show() 28 static ssize_t display_enabled_show(struct omap_dss_device *dssdev, char *buf) in display_enabled_show() 34 static ssize_t display_enabled_store(struct omap_dss_device *dssdev, in display_enabled_store() 61 static ssize_t display_tear_show(struct omap_dss_device *dssdev, char *buf) in display_tear_show() 68 static ssize_t display_tear_store(struct omap_dss_device *dssdev, in display_tear_store() 88 static ssize_t display_timings_show(struct omap_dss_device *dssdev, char *buf) in display_timings_show() 103 static ssize_t display_timings_store(struct omap_dss_device *dssdev, in display_timings_store() 141 static ssize_t display_rotate_show(struct omap_dss_device *dssdev, char *buf) in display_rotate_show() 150 static ssize_t display_rotate_store(struct omap_dss_device *dssdev, in display_rotate_store() 169 static ssize_t display_mirror_show(struct omap_dss_device *dssdev, char *buf) in display_mirror_show() [all …]
|
| D | hdmi4.c | 109 static int hdmi_power_on_core(struct omap_dss_device *dssdev) in hdmi_power_on_core() 134 static void hdmi_power_off_core(struct omap_dss_device *dssdev) in hdmi_power_off_core() 142 static int hdmi_power_on_full(struct omap_dss_device *dssdev) in hdmi_power_on_full() 221 static void hdmi_power_off_full(struct omap_dss_device *dssdev) in hdmi_power_off_full() 238 static int hdmi_display_check_timing(struct omap_dss_device *dssdev, in hdmi_display_check_timing() 249 static void hdmi_display_set_timing(struct omap_dss_device *dssdev, in hdmi_display_set_timing() 261 static void hdmi_display_get_timings(struct omap_dss_device *dssdev, in hdmi_display_get_timings() 314 static int hdmi_display_enable(struct omap_dss_device *dssdev) in hdmi_display_enable() 360 static void hdmi_display_disable(struct omap_dss_device *dssdev) in hdmi_display_disable() 378 static int hdmi_core_enable(struct omap_dss_device *dssdev) in hdmi_core_enable() [all …]
|
| D | hdmi5.c | 126 static int hdmi_power_on_core(struct omap_dss_device *dssdev) in hdmi_power_on_core() 151 static void hdmi_power_off_core(struct omap_dss_device *dssdev) in hdmi_power_off_core() 159 static int hdmi_power_on_full(struct omap_dss_device *dssdev) in hdmi_power_on_full() 238 static void hdmi_power_off_full(struct omap_dss_device *dssdev) in hdmi_power_off_full() 255 static int hdmi_display_check_timing(struct omap_dss_device *dssdev, in hdmi_display_check_timing() 270 static void hdmi_display_set_timing(struct omap_dss_device *dssdev, in hdmi_display_set_timing() 282 static void hdmi_display_get_timings(struct omap_dss_device *dssdev, in hdmi_display_get_timings() 344 static int hdmi_display_enable(struct omap_dss_device *dssdev) in hdmi_display_enable() 390 static void hdmi_display_disable(struct omap_dss_device *dssdev) in hdmi_display_disable() 408 static int hdmi_core_enable(struct omap_dss_device *dssdev) in hdmi_core_enable() [all …]
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | display.c | 24 void omapdss_default_get_resolution(struct omap_dss_device *dssdev, in omapdss_default_get_resolution() 32 int omapdss_default_get_recommended_bpp(struct omap_dss_device *dssdev) in omapdss_default_get_recommended_bpp() 63 void omapdss_default_get_timings(struct omap_dss_device *dssdev, in omapdss_default_get_timings() 72 struct omap_dss_device *dssdev = NULL; in dss_suspend_all_devices() local 91 struct omap_dss_device *dssdev = NULL; in dss_resume_all_devices() local 108 struct omap_dss_device *dssdev = NULL; in dss_disable_all_devices() local 123 int omapdss_register_display(struct omap_dss_device *dssdev) in omapdss_register_display() 167 void omapdss_unregister_display(struct omap_dss_device *dssdev) in omapdss_unregister_display() 175 struct omap_dss_device *omap_dss_get_device(struct omap_dss_device *dssdev) in omap_dss_get_device() 189 void omap_dss_put_device(struct omap_dss_device *dssdev) in omap_dss_put_device() [all …]
|
| D | display-sysfs.c | 20 static ssize_t display_name_show(struct omap_dss_device *dssdev, char *buf) in display_name_show() 27 static ssize_t display_enabled_show(struct omap_dss_device *dssdev, char *buf) in display_enabled_show() 33 static ssize_t display_enabled_store(struct omap_dss_device *dssdev, in display_enabled_store() 60 static ssize_t display_tear_show(struct omap_dss_device *dssdev, char *buf) in display_tear_show() 67 static ssize_t display_tear_store(struct omap_dss_device *dssdev, in display_tear_store() 87 static ssize_t display_timings_show(struct omap_dss_device *dssdev, char *buf) in display_timings_show() 102 static ssize_t display_timings_store(struct omap_dss_device *dssdev, in display_timings_store() 140 static ssize_t display_rotate_show(struct omap_dss_device *dssdev, char *buf) in display_rotate_show() 149 static ssize_t display_rotate_store(struct omap_dss_device *dssdev, in display_rotate_store() 168 static ssize_t display_mirror_show(struct omap_dss_device *dssdev, char *buf) in display_mirror_show() [all …]
|
| D | hdmi4.c | 111 static int hdmi_power_on_core(struct omap_dss_device *dssdev) in hdmi_power_on_core() 136 static void hdmi_power_off_core(struct omap_dss_device *dssdev) in hdmi_power_off_core() 144 static int hdmi_power_on_full(struct omap_dss_device *dssdev) in hdmi_power_on_full() 223 static void hdmi_power_off_full(struct omap_dss_device *dssdev) in hdmi_power_off_full() 240 static int hdmi_display_check_timing(struct omap_dss_device *dssdev, in hdmi_display_check_timing() 251 static void hdmi_display_set_timing(struct omap_dss_device *dssdev, in hdmi_display_set_timing() 263 static void hdmi_display_get_timings(struct omap_dss_device *dssdev, in hdmi_display_get_timings() 316 static int hdmi_display_enable(struct omap_dss_device *dssdev) in hdmi_display_enable() 362 static void hdmi_display_disable(struct omap_dss_device *dssdev) in hdmi_display_disable() 380 static int hdmi_core_enable(struct omap_dss_device *dssdev) in hdmi_core_enable() [all …]
|
| D | hdmi5.c | 128 static int hdmi_power_on_core(struct omap_dss_device *dssdev) in hdmi_power_on_core() 153 static void hdmi_power_off_core(struct omap_dss_device *dssdev) in hdmi_power_off_core() 161 static int hdmi_power_on_full(struct omap_dss_device *dssdev) in hdmi_power_on_full() 240 static void hdmi_power_off_full(struct omap_dss_device *dssdev) in hdmi_power_off_full() 257 static int hdmi_display_check_timing(struct omap_dss_device *dssdev, in hdmi_display_check_timing() 272 static void hdmi_display_set_timing(struct omap_dss_device *dssdev, in hdmi_display_set_timing() 284 static void hdmi_display_get_timings(struct omap_dss_device *dssdev, in hdmi_display_get_timings() 346 static int hdmi_display_enable(struct omap_dss_device *dssdev) in hdmi_display_enable() 392 static void hdmi_display_disable(struct omap_dss_device *dssdev) in hdmi_display_disable() 410 static int hdmi_core_enable(struct omap_dss_device *dssdev) in hdmi_core_enable() [all …]
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/displays/ |
| D | connector-hdmi.c | 38 struct omap_dss_device dssdev; member 50 static int hdmic_connect(struct omap_dss_device *dssdev) in hdmic_connect() 63 static void hdmic_disconnect(struct omap_dss_device *dssdev) in hdmic_disconnect() 76 static int hdmic_enable(struct omap_dss_device *dssdev) in hdmic_enable() 101 static void hdmic_disable(struct omap_dss_device *dssdev) in hdmic_disable() 116 static void hdmic_set_timings(struct omap_dss_device *dssdev, in hdmic_set_timings() 128 static void hdmic_get_timings(struct omap_dss_device *dssdev, in hdmic_get_timings() 136 static int hdmic_check_timings(struct omap_dss_device *dssdev, in hdmic_check_timings() 145 static int hdmic_read_edid(struct omap_dss_device *dssdev, in hdmic_read_edid() 154 static bool hdmic_detect(struct omap_dss_device *dssdev) in hdmic_detect() [all …]
|
| D | connector-analog-tv.c | 17 struct omap_dss_device dssdev; member 45 static int tvc_connect(struct omap_dss_device *dssdev) in tvc_connect() 58 static void tvc_disconnect(struct omap_dss_device *dssdev) in tvc_disconnect() 71 static int tvc_enable(struct omap_dss_device *dssdev) in tvc_enable() 103 static void tvc_disable(struct omap_dss_device *dssdev) in tvc_disable() 118 static void tvc_set_timings(struct omap_dss_device *dssdev, in tvc_set_timings() 130 static void tvc_get_timings(struct omap_dss_device *dssdev, in tvc_get_timings() 138 static int tvc_check_timings(struct omap_dss_device *dssdev, in tvc_check_timings() 147 static u32 tvc_get_wss(struct omap_dss_device *dssdev) in tvc_get_wss() 155 static int tvc_set_wss(struct omap_dss_device *dssdev, u32 wss) in tvc_set_wss() [all …]
|
| D | encoder-tpd12s015.c | 20 struct omap_dss_device dssdev; member 32 static int tpd_connect(struct omap_dss_device *dssdev, in tpd_connect() 55 static void tpd_disconnect(struct omap_dss_device *dssdev, in tpd_disconnect() 74 static int tpd_enable(struct omap_dss_device *dssdev) in tpd_enable() 94 static void tpd_disable(struct omap_dss_device *dssdev) in tpd_disable() 107 static void tpd_set_timings(struct omap_dss_device *dssdev, in tpd_set_timings() 119 static void tpd_get_timings(struct omap_dss_device *dssdev, in tpd_get_timings() 127 static int tpd_check_timings(struct omap_dss_device *dssdev, in tpd_check_timings() 139 static int tpd_read_edid(struct omap_dss_device *dssdev, in tpd_read_edid() 158 static bool tpd_detect(struct omap_dss_device *dssdev) in tpd_detect() [all …]
|
| D | encoder-opa362.c | 23 struct omap_dss_device dssdev; member 33 static int opa362_connect(struct omap_dss_device *dssdev, in opa362_connect() 55 static void opa362_disconnect(struct omap_dss_device *dssdev, in opa362_disconnect() 77 static int opa362_enable(struct omap_dss_device *dssdev) in opa362_enable() 105 static void opa362_disable(struct omap_dss_device *dssdev) in opa362_disable() 123 static void opa362_set_timings(struct omap_dss_device *dssdev, in opa362_set_timings() 137 static void opa362_get_timings(struct omap_dss_device *dssdev, in opa362_get_timings() 147 static int opa362_check_timings(struct omap_dss_device *dssdev, in opa362_check_timings() 158 static void opa362_set_type(struct omap_dss_device *dssdev, in opa362_set_type() 184 struct omap_dss_device *dssdev, *in; in opa362_probe() local [all …]
|
| D | encoder-tfp410.c | 19 struct omap_dss_device dssdev; member 31 static int tfp410_connect(struct omap_dss_device *dssdev, in tfp410_connect() 51 static void tfp410_disconnect(struct omap_dss_device *dssdev, in tfp410_disconnect() 71 static int tfp410_enable(struct omap_dss_device *dssdev) in tfp410_enable() 99 static void tfp410_disable(struct omap_dss_device *dssdev) in tfp410_disable() 122 static void tfp410_set_timings(struct omap_dss_device *dssdev, in tfp410_set_timings() 136 static void tfp410_get_timings(struct omap_dss_device *dssdev, in tfp410_get_timings() 144 static int tfp410_check_timings(struct omap_dss_device *dssdev, in tfp410_check_timings() 170 struct omap_dss_device *dssdev; in tfp410_probe() local 223 struct omap_dss_device *dssdev = &ddata->dssdev; in tfp410_remove() local
|
| D | connector-dvi.c | 40 struct omap_dss_device dssdev; member 50 static int dvic_connect(struct omap_dss_device *dssdev) in dvic_connect() 61 static void dvic_disconnect(struct omap_dss_device *dssdev) in dvic_disconnect() 72 static int dvic_enable(struct omap_dss_device *dssdev) in dvic_enable() 95 static void dvic_disable(struct omap_dss_device *dssdev) in dvic_disable() 108 static void dvic_set_timings(struct omap_dss_device *dssdev, in dvic_set_timings() 120 static void dvic_get_timings(struct omap_dss_device *dssdev, in dvic_get_timings() 128 static int dvic_check_timings(struct omap_dss_device *dssdev, in dvic_check_timings() 168 static int dvic_read_edid(struct omap_dss_device *dssdev, in dvic_read_edid() 199 static bool dvic_detect(struct omap_dss_device *dssdev) in dvic_detect() [all …]
|
| D | panel-dpi.c | 19 struct omap_dss_device dssdev; member 31 static int panel_dpi_connect(struct omap_dss_device *dssdev) in panel_dpi_connect() 42 static void panel_dpi_disconnect(struct omap_dss_device *dssdev) in panel_dpi_disconnect() 53 static int panel_dpi_enable(struct omap_dss_device *dssdev) in panel_dpi_enable() 80 static void panel_dpi_disable(struct omap_dss_device *dssdev) in panel_dpi_disable() 95 static void panel_dpi_set_timings(struct omap_dss_device *dssdev, in panel_dpi_set_timings() 107 static void panel_dpi_get_timings(struct omap_dss_device *dssdev, in panel_dpi_get_timings() 115 static int panel_dpi_check_timings(struct omap_dss_device *dssdev, in panel_dpi_check_timings() 177 struct omap_dss_device *dssdev; in panel_dpi_probe() local 217 struct omap_dss_device *dssdev = &ddata->dssdev; in panel_dpi_remove() local
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/displays/ |
| D | connector-hdmi.c | 37 struct omap_dss_device dssdev; member 49 static int hdmic_connect(struct omap_dss_device *dssdev) in hdmic_connect() 67 static void hdmic_disconnect(struct omap_dss_device *dssdev) in hdmic_disconnect() 80 static int hdmic_enable(struct omap_dss_device *dssdev) in hdmic_enable() 105 static void hdmic_disable(struct omap_dss_device *dssdev) in hdmic_disable() 120 static void hdmic_set_timings(struct omap_dss_device *dssdev, in hdmic_set_timings() 132 static void hdmic_get_timings(struct omap_dss_device *dssdev, in hdmic_get_timings() 140 static int hdmic_check_timings(struct omap_dss_device *dssdev, in hdmic_check_timings() 149 static int hdmic_read_edid(struct omap_dss_device *dssdev, in hdmic_read_edid() 158 static bool hdmic_detect(struct omap_dss_device *dssdev) in hdmic_detect() [all …]
|
| D | encoder-tpd12s015.c | 20 struct omap_dss_device dssdev; member 32 static int tpd_connect(struct omap_dss_device *dssdev, in tpd_connect() 55 static void tpd_disconnect(struct omap_dss_device *dssdev, in tpd_disconnect() 74 static int tpd_enable(struct omap_dss_device *dssdev) in tpd_enable() 94 static void tpd_disable(struct omap_dss_device *dssdev) in tpd_disable() 107 static void tpd_set_timings(struct omap_dss_device *dssdev, in tpd_set_timings() 119 static void tpd_get_timings(struct omap_dss_device *dssdev, in tpd_get_timings() 127 static int tpd_check_timings(struct omap_dss_device *dssdev, in tpd_check_timings() 139 static int tpd_read_edid(struct omap_dss_device *dssdev, in tpd_read_edid() 158 static bool tpd_detect(struct omap_dss_device *dssdev) in tpd_detect() [all …]
|
| D | connector-analog-tv.c | 18 struct omap_dss_device dssdev; member 46 static int tvc_connect(struct omap_dss_device *dssdev) in tvc_connect() 64 static void tvc_disconnect(struct omap_dss_device *dssdev) in tvc_disconnect() 77 static int tvc_enable(struct omap_dss_device *dssdev) in tvc_enable() 109 static void tvc_disable(struct omap_dss_device *dssdev) in tvc_disable() 124 static void tvc_set_timings(struct omap_dss_device *dssdev, in tvc_set_timings() 136 static void tvc_get_timings(struct omap_dss_device *dssdev, in tvc_get_timings() 144 static int tvc_check_timings(struct omap_dss_device *dssdev, in tvc_check_timings() 153 static u32 tvc_get_wss(struct omap_dss_device *dssdev) in tvc_get_wss() 161 static int tvc_set_wss(struct omap_dss_device *dssdev, u32 wss) in tvc_set_wss() [all …]
|
| D | encoder-opa362.c | 23 struct omap_dss_device dssdev; member 33 static int opa362_connect(struct omap_dss_device *dssdev, in opa362_connect() 55 static void opa362_disconnect(struct omap_dss_device *dssdev, in opa362_disconnect() 77 static int opa362_enable(struct omap_dss_device *dssdev) in opa362_enable() 105 static void opa362_disable(struct omap_dss_device *dssdev) in opa362_disable() 123 static void opa362_set_timings(struct omap_dss_device *dssdev, in opa362_set_timings() 137 static void opa362_get_timings(struct omap_dss_device *dssdev, in opa362_get_timings() 147 static int opa362_check_timings(struct omap_dss_device *dssdev, in opa362_check_timings() 158 static void opa362_set_type(struct omap_dss_device *dssdev, in opa362_set_type() 184 struct omap_dss_device *dssdev, *in; in opa362_probe() local [all …]
|
| D | connector-dvi.c | 40 struct omap_dss_device dssdev; member 50 static int dvic_connect(struct omap_dss_device *dssdev) in dvic_connect() 66 static void dvic_disconnect(struct omap_dss_device *dssdev) in dvic_disconnect() 77 static int dvic_enable(struct omap_dss_device *dssdev) in dvic_enable() 100 static void dvic_disable(struct omap_dss_device *dssdev) in dvic_disable() 113 static void dvic_set_timings(struct omap_dss_device *dssdev, in dvic_set_timings() 125 static void dvic_get_timings(struct omap_dss_device *dssdev, in dvic_get_timings() 133 static int dvic_check_timings(struct omap_dss_device *dssdev, in dvic_check_timings() 173 static int dvic_read_edid(struct omap_dss_device *dssdev, in dvic_read_edid() 204 static bool dvic_detect(struct omap_dss_device *dssdev) in dvic_detect() [all …]
|
| D | panel-dpi.c | 21 struct omap_dss_device dssdev; member 36 static int panel_dpi_connect(struct omap_dss_device *dssdev) in panel_dpi_connect() 52 static void panel_dpi_disconnect(struct omap_dss_device *dssdev) in panel_dpi_disconnect() 63 static int panel_dpi_enable(struct omap_dss_device *dssdev) in panel_dpi_enable() 93 static void panel_dpi_disable(struct omap_dss_device *dssdev) in panel_dpi_disable() 111 static void panel_dpi_set_timings(struct omap_dss_device *dssdev, in panel_dpi_set_timings() 123 static void panel_dpi_get_timings(struct omap_dss_device *dssdev, in panel_dpi_get_timings() 131 static int panel_dpi_check_timings(struct omap_dss_device *dssdev, in panel_dpi_check_timings() 158 struct omap_dss_device *dssdev, *in; in panel_dpi_probe_pdata() local 238 struct omap_dss_device *dssdev; in panel_dpi_probe() local [all …]
|
| D | encoder-tfp410.c | 18 struct omap_dss_device dssdev; member 29 static int tfp410_connect(struct omap_dss_device *dssdev, in tfp410_connect() 49 static void tfp410_disconnect(struct omap_dss_device *dssdev, in tfp410_disconnect() 69 static int tfp410_enable(struct omap_dss_device *dssdev) in tfp410_enable() 97 static void tfp410_disable(struct omap_dss_device *dssdev) in tfp410_disable() 120 static void tfp410_set_timings(struct omap_dss_device *dssdev, in tfp410_set_timings() 134 static void tfp410_get_timings(struct omap_dss_device *dssdev, in tfp410_get_timings() 142 static int tfp410_check_timings(struct omap_dss_device *dssdev, in tfp410_check_timings() 195 struct omap_dss_device *dssdev; in tfp410_probe() local 246 struct omap_dss_device *dssdev = &ddata->dssdev; in tfp410_remove() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
| D | output.c | 84 void dss_mgr_set_timings(struct omap_dss_device *dssdev, in dss_mgr_set_timings() 91 void dss_mgr_set_lcd_config(struct omap_dss_device *dssdev, in dss_mgr_set_lcd_config() 98 int dss_mgr_enable(struct omap_dss_device *dssdev) in dss_mgr_enable() 104 void dss_mgr_disable(struct omap_dss_device *dssdev) in dss_mgr_disable() 110 void dss_mgr_start_update(struct omap_dss_device *dssdev) in dss_mgr_start_update() 116 int dss_mgr_register_framedone_handler(struct omap_dss_device *dssdev, in dss_mgr_register_framedone_handler() 126 void dss_mgr_unregister_framedone_handler(struct omap_dss_device *dssdev, in dss_mgr_unregister_framedone_handler()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
| D | output.c | 118 void dss_mgr_set_timings(struct omap_dss_device *dssdev, in dss_mgr_set_timings() 126 void dss_mgr_set_lcd_config(struct omap_dss_device *dssdev, in dss_mgr_set_lcd_config() 134 int dss_mgr_enable(struct omap_dss_device *dssdev) in dss_mgr_enable() 141 void dss_mgr_disable(struct omap_dss_device *dssdev) in dss_mgr_disable() 148 void dss_mgr_start_update(struct omap_dss_device *dssdev) in dss_mgr_start_update() 155 int dss_mgr_register_framedone_handler(struct omap_dss_device *dssdev, in dss_mgr_register_framedone_handler() 166 void dss_mgr_unregister_framedone_handler(struct omap_dss_device *dssdev, in dss_mgr_unregister_framedone_handler()
|
| D | base.c | 53 void omapdss_device_register(struct omap_dss_device *dssdev) in omapdss_device_register() 61 void omapdss_device_unregister(struct omap_dss_device *dssdev) in omapdss_device_unregister() 71 struct omap_dss_device *dssdev; in omapdss_device_is_registered() local 87 struct omap_dss_device *omapdss_device_get(struct omap_dss_device *dssdev) in omapdss_device_get() 101 void omapdss_device_put(struct omap_dss_device *dssdev) in omapdss_device_put() 110 struct omap_dss_device *dssdev; in omapdss_find_device_by_node() local 126 struct omap_dss_device *dssdev; in omapdss_device_next_output() local 169 static bool omapdss_device_is_connected(struct omap_dss_device *dssdev) in omapdss_device_is_connected() 237 void omapdss_device_enable(struct omap_dss_device *dssdev) in omapdss_device_enable() 251 void omapdss_device_disable(struct omap_dss_device *dssdev) in omapdss_device_disable()
|