1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/i2c
Maxime Ripard 80ed86d4b6
drm/connector: Rename drm_mode_create_tv_properties
drm_mode_create_tv_properties(), among other things, will create the
"mode" property that stores the analog TV mode that connector is
supposed to output.

However, that property is getting deprecated, so let's rename that
function to mention it's deprecated. We'll introduce a new variant of
that function creating the property superseeding it in a later patch.

Reviewed-by: Lyude Paul <lyude@redhat.com> # nouveau
Reviewed-by: Noralf Trønnes <noralf@tronnes.org>
Tested-by: Mateusz Kwiatkowski <kfyatek+publicgit@gmail.com>
Acked-in-principle-or-something-like-that-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://lore.kernel.org/r/20220728-rpi-analog-tv-properties-v10-4-256dad125326@cerno.tech
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
2022-11-24 12:42:39 +01:00
..
ch7006_drv.c drm/connector: Rename drm_mode_create_tv_properties 2022-11-24 12:42:39 +01:00
ch7006_mode.c drm: Nuke mode->vrefresh 2020-05-27 14:31:42 +03:00
ch7006_priv.h drm/i2c/ch7006: drop use of drmP.h 2019-07-17 12:52:55 +02:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile drm/i2c: tda9950: add CEC driver 2018-04-24 10:44:25 +01:00
sil164_drv.c drm/i2c/sil164: Drop no-op remove function 2022-08-16 12:33:39 +02:00
tda998x_drv.c i2c: Make remove callback return void 2022-08-16 12:46:26 +02:00
tda9950.c i2c: Make remove callback return void 2022-08-16 12:46:26 +02:00