OpenCloudOS-Kernel/drivers/gpu/drm/panel
Christoph Niedermaier 6df4432a5e drm/panel: simple: Assign data from panel_dpi_probe() correctly
In the function panel_simple_probe() the pointer panel->desc is
assigned to the passed pointer desc. If function panel_dpi_probe()
is called panel->desc will be updated, but further on only desc
will be evaluated. So update the desc pointer to be able to use
the data from the function panel_dpi_probe().

Fixes: 4a1d0dbc83 ("drm/panel: simple: add panel-dpi support")

Signed-off-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
To: dri-devel@lists.freedesktop.org
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Marek Vasut <marex@denx.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20220201110153.3479-1-cniedermaier@dh-electronics.com
2022-02-06 10:55:42 +01:00
..
Kconfig drm: Remove CONFIG_DRM_KMS_CMA_HELPER option 2021-11-30 11:10:03 +01:00
Makefile drm/panel: Add Sony Tulip Truly NT35521 driver 2021-10-17 19:59:09 +02:00
panel-abt-y030xx067a.c Merge drm/drm-next into drm-misc-next 2021-11-18 09:36:39 +01:00
panel-arm-versatile.c drm/panel: remove return value of function drm_panel_add 2020-08-02 08:59:06 +02:00
panel-asus-z00t-tm5p5-n35596.c drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features 2021-07-27 09:48:24 +02:00
panel-boe-bf060y8m-aj0.c drm/panel: Add BOE BF060Y8M-AJ0 5.99" AMOLED panel driver 2021-10-17 19:14:54 +02:00
panel-boe-himax8279d.c drm/panel: Use dev_ based logging 2020-08-18 22:32:37 +02:00
panel-boe-tv101wum-nl6.c drm/panel: Update Boe-tv110c9m and Inx-hj110iz initial code 2021-12-07 08:14:26 -08:00
panel-dsi-cm.c drm/panel: dsi-cm: replace snprintf in show functions with sysfs_emit 2021-10-15 20:14:31 +02:00
panel-edp.c gpu: drm: panel-edp: Fix edp_panel_entry documentation 2021-11-17 08:46:21 -08:00
panel-elida-kd35t133.c drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features 2021-07-27 09:48:24 +02:00
panel-feixin-k101-im2ba02.c drm/panel: k101-im2ba02: Make use of the helper function dev_err_probe() 2021-10-14 22:09:22 +02:00
panel-feiyang-fy07024di26a30d.c drm/panel: fy07024di26a30d: Make use of the helper function dev_err_probe() 2021-10-14 22:08:47 +02:00
panel-ilitek-ili9322.c drm/panel: panel-ilitek-ili9322: Demote non-conformant kernel-doc header 2020-11-05 22:17:15 +01:00
panel-ilitek-ili9341.c drm/panel: Add ilitek ili9341 panel driver 2021-08-05 11:09:23 +02:00
panel-ilitek-ili9881c.c Merge drm/drm-next into drm-misc-next 2021-11-18 09:36:39 +01:00
panel-innolux-ej030na.c drm/panel: ej030na: Make use of the helper function dev_err_probe() 2021-10-14 22:08:14 +02:00
panel-innolux-p079zca.c drm/panel: innolux-p079zca: Delete panel on attach() failure 2021-10-14 21:55:06 +02:00
panel-jdi-fhd-r63452.c drm/panel: Add JDI R63452 MIPI DSI panel driver 2021-10-14 21:42:48 +02:00
panel-jdi-lt070me05000.c drm/panel: Delete panel on mipi_dsi_attach() failure 2021-10-14 21:55:12 +02:00
panel-khadas-ts050.c drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features 2021-07-27 09:48:24 +02:00
panel-kingdisplay-kd097d04.c drm/panel: kingdisplay-kd097d04: Delete panel on attach() failure 2021-10-14 21:55:00 +02:00
panel-leadtek-ltk050h3146w.c drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features 2021-07-27 09:48:24 +02:00
panel-leadtek-ltk500hd1829.c drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features 2021-07-27 09:48:24 +02:00
panel-lg-lb035q02.c drm/panel: remove return value of function drm_panel_add 2020-08-02 08:59:06 +02:00
panel-lg-lg4573.c drm/panel: remove return value of function drm_panel_add 2020-08-02 08:59:06 +02:00
panel-lvds.c drm: of: Add drm_of_lvds_get_data_mapping 2021-10-14 20:47:30 +02:00
panel-mantix-mlaf057we51.c drm/panel: mantix: Add media bus format 2021-10-12 11:17:45 +02:00
panel-nec-nl8048hl11.c drm/panel: remove return value of function drm_panel_add 2020-08-02 08:59:06 +02:00
panel-novatek-nt35510.c drm/panel: nt35510: Do not fail if DSI read fails 2021-06-28 18:51:49 +02:00
panel-novatek-nt35950.c drm/panel: novatek-nt35950: remove unneeded semicolon 2021-10-25 18:43:39 +02:00
panel-novatek-nt36672a.c drm: panel: nt36672a: Removed extra whitespace. 2021-10-14 22:07:48 +02:00
panel-novatek-nt39016.c drm/panel: nt39016: Make use of the helper function dev_err_probe() 2021-10-14 22:10:30 +02:00
panel-olimex-lcd-olinuxino.c drm/panel: remove return value of function drm_panel_add 2020-08-02 08:59:06 +02:00
panel-orisetech-otm8009a.c drm/panel: otm8009a: add a 60 fps mode 2021-09-05 20:09:20 +02:00
panel-osd-osd101t2587-53ts.c drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features 2021-07-27 09:48:24 +02:00
panel-panasonic-vvx10f034n00.c drm/panel: Delete panel on mipi_dsi_attach() failure 2021-10-14 21:55:12 +02:00
panel-raspberrypi-touchscreen.c drm/panel: raspberrypi-touchscreen: Prevent double-free 2021-07-22 11:37:03 +02:00
panel-raydium-rm67191.c drm/panel: rm67191: Remove CLOCK_NON_CONTINUOUS flag 2020-08-29 23:01:36 +02:00
panel-raydium-rm68200.c drm/panel: rm68200: fix mode to 50fps 2020-10-16 22:48:40 +02:00
panel-ronbo-rb070d30.c drm/panel: Delete panel on mipi_dsi_attach() failure 2021-10-14 21:55:12 +02:00
panel-samsung-atna33xc20.c drm/panel: atna33xc20: Introduce the Samsung ATNA33XC20 panel 2021-07-31 20:14:15 +02:00
panel-samsung-db7430.c drm/panel: db7430: Add driver for Samsung DB7430 2021-06-11 00:43:45 +02:00
panel-samsung-ld9040.c drm/panel: ld9040: reference spi_device_id table 2021-06-19 22:30:23 +02:00
panel-samsung-s6d16d0.c drm/mcde/panel: Inverse misunderstood flag 2021-03-04 14:31:06 +01:00
panel-samsung-s6d27a1.c drm/panel: s6d27a1: Add driver for Samsung S6D27A1 display panel 2021-08-13 15:53:11 +02:00
panel-samsung-s6e3ha2.c drm/panel: samsung: make vint_table static const 2020-09-21 22:39:02 +02:00
panel-samsung-s6e8aa0.c drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features 2021-07-27 09:48:24 +02:00
panel-samsung-s6e63j0x03.c drm/panel: s6e63j0x03: Make use of the helper function dev_err_probe() 2021-10-14 22:10:50 +02:00
panel-samsung-s6e63m0-dsi.c drm/panel: s6e63m0: Make s6e63m0_remove() return void 2021-10-11 18:49:29 +02:00
panel-samsung-s6e63m0-spi.c drm/panel: s6e63m0: Make s6e63m0_remove() return void 2021-10-11 18:49:29 +02:00
panel-samsung-s6e63m0.c drm/panel: s6e63m0: Make s6e63m0_remove() return void 2021-10-11 18:49:29 +02:00
panel-samsung-s6e63m0.h drm/panel: s6e63m0: Make s6e63m0_remove() return void 2021-10-11 18:49:29 +02:00
panel-samsung-s6e88a0-ams452ef01.c drm/panel: Delete panel on mipi_dsi_attach() failure 2021-10-14 21:55:12 +02:00
panel-samsung-sofef00.c drm/panel: sofef00: Make use of the helper function dev_err_probe() 2021-10-14 22:11:07 +02:00
panel-seiko-43wvf1g.c drm: use getter/setter functions 2021-02-10 14:10:59 +01:00
panel-sharp-lq101r1sx01.c drm/panel: remove return value of function drm_panel_add 2020-08-02 08:59:06 +02:00
panel-sharp-ls037v7dw01.c drm/panel: ls037v7dw01: Make use of the helper function dev_err_probe() 2021-10-14 22:10:03 +02:00
panel-sharp-ls043t1le01.c drm/panel: Delete panel on mipi_dsi_attach() failure 2021-10-14 21:55:12 +02:00
panel-sharp-ls060t1sx01.c drm/panel: Add support for Sharp LS060T1SX01 panel 2021-10-10 19:14:43 +02:00
panel-simple.c drm/panel: simple: Assign data from panel_dpi_probe() correctly 2022-02-06 10:55:42 +01:00
panel-sitronix-st7701.c drm/panel/panel-sitronix-st7701: Demote kernel-doc abuse 2021-06-03 13:32:06 +02:00
panel-sitronix-st7703.c drm/panel: st7703: Add media bus format 2021-10-12 11:17:49 +02:00
panel-sitronix-st7789v.c drm/panel: remove return value of function drm_panel_add 2020-08-02 08:59:06 +02:00
panel-sony-acx424akp.c drm/panel-sony-acx424akp: Modernize backlight handling 2021-07-28 23:46:18 +02:00
panel-sony-acx565akm.c drm/panel: sony-acx565akm: Fix race condition in probe 2020-11-29 22:38:12 +01:00
panel-sony-tulip-truly-nt35521.c drm/panel: Add Sony Tulip Truly NT35521 driver 2021-10-17 19:59:09 +02:00
panel-tdo-tl070wsh30.c drm: panel: add TDO tl070wsh30 panel driver 2020-10-19 10:08:02 +02:00
panel-tpo-td028ttec1.c drm/panel: simplify the return expression of td028ttec1_prepare 2020-09-24 21:41:09 +02:00
panel-tpo-td043mtea1.c drm/panel: td043mtea1: Make use of the helper function dev_err_probe() 2021-10-14 22:11:54 +02:00
panel-tpo-tpg110.c drm/panel/panel-tpo-tpg110: Correct misnaming and supply missing param description 2020-11-14 20:08:02 +01:00
panel-truly-nt35597.c drm/panel: Use dev_ based logging 2020-08-18 22:32:37 +02:00
panel-visionox-rm69299.c drm/panel: Use dev_ based logging 2020-08-18 22:32:37 +02:00
panel-widechips-ws2401.c drm/panel: ws2401: Add driver for WideChips WS2401 2021-07-17 13:10:29 +02:00
panel-xinpeng-xpp055c272.c drm/panel: xpp055c272: Make use of the helper function dev_err_probe() 2021-10-14 22:12:15 +02:00