Star64_linux/include
Hsin-Yi Wang a37452d91c drm: Config orientation property if panel provides it
Panel orientation property should be set before drm_dev_register().
Some drm driver calls drm_dev_register() in .bind(). However, most
panels sets orientation property relatively late, mostly in .get_modes()
callback, since this is when they are able to get the connector and
binds the orientation property to it, though the value should be known
when the panel is probed.

In drm_bridge_connector_init(), if a bridge is a panel bridge, use it to
set the connector's panel orientation property.

Suggested-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
2023-09-19 14:03:39 +08:00
..
acpi ACPI: utils: Fix acpi_evaluate_dsm_typed() redefinition error 2023-08-20 15:24:38 +08:00
asm-generic word-at-a-time: use the same return type for has_zero regardless of endianness 2023-08-20 16:01:31 +08:00
clocksource drivers: hv: Decouple Hyper-V clock/timer code from VMbus drivers 2021-07-19 09:24:28 +00:00
crypto crypto: kpp - Add helper to set reqsize 2023-08-20 15:24:37 +08:00
drm drm: Config orientation property if panel provides it 2023-09-19 14:03:39 +08:00
dt-bindings driver/include/sound: Normalize the copyright licenses 2023-08-20 23:44:45 +08:00
keys integrity-v5.13 2021-05-01 15:32:18 -07:00
kunit kunit: fix kernel-doc warnings due to mismatched arg names 2021-10-06 17:54:07 -06:00
kvm KVM: arm64: Fix PMU probe ordering 2021-09-20 12:43:34 +01:00
linux usb: typec: tcpci: clear the fault status bit 2023-09-19 13:37:17 +08:00
math-emu math-emu: Fix fall-through warning 2021-07-13 13:57:44 -05:00
media media: v4l2-mem2mem: add lock to protect parameter num_rdy 2023-08-28 23:26:55 +08:00
memory memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual Mode 2023-04-19 17:48:25 +08:00
misc ocxl: Update the Process Element Entry 2020-12-04 01:01:30 +11:00
net bonding: fix macvlan over alb bond support 2023-09-05 01:25:07 +08:00
pcmcia pcmcia: Replace zero-length array with flexible-array 2020-05-18 10:28:31 +02:00
ras Revert "mm/memory-failure.c: fix race with changing page compound again" 2023-04-19 17:51:14 +08:00
rdma RDMA/cma: Always set static rate to 0 for RoCE 2023-08-20 15:23:45 +08:00
scsi scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress 2023-04-19 17:59:12 +08:00
soc soc: sifive: l2_cache: Add sifive_ccache_flush_range 2023-08-21 00:01:30 +08:00
sound sound:simple card: fix cannot register pwmdac and hdmi snd card 2023-09-05 01:24:01 +08:00
target scsi: target: Fix multiple LUN_RESET handling 2023-06-06 18:37:13 +08:00
trace jbd2: remove journal_clean_one_cp_list() 2023-09-05 01:25:04 +08:00
uapi uart: 8250: Add dw auto flow ctrl support 2023-08-20 23:59:59 +08:00
vdso time64.h: Consolidated PSEC_PER_SEC definition 2021-04-06 16:32:17 -07:00
video video: of_display_timing.h: include errno.h 2023-04-19 17:51:10 +08:00
xen ACPI: processor: Fix evaluating _PDC method when running as Xen dom0 2023-06-06 18:37:08 +08:00